
body {
	padding: 0;
	margin: 0;
	background-color:#e9e9e9;
}

#vs_container {
	position:relative;
	margin:0 auto;
	width: 940px;
	text-align:left;
	padding: 0px 20px 0px 20px;	
	background:url(/images/back.gif) repeat-y center;
}


#vs_header {
	position:relative;
	width: 940px;
	height: 90px;
	text-align:left;
	padding:0;
	margin: 0;	
	background: url(/images/hattenheimer-winzer.jpg) no-repeat;
}

#vs_left {
	margin: 0px 12px 0px 0px;
	width: 178px;
	float:left;
}

#vs_right {
	margin: 0px 0px 0px 12px;
	float: right;
	width: 178px;
}

#vs_footer {
	width: 940px;
	height: 50px;
	border-top: 1px dashed #ccc;
	color:#8c8c8c;
	font-size:10px;
	text-align:center;
	padding: 10px 0px 10px 0px;
}


#vs_fbt {
	width: 940px;
	background:url(/images/back_b.gif) no-repeat;
	padding: 0px 10px 0px 10px;	
	margin:0 auto;
}

#vs_c_main {
	padding: 0px 10px 20px 10px;
	float: left;
	width: 540px;
}

div.vs_c {
	clear:both;
}


#vs_nav {
	font-variant:small-caps;
	font-size:10pt;
	padding:3px;
	position:relative;
	height: 18px;
	background:#0e6900;
	border-top:1px solid #909090;
	border-bottom:1px solid #000;
}
#vs_nav td {
	color:#fff;
}

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

.smf {
	font-size:10px;
}

h1 {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 14px;
	margin: 0px 0px 15px 0px;
	letter-spacing:1px;
}

h2 {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

a,a:link,a:active,a:visited {
	color: #00690e;
	text-decoration:underline;
}

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

a.tm {
	color: #fff;
	text-decoration: none;
}
a.tm:link {
	color: #fff;
}
a.tm:active {
	color: #fff;
}
a.tm:visited {
	color: #fff;
}
a.tm:hover {
	color: #fff;
	text-decoration: underline;
}

div.pl {
	width: 170px; 
	margin: 0px 0px 10px 0px; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

div.pr {
	float:right;
	width: 170px; 
	margin: 0px 0px 10px 0px; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
img.pz {
	float:right;
	margin:0px;
	padding:2px;
}

div.pt {
	font-size: 10px;
	padding:3px;
}

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

input.lbox {
	width: 140px;
	border: 1px solid #757373;
	color:#757373;
	padding:0;

}

div.sboxh {
	font-weight:bold;
	color:#000;
	font-size:11px;
	width:165px;
	background:url(/images/box.gif) no-repeat #dadada;
	padding: 0px 0px 3px 15px;
}

div.sbox {
	position:relative;
	font-size:11px;
	width:180px;
	float:right;
	border: 1px solid #dadada;
	margin: 0px 0px 10px 10px;
	display: inline;
}
div.sboxc  {
	font-size:11px;
	padding:4px;
}
