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

body, td, d {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	scrollbar-highlight-color: #0E1F87;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #0E1F87;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #0E1F87;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	line-height: 15px;
	text-align: normal;
	margin: 0px;
}

.titel {
	font-family: Verdana;
	font-size: 15px;
	color: #856421;
	font-weight: bold;
	line-height: 21px;
	text-align: normal;
}

.subtitel {
	font-family: Verdana;
	font-size: 12px;
	color: #856421;
	font-weight: bold;
	line-height: 18px;
	text-align: normal;
}

.klein {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-align: normal;
}

a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-align: normal;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-align: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-align: normal;
	text-decoration: none;
}

a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-align: normal;
	text-decoration: underline;
}

.input { 
 	background-color: #FFFFFF;
	font-size: 11px;
    color: #666666;
    border:1px solid #666666;
	padding-top: 2px;
	padding-left: 2px;
}

.navi1:link,
.navi1:visited,
.navi1:focus,
.navi1:active {
	color: #333333;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.navi1:hover {
	color: #333333;
	font-family: Verdana;
	text-decoration: underline;
	font-size: 11px;
}

.navi2:link,
.navi2:visited,
.navi2:focus,
.navi2:active {
	color: #333333;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.navi2:hover {
	color: #333333;
	font-family: Verdana;
	text-decoration: underline;
	font-size: 11px;
}

.navi3:link,
.navi3:visited,
.navi3:focus,
.navi3:active {
	color: #333333;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.navi3:hover {
	color: #333333;
	font-family: Verdana;
	text-decoration: underline;
	font-size: 11px;
}
