/* Navigation */
a, a:visited, a:active {
	font-size: 12px; 
	font-family: Verdana; 
	color: #2681A8; 
	text-decoration: underline;
}

a:hover {
	font-size: 12px; 
	font-family: Verdana; 
	color: #2681A8; 
	text-decoration: underline;
}

/* News */
a.news, a.news:visited, a.news:active {
	font-size: 12px; 
	font-family: Verdana; 
	color: #6C9C1D; 
	text-decoration: underline;
}

a.news:hover {
	font-size: 12px; 
	font-family: Verdana; 
	color: #6C9C1D; 
	text-decoration: underline;
}


/*Link Termine*/
a.navtermin, a.navtermin:visited, a.navtermin:active {
	font-size: 11px; 
	font-family: Verdana; 
	color: #2681A8; 
	text-decoration: underline;
}

a.navtermin:hover {
	font-size: 11px; 
	font-family: Verdana; 
	color: #2681A8; 
	text-decoration: underline;
}


a.navileft, a.navileft:visited, a.navileft:active {
	font-size: 15px; 
	font-family: Comic Sans MS, Arial, Tahoma; 
	color: #2681A8; 
	text-decoration:none;
}

a.navileft:hover {
	font-size: 15px; 
	font-family: Comic Sans MS,Arial, Tahoma; 
	color: #77AB1F; 
	text-decoration: underline;
}

a.navileft_2, a.navileft_2:visited, a.navileft_2:active {
	font-size: 15px; 
	font-family: Comic Sans MS, Arial, Tahoma; 
	color: #77AB1F;
	text-decoration:none;
}

a.navileft_2:hover {
	font-size: 15px; 
	font-family: Comic Sans MS,Arial, Tahoma; 
	color: #77AB1F; 
	text-decoration: underline;
}


.text {
	font-size: 13px;
	color: #666666;
	text-align: justify;
}