body

{

	margin: 0 auto; 

	padding: 0;

	background-color: #F6F6F6;

	

	background-repeat: no-repeat;
	
	
			

         font-family: Verdana;

         font-size: 11px;

         color: #06537a;
		 
		 position: absolute;

         left: 15%;
		 

}




a

{

	color: #055279;

         text-decoration: none;

}



a:hover

{

	font-weight: bold;

}



/* ################## Header ###################### */

.header

{

	position: absolute;

         left: 15%;

         top: 0px;

         background-image: url('images/header.jpg');

         background-repeat: no-repeat;

         width: 903px;

         height: 254px;

}



.headinfotext

{

	position: absolute;

         left: 20px;

         top: 100px;

         width: 300px;

         text-align: justify;

}



.bild

{

	background-image: url('images/umts.gif');

	background-repeat: no-repeat;

         width: 541px;

         height: 143px;

         position: absolute;

         left: 350px;

         top: 98px;

}



.footer

{

	background-image: url('images/footer.jpg');

	background-repeat: no-repeat;

         width: 904px;

         height: 95px;

}



/* ################## Content ###################### */



.content

{

	position: absolute;

         left: 15%;

         top: 257px;

         width: 904px;

         background-color: #FFFFFF;

}



.box

{

	background-color: #FCFCFC;

	border: 1px solid #eaeaea;

}



.luecke

{

	height: 3px;

}
