<style type="text/css">
		<!--
		body  {
			color : #000000;
			bgcolor : #FFFFFF;
			font-family :  Arial, Baskerville, Monotype Corsiva;
			font-size : 17px;
		}
		img  {
			border-top-style : groove;
			border-bottom-style : groove;
			border-left-style : groove;
			border-right-style : groove;
		}
		h1  {
			color : #000000;
			font-family :  Arial, Baskerville, Monotype Corsiva;
			text-align : left;
		}
		div.nfont {
			font-family :  Arial, Baskerville, Monotype Corsiva;
			font-size : 15px;
		}
		h2.nfont {
			font-family :  Arial, Baskerville, Monotype Corsiva;
			font-size : 15px;
		}
		h2.mvr_ueberschrift  {
			color : #000000;
			font-family :  Arial, Baskerville, Monotype Corsiva;
			text-align : center;
			font-size : 24px;
		}
		td  {
			color : #000000;
			font-family :  Arial, Baskerville, Monotype Corsiva;
			text-align : left;
			font-size : 15px;
		}
		td.nfont {
			font-family :  Arial, Baskerville, Monotype Corsiva;
			font-size : 15px;
		}
		td.center {
			text-align : center;
		}
		td.navihp  {
			text-align : left;
		}
		td.navihpactive  {
			text-align : left;
			color : #E40033;
			font-size : 17px;
	  		/*font-weight : bold;*/
		}
		td.topbackimg {
			text-align : center;
			background-image:url(../res/top_background.jpg);
			background-repeat:no-repeat;
		}
		td.ribackimg {
			background-image:url(../res/right_background.jpg);
			background-repeat:repeat-y;
		}
		td.lebackimg {
			background-image:url(../res/left_background.jpg);
			background-repeat:repeat-y;
		}
		td.botmidbackimg {
			background-image:url(../res/bottom.jpg);
			background-repeat:no-repeat;
		}
		td.botlebackimg {
			background-image:url(../res/le_bottom.jpg);
			background-repeat:no-repeat;
		}
		td.botribackimg {
			background-image:url(../res/ri_bottom.jpg);
			background-repeat:no-repeat;
		}
		input.datetime  {
			color : #000000;
			background-color : #CBE5FE;
			font-family :  Arial, Baskerville, Monotype Corsiva;
			text-align : center;
			font-size : 14px;
		}			
		a:link  {
	  		color : #000000;
			font-family :  Arial, Baskerville, Monotype Corsiva;
			font-size : 17px;
	  		/*font-weight : bold;*/
			text-decoration : none;
		}
		a:visited  {
	  		color : #000000;
			font-family :  Arial, Baskerville, Monotype Corsiva;
			font-size : 17px;
	  		/*font-weight : bold;*/
			text-decoration : none;
		}
		a:active  {
			color : #E40033;
			font-family :  Arial, Baskerville, Monotype Corsiva;
			font-size : 17px;
			/*font-weight : bold;*/
			text-decoration : none;
		}
		a:hover  {
	  		color : #E40033;
			font-family :  Arial, Baskerville, Monotype Corsiva;
			font-size : 17px;
	  		/*font-weight : bold;*/
			text-decoration : none;
		}
		
		
		/*Einträge für klappbare Navigation*/
		#containerul, #containerul ul{
		  text-align:left;
		  margin:0;                          /* browser default margins überschreiben */
		  padding:0;                         /* browser default padding überschreiben */
		}
		
		#containerul li{
		margin:0 0 0 3px;                   /* left margin für Einrückung */
		color: #000000;
		text-decoration:none;
		padding:0;                           /* browser default margins überschreiben */
		list-style-type:none;                /* browser default padding überschreiben */
		}
		
		#containerul .symbols{               /* styles positionierung symbole */
		  float:left;
		  width:12px;
		  height:1em;
		  background-position:0 50%;
		  background-repeat:no-repeat;
		}
		//-->
</style>


