.adr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
}
.text {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.text_right {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.ltext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.stext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.over {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #948D78;
	background-image: url(grafik/wfbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.sarea {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.valid {
	width: 700px;
}
.wftabel {
	background-color: #FAFAF1;
	border: 1px solid #D3D1C5;
	height: 300px;
	width: 800px;
}
.menu {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #D3D1C5;
	background-image: url(grafik/wfmbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.colleft {
	width: 50%;
	vertical-align: top;
}
.colleft80 {
	width: 30%;
}

.colright {
	width: 50%;
	vertical-align: top;
}
A:link {
	text-decoration: none;
	color: #000000;
}
A:visited {
	text-decoration: none;
	color: #000000; 
}
A:hover {
	text-decoration: underline;
	color: #E00505; 
}
.wf_logo {
	border:0;
	width:87px;
	height:16px;
	text-align: center;
	background-position: bottom;
	vertical-align: bottom;
}
.img_head {
	border:0;
	width:800px;
	height:134px;
}
.img_tumb {
	border:0;
	width:202px;
	height:125px;
}
.w3_valid {
	border:0;
	width:88px;
	height:31px;
	padding-top: 3px;
	padding-right: 3px;
}