#container {
margin-left: auto;
margin-right:auto;
width: 100%;	

}




#top {
width: 100%;
height: 5px;


}






#header {

opacity: 0.9;
margin-top: 5px;
	width: 100%;
}



#header2 {
width: 100%;
opacity: 0.9;
	margin-top: 5px;


}


#navi-links {
width: 250px;
min-height: 850px;
	float: left;
margin-top: 10px;
	border: 2px solid #333;
}







#content {
max-width: 100%;
min-height: 900px;
margin-top: 10px;
margin-left: 260px;
opacity: 0.9;
	
	
}


#content_zentrale {
width: 100%;
min-height: 300px;
margin-top: 40px;

opacity: 0.9;
	
	
}

#content_bestand {
width: 100%;
min-height: 100px;
margin-top: 40px;

opacity: 0.9;
	
	
}


#content_flotte {
width: 100%;
min-height: 300px;
margin-top: 40px;

opacity: 0.9;
	
	
}






#content_benutzen {
width: 100%;
min-height: 100px;
margin-top: 40px;

opacity: 0.9;

}





#content_login {
width: 300px;
min-height: 300px;
margin-top: 150px;
	margin-left: auto;
margin-right:auto;
opacity: 0.9;

}

#bereich1 {
width: 450px;
height: 400px;
opacity: 0.9;
font-size: 20px;
	position: absolute;
	font-family: Verdana;
}


#bereich2 {
width: 500px;
height: 400px;
opacity: 0.9;
margin-left: 500px;
	background-color:blue;
	position: absolute;
}




#footer {
width: 100%;
height: 80px;
margin-top: 10px;
	opacity: 0.8;
}

#footer_zentrale {
width: 100%;
height: 80px;
margin-top: 400px;
	opacity: 0.8;
}



#footer_login {
width: 100%;
height: 80px;
margin-top: 50px;
	opacity: 0.8;
}

.register {
   width: 100%;
   background: #fff;
 }
 .register [role=tablist] {
   display: block;
   width: 100%;
 }
 .register [role=tab] {
   border-color: #6fbed6;
   border-style: solid;
   border-width: 1px 1px 0;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px;
   margin-right: .4em;
   display:block;
   float:left;
   width:30%;
   color: #fff;
   background: #005f87;
   text-align:center;
   cursor: pointer;
   padding: 10px 2px;
   font-weight: bold;
   font-size: .9em;
 }
 .register [role=tab]:focus {
   outline: 2px dotted #000;
 }
 .register [role=tab]:hover,
 .register [role=tab]:focus {
   padding-bottom: 8px;
   border-bottom: 2px dotted #005f87;
 }
 .register [role=tab][aria-selected=true] {
   background: #ddf0fa;
   color:#000;
   cursor: default;
   padding-bottom: 7px;
   border-bottom: 3px solid #ddf0fa;
   font-size: 1em;
 }
 .register [role=tab][aria-selected=true]:hover {
   text-decoration:none;
 }
 .register [role=tabpanel] {
   clear:left;
   padding: 0;
   border-top-right-radius: 3px;
   border-width: 0 1px 1px;
   border-color: #005f87;
   background: #ddf0fa;
   color: #000;
 }
 .register [role=tabpanel][aria-hidden=true] {
   display: none;
   }

 .registerseite .anweisung {
   display:block;
   font-size:.9em;
   }


#content {background-color:#CCC;}
#content_login {background-color:#CCC;}
#content_zentrale {background-color:#CCC;}
#content_benutzen {background-color:#CCC;}
#content_flotte {background-color:#CCC;}
#content_bestand {background-color:#CCC;}
#footer {background-color:#CCC;} 
#footer_login {background-color:#CCC;} 
	
	#navi-links {background-color:#CCC;} 



