a:hover { text-decoration: none; }
a:visited { text-decoration: none; }
a:link { text-decoration: none }
a:active { text-decoration: none }

BODY{
	scrollbar-face-color:#a9b0cb;
	scrollbar-arrow-color:#2f407b;
	scrollbar-track-color:#e5e6ef;
	scrollbar-shadow-color:#2f407b;
	scrollbar-highlight-color:white;
	scrollbar-darkshadow-color:white;
}


h3 {
	font-family : Verdana;
	font-size : 11px;
	line-height : 15px;
}
.subhead {
	font-family : Verdana;
	font-size : 11px;
	line-height : 25px;
}
.text {
	font-family : Verdana;
	font-size : 11px;
	line-height : 15px;
	color: #626262;
}
.textklein {
	font-family : Verdana;
	font-size : 10px;
	line-height : 14px;
	color: #626262;
}
.navi {
	font-family : Verdana;
	font-size : 11px;
	line-height : 18px;
}
.texthellblau13 {
	font-family : Verdana;
	font-size : 13px;
	line-height : 20px;
	color: #b8bfd5;
}
.textvt {
	font-family : Verdana;
	font-size : 13px;
	line-height : 20px;
	color: #ad9e61;
}
.textek {
	font-family : Verdana;
	font-size : 13px;
	line-height : 20px;
	color: #b5c295;
}
.textak {
	font-family : Verdana;
	font-size : 13px;
	line-height : 20px;
	color: #a4ae96;
}
.texttz {
	font-family : Verdana;
	font-size : 13px;
	line-height : 20px;
	color: #dab833;
}
.texthellblau16 {
	font-family : Verdana;
	font-size : 16px;
	line-height : 20px;
	color: #b8bfd5;
}

