div#header
{
	width: 942px;
	height: 270px;
}


div#inhalt
{
	width:  664px;
	float:	left;
 	padding-left: 3px;
 	padding-right: 3px;
    text-align:left;
    height:auto;
}


div#left
{
	width: 	135px;
	height: 125%;
	float:	left;
	background-color: #FF7900;
	padding-bottom: 80px;
}


div#right
{
 width: 	135px;
 height: 125%;
 float:	left;
 background-color: #FF7900;
 padding-bottom: 80px;
}


div#content-container
{
 height: 100%;
}



body
{
 margin-left:	   0px;
 margin-top: 	   0px;
 margin-right:     0px;
 margin-bottom:    0px;
 
 background-color: #FFAA30;
}


/*@media screen
{
 
}*/

/*
@media print
{
	
}
*/


span.content-text
{
padding-left:  5px;
float:left;
}


/* Horizontale + Vertikale Zentrierung */
.mitte
{
background-color: transparent;                                                
position: absolute;                                                                        
left: 0px;
width: 100%;      
top: 0px;
margin-top: 0px;                                                                         
text-align: center;                                                                   
min-width: 990px;
}


.wrapper2 
{
margin: 0px auto;
position: relative;
text-align: left;
width: 942px;
height: 560px;
z-index: 100;
}
