html {
	height:101%;
}
body {
	padding: 0;
	margin: 0;
	background:#efdbab;
}

div,td,body {
	color: #000000;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

#vs_center {
	position:relative;
	margin:0 auto;
	width: 820px;
	padding: 0px 0px 0px 0px;	
	background:url(/images/background.png) #efdbab repeat-y center;
}

#vs_container {
	position:relative;
	margin:0 auto;
	width: 800px;
	padding: 0px 0px 0px 0px;	
}
#vs_header {
	position:relative;
	width: 800px;
	height: 178px;
	padding:0;
	margin: 0;
}
#vs_rheingau {
	position:relative;
	width: 800px;
	height: 40px;
	padding:0;
	margin: 0;
	border-top: 1px solid #694f00;
	border-bottom: 1px solid #694f00;
}


#vs_content {
	position:relative;
	width: 500px;
	padding:0;
	margin: 30px 20px 20px 50px;
}

#vs_right {
	position:absolute;
	top:220px;
	right: 0px;
	width: 200px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size:11px;
	margin: 30px 0px 30px 0px;
}



#fb_burg {
	position: absolute;
	top: 0px;
	right: 0px;
}

#fb_top {
	position: absolute;
	top: 45px;
	left: 50px;
}

.smf {
	font-size:10px;
}

h1 {
	font-family: helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing:0.2em;
	color: #cfa630;
	font-size: 14px;
	margin: 0px 0px 15px 0px;
}
h2 {
        font-family: helvetica, sans-serif;
        text-transform: uppercase;
        letter-spacing:0.2em;
        color: #cfa630;
        font-size: 12px;
        margin: 0px 0px 15px 0px;
}


a,a:link,a:active,a:visited {
	color: #694f00;
	text-decoration:underline;
}

a:hover {
	text-decoration: underline;
	color: #c39200;
}

div.fb_men {
	padding: 2px 2px 2px 5px;
	background:#cfa630;
	border-bottom: 2px solid #f3e4c2;
}

a.fb_nav,a.fb_nav:link,a.fb_nav:active,a.fb_nav:visited {
	font-family: verdana,helvetica, sans-serif;
	color: #fff;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}

a.fb_nav:hover {
	text-decoration: none;
	color: #000;
}

div.cpro {
	float:right; 
	margin: 0px 0px 0px 10px;
	display: inline;
}
div.cplo {
	float:left; 
	margin: 0px 10px 0px 0px;
	display: inline;
}

input.idef {
	width:300px;
	height: 16px;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background: #f3e4c2;
	border: 1px solid #694f00;
}
select.idef {
	width:306px;
	height: 22px;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background: #f3e4c2;
	border: 1px solid #694f00;
}
textarea.idef {
	width:300px;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background: #f3e4c2;
	border: 1px solid #694f00;
}

