body, td, div, p, li, span, th, h1, h2, input, textarea, .headLinks .address{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EECB91;
}

td {
 font-size:12px;
 font-weight:normal;
 color:#5C574F;
 line-height:18px;
}

h1 {
 font-size:16px;
 font-weight:bold;
 color:#5C574F;
}


/*Überschrift geschützter Bereich*/
h2 {
 font-size:14px;
 font-weight:bold;
 color:#5C574F;
}

/*	 border fuer alle bilder im mainbereich		wo border=1*/
.centerStyle img {
  display:block;
  padding:0;
  margin:0;
}




/*Standardlinks*/
a:link {color: #5C574F;  font-size: 11px;  font-weight:normal; text-decoration: underline;}
a:visited {color: #5C574F;  font-size: 11px;  font-weight:normal; text-decoration: underline;}
a:hover {color: #5C574F;  font-size: 11px;  font-weight:normal;  text-decoration: none;}

.noline:link, .noline:visited {  
 color:#5C574F; font-size:11px; font-weight:normal;   text-decoration: none;
}
.noline:hover {  
 color:#5C574F; font-size:11px; font-weight:normal;   text-decoration: none;
}

.brownNoline:link, .brownNoline:visited {  
  font-family:Arial, Helvetica, Sans-serif; 
	 margin:5px 0 5px 0;
	 color:#B95D24;
	 font-size:13px;
	 font-weight:bold;
	 text-decoration: none;
}
.brownNoline:hover {  
   font-family:Arial, Helvetica, Sans-serif; 
	 margin:5px 0 5px 0;
	 color:#B95D24;
	 font-size:13px;
	 font-weight:bold;
	 text-decoration: none;
}



.advt {  /* cms by ....	*/
 font-size:9px;
 font-weight:normal;
 color:#AFAEA8;
 padding-right:20px;
}
.advt a:link, .advt a:visited{
 font-size:9px; font-weight:normal; color:#AFAEA8; text-decoration: none;
}
.advt a:hover{
 font-size:9px; font-weight:normal; color:#000000; text-decoration: none;
}
.norm {
 font-size:11px;
 font-weight:normal;
 color:#5C574F;
 line-height:18px;
}
.address {
 font-size:11px;
 font-weight:bold;
 color:#5C574F;
 line-height:18px;
 padding-right:20px;
 
}
.address a:link, .address a:visited {  
 font-size:11px; font-weight:bold; color:#5C574F;  line-height:18px;  text-decoration: none;
}
.address a:hover {
 font-size:11px; font-weight:bold; color:#5C574F;  line-height:18px;  text-decoration: underline;
}





/*

.powered {
	color: #000000;
	font-size: 8pt;
	font-weight:normal;
}
.powered a:link, .powered a:hover, .powered a:visited {
	color: #000000;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
.powered .ven {
	color: #FF9933;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
*/

