@media print, screen {


/* default space between tabs */
.yui-navset .yui-nav li,
.yui-navset .yui-navset-top .yui-nav li,
.yui-navset .yui-navset-bottom .yui-nav li {
    margin:0 0.5em 0 0; /* horizontal tabs */
}
.yui-navset-left .yui-nav li,
.yui-navset-right .yui-nav li {
    margin:0 0 0.5em; /* vertical tabs */
}

/* default width for side tabs */
.yui-navset .yui-navset-left .yui-nav,
.yui-navset .yui-navset-right .yui-nav,
.yui-navset-left .yui-nav,
.yui-navset-right .yui-nav { width:6em; }

.yui-navset-top .yui-nav,
.yui-navset-bottom .yui-nav {
    width:auto;
}
.yui-navset .yui-navset-left,
.yui-navset-left { padding:0 0 0 6em; } /* map to nav width */
.yui-navset-right { padding:0 6em 0 0; } /* ditto */

.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav a, .yui-skin-sam .yui-navset .yui-nav .selected a:focus, .yui-skin-sam .yui-navset .yui-nav .selected a:hover {
	    background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/sprite.png");
}

.yui-skin-sam .yui-navset .yui-nav a, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a, .yui-skin-sam .yui-navset .yui-nav a:hover, .yui-skin-sam .yui-navset .yui-nav a:focus {
	    background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/sprite.png");
}


} /* @media print, screen */

    #resizablepanel .bd, #alertbox .bd, #spielverlegungDialog .bd {
        overflow:auto;
        background-color:#fff;
        padding:10px;
    }

    #resizablepanel .ft, #alertbox .ft, #spielverlegungDialog .ft  {
        height:15px;
        padding:0;
    }

	#alertbox .ft  {
        height:30px;
        padding:0;
        background-color:#fff;
    }

    #resizablepanel .yui-resize-handle-br, #alertbox .yui-resize-handle-br, #spielverlegungDialog .yui-resize-handle-br  {
        right:0;
        bottom:0;
        height: 8px;
        width: 8px;
        position:absolute;
    	background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/layout_sprite.png");
    }

    /*  
        The following CSS is added to prevent scrollbar bleedthrough on
        Gecko browsers (e.g. Firefox) on MacOS.
    */

    /*
        PLEASE NOTE: It is necessary to toggle the "overflow" property 
        of the body element between "hidden" and "auto" in order to 
        prevent the scrollbars from remaining visible after the the 
        Resizable Panel is hidden.  For more information on this issue, 
        read the comments in the "container-core.css" file.
       
        We use the #reziablepanel_c id based specifier, so that the rule
        is specific enough to over-ride the .bd overflow rule above.
    */

    #resizablepanel_c.hide-scrollbars .yui-resize .bd, #alertbox_c.hide-scrollbars .yui-resize .bd, #spielverlegungDialog_c.hide-scrollbars .yui-resize .bd  {
        overflow: hidden;
    }

    #resizablepanel_c.show-scrollbars .yui-resize .bd, #alertbox_c.show-scrollbars .yui-resize .bd, #spielverlegungDialog_c.show-scrollbars .yui-resize .bd  {
        overflow: auto;
    }

    /*
        PLEASE NOTE: It is necessary to set the "overflow" property of
        the underlay element to "visible" in order for the 
        scrollbars on the body of a Resizable Panel instance to be 
        visible.  By default the "overflow" property of the underlay 
        element is set to "auto" when a Panel is made visible on
        Gecko for Mac OS X to prevent scrollbars from poking through
        it on that browser + platform combintation.  For more 
        information on this issue, read the comments in the 
        "container-core.css" file.
    */

    #resizablepanel_c.show-scrollbars .underlay, #alertbox_c.show-scrollbars .underlay, #spielverlegungDialog_c.show-scrollbars .underlay  {
        overflow: visible;
    }
    
    #resizablepanel .hd, #alertbox .hd, .yui-skin-sam .yui-panel .hd, #spielverlegungDialog .hd {
    	background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/sprite.png");
    }

    #resizablepanel .container-close, #alertbox .container-close, .yui-skin-sam .container-close, #spielverlegungDialog .container-close  {
    	background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/sprite.png");
    }
    
	/* SimpleDialog icon styles */
	.yui-skin-sam .yui-simple-dialog .bd .yui-icon {
	    background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/sprite.png");
	}

	.yui-skin-sam .yui-button  {
	    background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/sprite.png");
	} 
 
 	.yui-skin-sam .yui-ac-input  {
		position: relative;
		width: auto;
	}


	.yui-skin-sam .yui-resize .yui-resize-handle-inner-t, .yui-skin-sam .yui-resize .yui-resize-handle-inner-b, .yui-skin-sam .yui-resize .yui-resize-handle-inner-r, .yui-skin-sam .yui-resize .yui-resize-handle-inner-l {
		background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/layout_sprite.png");
	}

	/** Datatable **/

	.yui-skin-sam .yui-dt th {
		background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/sprite.png");
	}
	
	.yui-skin-sam th.yui-dt-asc .yui-dt-liner {
		background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/dt-arrow-up.png");
	}

	.yui-skin-sam th.yui-dt-desc .yui-dt-liner {
		background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/dt-arrow-dn.png");
	}

	/** Calendar **/
	.yui-skin-sam .yui-calendar .calnavright, .yui-skin-sam .yui-calendar .calnavleft, .yui-skin-sam .yui-calcontainer .calclose {
		background-image: url("http://www.binb.info/cms/typo3conf/ext/bbvdb/pi1/programme/images/sprite.png");
	}

	/** Admin-Panel **/	
	#bbvdb_v3_admin .yui-content {
		background-color: #fff0ff;
	}

	#bbvdb_v3_admin .yui-content a {
		color: #000000;
	}

	#bbvdb_v3_admin .yui-nav {
		border-color: #ff0000;
	}
	
	#bbvdb_v3_admin .yui-nav .selected a {
		background-color: #ff0000;
	}

	#admin_spieler_liste .yui-ac-content {
		min-width: 250px;
	}


	.yui-crop {
		position:relative;
	}
	
	.yui-crop .yui-crop-mask {
		position:absolute;top:0;left:0;height:100%;width:100%;
	}
	
	.yui-crop .yui-resize {
		position:absolute;
		top:10px;
		left:10px;
		border:0;
	}
	.yui-crop .yui-crop-resize-mask {
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		background-position:-10px -10px;
		overflow:hidden;
	}
	.yui-skin-sam .yui-crop .yui-crop-mask {
		background-color:#000;
		opacity:.7;
		filter:alpha(opacity=70);
	}
	.yui-skin-sam .yui-crop .yui-resize {
		border:1px dashed #fff;
	}

	.yui-skin-sam .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default button {
		color: #000000;
	}