#header, #footer, #navi_right, #navi_left, #accesskeys {
	display:none;
}
h1, h2, h3, div, p, table, td, th,  {
	color:#000000;
	background-color:#FFFFFF;
}


/* start specific CSS für Boxen	auf Startseite	*/ 
#box1_links, #box1_rechts { 
	float:left; 
	width:250px; 
	padding:0px;
	height:18em;
}

#box2_links, #box2_mitte, #box2_rechts {   
	float:left; 
	width:160px; 
	height:16em;
	padding:0px;
	margin-top:2em;
}
#box1_links, #box2_mitte, #box2_links {
	margin-right:20px;
}
#box1_links div, #box1_rechts div{ 
	width:240px;
}
#box2_links div, #box2_mitte div, #box2_rechts div{ 
	width:150px;
}
#content .box1_textblock{
	background-image: url(/sixcms/media.php/4141/gradient_1.jpg); 
	height:85px; 
	padding-left:5px; 
	padding-right:5px;
	background-repeat:repeat-x;
}
#content .box2_textblock{
	background-image: url(/sixcms/media.php/4141/gradient_2.jpg); 
	height:98px; 
	padding-left:5px; 
	padding-right:5px;
	top:0px;
	background-repeat:repeat-x;
}
#content .text_big{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.5em;
	display:block;
}
/* ende specific CSS für Boxen	auf Startseite			*/ 
