.klein {
	font-size: 9px;
}

body, td, p, input, select, button, submit, textarea, checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	scrollbar-base-color:#eeeeee;
	scrollbar-3dlight-color:#eeeeee;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-highlight-color:#dddddd;
	scrollbar-shadow-color:#cccccc;
	scrollbar-arrow-color:#888888;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#eeeeee;
}
.seitentitel {
	font-size: 11px;
	font-weight: bold;

}
.untermenu {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {

	color: #000000;
	text-decoration: underline;
}
.linkohne {
	text-decoration: none;
}
.tabrand {
	border: 1px solid #eeeeee;
}
.hell {
	color: #999999;
}
.aktuell {
	background-color: #FFCC33;
	font-weight: normal;

}
