body {
	margin:0px;
	background-color: #986642;
	height:100%;
	overflow:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

form, div, td {
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	}

a:link {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a:aktive {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.hdiv {
	position:absolute;
	width: 991px;
	height: 611px;
	position: absolute;
	left: 50%;
	margin-left:-494px;
	top: 50%;
	margin-top:-305px;
}

.impressum {
	background-position: center bottom;
	background-attachment: fixed;
	}
	
.verd12px {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	}
	
.verd14px {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	}	
		
.std{
	 background-color: #986642;
	 border: dotted 2px #ffffff;
	 width:auto;
	 padding:5px;
	 margin:10px;
	 }		
		

