* {
	padding:0px;margin:0px;
}
.clear {clear:both;}
img { border:0px; }

	.content .main-content li {
		margin:0px 0px 3px 30px;
		list-style:circle;
	}
	.content .main-content a{
		color:#0f438c;
		text-decoration:none;
		
	}

	
body
{
	background-color:#FFFFFF;
	margin:0px;
	margin-top:50px;
	color:#645F4B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container
{
	width:892px;
	margin:auto;
}
#head
{
	background-image:url(../img/struct/head.jpg);
	background-repeat:no-repeat;
	width:892px;
	height:297px;
}
h1
{
	font-size:16px;
	margin-bottom:15px;
	margin-top:10px;
}
#head_wein
{
	background-image:url(../img/struct/head_wein.jpg);
	background-repeat:no-repeat;
	width:892px;
	height:297px;
}
#head_sekt
{
	background-image:url(../img/struct/head_sekt.jpg);
	background-repeat:no-repeat;
	width:892px;
	height:297px;
}
#head_vinothek
{
	background-image:url(../img/struct/head_vinothek.jpg);
	background-repeat:no-repeat;
	width:892px;
	height:297px;
}
#head_kontakt
{
	background-image:url(../img/struct/head_kontakt.jpg);
	background-repeat:no-repeat;
	width:892px;
	height:297px;
}

#round
{
	position:absolute;
	margin-top:165px;
	margin-left:-10px;
}
#lang
{
	float:right;
	display:block;
	padding-left:20px;
}
#menu
{
	height:36px;
	margin-left:290px;
	line-height:36px;
}
#menu a
{
	font-family:Helvetica;
	font-size:13px;
	text-decoration:none;
	color:#656464;
	font-style:italic;
	padding-bottom:10px;
	padding-left:2px;
	padding-right:2px;
}
#menu a:hover, #menu a.active
{
	background-image:url(../img/struct/on_bkg.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#901B1B;
}
#menu a img
{
	border:0px solid #000000;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
}
#content
{
	width:600px;
	
	background-image:url(../img/struct/content_bkg.gif);
	background-repeat:no-repeat;
	background-color:#FBEEBB;
	
	min-height:388px;
	padding-left:292px;
	line-height:16px;
	padding-bottom:10px;
}
#inner, #inner p
{
	width:390px;
	float:left;
}
.cont5 #inner {
  width:310px;
}
	#inner a {
		color:black;
		text-decoration:none;
	}
	#inner p {
		clear:left;
		float:left;
		margin-bottom:15px;
	}
#innerkontakt
{
	width:290px;
	float:left;
}
#inner_wein ul li {
  padding:5px 0px 5px 25px;
  list-style:none;
  background:url(../img/struct/pdf-icon.gif) no-repeat 5px center;
} 
#inner_wein h2
{
	font-size:16px;
	
	margin-bottom:10px;
	
}
#inner_wein .box
{
	margin-top:10px;
	
	min-height:155px;
	padding:10px;
		margin-right:80px;
	

}
.smallbox
{
	margin-top:10px;
	background-color:#FFFFFF;
	padding:10px;
		margin-right:80px;
	border:1px solid #666666;
}
#inner_wein .img a {
	text-decoration:none;
}
#inner_wein .img .Mimg
{
	border:1px solid #666666;
}
.more
{
	text-align:right;
	margin-top:20px;
	margin-right:10px;
}
.more a
{
	color:#645F4B;
	text-decoration:underline;
}
#inner_wein .img
{
	float:left;
	margin-right:20px;

}
#rightimg
{
	padding-top:30px;
	float:right;
}
#rightimg .img
{
	border:10px solid #fff;
	border-right:0px solid #fff;
}
#footer
{
	clear:both;
	margin-top:10px;
	height:80px;
	background-color:#FBEEBB;
}
#footer a
{
	text-decoration:underline;
	color:#656464;
}
#footer a:hover
{
	color:#901B1B;
}
#inner_wein a
{
	color:#645F4B;
}
#left
{
float:left;
margin-left:15px;
margin-top:26px;
}
#logos img
{
float:left;
margin-top:16px;
	margin-left:20px;
	border:1px solid #C5BB93;
}
#right
{
padding-top:16px;
margin-left:292px;
}



/* forms */
.mailform {
	clear:both;
	padding:10px;
}
.mailform .Ierror {
	border:1px solid red;
	color:black;
}
	.mailform fieldset {
		border:0px;
		
	}
	.mailform legend {
		font-size:12px;
		padding:0px;
		margin:0px;
		padding-bottom:10px;
	}
	.mailform .error {
		color:#dd7777;
	}
	
	.mailform label {
		clear:left;
		font-weight:bold;
		display:block;
		float:left;
		width:150px;
		margin-bottom:8px;
	}
	.mailform .formInputs {
		width:200px;
		padding:3px;
		margin-bottom:8px;
	}
	.mailform .caption {
		margin-left:145px;
		margin-bottom:10px;
		padding:5px;
	}
	.mailform .captcha img {
		float:left;
		margin-top:0px;
		margin-right:10px;
	}
	.mailform .submit {
		margin-top:10px;
		width:90px !important;
	}


