html {
	height : 100%;
	padding-bottom : 0.005em;
}

body,html,table {
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#a2a2a2;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#a2a2a2;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#a2a2a2;
	scrollbar-3dlight-color:#a2a2a2;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-decoration:none;
}
.titel {
	font-family:Verdana;
	font-size:12px;
	color:#fd1b14;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
}
.rot {
	font-family:Verdana;
	font-size:11px;
	color:#fd1b14;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
}
.klein {
	font-family:Verdana;
	font-size:8px;
	color:#000000;
	text-decoration:none;
}
a:link {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-decoration:underline;
}
a:visited {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-decoration:underline;
}
a:hover {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-decoration:none;
}
a:active {
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-decoration:underline;
}
.input {
	height:20px;
	font-size:11px;
    color:#666666;
    border:1px solid #666666;
	padding-top:3px;
	padding-left:3px;
}
.textarea {
	font-size:11px;
    color:#666666;
    border:1px solid #666666;
	padding-top:3px;
	padding-left:3px;
}
