@charset 'utf-8';
@import url(reset.css);
@import url(dhonishow.css);


/* ----------------------------------------------------- All browsers */

body {
	font: normal 16px/1.5em Constantia, Baskerville, Palatino, "Times New Roman", serif;
	color: #333;
	background: #fff url(img/backshadow.png) 50% 50% repeat-y;
}

.wrapper {
	width: 1008px;
	margin: 0 auto;
	position: relative;
}

#header {
	background: url(img/backshadow-top.png) 50% 0 no-repeat;
	height: 285px;
}

.ie6 #header img {
	zoom: 1;
}

#header .dhonishow {
	clear: both;
	position: relative;
	height: 181px;
	overflow: hidden;
	border: none;
	background: url(img/gallheader.png) left bottom repeat-x;
}

#header .dhonishow .element {
	position: absolute;
	top: 0;
	left: 0;
}

#footer {
	background: url(img/backshadow-bottom.png) 50% 0 no-repeat;
	min-height: 85px;
}

.ie6 #footer {
zoom: 1;
height: 85px;
}

#footer .wrapper {
	padding-top: 3px;
	width: 922px;
	color: #fff;
}

#content {
	padding: 44px 0 54px 43px;
	float: left;
	width: 584px;
	background: #fff;
}

#sidebar {
	padding: 43px;
	float: right;
	background: #e8e4d2;
	width: 240px;
}



#header h1 {
background: url(/css/img/logo2.png) 0 0 no-repeat;
float:left;
margin-bottom:18px;
margin-left:3px;
margin-top:36px;
position:relative;
z-index:2;
}

#header h1 a {
	width: 451px;
	height: 50px;
	display: block;
	position: relative;
	text-indent: -999em;
	z-index: 2;
}

#main {
	background: url(img/fauxcolumn.png) 100% 0 repeat-y;
	overflow: hidden;
	margin-top: 1px;
}


/* ----------------------------------------------------- Globale Styles */

a:link, a:visited {
	color: #8A760A;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	color: #000;
}

input[type=password],
input[type=text] {
	border: 1px solid #575757;
	padding: 3px;
	margin-bottom: 5px;
}

.wrapper .button,
.submit {
	text-decoration: none;
	border: none;
	-moz-border-radius: 5px;
	color: #fff;
	padding: 2px 10px 1px 10px;
	font: normal 14px Constantia, Baskerville, Palatino, "Times New Roman", serif;	
	background: #8a760a;
}

input[type=submit] {
	text-decoration: none;
	border: none;
	-moz-border-radius: 5px;
	color: #fff;
	padding: 2px 10px 1px 10px;
	font: normal 14px Constantia, Baskerville, Palatino, "Times New Roman", serif;	
	background: #8a760a;
}

a.submit {
display: block;
float: left;
margin: 5px 0;
}

a.submit:link,
a.submit:visited {
  color: #fff;
  text-decoration: none;
}

.wrapper .button-important {
	background: #c00;
}

input[type=submit]:hover,
.submit:hover {
	background: #96852c;
}

.wrapper .button-important:hover {
	background: #900;
	color: #fff;
}

input[type=submit]:focus,
input[type=submit]:active,
.submit:focus,
.submit:active {
	background: #000;
}

small {
	font-size: 11px;
}

hr {
	border: none;
	height: 45px;
	background: url(img/line.png) 50% 50% no-repeat;
}

#content hr {
  clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.ultra {
color: #c00;
}

/* ----------------------------------------------------- Global Navigation */

#navi-global {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	text-align: right;
}

#navi-global li {
	display: inline;
	margin-left: 0.3em;
	padding: 0.3em;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

#navi-global a:link,
#navi-global a:visited {
	padding: 0.1em 0.4em;
	color: #888;
	text-decoration: none;
	font-size: 0.813em;
}

#navi-global a:hover,
#navi-global a:focus,
#navi-global a:active {
	color: #000;
}

#navi-global .active {
	background: #8A760A;
}

#navi-global .active a:link,
#navi-global .active a:visited {
	color: #fff;
}

#navi-global #menu_gewinnspiel {
  background: #a00;
}

#navi-global #menu_gewinnspiel a {
  color: #fff;
}



/* ----------------------------------------------------- Main Navigation */

#navi-main {
	position: absolute;
	top: 76px;
	right: 0;
}

#navi-main li {
	float: left;
	margin-left: 2px;
	font-size: 14px;
}

#navi-main a {
	float: left;
	padding: 2px 10px;
	background-color: #e8e4d2;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}

#navi-main a:link,
#navi-main a:visited {
	color: #555;
	text-decoration: none;
}

#navi-main a:hover,
#navi-main a:focus,
#navi-main a:active {
	color: #000;
	background-color: #c7bf9a;
}

#navi-main .active a:link,
#navi-main .active a:visited {
	background: #8a760a;
	color: #fff;
}

/* ----------------------------------------------------- Subnavigation */

#navi-sub li {
	margin-bottom: 2px;
}

#navi-sub a {
	display: block;
	padding-left: 7px;
	line-height: 1.429em;
}

#navi-sub a:link,
#navi-sub a:visited {
	background: #d8d3bc;
	color: #333;
	text-decoration: none;
}

#navi-sub a:link,
#navi-sub a:visited {
	background: #d8d3bc;
	color: #333;
	text-decoration: none;
}

#navi-sub a:hover,
#navi-sub a:active {
	color: #000;
	background-color: #c7bf9a;
}

#navi-sub a:focus {
	color: #fff;
	background-color: #000;
}

#navi-sub .active {
	background: url(img/subactive.png) 0 50% no-repeat;
	padding-left: 8px;
	margin-left: -8px;
}

#navi-sub .active a {
	color: #fff;
	background: #8a760a;
}


/* ----------------------------------------------------- Content */

h2, h3 {
	color: #8a760a;
	font-style: italic;
	font-size: 2.125em;
	line-height: 1.1em;
	margin-bottom: 0.8em;
}

h3 {
	font-size: 1.5em;
	margin: 1em 0 0.5em 0;
}

h4 {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

ul, ol, p {
	margin-bottom: 1em;
}


p.teaser {
	font-weight: bold;
	color: #777767;
	margin-bottom: 1em;
}

#content ul li {
	padding-left: 1em;
	background: url(img/bullet.png) 0 0.5em no-repeat;
}

#content dl {
  overflow: hidden;
  margin: 2em 0;
  border-bottom: 1px solid #ccc;
}

#content dt {
  float: left;
  padding: 3px 0;
  font-weight: bold;
  clear: both;
  width: 150px;
  border-top: 1px solid #ccc;
}

#content dd {
  padding: 3px 0;
  border-top: 1px solid #ccc;
  
}

.col-right,
.col-left {
	width: 270px;
	float: left;
}

.col-right {
	float: right;
}

legend {
	display: none;
}

#content form label {
	width: 130px;
	clear: both;
	float: left;
}

.ie7 .inputRequirement {
  float: none;
}

.ie7 #content .field input {
  float: none;
}

#content form textarea {
	margin: 3px 0 7px 0 ;
	border: 1px solid #777;
	width: 440px;
	padding: 3px 6px;
	font-family: consolas, menlo, "Vera Bitstream Sans Mono", monospace;
	font-size: 11px;
}

.ie6 #content form textarea {
    width: 420px;
}

#content form input[type=password],
#content form input[type=text] {
	width: 300px;
	float: left;
	border: 1px solid #777;
}


#content .field select {
  float: left;
  margin-right: 5px;
}

#content form textarea:focus,
#content form input[type=password]:focus,
#content form input[type=text]:focus {
	border: 1px solid #000;
	background: #EFECE0;
}

#content form {
	padding-bottom: 2em;
	clear: both;
}

#content form input[type=submit] {
	display: block;
	width: 200px;
	margin-left:130px;
	height: 25px;
}


#content img {
	border: 1px solid #DFD7B5;
	padding: 5px;
}

#content #gewinn img {
  border: none;
  padding: 0 0 30px 0;
}

#content .picrow {
	width: 597px;
}

#content .picrow img {
	margin-right: 13px;
}

#content img.left {
	margin: 0 15px 10px 0;
	float: left;
}

#content img.right {
	margin: 0 0 10px 15px;
	float: right;
}

/* ----------------------------------------------------- Sektkonfiguartor */

form #sektkonfig label {
  width: 100px;
}

form #sektkonfig input[type=text],
form #sektkonfig input[type=email] {
  width: 154px;
  margin-right: 30px;
}

form #sektkonfig .field {
  float: left;
  clear: none;
}

form #sektkonfig .checkbox {
  margin-left: 100px;
  padding: 10px 0;
  overflow: hidden;
}

form #sektkonfig .checkbox label {
  float: right;
  width: 400px;
  margin-left: 6px;
}

form #sektkonfig label:after {
  content: ":";
}

form #sektkonfig .checkbox label:after {
  content: "";
}

#hiddenfields {
  display: none;
}


form #sektkonfig textarea {
  height: 70px;
}

#content form input[type=submit] {
	margin-left: 354px;
}

#stage {
  width: 165px;
  float: left;
  height: 500px;
  position: relative;
  border-right: #8a760a solid 1px;
  margin-right: 18px;
}

.clear {
  clear: both;
}

#konfigwrapper img {
  border: none;
  padding: 0;
  margin: 0;
}

#konfigwrapper h3 {
  font-size: 2.125em;
}

#konfigwrapper h3 strong {
  color: #fff;
  font-style: normal;
  background: #8a760a;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-weight: normal;
  padding: 0 11px;
}

#konfigwrapper .chooser {
  min-height: 130px;  
}

#content .chooser li {
  float: left;
  margin: 0 6px 0 0;
  background: none;
  width: 60px;
  padding: 0;
  height: 138px;
}

#chooseflasche {
  padding-bottom: 50px;
  background: url(../konfigurator/flaschennamen.png) 90% bottom no-repeat;
}

#chooseflasche.chooser li {
  height: 148px;
  width: 51px;
  overflow: hidden;
}

#content .chooser li.active {
  border: 1px solid #8a760a;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  padding: 3px;
  margin: -4px 2px -4px -4px;
  position: relative;
  box-shadow: 3px 3px 7px rgba(0,0,0,0.3);
}

#content #chooseflasche li.active {
  padding: 3px 3px 3px 3px;
  z-index: 5;
}

#content #chooseflasche li img {
  position: relative;
  left: -2px;
}


.chooser li img {
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
}

#chooselabel {
  overflow: hidden;
  width: 100%;
}

#chooselabel ul {
  width: 100%;
  padding: 4px;
}

#content #chooselabel img {
  width: 128px;
}

#content #chooselabel li {
  width: 128px;
  height: 96px;
  padding: 3px;
  margin: 0 8px 7px 0px;
}

#content #chooselabel li.active {
  margin: -1px 7px 6px -1px;
}

#choosekapsel {
  margin-bottom: 70px;
}

#stagekapsel {
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 5;
}

#stageflasche {
  position: absolute;
  bottom: -10px;
  left: -17px;
  z-index: 3;
}

#stagelabel {
  position: absolute;
  left: -1px;
  top: 311px;
  z-index: 5;
  width: 129px;
}

#stagelabel img {
  width: 100%;
}





/* ----------------------------------------------------- Gewinn */

#gewinn {
  position: relative;
}

.letter {
  position: absolute;
  left: 312px;
  top: 27px;
  width: 18px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}

#letter02 { top: 59px; }
#letter03 { top: 92px; }
#letter04 { top: 124px; }
#letter05 { top: 156px; }
#letter06 { top: 188px; }
#letter07 { top: 220px; }
#letter08 { top: 253px; }


/* ----------------------------------------------------- Produkt Triplet */

.product-triplet {
	padding: 1.5em 0;
}

.product-triplet h3 {
	margin: 0;
}

.product-triplet .button {
	padding: 3px 20px;
}

.innertriplet {
	background: #e8e4d2;
	margin-top: 0.5em;
	-moz-border-radius: 8px;
}

.trip {
	width: 152px;
	float: left;
	padding: 15px 21px;
	border-right: 1px solid #fff;
}

.trip-right {
	border: none;
}

.product-triplet .metainfo,
.product-triplet .title {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 0.3em;
}

.product-triplet .price {
	font-size: 20px;
	vertical-align: middle;
}

.product-triplet .price strong {
	font-size: 30px;
	font-weight: bold;
	color: #b00;
	margin: 0 0 0 10px;
}


/* ----------------------------------------------------- Category List */

.categories {
	width: 592px;
}

#content .categories li {
	background: #e8e4d2;
	float: left;
	width: 120px;
	height: 124px;
	margin: 0 10px 10px 0;
	padding: 8px;
	text-align: center;
	line-height: 1em;
	font-size: 15px;
	-moz-border-radius: 5px;
}

.categories img {
	border: 1px solid #7d7c7c;
	margin-bottom: 3px;
}

.categories .title {
	display: table-cell;
	vertical-align: middle;
	height: 30px;
	width: 120px;
	border: none;
}

.categories a {
	text-decoration: none;
}

.categories a:link .title,
.categories a:visited .title {
	color: #666;
}

.categories a:focus .title,
.categories a:hover .title,
.categories a:active .title {
	color: #000;
}

.categories a:focus img,
.categories a:hover img,
.categories a:active img {
	border-color: #000;
}



/* ----------------------------------------------------- Newslist */

.newslist {
	width: 100%;
	border-top: 1px solid #b9ad6c;
}

.newslist th,
.newslist td {
	padding: 3px 0;
	border-bottom: 1px solid #b9ad6c;
	font-size: 14px;
}

.newslist th:after {
	content: " »";
}

.newslist .source {
	text-align: right;
}

/* ----------------------------------------------------- Chartlist */

.chartlist {
	width: 100%;
	border-top: 1px solid #b9ad6c;
}

.chartlist th,
.chartlist td {
	padding: 4px 0;
	border-bottom: 1px solid #b9ad6c;
	font-size: 14px;
	line-height: 1.25em;
}

.chartlist th {
	width: 25px;
	font: normal 24px/1em arial, sans-serif;
	color: #8a760a;
	vertical-align: middle;
}

/* ----------------------------------------------------- Sidebar */

#sidebar {
	font-size: 0.875em;
}

#sidebar h2 {
	font-size: 1.286em;
	font-style: normal;
	line-height: 1.167em;
	padding-left: 25px;
	margin-left: -25px;
	padding-top: 1px;
	background: url(img/sideicons.png) -50px 0 no-repeat;
}

#sidebar .info h2 { background-position: 0 -100px; }
#sidebar .mail h2 { background-position: 0 0; }
#sidebar .wine h2 { background-position: 0 -200px; }
#sidebar .search h2 { background-position: 0 -300px; }
#sidebar .cart h2 { background-position: 0 -400px; }

.sidebox {
	padding-bottom: 1em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #fff;
	line-height: 1.357em;
}

.ie7 #sidebar .cart {
  padding-bottom: 40px;
}

.sidebox:after {
  content: ".";
  text-indent: -999em;
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

.sidebox a:link img,
.sidebox a:visited img {
	border: 1px solid #fff;
}

.sidebox a:focus img,
.sidebox a:hover img,
.sidebox a:active img {
	border: 1px solid #8a760a;
}


.sidebox a img {
	border: 1px solid #fff;
}

.field {
clear: both;
overflow: hidden;
}

#sidebar .zemContactForm input[type=password],
#sidebar .zemContactForm input[type=text] {
	width: 232px;
	color: #888;
}

#sidebar .zemContactForm input[type=submit] {
	float: right;
}

#sidebar .zemContactForm p {
	line-height: 14px;
	width: 140px;
}


iframe {
	border: none;
	overflow: auto;
	background: #E8E4D2;
}

#sidebar .neu {
background: #c00;
color: #fff;
float: left;
margin: -1px 10px 0 -20px;
padding: 0 10px;
}

.introtext {
  clear: both;
}


/* ------------------------------------------------------------ */

.ie7 #navi-global {
	zoom: 1;
	position: relative;
	z-index: 3;
	margin-top: -105px;
	margin-bottom: 81px;
}

.ie7 .dhonishow {
	z-index: 1;
}

.ie7 hr {
	border: none;
	color: #8A760A;
	height: 1px;
}

.ie6 hr {
border-top: 1px solid #8A760A;
margin: 0;
padding: 0;
}

.ie6 #header h1 {
	display: inline;
	background: url(img/logo8.png) 0 0 no-repeat;
}

