<style type="text/css">      
<!--

/* TEXT */
	.{
	
	}
	
	.text{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #000000; font-weight:normal;
	}
	
	.abbinderbold{
	font-family: verdana; font-size: 10px; text-decoration: none; color: #000000; font-weight:bold;
	}
	
	.abbinder{
	font-family: verdana; font-size: 10px; text-decoration: none; color: #000000; font-weight:normal;
	}
	
	.textwhite{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #ffffff; font-weight:normal;
	}
	.textred{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #ff0000; font-weight:normal;
	}
	.textbold{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #000000; font-weight:bold;
	}
	
	.textitalic{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #000000; font-style: oblique;
	}
	
	.headline{
	font-family: Arial; font-size: 16px; text-decoration: none; color: #ff0000; font-weight:normal;
	}
	
	.textboldwhite{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #ffffff; font-weight:bold;
	}
	
	.textboldred{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #ff0000; font-weight:bold;
	}
	
	.excerpt{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #000000; font-weight:normal;
	}
	.highlight{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #000000; font-weight:normal; background-color:#00ff00;
	}
	
/* LINKS */
	a.normal:link{
	font-family: verdana; font-size: 12px; text-decoration: underline; color: #000000; font-weight:normal;
	}
	
	a.normal:visited{
	font-family: verdana; font-size: 12px; text-decoration: underline; color: #000000; font-weight:normal;
	}
	
	a.normal:hover{
	font-family: verdana; font-size: 12px; text-decoration: underline; color: #ff0000; font-weight:normal;
	}
	
	a.normal:active{
	font-family: verdana; font-size: 12px; text-decoration: underline; color: #000000; font-weight:normal;
	}	
	
	
	a.normalwhite:link{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #ffffff; font-weight:bold;
	}
	
	a.normalwhite:visited{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #ffffff; font-weight:bold;
	}
	
	a.normalwhite:hover{
	font-family: verdana; font-size: 12px; text-decoration: underline; color: #000000; font-weight:bold;
	}
	
	a.normalwhite:active{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #D6D6D6; font-weight:bold;
	}
	
	
	a.abbinder:link{
	font-family: verdana; font-size: 10px; text-decoration: underline; color: #000000; font-weight:normal;
	}
	
	a.abbinder:visited{
	font-family: verdana; font-size: 10px; text-decoration: underline; color: #000000; font-weight:normal;
	}
	
	a.abbinder:hover{
	font-family: verdana; font-size: 10px; text-decoration: underline; color: #ff0000; font-weight:normal;
	}
	
	a.abbinder:active{
	font-family: verdana; font-size: 10px; text-decoration: underline; color: #000000; font-weight:normal;
	}	
	
	
	
	
	a.alphabet:link{
	font-family: verdana; font-size: 20px; text-decoration: underline; color: #52719c; font-weight:bold; background-color:#f7fff7;
	}
	
	a.alphabet:visited{
	font-family: verdana; font-size: 20px; text-decoration: underline; color: #52719c; font-weight:bold; background-color:#f7fff7;
	}
	
	a.alphabet:hover{
	font-family: verdana; font-size: 20px; text-decoration: underline; color: #f7ffff; font-weight:bold; background-color:#52719c;
	}
	
	a.alphabet:active{
	font-family: verdana; font-size: 20px; text-decoration: underline; color: #52719c; font-weight:bold; background-color:#f7fff7;
	}	
	
	
	
	
	a.kalender:link{
	font-family: arial; font-size: 14px; text-decoration: none; color: #ffffff; background-color: #8caede; font-weight:bold;
	}
	
	a.kalender:visited{
	font-family: arial; font-size: 14px; text-decoration: none; color: #ffffff; background-color: #8caede; font-weight:bold;
	}
	
	a.kalender:hover{
	font-family: arial; font-size: 14px; text-decoration: none; color: #000000; background-color: #9cc7ff; font-weight:bold;
	}
	
	a.kalender:active{
	font-family: arial; font-size: 14px; text-decoration: none; color: #ffffff; background-color: #8caede; font-weight:bold;
	}		
	
			
/* SPECIALS */
	
	body.cont{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:5px;
	background-color:#ffffff ;
	scrollbar-face-color : White;
	scrollbar-darkshadow-color : #27235C;
	scrollbar-3dlight-color : #27235C;
	scrollbar-arrow-color : Silver;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
}
	
	body.navi{ 
	margin-left:5px; margin-right:0px; margin-top:5px; margin-bottom:0px; background-color:#ffffff ;
	background-color:#ffffff ;
	scrollbar-face-color : White;
	scrollbar-darkshadow-color : #27235C;
	scrollbar-3dlight-color : #27235C;
	scrollbar-arrow-color : Silver;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
	}

	body.head{ 
	margin-left:0px; margin-right:0px; margin-top:5px; margin-bottom:0px; background-color:#ffffff ;
	}
	
	td.rahmen{
	border-width:1px; border-style:solid; border-color:#000000;
	}
	
	table.rahmen{
	border-width:1px; border-style:solid; border-color:#000000;
	}
	td.nopadding_text{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #000000; font-weight:normal;
	padding-left:5px
	}
	.termin_textbold{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #000000;
	font-weight: bold;
	}
	td.nopadding_textbold_ohne{
	font-family: verdana; font-size: 14px; text-decoration: none; color: #000000;
	font-weight: bold;
	padding-left:5px
	}
	.button_navi {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : Black;
	border : 1px solid;
	border-color :Black;
	width:130px;
	background-color : #DEDCDC;
	}
	
	.button{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : Black;
	border : 1px solid;
	border-color :Black;
	width:100px;
	background-color : #DEDCDC;
	}
.input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : Black;
	border : 1px solid;
	border-color :Black;
	background-color : #ffffff;
	}

	 p, body, ul, li{
	font-family: verdana; font-size: 12px; text-decoration: none; color: #000000; font-weight:normal;
	}
	
		
	
//-->
</style> 
