html, body {
	font-family: Arial, Verdana;
	color:black;
	font-size:13px;
	margin:0;
	padding:0;
	background-color:#ebc467;
	height:100%;
	min-height:100%;
	max-height:100%;
	width:100%;
	min-width:100%;
	max-width:100%;
	text-align:center;
	float:left;
	overflow:hidden;
}
a:link, a:visited, a:hover, a:active {
	font-family: Verdana;
	text-decoration:none;
	color: #9f231b;
}
img {
	border:none;
	z-index:100;
	margin:5px;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
hr {
	height:1px;
	background-color:#9f231b;
	border:none;
	z-index:20;
	margin:0px -4px 0px -4px;
}
* html hr {
	border:1px solid #9f231b;
	margin-right:0px;
}
#header {
	text-align:left;
	background-color:#DEA239;
	width:100%;
}
#frame {
	margin:0px;
	padding:0;
	float:left;
	z-index:5;
	overflow:auto;
	text-align:center;
	padding-bottom:20px;
}
#topnavi {
	text-align:right;
	margin:0 20px 5px 0;
}
#headtext {
	border: 2px solid #a92b1f;
	font-size: 13px;
	color: black;
	background-color: #FFFFDF;
	padding:1px;
	margin:0px auto 10px auto;
}
#loading {
	position:absolute;
	left:250px;
	top:200px;
}
div .white {
	border: 2px solid #a92b1f;
	height:auto;
	width:600px;
	background-color: #FFFFDF;
	vertical-align: middle;
	line-height: 20px;
	padding:3px;
	text-align:left;
	margin:0px auto 10px auto;
}
div .auswahl {
	border: 2px solid #a92b1f;
	height:21px;
	width:550px;
	background-color: #FFFFDF;
	vertical-align: middle;
	padding-left:4px;
	text-align:left;
	margin:0px auto 5px auto;
}
div .inseln {
	width:465px;
}
.topleft {
	position:absolute;
	left:40px;
}
.button {
	border: 2px solid #FFFFDF;
	height: 17px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFDF;
	padding:0 3px 0 3px;
	background-color: #a92b1f;
	vertical-align: middle;
	line-height: 17px;
	font-weight: bold;
	cursor: pointer;
}
.top {
	margin:0px 0px 0px 30px;
	height:30px;
	width:600px;
}
.left {
	float:left;
	width:auto;
}
.right {
	float:right;
	width:auto;
}
a .info {
	position:absolute;
	top:270px;
	left:80px;
	font-weight:bold;
	color:#a92b1f;
	z-index:15;
	cursor:help;
}
.bold {
	font-weight:bold;
}
.topnavi {
	font-size: 13px;
	margin-right:5px;
	font-weight: bold;
}
.textlink {
	font-size:12px;
	font-weight: bold;
}
