.semantic,
#Header,
#SubHeader,
#FunktionsLeiste,
#FooterMetaNavi,
#Infoboxspalte {display:none;}

body {
	background-color:#fff;
	margin:0; padding:0;
}

/* infoboxen im inhaltsbereich
----------------------------------*/
#Content .schattenbox_3spalt .text {
	width:auto;
	background-color:#fff;
	padding:4px 8px 1px 8px;
	margin:0 0 0 6px;
}

#Content .schattenbox_3spalt .text p {
	font-size:12px;
}

#Content .schattenbox_3spalt .text p.button {
	background:url(../pix/bg_button.gif) repeat-x;
	padding:5px 7px 5px 7px;
	display:table-cell;
}

#Content .schattenbox_3spalt .banner {margin:0 0 0 6px; padding:0;}

#Content .schattenbox_3spalt .text a.pfeil_doppelt_weiss {
	background:url(../pix/button_pfeile_weiss.gif) no-repeat left center;
	padding: 0 0 0 12px;
	color:#fff; text-decoration:none; font-weight:bold;
	white-space: nowrap;
}

/*hack fuer ie6*/
*html #Content .schattenbox_3spalt .text p.button {
	display:inline;
	line-height:200%;
} 
/*hack fuer ie7*/
*+html #Content .schattenbox_3spalt .text p.button {
	display:inline;
	line-height:200%;
}

/*hack fuer ie6*/
*html #Content .schattenbox_3spalt .text a.pfeil_doppelt_weiss {padding:0 8px 0 12px;}


/* infoboxen ueber quellcode in 1-absatz-element integriert
------------------------------------------------------------------------*/
.boxSourceContent {margin:0;}

.bsc1 {margin:0 0 0 3px;}
*html .bsc1 {margin:0 0 0 0.06em;}

.bsc1,
.bsc3 {width:216px;}
.bsc2 {width:208px;}

.bsc1 .ol,
.bsc2 .ol,
.bsc3 .ol {
	width:3px;
}

.bsc1 .ul,
.bsc2 .ul,
.bsc3 .ul {
	width:3px;
	background:transparent url(../pix/basis_ul_3.png) no-repeat scroll 0 0;
}

.bsc1 .or,
.bsc1 .ur,
.bsc2 .or,
.bsc2 .ur,
.bsc3 .or,
.bsc3 .ur {width:5px;}

.bsc1 .mm,
.bsc3 .mm {width:211px;}
.bsc2 .mm {width:203px;}

.bsc1 .mitte,
.bsc3 .mitte {background:transparent url(../pix/basis_mitte_3spalt_220.png) no-repeat scroll 0 0;}
.bsc2 .mitte {background:transparent url(../pix/basis_mitte_3spalt_208.png) no-repeat scroll 0 0;}

.bsc1 .om,
.bsc1 .um,
.bsc3 .om,
.bsc3 .um {width:208px;}

#Content .bsc1 .text {padding:4px 8px 8px 16px; margin:0 0 0 3px;}
#Content .bsc2 .text {padding:4px 8px 8px 8px; margin:0 0 0 3px;}
#Content .bsc3 .text {padding:4px 16px 8px 8px; margin:0 0 0 3px;}
