/* --------- Body ------------------------------------------- */

body {font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f4f4f9;}
	
/* --------- Rahmen ------------------------------------------- */
		
#main {position: relative;
	width: 980px;
	height:610px;
	margin: auto;
	z-index: 1;}

/* --------- Haupttect ------------------------------------------- */
	
#haupttext_div {float: left;
	width: 768px;
	left: 10px;
	padding-left: 25px;
	padding-top: 15px;
	font-size: 100%;}
	
#haupttext_div a {color : #336699;
	font-weight: normal;
	text-decoration: none;}
	
#haupttext_div a:hover {font-weight: normal;
	color : #336699; 
	text-decoration: underline;}
	
.haupttext_US {
	font-size: 110%;
	font-weight: bold;
	color:#336699}
	
.haupttext_US_006600 {
	font-size: 110%;
	font-weight: bold;
	color:#006600}
	
.bildliste {
	font-weight: normal;
	color:#CC0000}	
	
.infotext {
	font-size: 80%;
	font-weight: bold;}	
	
infotext a {color : #336699;
	font-weight: bold;
	text-decoration: none;}
	
infotext a:hover {font-weight: bold;
	color : #336699; 
	text-decoration: underline;}
