
.info {
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: bold;
	text-decoration: none;
}
.info a:link {
	color: white; 
	font-weight: bold; 
	text-decoration: none;
}
.info a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.info a:hover { 
	color: #7A7A7A;
	font-weight: bold;
	text-decoration: none;
}
.info a:active { 
	color: #7A7A7A;
	font-weight: bold;
	text-decoration: none;
}

p {
	margin-bottom:10px;
	margin-top:0px;
}

.auswahl {
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Geneva;
	text-decoration: none;
	line-height:15px;
}
.auswahl a:link {
	color: black; 
	text-decoration: none;
}
.auswahl a:visited {
	color: black;
	text-decoration: none;
}
.auswahl a:hover { 
	color: #c33030;
	font-weight: bold;
	text-decoration: underline;
}
.auswahl a:active { 
	color: black;
	text-decoration: none;
}


BODY {
scrollbar-3dlight-color: #7A7A7A; 
scrollbar-arrow-color: #7A7A7A; 
scrollbar-base-color: #CCCCCC; 
scrollbar-darkshadow-color: #CCCCCC; 
scrollbar-face-color: #CCCCCC; 
scrollbar-highlight-color: #CCCCCC; 
scrollbar-shadow-color: #7A7A7A; 
scrollbar-track-color: #CCCCCC; 
}
