 
 
body { background-color: #f1f2ea;
margin-top: 0px;
margin-left: 0px;
 }
 
 
 #bgheader { 
 background-image:url(bg_header.jpg); 
 background-repeat:repeat-x; 
 width:100%;
 height:136px;
 text-align:center;

 }
 
 
  #bgblue { 
 background-image:url(bg_blue.jpg); 
 background-repeat:repeat-x; 
 width:100%;
 height:214px;
 text-align:center;
 }
 
 
  #footer { 
 background-image:url(../footer.jpg); 
 background-repeat:no-repeat;
 height:57px;
 }
 
 
   #grafik_index { 
 background-image:url(../grafik_index.jpg); 
 background-repeat:no-repeat;
 position:relative;
 left:0px;
 top:0px;
 width: 708px;
 height:479px;
 }
 
a:link {color:#555555; text-decoration: none; font-family : verdana; font-size : 11px ;} 
a:hover {color:#791325; text-decoration: none; font-family : verdana; font-size : 11px ;} 
a:visited {color:#666666; text-decoration: none; font-family : verdana; font-size : 11px ;} 
a:active {color:#555555; text-decoration: none; font-family : verdana; font-size : 11px ; } 

	

A.topnav:link {color:#ffffff; text-decoration: none; font-family : arial; font-size : 9pt ;} 
A.topnav:hover {color:#8d8dff; text-decoration: none; font-family : arial; font-size : 9pt ;} 
A.topnav:visited {color:#ffffff; text-decoration: none; font-family : arial; font-size : 9pt;} 
A.topnav:active {color:#8d8dff; text-decoration: none; font-family : arial; font-size : 9pt ; } 
 

	
	 #main {
	width: 948px; 
	height: 360px;	
	background-color:#ffffff;


	}

		 .text {
	font-family: arial;
	font-size: 9pt;
	color: #454545;
	}
	
			 .adresse {
	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
	}
	
			 .bildunterschrift {
	font-family: verdana;
	font-size: 7pt;
	color: #000000
	}
