
BODY,DIV,TABLE,THEAD,TBODY,TFOOT,TR,TH,TD,P {font-family:"Arial,Helvetica,Univers,Zurich BT";}
		

body {
 background-image:url(../images/gifs/background.gif);
 margin:0;
 padding:0;
 font-family:Arial,Helvetica,Univers,Zurich BT; /*schriftart verändert?*/
}

#banner img {
    height: 80px;
    width: 74%;
    float: left;

}

#banmenu {
    background-image: url(../images/hglu.jpg);
    background-color:#F4C23B;
    width:100%; height: 510px;  /*von 80% auf 100% geändert, 19.03.09)*/
    padding:0;
    margin: 0;    
}

#banmenu a:link { text-decoration:underlined; font-weight:bold; color:#F4C23B}
#banmenu a:visited { text-decoration:none; color:#F4C23B}
#banmenu a:active { text-decoration:underlined; font-weight:bold; background-color:#F4C23B}
#banmenu a:focus { text-decoration:underlined; font-weight:bold; background-color:#F4C23B}

#aktualisierung a:link { text-decoration:underlined; font-weight:bold; color:##F4C23B}
#aktualisierung a:visited { text-decoration:none; color:#000000}
#aktualisierung a:hover { text-decoration:underlined; font-weight:bold; background-color:#F4C23B} 
#aktualisierung a:active { text-decoration:underlined; font-weight:bold; background-color:#F4C23B}
#aktualisierung a:focus { text-decoration:underlined; font-weight:bold; background-color:#F4C23B}

#links {
    background-image:url(../images/gifs/background.gif);
    width: 227px;    
    float: left;     
}
#mitte {
    background-image:url(../images/gifs/background.gif);
font-family:Arial,Helvetica,Univers,Zurich BT;
    height: 500px;
    float: center;
}

a:link { text-decoration:underlined; font-weight:bold; color:#000000; 
}
a:visited { text-decoration:none; color:#0B3DC4; 
}
a:active { text-decoration:underlined; font-weight:bold; background-color:#0080FF; 
}
a:focus { text-decoration:underlined; font-weight:bold; background-color:#22ff33; 
} 


#kontaktall {
	background-color: #efefef;
	height: 340px;
	width: 510px;
	border: 1px solid #ccc;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	color: #666666;
}
#kontaktalladresse {
	background-color: #efefef;
	height: 365px;
	width: 510px;
	border: 1px solid #ccc;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	color: #666666;
}
#kontaktlinks {
	float: left;
	width: 240px;
	font-size: 11px;
	color: #666666;
	vertical-align: baseline;
	margin-right: 5px;
}
#kontaktrechts {
	float: right;
	width: 240px;
	font-size: 11px;
	color: #666666;
	vertical-align: baseline;
	margin-right: 5px;
}
.kontakttextfield {
	color: #0066FF;
	padding: 1px;
	border: 1px solid #ccc;
	width: 235px;
	height: 18px;
	font-size: 11px;
	margin-right: 5px;
	clear: none;
	margin-bottom: 2px;
}
#kontaktkomplett {
	clear: none;
	float: left;
	width: 500px;
	font-size: 11px;
	color: #666666;
	vertical-align: baseline;
}
.kontakttextfield1 {
	color: #0066FF;
	padding: 1px;
	border: 1px solid #ccc;
	width: 500px;
	height: 18px;
	font-size: 11px;
	clear: both;
	margin-bottom: 2px;
}
.kontakttextarea {
	color: #0066FF;
	padding: 1px;
	border: 1px solid #ccc;
	width: 500px;
	clear: both;
}
#kontaktcenter {
	width: 500px;
	text-align: center;
	clear: both;
	margin: 5px;
}
.kontakttextfieldspam {
	color: #FF0000;
	padding: 1px;
	border: 1px solid #ccc;
	width: 30px;
	height: 18px;
	font-size: 14px;
	margin-right: 5px;
	text-align: center;
	margin-left: 5px;
	font-weight: bold;
}
#kontaktausgabe {
	background-color: #efefef;
	height: auto;
	width: 505px;
	border: 1px solid #ccc;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	margin-bottom: 10px;
}
     

