.footer{
	color: #000; 
	padding-bottom: 0px; 
	font-size : 11px; 
	font-weight: bold;  
	font-family: Arial; 
}
.footer a_hover{ 
	color: #555; 
	padding-bottom: 0px; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: white; 
	font-family: Arial; 
}



.msg  /* Nachrichtenfarbe */ {
	font-family: Arial;
	color: black;
	font-size: 13px; 
}
.msg a_hover {
	color: black; 
	font-size: 10px;
}



.lnk { 
	color: blue;
	font-size: 13px; 
}
.lnk a_hover { 
	color: silver;
	font-size: 11px; 
}



.foot{
	color: #000;
	padding-bottom : 0px;
	font-size : 12px;
	font-weight: bold;
	margin: 0px;
	font-family : Tahoma, Verdana, Arial;
}
.foot a_hover{
	color: red;
}



.extlnk{
	color: #333;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}

