* { padding: 0; margin: 0;  }

body
{
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-image: url(images/bodybackground.gif);
	background-repeat: repeat-x;	
	background-color: #fdf8f1;
	behavior:url(/fileadmin/weinlandhof/csshover3.htc); 
	color: #5E5E5E;
}
#lang
{
	position: absolute;
	width: 100px;
	display: block;
	left: 857px;
	top: 40px;
	width: 111px;
	height: 17px;
}

#lang img, #lang img a
{
	margin-right: 10px;
	float: left;
	border: none;
}

#center
{
	margin: 0 auto;	
	width: 980px;
}
#wrapper {
	width: 980px;
	background-image: url(images/background_wrapper.png);
	background-repeat: repeat-y;
	float: left;
	background-position: -3px top;
	position: relative;
	
	

}

#header {
	width: 100%;
	float: left;
	height: 212px;
	background-image: url(images/background_header.png);
	background-repeat: no-repeat; 
	behavior: url(/fileadmin/weinlandhof/iepngfix.htc)

}

#mainnav
{
	width: 980px;
	float: left;
	background-image: url(images/background_mainnav.png);
	background-repeat: no-repeat;
	height: 31px;
	background-position: 34px top;
}

#top
{
	width: 980px;
	float: left;
	background-image: url(images/background_faux_top.png);
	background-repeat: repeat-y;
	background-position: 34px;
	margin-top: 3px;
}

#left_top
{
	width: 383px;
	float: left;
	padding-left: 34px;
}

#right_top
{
	float: right;
	margin-right: 42px;
	width: 505px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	
}

#bottom
{
	width: 980px;
	float: left;
	margin-top: 15px;
	padding-bottom: 10px;
	background-image: url(images/background_faux_bottom.png);
	background-repeat: repeat-y;
	background-position: 415px top;	
}

#left_bottom
{
	width: 378px;
	float: left;
	padding-left: 34px;
}

#right_bottom
{
	float: right;
	margin-right: 42px;
	width: 505px;
	padding-left: 10px;
	
}


#footer 
{
	width: 980px;
	clear: both;
	font-size: 0.8em;
	color: #A0A0A0;
	letter-spacing: 0.2em;
	background-image: url(images/background-footer.png);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
	background-position: -3px top;
}


li
{
	display: block;
	list-style-type: none;
	background-image: url(images/list-style.png);
	background-repeat: no-repeat;
	background-position: left 6px;	
	padding-left: 13px;
	padding-bottom: 3px;
	margin: 0px;
	list-style-position: outside;
}

h1
{
	font-size: 1.5em;

	color: #00411c;
}

h2
{
	font-size: 1.1em;
	font-style: normal;
	color: #00411c;
}

a
{
	text-decoration: underline;
	color: #00411c;
}

p
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#header h1
{
	font-size: 5px;
	color: #fff0d8;
}

#header ul
{
	position: relative;
	left: 430px;
	width: 530px;
	top: 95px;
	
}

#header li
{
	float: left;
	list-style-type: none;
	background-image: none;
	padding: 0px;
	
}

#header li a
{
	display: block;
	color: #00411c;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px solid #00411c;
	font-weight: bold;
}

#footer a
{

	text-decoration: none;
	color: #A0A0A0;
}
#mainnav ul
{
	margin-left: 34px;	
}
#mainnav li
{
	float: left;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	padding-left: 0px;
	margin-right: 3px;
}

#mainnav li a
{
	display: block;
	height: 30px;
	margin-right: 3px;
	font-size: 2px;
	position: relative;

}

#mainnav li#home
{
	width: 383px;
}

#mainnav li#hotel
{
	width: 169px;	
}

#mainnav li#restaurant
{
	width: 176px;	
	z-index: 200;

}

#mainnav li#seminar
{
	width: 172px;	
}

#subnav_hotel, #subnav_restaurant, #subnav_seminar
{
	visibility: hidden;
	width:300px;	
	background:  #00411c;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.90;
	position: absolute;
}


#subnav_hotel ul, #subnav_restaurant ul, #subnav_seminar ul
{
	margin: 0px;	
}
#subnav_hotel li, #subnav_restaurant li, #subnav_seminar li
{
	padding: 5px;
	margin: 0px;
	width: 45%;
}

#subnav_hotel li a, #subnav_restaurant li a, #subnav_seminar li a
{
	display: block;
	font-size: 1em;
	color: #fff;
	padding: 5px;
	text-decoration: none;
	height: auto;
}

#subnav_hotel li a:hover, #subnav_restaurant li a:hover, #subnav_seminar li a:hover
{
	background-color: #6eab67;	
}

#mainnav ul li#hotel:hover #subnav_hotel,
#mainnav ul li#hotel a:hover #subnav_hotel
{
	visibility: visible; 
}

#mainnav ul li#seminar:hover #subnav_seminar,
#mainnav ul li#seminar a:hover #subnav_seminar
{
	visibility: visible;
}

#mainnav ul li#restaurant:hover #subnav_restaurant,
#mainnav ul li#restaurant a:hover #subnav_restaurant
{
	visibility: visible;
}





.csc-mailform {
border: none; /* Rand ausschalten */
}





input, textarea, select
{
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
}

textarea
{
	height: 200px;	
}

fieldset
{
	border: none;	
}


.csc-mailform-field input,
.csc-mailform-field textarea
{
	float: right;	
}

.csc-mailform-field
{
	display: block;
	line-height: 18px;
	float: left;
}

.csc-mailform-field label, .csc-mailform-label
{
	display: block;
	float: left;
	clear: both;
	width: 155px;
}


hr
{
	border: none;
	border-top: 1px solid #717171;
	height: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

form 
{
	width: 100%;
	display: block;
	float: left;
}
