html {
	height: 100%;
}

body {
	font-size: 14px;
	font-family:  Verdana, Arial, sans-serif;
	line-height: 1.5em;
	color: #000000;
	background: #FFFFFF;
	height: 100%;
}

h1 {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	color: #A70000;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: 100;
}

#page {
	width: 100%;
	margin: 0 auto;
}

.inhalt {
	width: 750px;
	margin: 0 auto;
}

#header {
	position: relative;
	z-index: 100;
	background: url(../../images/kopf_hintergrund.gif) no-repeat center top;
	height: 100%;
}

#header .inhalt {
	height: 100%;
	padding: 0px 10px 0px 10px;
	position: relative;
}

#schmuckbild {
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 1000px;
}

#logo {
	float: left;
	position: relative;
	margin: 0px 20px 0px 20px ;
}

.home #schmuckbild {
	height: 280px;
	margin-top: -140px;
}


#zwischenlinie {
	position: relative;
	height: 3px;
	background-color: #000000;
}

.weinlager_inhalt {
	width: 750px;
	margin: 0 auto;	
	height: 100%;
}

#content {
	position: relative;
	z-index: 100;
	width: 710px;
	background: url(../../images/kopf_hintergrund.gif) no-repeat center bottom;
	margin: 0px 20px 20px 20px;
	height: 100%;
}

#content .content {
	height: 100%;
	padding: 0px 20px 0px 20px;
	position: relative;
}


#fusszeile {
	position: relative;
	background-color: #A70000;
	color: #FFFFFF;
	align: center;
	height: 25px;
	padding: 5px 10px 5px 10px;
}

.weinbeschreibung {
	font-size: 11px;
	color: #FE0000;
	text-decoration: underline;
	font-weight: 100;
}











/* ########### Navigation generell ####################*/
.nav ul {
    float: left;
    display: inline;
	margin: 0;
} 
.nav .navtitle {
	float: left;
	display: block;
	line-height: 1em;
}
#page .nav ul { margin-left: 0; }

.nav li {
    float: left;
    list-style: none;
	line-height: 1em; 
}
.nav a {
    float: left;
    display: block;
	line-height: 1em;	
}
.nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* ############# Hauptnavigation ##################### */

#/* =5 main nav								*/
/*------------------------------------------*/

#hauptnavi {
	position: relative;
	width: 100%;
}
#hauptnavi .root {
	width: 100%;
	background: url(../../images/hauptnavi-topbar.gif) repeat-x 0 0;
}

#hauptnavi .root > li:hover ul {
	visibility: visible;
}
#hauptnavi ul ul {
	display: block;
	background: rgba(255, 255, 255, 0.75);
	padding: 10px 0;
	visibility: hidden;
	position: absolute;
	z-index: 20;
	/*box-shadow: 3px 3px 6px #DDDDDD;*/
}
#hauptnavi ul ul li {
	width: 100%;
	float: none;
}
#hauptnavi ul ul li a {
	text-transform: none;
	color: #000000;
	font-size: 1em;
	border: 0;
	font-weight: normal;
	background: none;
	padding: 5px 22px 5px 32px;
	background: url(../../images/icons-sprites.gif) no-repeat 20px -195px;
}
#hauptnavi a {
	float: none;
	padding: 15px 22px 15px 20px;
	color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	background: #FE0000 url(../images/hauptnavi-border.gif) repeat-y right top;
}
#hauptnavi a:link, #hauptnavi a:visited { text-decoration: none; }
#hauptnavi a:hover, #hauptnavi a:focus { text-decoration: underline; }

#hauptnavi li.active a {
	/*background: #187a73 url(../../img/background/hauptnavi-active.gif) repeat-x 0 bottom;*/
	background: url(../../img/background/hauptnavi-active.gif) repeat-x 0 bottom;
	border-right:0;
	color:#FFFFFF;
	text-shadow:none;
}
#hauptnavi li.active span.active {
	display: block;
	padding: 15px 22px 15px 20px;
	color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
}
#hauptnavi li.active li.active span.active {
	background:url(../../images/icons-sprites.gif) no-repeat scroll 20px -195px transparent;
	border:0 none;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	padding:6px 22px 6px 32px;
	text-transform:none;
}
#hauptnavi li.active ul a {
	background:url(../../images/icons-sprites.gif) no-repeat scroll 20px -195px transparent;
	border:0 none;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	padding:6px 22px 6px 32px;
	text-transform:none;	
}
#hauptnavi li.active span.active a {
	padding: 0;
	font-size: 13px;
	background: none;
}

/*#hauptnavi li.active { background: #187a73 url(../../images/hauptnavi-active.gif) repeat-x 0 bottom; }*/
#hauptnavi li.active { background: url(../../images/hauptnavi-active.gif) repeat-x 0 bottom; }
#hauptnavi li.active li.active { background:url("../../img/background/icons-sprites.gif") no-repeat scroll 20px -195px transparent; }

#hauptnavi li.active li.active span.active {
	background: url(../images/icons-sprites.gif) no-repeat 20px -195px;
	color: #000000;
	font-weight: bold;
} 

#hauptnavi {
	position: relative;
	width: 100%;
}
#hauptnavi .root {
	width: 100%;
	background: url(../../images/hauptnavi-topbar.gif) repeat-x 0 0;
}

#hauptnavi .root > li:hover ul {
	visibility: visible;
}
#hauptnavi ul ul {
	display: block;
	/*background: rgba(255, 255, 255, 0.8;*/
	background: #EEEEEE;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	padding: 10px 0;
	visibility: hidden;
	position: absolute;
	z-index: 20;
	box-shadow: 2px 2px 4px #CCCCCC;
}
#hauptnavi ul ul li {
	width: 100%;
	float: none;
}
#hauptnavi ul ul li a {
	text-transform: none;
	color: #000000;
	font-size: 13px;
	border: 0;
	font-weight: normal;
	background: none;
	padding: 5px 22px 5px 32px;
	background: url(../../images/icons-sprites.gif) no-repeat 20px -195px;
}
#hauptnavi a {
	float: none;
	padding: 15px 22px 15px 20px;
	color: #FFFFFF;
	font-size: 15px
	text-transform: uppercase;
	font-weight: bold;
	/*background: #A70000 url(../../images/hauptnavi-border.gif) repeat-y right top;*/
	background: url(../../images/hauptnavi-border.gif) repeat-y right top;
}
#hauptnavi a:link, #hauptnavi a:visited { text-decoration: none; }
#hauptnavi a:hover, #hauptnavi a:focus { text-decoration: underline; }

#hauptnavi li.active a {
	background: #187a73 url(../../images/hauptnavi-active.gif) repeat-x 0 bottom;
	border-right:0;
	color:#FFFFFF;
	text-shadow:none;
}
#hauptnavi li.active span.active {
	display: block;
	padding: 15px 22px 15px 20px;
	color: #FFFFFF;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
}
#hauptnavi li.active li.active span.active {
	background:url(../../images/icons-sprites.gif) no-repeat scroll 20px -195px transparent;
	border:0 none;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	padding:6px 22px 6px 32px;
	text-transform:none;
}
#hauptnavi li.active ul a {
	background:url(../../images/icons-sprites.gif) no-repeat scroll 20px -195px transparent;
	border:0 none;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	padding:6px 22px 6px 32px;
	text-transform:none;	
}
#hauptnavi li.active span.active a {
	padding: 0;
	font-size: 13px;
	background: none;
}

/*#hauptnavi li.active { background: #187a73 url(../../images/hauptnavi-active.gif) repeat-x 0 bottom; }*/
#hauptnavi li.active { background: url(../../images/hauptnavi-active.gif) repeat-x 0 bottom; }
#hauptnavi li.active li.active { background:url("../../images/icons-sprites.gif") no-repeat scroll 20px -195px transparent; }

#hauptnavi li.active li.active span.active {
	background: url(../../images/icons-sprites.gif) no-repeat 20px -195px;
	color: #000000;
	font-weight: bold;
}




