.borderoben {  }	

.navmenue{
	 font-family :  Arial;
	 color : #1F1F1F; 
	 text-decoration : none;
	 font-weight : bold;
	 font-size : 12px; 

	 }
.navmenueon{
	 font-family :  Arial;
	 color : #9D1929; 
	 text-decoration : none;
	 font-weight : bold;
	 font-size : 12px; 

	 }
.navuntermenue{
	 font-family :  Arial;
	 color : #1F1F1F; 
	 text-decoration : none;
	 font-weight : bold;
	 font-size : 11px; 

	 }
.navuntermenueon{
	 font-family :  Arial;
	 color : #9D1929; 
	 text-decoration : none;
	 font-weight : bold;
	 font-size : 11px; 

	 }
.menue{
	 font-family :  Arial;
	 color : #1F1F1F; 
	 text-decoration : none;
	 font-weight : bold;
	 font-size : 12px; 
	 border-top: #000000 1px solid;
	 }
.menueon{
	 font-family :  Arial;
	 color : #E4EAEE; 
	 text-decoration : none;
	 font-weight : bold;
	 font-size : 12px; 
	 border-top: #000000 1px solid;
	 }

.untermenue{
	 font-family :  Arial;
	 color : #3F3F3F; 
	 text-decoration : none;
	 font-weight : bold;
	 font-size : 11px; 
	 
	 }
.untermenueon{
	 font-family :  Arial;
	 color : #3F3F3F; 
	 text-decoration : none;
	 font-weight : bold;
	 font-size : 11px; 
	 }

.vorschautext {
	font-family :  Arial;
	color : #9D1929; 
	text-decoration : none;
	font-weight : bold;
	font-size : 12px; 
}

.text{
	font-family :  Arial;
	color : #000000; 
	text-decoration : none;
	font-weight : none;
	font-size : 12px; 
}

.ueberschrift{
	font-family :  Arial;
	color : #9D1929; 
	text-decoration : none;
	font-weight : bold;
	font-size : 22px; 
}

.font1 {
	font-family :  Arial;
	color : #9D1929; 
	text-decoration : none;
	font-weight : bold;
	font-size : 12px; 
}


.font2 {
	font-family :  Arial;
	color : #ffffff; 
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
	background-color: #9D1929;
	padding: 1px;
}

.font3 {
	font-family :  Arial;
	color : #000000; 
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
	background-color: #E4EAEE;
	padding: 1px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D1929;
	
}

a.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #550000;
	
}

.terminliste {
	
	padding: 5px;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: Black;
}

a.terminlink {
	font-family :  Arial;
	color : #9D1929; 
	text-decoration : none;
	font-weight : bold;
	font-size : 14px; 
	padding: 5px;
}
a.terminlink:hover {
	font-family :  Arial;
	color : #9D1929; 
	font-weight : bold;
	text-decoration: underline;
	font-size : 14px; 
	padding: 5px;
}
