body { 

 margin:0px;
 padding:0px; 
 background: #7aa9df;
 
}




#content {

		font-family: "Lucida Grande",verdana, trebuchet ms, arial , sans-serif;
        position:absolute;
		left: 50%; 
		top:50%;
		width: 500px; 
		height: 100px; 
		margin-left: -250px; 
		margin-top: -50px; 

		font-style: normal;
		

        
        }


hr {
border: 1px solid #00457d;

}

/*---  Schriftformatierungen ---*/
td {
		font-family: "Lucida Grande",verdana, trebuchet ms, arial , sans-serif;
		 font-size: 10px;
		 color: #00457d;
}
td.text {
		font-family: "Lucida Grande",verdana, trebuchet ms, arial , sans-serif;
		 font-size: 11px;
		 line-height:14px;
		 color: #00457d;
}







