/* Weingut Weber */

html {	height: 100%;	width: 100%;	background: url(../img/back.jpg) no-repeat #0d100e;
	-moz-background-size: 100%; -webkit-background-size: 100%; background-size: 100%;	}
	
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background: url(../img/balken2.png) repeat-x;
	}

* {margin: 0px; padding: 0px; border: 0px;}

h1 {
	font-size: 1.0em;
	margin-bottom: 20px;
	color: #FFFFFF;
	}
	
p {
	padding-left: 10px;
	margin-bottom: 10px;}

a {	color: #FFFFFF; text-decoration: none; 	font-size: 0.8em;}
a:link {}
a:visited {}
a:hover { color: #c0a062; }
a:active {}

div#wrapper {
	width: 850px; 
	margin: 2% auto 0 auto; 
	text-align: left;
}

div#preise {	
	width: 850px; 
	height: 100px;
	position: absolute;
	margin: 0px 0px 0px 190px;
	float: right;
	}
div#preise ul {
	}
div#preise li {
	display: inline; 
	margin-left: 15px;
	}


div#nav {	
	text-align: right;
	height: 25px;
	margin-right: 30px;
	}
div#nav ul {
	}
div#nav li {
	display: inline; 
	margin-left: 10px;
	}


div#wrapcontent {}

div#news {
	height: 28px;
	text-align: center;
	margin-top: -30px;
	text-decoration: none;
	z-index: 100;
	}

div#news a {
	font-size: 1.0em;
	font-weight: bold;
		color: #FFCC00;
		}
	
div#news a:hover {
	background: url(../img/pfeil.png) no-repeat center;
	padding-top: 25px;
	color: #c0a062;
	}		
div#news li {
	display: inline; 
	}		
			
div#menu {
	height: 31px;
	text-align: center;
	margin-top: 0px;
	z-index: 999999;
	position: relative;
	}
	
div#menu ul {
	/*padding: 4px 20px 6px 20px;*/
	}
div#menu li {
	display: inline; 
	margin-right: 10px;
	}
div#menu a:hover {
	background: url(../img/pfeil.png) no-repeat center;
	padding-top: 25px;
	color: #c0a062;
	}
div#menu li.einruecken{
	margin-left: 10px;
	}
	
	
div#footer {
	background: url(../img/logo.png) no-repeat center;
	height: 142px; 
}

.defloat {clear: both;}

div#index {
	width: 850px;
	height: 377px;
	margin-bottom: 108px;
}
