.news_date {
	font-family: Verdana;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	text-decoration: blink;
}
.news_titel {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	
}
.news_desc {
	font-family: Verdana;
	color:#000000;
	font-size: 12px;
}
.news_sub_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: blink;
}

.real_news_date {
	font-family: Tahoma;
	color: #FF6633;
	font-size: 9px;
	font-weight: normal;
}
.real_news_titel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	
}
.real_news_desc {
	font-family: Verdana;
	color:#333333;
	font-size: 10px;
}
.real_sub_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: blink;
	}
	

.faq_titel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.faq_desc {
	font-family: Verdana;
	color:#333333;
	font-size: 12px;
}

.menu         {  
	font-family: Verdana; 
	color: #666666; 
	font-size: 13px; 
	text-decoration: none
	}
.menu:hover   {  
	font-family: Verdana; 
	color: #666666; 
	font-size: 13px; 
	text-decoration: underline
	}
	
	.available {
				color: 				#006600;
				font-family: 		"Verdana";
				font-size: 			12px;
			}
			
			.notavailable {
				color: 				#FF0000;
				font-family: 		"Verdana";
				font-size: 			12px;
			}
						.errors {
				color: 				#FF0000;
				font-family: 		"Verdana";
				font-size: 			12px;
			}
			

