@charset "utf-8";
/* CSS Document */
html{
	overflow:auto;
	overflow: inherit;
	width:100%;
	height:100%;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	}



body {
	font-family: Verdana, Geneva, sans-serif;
	color: #411200;
	width:100%;
	height:100%;
	margin: 0px;
	margin-left:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #411200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #411200;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #411200;
}
#blendeoben {
	top:0px;
	position: fixed;
	width:100%; 
	height:20px; 
	border:0px;
	z-index:1;
}
#blendeunten {
	bottom:0px;
	position: fixed;
	width:100%; 
	border:0px;
	z-index:1;
	
}
#hg { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	visibility:visible;
	overflow:hidden;
	border:0px;
	width:100%;
	height:100%;
}
.intab{height:40px;}

.hr {
	background-color:#411200;
	color: #411200;
	}
.f1 {
	color: #411200;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.f2{
	color:#411200;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.f3{
	color:#411200;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}