.background { 

background-image:url('dr_werner_goeggerle_stuttgart_back.jpg'); 
background-repeat:no-repeat; 
}

#content{
float:left;
width:850px;
//width:850px; /* Box Modell Hack IE < 10 */
height:650px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
font-size: 12px;
line-height: 1.6em;
white-space:normal;
margin-top: -27px;
//margin-top: -10px; /* Box Modell Hack IE < 10 */
padding-left:20px;
padding-right:15px;
//overflow-x: hidden; /* Box Modell Hack IE < 10 */
//overflow-y: auto; /* Box Modell Hack IE < 10 */
overflow: auto; 
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
font-size: 12px;}



ul { 	list-style-type: square; 
	line-height: 2em;
    
}





h2 { color:#202020;
	font-size: 16px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    
}



h1 { color:#202020;
	font-size: 24px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    
}


h3 { color:#202020;
	font-size: 12px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    
}

body { color:#2F3A6A;
text-align:center;
	
    
}


body a {
	font-weight: bold;
	text-decoration: none;
	color:#202020;
	
}



body a:hover {
 	color:#939297;
	
}





