body {
     text-align: center;
     min-width: 772px;
     padding: 0;
     margin: 0;
     font-size: 11px;
     line-height: 18px;
     font-family: Arial, Helvetica;
 }

 #wrapper {
     text-align: left;
     width: 772px;
     margin-left: auto;
     margin-right: auto;
     padding: 0;
 }

 #head {
     width: 772px;
     height: 95px;
     background-image: url(grf/logo_kopf.gif);
     margin: 0px;
 }
 
 #banner {
 	width: 249px;
 	height: 60px;
 	background-image: url(grf/werbung.gif);
 	float: right;
 	margin-right: 10px;
 	margin-top: 16px;
 	text-indent: 15px;
 }
 
 #navigation {
     width: 772px;
     height: 19px;
     background-image: url(grf/navigation.gif);
 }
 
  #navigation_text {
     width: 700px;
     height: 19px;
     margin-left: 50px;
     text-align: center;
     font-size: 0,8em;
     line-height: 16px;
     color: #6A6A6A;
 }
 
 a.navi {
 	color: #6A6A6A;
 }
 
 a.kleinanzeigen {
	background-color: #CCDBD8;
	color: #6A6A6A;
}

a.adresse {
	color: #FFFFFF;
}

#content {
	width: 772;
	float: left;
	background-image: url(grf/content.gif);
}

#text {
	width: 430px;
	height: auto;
	float: left;
	margin-left: 47px;
	margin-bottom: 35px;
	font-size: 1,5em;
	line-height: 14px;
}

#bilder {
	width: 183px;
	float: right;
	margin-right: 15px;
	text-align: center;
}

 #footer {
 	width: 772px;
 	height: 16px;
 	float: left;
	background-image: url(grf/adresse.gif);
 }
 
   #footer_text {
     width: 740px;
     height: 19px;
     margin-left: 32px;
     text-align: center;
     color: #FFFFFF;
     font-size: 0,6em;
     line-height: 16px;
 }
 
a:hover  { 
	color: white; 
	text-decoration: none; 
	background: #ff0000 
}

a { 
	color: inherit; 
	text-decoration: none 
}

.textlink {
	color: #FF0000;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 30px 0px 30px 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}

.texteinzug {
	margin-left: 10px;
}

td.dunkel {
	background-color: #FFFDE0;
}

table.tabelle {
	border: 1px solid #C42331;  
}

td.kopf {
	background-color: #C42331;
	color: #FFFFFF;
	font-weight: bold;
}

td.kopf_dunkel {
	background-color: #F2F2F2;
	font-weight: bold;
}

td.kopf_hell {
	background-color: #FFFFFF;
	font-weight: bold;
}

.navi_over  { 
	color: white; 
	text-decoration: none; 
	background: #ff0000 
}
