a{ 
		color: #0B2278;   
		font-family : Verdana; 
		font-size: 10px;
		text-decoration : none;
		}
a:HOVER {
	color: #DC143C;
	font-size: 10px;
	text-decoration : none;
	border: 1px #0B2278;
	border-bottom-style : dotted;
	border-color : #DC143C;
}

.textNAV_red{ 
		
		font-size: 10px;
		color: #DC143C;
		font-family :  Verdana; 
		font : small-caps;
		}

.menu  A{
		
		filter: gray ;
		text-decoration : none;
	
}
.menu A:HOVER{
	
	background : #0B2278;
	filter: Alpha(opacity=100, finishopacity=20, style=1);
}


a.textNAV_blue{ 
		
		font-size: 10px;
		font-family :  Verdana; 
		font : small-caps;
		}
.text{
	font-size: 11px;
	text-align: justify;

		
		}
.text_non{ 
		font-size: 11px;
		}




	H1 {
		font : normal 24px  Verdana; 
		margin : 00px 0px 0px 0px;
		
		}
	H2 {
		font : normal 20px Verdana; 
		margin : 00px 0px 0px 0px;
		
		}
	
				
	H3 {
		font : bold 16px  Verdana; 
		margin : 00px 0px 0px 0px;		
		
		}

	H4 {
		font : normal 12px  Verdana; 
		margin : 0px 0px 0px 0px;		
		
		}
		
	P, div	{
    		
    		font : normal 11px  Verdana; 
   	 	 		}
		
	UL, OL, LI {
	font : normal 10px Verdana;
	list-style : disc;
}

	

.submit {
		background-color : #FFFFFF; 
		border: 1px solid #DC143C; 
		font : normal 10px Verdana; 
		color: #0B2278;
		width : 190px;
		}
		
.input{
	background-color : #FFFFFF;
	border: 1px solid #DC143C;
	border-top-style : dotted;
	border-left-style : dotted;
	border-right-style : dotted;
	border-bottom-style : solid;
	border-bottom-color: #0B2278;
	padding : 0px 0px 0px 0px;
	font : normal 10px Verdana;
	color: #0B2278;
	width : 190px;
	
}
.input_plz{
	background-color : #FFFFFF;
	border: 1px solid #DC143C;
	border-top-style : dotted;
	border-left-style : dotted;
	border-right-style : dotted;
	border-bottom-style : solid;
	border-bottom-color: #0B2278;
	padding : 0px 0px 0px 0px;
	font : normal 10px Verdana;
	color: #0B2278;
	width : 50px;
	
}
.input_ortschaft{
	background-color : #FFFFFF;
	border: 1px solid #DC143C;
	border-top-style : dotted;
	border-left-style : dotted;
	border-right-style : dotted;
	border-bottom-style : solid;
	border-bottom-color: #0B2278;
	padding : 0px 0px 0px 0px;
	font : normal 10px Verdana;
	color: #0B2278;
	width : 127px;
	
}
.input_comment{
	background-color : #FFFFFF;
	border: 1px solid #DC143C;
	border-top-style : dotted;
	border-left-style : dotted;
	border-right-style : dotted;
	border-bottom-style : dotted;
	padding : 0px 0px 0px 0px;
	font : normal 10px Verdana;
	color: #0B2278;
	width : 190px;
	height : 100px;
	
}

	body {
	font-family: Verdana;
	font-style: normal;
	color: #0B2278;
	MARGIN-RIGHT: 0px;
	leftmargin :0px;
	topmargin: 0px;
	background-color : #FFFFFF;
	font-size: 5px;
	scrollbar-face-color: White;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #DC143C;
	scrollbar-shadow-color: #0B2278;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #0B2278;
	scrollbar-darkshadow-color: #FFFFFF;
}		
