#navi_body{
	background: url(bilder/bg_navi.gif) repeat-x;
}
#body_bild{
	top: 150px;
	left: 0px;
	position: absolute;
	width: 344px;
	height: 229px;
	background: url(bilder/bg_body_ecke.gif) no-repeat 0px 0px;
}



body{
	background: White url(bilder/bg_navi.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #576B6D;
	line-height: 140%;
	overflow: auto;
}

a{
	font-weight: bold;
	color: #728996;
}
a:visited{
	font-weight: bold;
	color: #9F9F9F;
}

a:hover{
	font-weight: bold;
	color: #E6AC20;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #576B6D;
	line-height: 140%;	
}

h1{
	padding: 10px 0px 12px 0px;
	margin:  0px 0px 0px 0px;
	border:  0px 0px 0px 0px;		
	line-height: 120%;	
	font-weight: normal;
	letter-spacing: 4px;
	font-size: 22px;
	color: #728996;
}
h2{
	padding: 15px 0px 18px 0px;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 14px;
	color: #728996;
	background: url(bilder/h2_bg.gif) no-repeat;
}

hr{
	border-top: 1px solid #C9D1D2;
	border-right: 1px solid #E2EBEC;
	border-bottom: 1px solid #EAF0F1;		
	border-left: 1px solid #E2EBEC;
}

.contentimage {
	float: right;
	margin: 17px 0px 20px 10px;
}

#subnavi{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin:  22px 0px 0px 0px;
	border:  0px 0px 0px 0px;
	z-index: 30;
	left: -1px;

}
#subnavi ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  0px 0px 0px 0px;	
	list-style: none;
}

#subnavi li{
	color: #A19578;
}
#subnavi li a{
	letter-spacing: 0;
	text-decoration: none;
	font-weight: bold;
	color: #A19578;
	width: 100%;
	padding: 3px 22px 3px 0px;
	background: url(bilder/subnavi_liste.gif) no-repeat right bottom;
}
#subnavi li a:hover{
	color: #738A96;
	background: White url(bilder/subnavi_liste_hover.gif) no-repeat right bottom;
}



#fusszeile{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  0px 0px 0px 0px;		
}
#fusszeile a{
	padding: 0px 4px 0px 4px;
	color: #778F9C;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#fusszeile a:hover{
	color: #576B6D;
	background: #CBD5D6;
}




/*  Diese Klassen formatieren das e-mailformular     */
/*........................................................................................................................*/
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	width: 270px;
	background: #F8FBFB url(bilder/input_bg_dotted.gif) repeat;
	border: 1px solid #C5D5D8;
}
INPUT:hover {
	color: #323232;
	width: 270px;
	background: #F8FBFB url(bilder/input_bg_dotted_highlight.gif) repeat;
	border: 1px solid #C5D5D8;
}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #323232;
	width : 270px;
	background: #F8FBFB url(bilder/input_bg_dotted.gif) repeat;	
	border: 1px solid #C5D5D8;	
}
TEXTAREA:hover{
	color : #323232;
	width : 270px;
	background: #F8FBFB url(bilder/input_bg_dotted_highlight.gif) repeat;
	border: 1px solid #C5D5D8;	
}
.PLZ {
	width : 50px;
}
.PLZ:hover {
	width : 50px;
	background: #F8FBFB url(bilder/input_bg_dotted_highlight.gif) repeat;		
}
.Wohnort{
	width :216px;
}
.Wohnort:hover{
	width :216px;
		background: #F8FBFB url(bilder/input_bg_dotted_highlight.gif) repeat;	
}

.Buttons{
	width: 60px;
	color: #738A96;
	background: #EBEBEB none;
}
.Buttons:hover{
	width: 60px;
	color: #F5F9FA;
	background: #63797A none;
}

/*..................................................................................................*/

