.navi_bg {
	background: url(bilder/navi_bg.jpg) repeat-x;
}
body{
	/*background: #C9D3D8 url(bilder/body_bg.jpg) repeat-x;*/
	background: #C9D3D8 url(bilder/body_bg_links_oben.jpg) no-repeat fixed 0px 0px;
	z-index: 44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td{
		font-size: 12px;
		color: #2A2F34;
		line-height: 120%;
}

a{
	color: #213867;
}
a:HOVER{
	color: #EB373B;
}

h1{
	color: #EB373B;
	font-size: 17px;
	letter-spacing: 1;
	padding: 0px 0px 8px 0px; 
}

h2{
	color: #2B4582;
	font-size: 15px;
	letter-spacing: 1;
	padding: 0px 0px 8px 0px;
}

#fusszeile a{
	font-size: 10px;
	color: #005290;
}


/*  Diese Klassen formatieren das e-mailformular     */
/*........................................................................................................................*/
INPUT {
	color : #323232;
	font-family : Arial, Helvetica, sans-serif;
	width : 340px;
}
TEXTAREA {
	color : #323232;
	font-family : Arial, Helvetica, sans-serif;
	width : 340px;
}
.PLZ {
	width : 50px;
}

.Wohnort{
	width :286px;
}
.Buttons{
	width : 60px;
}


/*..................................................................................................*/
