td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contenttitel {
	font-family: verdana;
	font-size: 11px;
	color: #FF9900;
}

BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #687888;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #868686;
	scrollbar-darkshadow-color: #DCE0E2;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FF9900;
	background-color: #FFFFFF;

}

a:link {

color: #ff9900;

}

a:hover {

color: #ff9900;

text-decoration: underline;

}

a:visited {

color: #ff9900;

}

a.navtitel {

text-decoration: none;

}

a.navtitel:link {

color: #000000;

}

a.navtitel:hover {

color: #000000;

text-decoration: underline;

}

a.navtitel:visited {

color: #000000;


}
