body {
     	background-image:url(../bilder/background.jpg);
         margin-left:0px;
         margin-right:0px;
         margin-top:0px;
         margin-bottom:0px;
}

h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
         line-height:1.4em;
	text-decoration: none;
	color: #074A88;
         display: inline;

}

a.navigation  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
         font-weight: 600;
	text-decoration : none;
	color: #074A88;
}

a:hover.navigation  {
	color : #000000;
	text-decoration : underline;
}


a.navigationactive  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
         font-weight: 600;
	text-decoration : underline;
	color: #000000;
}

a.sub  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
         font-weight: 500;
	text-decoration : none;
	color: #ffffff;
}

a:hover.sub  {
	color : #ffffff;
	text-decoration : underline;
}

a.subactive  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
         font-weight: 500;
	text-decoration : underline;
	color: #ffffff;
}

a:hover.subactive  {
	color : #ffffff;
	text-decoration : underline;
}

a.footer  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
         font-weight: 400;
         letter-spacing:1px;
	text-decoration: none;
	color: #723903;
}

a:hover.footer {
	color : #723903;
	text-decoration : underline;
}


a  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
         font-weight: 500;
	text-decoration : none;
	color: #074A88;
}

a:hover  {
	color : #074A88;
	text-decoration : underline;
}


.footer  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
         font-weight: 400;
         letter-spacing:1px;
	text-decoration: none;
	color: #723903;
}

.text10  {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #074A88;
}

.text11  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
         line-height:1.4em;
	text-decoration: none;
	color: #074A88;
}

.text12  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #074A88;
}


/* Größe des Textfeldes im Hauptbereich (im Zusammenhang mit dem Scrollbaken) */
.textfeld {
	position: relative;
         top: 0px;
         left: 0px;
         width: 710px;
         height: 250px;
         overflow: auto;
         }

/* Farbe des Scrollbalkens im Textfeld */
.farbe_scrollbar {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
         SCROLLBAR-HIGHLIGHT-COLOR: #7B7B93;
         SCROLLBAR-SHADOW-COLOR: #a1885c;
         SCROLLBAR-3DLIGHT-COLOR: #e5d6b2;
         SCROLLBAR-ARROW-COLOR: #7B7B93;
         SCROLLBAR-TRACK-COLOR: #ffffff;
         SCROLLBAR-DARKSHADOW-COLOR: #efefef
         }

.kontaktfelder {
	width:180px;
	background-color: #FCFBFB;
	border: 1px solid #1F206F;
}