@charset "UTF-8";
/* CSS Document */

/* Farbdefinitionen */
/*
Grün				#738420
hellgrün			#c8cf68
hellgrün (hover)	#e9ecc3
blau 				#036
blau 60%			#666686
blau 40%			#9999af
*/

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	text-decoration:none;
	color:#93a440;
	}
a:hover{
	color:#333;
	}
/* Schriften & Überschriften */
strong, b{
	font-weight:bold;
	}
#bgstretcher{
	z-index:1;
	position:fixed;
	top:0px;
	}
.marginLeftSlider{
	margin-left:20px !important;
	}
#mobileNavButton{
	display:none;
	}
/* Typografie */
p{
	color:#555;
	margin-bottom:10px;
	}
h1, .h1{
	color:#738420;
	font-size:40px;
	margin-bottom:10px;
	line-height:1.2;
	font-family: 'Enriqueta', serif;
	}
h2, h2 > a, .h2, .h2 > a{
	color:#738420;
	font-size:22px;
	margin:10px 0px;
	line-height:1.2;
	font-family: 'Enriqueta', serif;
	}
article > h2{
	font-size:
	26px;
	}
h3, h3 > a{
	color:#738420;
	font-size:13px;
	line-height:1.3;
	margin:5px 0px;
	}
h3 > a:hover, .list > li > a:hover, footer#footer ul li a:hover, table#rieslingTable tr td.tdWinzer span.marPad a:hover, table#rieslingTable tr td a:hover, table#weinInfos tr td a:hover, #ebayTable tr td.ebayText a:hover{
	color:#333;
	}
h4, h4 > a{
	color:#c8cf68;
	font-size:11px;
	line-height:1.3;
	padding-bottom:10px;
	}
h4 > a:hover{
	color:#738420;
	}
.disabled{
	display:none;
	}
/* Listen */
article.mobileCSS ol{
	list-style-type: decimal;
	padding-left:20px;
	}
article.mobileCSS ul{
	list-style-type:disc;
	padding-left:20px;
	}
article.mobileCSS ul > li,
article.mobileCSS ol > li{
	padding:2px 0px;
	}

/* Boxen */


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.4;
	}
div#wrapper{
	width:960px;
	margin:0px auto;
	min-height:10px;
	position:relative;
	z-index:2;
	}
header#header{
	width:960px;
	height:170px;
	}
header#header > a{
	float:left;
	margin:30px 0px 0px 0px;
	}
header#header > h2.h1{
	margin:94px 0px 0px 100px;
	color:#FFF;
	float:left;
	font-size:16px;
	width:auto;
	}
header#header > .mainHeadline-h1 {
	margin:94px 0px 0px 100px;
	color:#FFF;
	float:left;
	font-size:16px;
	width:auto;
	font-family: 'Enriqueta', serif;
	}
nav{
	width:840px;
	padding:0px 60px;
	float:left;
	}
nav > ul > li{
	float:left;
	margin-right:2px;
	}
nav > ul > li > a, article.JQtabs > ul > li > a{
	color:#738420 !important;
	background-color:#c8cf68 !important;
	float:left !important;
	padding:7px 14px 6px 14px !important;
	border-top-left-radius:5px !important;
	-moz-border-top-left-radius:5px !important;
	-webkit-border-top-left-radius:5px !important;
	-o-border-top-left-radius:5px !important;
	border-top-right-radius:5px !important;
	-moz-border-top-right-radius:5px !important;
	-webkit-border-top-right-radius:5px !important;
	-o-border-top-right-radius:5px !important;
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
	}
nav > ul > li.login > a{
	background-color:#666686 !important;
	color:#FFF !important;
	}
nav > ul > li.login > a:hover{
	background-color:#036 !important;
	}
nav > ul > li > a:hover, .JQtabs > ul > li > a:hover, .JQtabs > ul > li.ui-state-active > a, nav > ul > li > a.active{
	background-color:#738420 !important;
	color:#fff !important;
	}
.JQtabs > ul > li > a{
	color:#738420 !important;
	background-color:#c8cf68 !important;
	float:left !important;
	padding:7px 18px 6px 18px !important;
border-top-left-radius:0px !important;
	-moz-border-top-left-radius:0px !important;
	-webkit-border-top-left-radius:0x !important;
	-o-border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
	-moz-border-top-right-radius:0px !important;
	-webkit-border-top-right-radius:0px !important;
	-o-border-top-right-radius:0px !important;
	border-bottom-left-radius:5px !important;
	-moz-border-bottom-left-radius:5px !important;
	-webkit-border-bottom-left-radius:5px !important;
	-o-border-bottom-left-radius:5px !important;
	border-bottom-right-radius:5px !important;
	-moz-border-bottom-right-radius:5px !important;
	-webkit-border-bottom-right-radius:5px !important;
	-o-border-bottom-right-radius:5px !important;
	}
.JQtabs > ul > li.ui-state-active > a, nav > ul > li > a.active{
	background-color:#738420 !important;
	color:#fff !important;
	}

.menu_class {
	border:1px solid #1c1c1c;
	margin-bottom: -4px;
	}

/* -------------------------- BEGIN do not change --------------------------- */
nav#navigation > ul > li{
	position:relative;
	}

nav#navigation > ul.dropdown * ul{
    list-style: none;
    margin:31px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	display:none;
	position:absolute;
	z-index:100;
	width:180px;		/* Beschreibt die Breite des Drop-Down_Menues */
	box-shadow:0px 0px 5px #666;
	}

nav#navigation > ul.dropdown > li > ul > li > a{
	font-size:13px;
	color:#738420;
	border-bottom:1px dotted #c8cf68;
	}
nav#navigation > ul.dropdown > li.login > ul > li > a{
	color:#f2f2f5;
	border-bottom:1px dotted #ccccd7;
	}
nav#navigation > ul.dropdown > li > ul > li > a:hover, header#header > nav#navigation > ul.dropdown > li > ul > li > a.subActive{
	background-color:#c8cf68;
	}
nav#navigation > ul.dropdown > li.login > ul > li > a:hover{
	background-color:#666686;
	}
nav#navigation > ul.dropdown li * li{
    float:none;
    position: relative;
	background-color:#e9ecc3; /* Hintergrund DropDown */
	line-height:1.5;
	}
nav#navigation > ul.dropdown li.login * li{
	background-color:#9999af; /* Hintergrund DropDown */
	color:#FFF;
	}
nav#navigation > ul.dropdown ul * ul{
    left:100%;
    top:0px;
	}

nav#navigation > ul.dropdown a{
    display:block;
	}

nav#navigation > ul.dropdown ul * a{
   height:100%;
   padding:7px 13px;
	}

nav#navigation > ul.dropdown li:hover ul ul,header#header > nav#navigation >  ul.dropdown li:hover ul ul ul,header#header > nav#navigation >  ul.dropdown li:hover ul ul ul ul{
    display:none;
	}

nav#navigation > ul.dropdown li:hover ul,header#header > nav#navigation >  ul.dropdown ul li:hover ul,header#header > nav#navigation >  ul.dropdown ul ul li:hover ul{
    display:block;
	}

div#content{
	width:880px;
	padding:40px;
	float:left;
	min-height:400px;
	background-color:#f2f1ef;
	box-shadow:0px 0px 7px #444;
	-moz-box-shadow:0px 0px 7px #444;
	-o-box-shadow:0px 0px 7px #444;
	-webkit-box-shadow:0px 0px 7px #444;
	background-image:url(/template/img/background_fleck.png);
	background-repeat:no-repeat;
	background-position:750px 750px;
	position:relative;
	}
.groupBox{
	float:left;
	width:650px;
	min-height:10px;
	}
.full{
	width:100% !important;
	}
/* Login Bereich */
div#login{
	position:absolute;
	top:201px;
	left:960px;
	}
div#login > ul > li{
	margin-bottom:2px;
	}
div#login > ul > li > a{
	color:#FFF;
	width:65px;
	height:20px;
	font-size:12px;
	background-color:#738420;
	color:#FFF;
	margin-bottom:2px;
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	float:left;
	text-align:center;
	padding:45px 0px 0px 0px;
	}
div#login > ul > li > a:hover{
	background-color:#c8cf68;
	}
div#login > ul > li > a#loginButton{
	background-image:url(/template/img/icon_login.png);
	background-repeat:no-repeat;
	background-position:13px 15px;
	}
div#login > ul > li > a#weinkeller{
	background-image:url(/template/img/icon_login.png);
	background-repeat:no-repeat;
	background-position:10px -55px;
	}
/* Slider */

#cropSliderBox{
	position:relative; 
	margin:0 auto; 
	width: 840px; 
	height:330px; 
	margin-top:10px;
	}
.scrollable {
  /* required settings */
  position:relative;
  overflow:hidden;
  width: 840px;
  height:340px;
  float:left;
	}
 
.scrollable .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
	}
 
.items .sliderBox {
  float:left;
  width:840px;
  min-height:330px;
  position:relative;
	}
.prev{
	position: absolute;
	width: 20px;
	height: 40px;
	top: 130px;
	background-image: url(/template/img/icons_riesling.png);
	background-repeat: no-repeat;
	cursor: pointer;
	left: -30px;
	background-position: +5px -80px;
	}
.next{
	position: absolute;
	width: 20px;
	height: 40px;
	top: 130px;
	background-image: url(/template/img/icons_riesling.png);
	background-repeat: no-repeat;
	cursor: pointer;
	right: -30px;
	background-position: -5px -120px;
	}
		
ul#imageListSmall{
	width:560px;
	position:relative;
	}
ul#imageListMini{
	width:190px;
	}
#rechteSpalte .fader-jumpNav{
	display:none;
	}
#rechteSpalte .previousButton, #rechteSpalte .nextButton{
	cursor:pointer;
	z-index:99;
	}
h3.h3Jahrgang{
	position:absolute;
	top:-152px;
	right:15px;
	z-index:88;
	}
#rechteSpalte .previousButton{
	position:absolute;
	display:block;
	width:10px;
	height:10px;
	background-image:url(/template/img/icons_riesling.png);
	background-repeat:no-repeat;
	background-position:-5px -445px;
	right:50px;
	top:3px;
	}
#rechteSpalte .nextButton{
	position:absolute;
	display:block;
	width:10px;
	height:10px;
	background-image:url(/template/img/icons_riesling.png);
	background-repeat:no-repeat;
	background-position:-5px -425px;
	right:0px;
	top:3px;
	}
#rechteSpalte {
	position: relative;
}
#rechteSpalte.sticky {
	position: fixed;
	top: 0;

}
article#tabs .fader-navButtons > a, article#weintabs .fader-navButtons > a{
	position:absolute;
	width:20px;
	height:40px;
	top:50%;
	background-image:url(/template/img/icons_riesling.png);
	background-repeat:no-repeat;
	cursor:pointer;
	}
article#tabs .fader-navButtons > a.nextButton, article#weintabs .fader-navButtons > a.nextButton{
	right:-40px;
	background-position:-5px -120px;
	}
article#tabs .fader-navButtons > a.nextButton:hover, article#weintabs .fader-navButtons > a.nextButton:hover{
	background-position:0px -120px;
	}
article#tabs .fader-navButtons > a.previousButton, article#weintabs .fader-navButtons > a.previousButton{
	left:-20px;
	background-position:+5px -80px;
	}
article#tabs .fader-navButtons > a.previousButton:hover, article#weintabs .fader-navButtons > a.previousButton:hover{
	background-position:0px -80px;
	}
.mediaImageBox{
	width:230px;
	float:right;
	margin:0px 0px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#738420;
	}
ul.winzernews > li{
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
	border-bottom:1px solid #e9ecc3;
	width:100%;
	}
/* Sections */
section{
	padding:20px;
	}
section.diagramm{
	float:left;
	width:840px;
	}
section > header,section > article > header, .shortlist > li.header, .asideBox > header{
	border-bottom:2px solid #738420;
	padding-bottom:5px;
	color:#738420;
	font-size:12px;
	}
section#slider{
	width:840px;
	height:300px;
	position:relative;
	margin-bottom:50px;
	}
.fader-jumpNav{
	position:absolute;
	top: 64px;
	right: 57px;
	}
.sliderBig .fader-jumpNav{
	right:20px;
	}
.fader-jumpNav > a{
	background-color:#999;
	padding:4px;
	float:left;
	margin-right:2px;
	}
.fader-jumpNav > a.active{
	background-color:#738420;
	}
#sectionWeinbewertung article{
	margin-bottom:10px;
	}
#sectionWeinbewertung article .user{
	width:100%;
	display:block;
	text-align:right;
	color:#999;
	margin-top:10px;
	}
#sectionWeinbewertung article h2{
	font-size:18px;
	}
#sectionWeinbewertung article h2 img{
	margin-right:10px;
	}
/* Artikel */
article{
	position:relative;
	padding:15px;
	display:block;
	}
body .artikelauflistung article{
	float:left;
	width:580px;
	}
body .artikelauflistung article .white{
	margin-bottom:0px;
	margin-top:0px;
	}
article.clear{
	padding:0px;
	}
.imageBox{
	width:250px;
	min-height:10px;
	float:right;
	margin:0px 0px 10px 10px;
	}
article > header, .bu{
	margin-bottom:15px;
	}
.bu{
	color:#738420;
	}
article > header > p{
	font-size:16px;
	}
.artikelBild{
	width:190px;
	float:right;
	margin:0px 0px 10px 10px;
	}
.intro{
	font-size:15px;
	font-style:italic;
	}
/* variable Breiten für ^en */
.box400{
	width:400px;
	float:left;
	}
.box200{
	width:195px;
	float:left;
	padding:20px 0px 0px 0px;
	}
.box150{
	width:150px;
	height:150px;
	float:left;
	padding:20px 0px 0px 0px;
	}
.box580{
	width:580px;
	float:left;
	position:relative;
	margin-bottom:10px !important;
	}
.box600{
	width:600px;
	float:left;
	}
.box600 article{
	margin-bottom:0px;
	width:580px;
	}
.box900{
	width: 520px;
	height: 100%;
	
}
.box900 article p a{
	text-decoration:underline;
	color:#738420;
	}
.box900 > article > ul{
	list-style-type: none !important;
    padding-left: 0 !important;
}
.box900 > article > ul > li{
	float:left;
	color:#738420;
	font-weight:bold;
	width:180px;
	}
.box900 article ul li a{
	color:#738420;
	font-weight:normal;
	}
.box900 > article > ul > li > .riesling-punkte-box{
	margin-left: 18px;
	}
.box900 > article > ul > li > ul{
	margin-right:50px;
	float:left;
	}
.box900 > article > ul > li > ul > li{
	padding-left:18px;
	}
.box900 .bestand > li{
	font-weight:normal;
	}
	
#sectionWeinbewertung article{
	width:560px;	
	}

/* Listen */
.list{
	background-color:#FFF;
	padding:10px;
	}
.list > li{
	padding:5px 0px 3px 0px;
	border-bottom:1px solid #c8cf68;
	background-repeat:no-repeat;
	}
.list > li:hover{
	background-color:#e9ecc3;
	}
.list > li.iconUp{
	background-image:url(/template/img/icon_up.png);
	background-position:right center;
	padding-right:20px;
	}
.winzerUp{
	background-image:url(/template/img/icon_up.png);
	background-repeat:no-repeat;
	}
.list > li.iconDown{
	background-image:url(/template/img/icon_down.png);
	background-position:right center;
	padding-right:20px;
	}
.WinzerDown{
	background-image:url(/template/img/icon_down.png);
	background-repeat:no-repeat;
	}
table#rieslingTable tr td.tdWinzer span.marPad a{
	color:#738420;
	}
table#rieslingTable tr td.tdWinzer span.marPad a:hover, .list > li > a{
	color:#738420;
	}
ul#ulWinzerinfo{
	margin:10px 0px;
	}
ul#ulWinzerinfo *{
	color:#738420;
	}
ol#pagina{
	min-width:10px;
	min-height:30px;
	display:block;
	width:100%;
	}
ol#pagina > li{
	float:left;
	}
ol#pagina > li > a{
	padding:3px;
	width:20px;
	text-align:center;
	height:16px;
	float:left;
	background-color:#738420;
	color:#fff;
	margin:2px;
	}
ol#pagina > li > a:hover{
	background-color:#c8cf68;
	}
.trBewertung{
	display:none;
	}
.tdBewertung{
	padding:10px !important;
	background-color:#FFF !important;
	}
.buttonMinus{
	display:none;
	}
.button{
	width:20px;
	height:20px;
	border:none;
	background-color: transparent;
	color:#738420;
	cursor:pointer;
	}
.button:hover{
	background-color:#e9ecc3;
	}
button.buttonAlle{
	height:20px;
	border:none;
	background-color: transparent;
	color:#738420;
	cursor:pointer;
	}
/* Icons */
a.linkAromenrad{
	width:20px;
	height:20px;
	background-image:url(/template/img/icons_riesling.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:right;
	}
/* Tabs */
#tabs, #weintabs{
	padding:0px !important;
	float:left !important;
	position:relative !important;
	margin-top:30px !important;
	}
.JQtabs > ul{
	float:left !important; 
	width:100% !important;
	margin-top:10px !important;
	}
.JQtabs > ul > li{
	float:left !important;
	margin-right:2px !important;
	}
.JQtabs > ul > li > a{
	padding:5px 10px 4px 10px !important;
	font-size:13px !important;
	}
.ui-tabs-hide{
	display:none !important;
	}
.singleTab{
	background-color:#fff !important;
	padding:10px 20px 20px 20px !important;
	float:left !important;
	width:560px !important;
	}
.JQtabsSmall .singleTab{
	width:360px !important;
	}
.box600 .singleTab {
	width: 560px !important;
	}
.box600 #tabs, .box400 #tabs, .box600 #weintabs, .box400 #weintabs{
	margin-top:0px !important;
	}
/* Graph */
.graphCanvas{
	background-color:#FFF;
	}
.graphCode{
	display:none;
	}
/* Footer */
footer#footer{
	width:840px;
	padding:40px 60px;
	float:left;
	min-height:100px;
	background-color:#c8cf68;
	}
	.footerArticle{
		width:33%;
		float:left;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;
		padding-right:30px;
		}
		
		a.zumRankingTopWeingueter{
			padding: 5px 15px;
			margin: 20px 0px;
			width: 100px;
			text-align: center;
			color: #738420;
			border-radius: 5px;
			box-shadow: 1px 1px 3px #333;
			background: #fff none repeat scroll 0% 0%;
			}
footer#footer p a{
	text-decoration:underline;
	color:#738420;
	}
footer#footer > ul > li{
	float:left;
	color:#738420;
	font-weight:bold;
	width:100%;
	}
footer#footer ul li a{
	color:#738420;
	font-weight:normal;
	}
footer#footer > ul > li > ul{
	margin-right:50px;
	margin-left:-18px;
	float:left;
	}
footer#footer > ul > li > ul > li{
	padding-left:18px;
	}
footer#footer .bestand > li{
	font-weight:normal;
	}
/* Allgemeine Definitionen */
.white{
	background-color:#fff;
	float:left;
	}
.lightGreen, .lightGreen a{
	color:#C8CF68;
	}
.lightGreen a:hover{
	color:#738420;
	}
.weiterButton{
	background-color:#738420;
	padding:5px 7px;
	margin:10px 0px;
	display:block;
	width:100px;
	text-align:center;
	color:#FFF;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-o-border-radius:7px;
	box-shadow:2px 2px 4px #333;
	-moz-box-shadow:2px 2px 4px #333;
	-webkit-box-shadow:2px 2px 4px #333;
	-o-box-shadow:2px 2px 4px #333;
	}
a.weiterButton:hover, a.smallButton:hover, ul#formSucheLagen li input.SubmitButton:hover{
	background-color:#C8CF68;
	}
a.smallButton{
	background-color:#C8CF68;
	padding:3px 7px;
	margin:10px 0px;
	width:100px;
	text-align:center;
	color:#738420;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	box-shadow:1px 1px 3px #333;
	-moz-box-shadow:1px 1px 3px #333;
	-webkit-box-shadow:1px 1px 3px #333;
	-o-box-shadow:1px 1px 3px #333;
	background: #C8CF68; /* Old browsers */
	}
.punkte{
	color:#c8cf68;
	margin-top:10px;
	font-size:22px;
	}
.tabImage{
	float:right;
	width:200px;
	min-height:10px;
	margin-left:5px;
	margin-bottom:5px;
	}
.tabText{
	float:left;
	width:340px;
	min-height:10px;
	}
#punkteStern, .punkteStern{
	width:82px;
	height:85px;
	background-image:url(/template/img/riesling_punkte_stern.png);
	background-repeat:no-repeat;
	position:absolute;
	top: 50px;
	right: -16px;
	color:#fff;
	padding:24px 0px 0px 0px;
	font-size:32px;
	text-align:center;
	line-height:19px;
	z-index:50;
	}
	#punkteStern > span, .punkteStern > span{
		font-size:12px;
		}
#punkteGmStern, .punkteGmStern{
	width:82px;
	height:85px;
	background-image:url(/template/img/riesling_gm_punkte_stern.png);
	background-repeat:no-repeat;
	position:absolute;
	top: 50px;
	right: -16px;
	color:#fff;
	padding:24px 0px 0px 0px;
	font-size:32px;
	text-align:center;
	line-height:19px;
	}
	#punkteGmStern > span, .punkteGmStern > span{
		font-size:12px;
		}
		
.zustand{
	width:20px;
	height:20px;
	background-image:url(/template/img/icons_riesling.png);
	background-repeat:no-repeat;
	float:left;
	margin:0px 0px 0px 0px;
	}
.NULL{
	background-image:none;
	}
.weiss1{
	background-position:0px -220px;
	}
.weiss2{
	background-position:0px -240px;
	}
.weiss3{
	background-position:0px -260px;
	}
.weiss4{
	background-position:0px -280px;
	}
.weiss5{
	background-position:0px -300px;
	}
.rot1{
	background-position:0px -320px;
	}
.rot2{
	background-position:0px -340px;
	}
.rot3{
	background-position:0px -360px;
	}
.rot4{
	background-position:0px -380px;
	}
.rot5{
	background-position:0px -400px;
	}
ul.legende{
	float:right;
	}
ul.legende > li{
	float:left;
	width:80px;
	height:80px;
	color:#738420;
	font-size:10px;
	text-align:center;
	}
ul.legende > li > span{
	height:20px;
	width:20px;
	margin:0px 30px;
	display:block;
	}
.veraenderungCSS{
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	background-image:url(/template/img/icons_riesling.png);
	}
.veraenderungPlus{
	background-position:0px -460px;
	}
.veraenderungMinus{
	background-position:0px -480px;
	}
.rieslingPunkteStoerer{
	float:right;
	background-color:#738420;
	color:#fff;
	font-size:12px;
	padding:5px;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	-o-border-radius:13px;
	}
#cycle li{
	width:100%;
	}
#cycle li.paddingRight{
	width:480px;
	padding-right:100px;
	}
#cycle li.paddingRight h2{
	padding-right:100px;
	width:480px;
	}
#cycle li.paddingRight .punkteStern{
	right:0px;
	top:0px;
	}

.spanPunkte{
	float: left;
	width: 20px;
	height: 20px;
	background-image: url(/template/img/icons_riesling.png);
	background-repeat: no-repeat;
	background-position: 0px -160px;
	margin-right: 3px;
	text-indent: -999px;
	overflow: hidden;
	}
.spanPunktePlus{
	float: left;
	width: 20px;
	height: 20px;
	background-image: url(/template/img/icons_riesling.png);
	background-repeat: no-repeat;
	background-position: 0px -460px;
	margin-right: 3px;
	text-indent: -999px;
	overflow: hidden;
	}
#accordion{
	padding:0px;
	}
.accordionAnker{
	float:left;
	width:590px;
	background-color:#c8cf68;
	padding:10px 5px;
	box-shadow:1px 1px 3px #666;
	-moz-box-shadow:1px 1px 3px #666;
	-webkit-box-shadow:1px 1px 3px #666;
	-o-box-shadow:1px 1px 3px #666;
	cursor:pointer;
	 }
.accordionAnker:hover, .ui-state-active{
	background-color:#c8cf68;
	box-shadow:1px 1px 3px #333;
	-moz-box-shadow:1px 1px 3px #333;
	-webkit-box-shadow:1px 1px 3px #333;
	-o-box-shadow:1px 1px 3px #333;
	 }
.accordionList{
	width:580px;
	float:left;
	}
body .accorsionArticle{
	margin:0px;
	padding-bottom:20px;
	border-bottom:1px solid #c8cf68;
	}
body .accorsionArticle h2{
	font-size:18px;
	}
.gruen{
	color:#738420;
	}
.farbeWeiss{
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	background-image:url(/template/img/icons_riesling.png);
	background-position:0px -501px;
	display:block;
	}
.farbeRot{
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	background-image:url(/template/img/icons_riesling.png);
	background-position:0px -521px;
	display:block;
	}
.alert{
	padding:20px;
	background-color:#738420;
	color:#FFF;
	margin-top:20px;
	}
.alert *{
	color:#FFF;
	font-size:16px;
	}
/* Tabellen */
table#rieslingTable{
	margin:0px 0px;
	width:100%;
	}
table#rieslingTable *{
	text-align:left;
	font-size:12px;
	}
table#rieslingTable tr#trHeader:hover td{
	background-color:transparent;
	}
table#rieslingTable tr > *{
	padding:5px;
	border:2px solid #fff;
	}
table#rieslingTable tr td{
	color:#738420;
	background-color:#e9ecc3;
	}
table#rieslingTable tr:hover td{
	background-color: #c8cf68;
	}
table#rieslingTable tr td a, table#weinInfos tr td a{
	color:#738420;
	}
table#rieslingTable tr td.tdWinzer{
	color:#c8cf68;
	background-color:#FFF;
	}
table#rieslingTable tr td.tdWinzer span.marPad{
	border-bottom:1px solid #ccc;
	padding:0px 0px 5px 0px;
	display:block;
	}
body table #trHeader > td{
	background-color:#FFF;
	font-size:10px;
	border-bottom:1px solid #ccc;
	line-height:1;
	padding:0px;
	}
td#gaultMillau, .gaultMilleauPunkte{
	color:#fff !important;
	width:60px;
	}
td#rieslingPunkte, .rieslingPunkte{
	color:#036 !important;
	font-weight:bold !important;
	width:60px;
	}
body table #trBorder {
	height:5px;
	}
table#weinInfos tr td{
	width:120px;
	}
td.row1{
	background-color:#0FF;
	width:540px;
	}
td.row2{
	background-color:#093;
	width:30px;
	}
td.row3{
	background-color:#9CC;
	width:20px;
	}
/* Rechte Spalte */
aside#rechteSpalte{
	width:210px; 
	min-height:10px;
	float:right;
	padding-top:20px;
	padding-right:20px;
	}
.asideBox{
	float:left;
	width:210px;
	position:relative;
	}
.green{
	background-color:#738420;
	padding:10px;
	margin-top:5px;
	margin-bottom:40px;
	}
.green > article{
	padding:0px;
	margin:15px 0px;
	color:#e9ecc3;
	}
.green > article > a, .green > article > p.mark{
	color:#c8cf68;
	}
.green > article > a:hover{
	color:#fff;
	}
.green *{
	color:#FFF;
	}
.white{
	background-color:#FFF;
	margin-top:5px;
	margin-bottom:40px;
	padding:10px;
	}
.clear{
	margin-top:5px;
	margin-bottom:40px;
	}
.steckbrief li, .steckbrief li h3{
	color:#FFF;
	}
.steckbrief li h3, .green h3, .green h3 > a{
	font-weight:bold;
	font-size:14px;
	}
.green h3 > a:hover{
	color:#e9ecc3;
	}
.steckbrief > li > ul{
	margin-left:15px;
	}
.steckbrief > li > ul > li > a{
	color:#c8cf68;
	}
.steckbrief > li > ul > li > a:hover{
	text-decoration:underline;
	}
#pointsRiesling, #pointsFeinschmecker, #pointsGM,
.pointsRiesling, .pointsFeinschmecker, .pointsGM{
	float:left;
	width:200px;
	margin-bottom:10px;
	display:inline;
	}
#pointsRiesling > li, #pointsFeinschmecker > li, #pointsGM > li,
.pointsRiesling > li, .pointsFeinschmecker > li, .pointsGM > li{
	float:left;
	width:20px;
	height:20px;
	background-image:url(/template/img/icons_riesling.png);
	background-repeat:no-repeat;
	background-position:0px -160px;
	margin-right:3px;
	text-indent:-999px;
	overflow:hidden;
	}
#pointsFeinschmecker > li,
.pointsFeinschmecker > li{
	background-position:0px -180px;
	}
#pointsGM > li,
.pointsGM > li{
	background-position:0px -200px;
	}
/* Aromenrad */
#aromenrad{
	width:560px;
	height:400px;
	background-color:#fefefe;
	}
/**** Clearfix ****/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
	}
 
.clearfix {
	display: inline-block;
	}
 
html[xmlns] .clearfix {
	display: block;
	}
 
* html .clearfix {
	height: 1%;
	}
/* Slider Plugin */
#aromenrad{
	width:440px;
	height:440px;
	background-color:#CCC;
	border-radius:220px;
	position:relative;
	overflow:hidden;
	z-index:999;
	}

#slider-range-min{
	background-color:#e4e2dc;
	height:150px;
	width:250px;
    float:left;  
	overflow:hidden;
	}
a.ui-slider-handle{
	display:block;
	background-color:#c8cf68;
	width:20px;
	height:150px;
	position: absolute;
	z-index: 2;
	top:0px;
	}
.ui-slider-range-min{
	background-color:#F00;
	height:200px;
	}
.aromenBlock{
	position:absolute;
	width:220px;
	height:200px;
	top:220px;
	left:220px;
	background-color:#0CF;
	}
.aromenBlock_lay2{
	-webkit-transform:rotate(45deg);
	z-index:120;
	top: 268px;
	left: 119px;
	}
.aromenBlock_lay3{
	-webkit-transform:rotate(90deg);
	z-index:151;
	top: 230px;
	left: 11px;
	}
/* carousel */
.box600 .jcarousel-skin-tango article{
	margin-bottom:0px;
	}
.jcarousel-container{
	position:relative;
	float:left;
	width:100%;
	margin-top:0px;
	}
.jcarousel-clip{
	overflow:hidden;
	}
#mycarousel{
	height:40px;
	float:left;
	}
#mycarousel li{
	float:left;
	}
.jcarousel-clip-horizontal{
	background-color:#738420;
	}
#mycarousel li a{
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	padding:7px 30px;
	background-color:#738420;
	float:left;
	}
#mycarousel li a:hover{
	background-color:#c8cf68;
	}
.jcarousel_buttons{
	position:absolute;
	width:20px;
	height:40px;
	top:0px;
	background-image:url(/template/img/icons_riesling.png);
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent:-100;
	overflow:hidden
	}
.jcarousel-prev{
	background-position:+3px -80px;
	position:absolute;
	top:0px;
	left:-20px;
	}
.jcarousel-next{
	background-position:-3px -120px;
	position:absolute;
	top:0px;
	right:-20px;
	}
.jcarousel-prev:hover{
	background-position:0px -80px;
	}
.jcarousel-next:hover{
	background-position:0px -120px;
	}
.jcarousel-content{
	display:none;
	margin-top:0px !important;
	}
.clip{
	width:580px;
	float:left;
	display:none;
	}
/* Winzer Image Galerie*/

#imageGalerieWinzer{
	width:100%;
	float:left;
	min-height:10px;
	}
#imageGalerieWinzer li{
	float:left;
	min-height:10px;
	width:185px;
	position:relative;
	}
#imageGalerieWinzer li > div{
	width:180px;
	height:180px;
	background-color:#efefef;
	float:left;
	margin:3px;
	position:relative;
	}
#imageGalerieWinzer li > div > a{
	width:180px;
	line-height:180px;
	text-align:center;
	float:left;
	}
#imageGalerieWinzer li > div:hover{
	background-color:#dedede;
	}
#imageGalerieWinzer li > .imageBu{
	width:180px;
	float:left;
	}
#imageGalerieWinzer li > div > a > *{
	vertical-align:middle;
	}
.video > img:hover{
	opacity:1;
	}
.videoTeaser{
	position:relative;
	float:left;
	}
body .videoTeaser .videoButton{
	top:40px;
	left:75px;
	}
.iframe > .videoButton{
	position:absolute;
	top:60px;
	left:60px;
	z-index:88;
	}
.startseitenVideo{
	position:relative;
	float:left;
	}
.startseitenVideo img.videoButton{
	top:100px;
	left:175px;
	}
.startseitenVideo img.videoAsideButton{
	top:35px;
	left:75px;
	position:absolute;
	}
.shortnews{
	margin-bottom:30px;
	}
.shortnews h3{
	font-weight:bold;
	margin:15px 0px 5px 0px;
	}
/* Fancybox */
#tip7-title { text-align: left; }

#tip7-title b { display: block; margin-right: 80px; }

#tip7-title span { float: right;}

/* +++++++++++++++++++++++++
Jahrgang
++++++++++++++++++++++++++ */
#jumpToTop{
	position:fixed;
	left:50%;
	margin-left:480px;
	bottom:20px;
	background-color:#738420;
	color:#FFF;
	display:block;
	width:65px;
	height:65px;
	text-align:center;
	line-height:50px;
	display:none;
	background-image:url(/template/img/JumpToTop.png);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	}
#jumpToTop:hover{
	background-color:#c8cf68;
	}
.jahrgang{
	width:840px;
	}

#jahrgangBox,
.norm{
	position:absolute;
	top:200px;
	left:-60px;
	width:810px;
	padding:0px 75px;
	margin-top:30px;
	z-index:55;
	background-color:#f2f1ef;
	padding-top:10px;
	}
.fixed{
	position:fixed !important;
	top:0px !important;
	height:77px !important;
	left:auto !important;
	margin:0px 0px 0px -75px !important;
	border-bottom:2px solid #738420 !important;
	}
	#jahrgangBox .browse{
		top:10px;
		}
	#containerjahrgangBox .next{
		right:40px;
		}
	#containerjahrgangBox .left{
		left:40px;
		}
	.scrollableJahrgang {
		position:relative;
		overflow:hidden;
		width: 810px;
		height:90px;
		}
		.scrollableJahrgang .items {
			width:20000em;
			position:absolute;
			}
			.scrollableJahrgang .items div {
				float:left;
				}
				.scrollableJahrgang .items div a.jahrgang{
					color: #738420;
					font-size: 32px;
					font-family: 'Enriqueta', serif;
					padding:22px 20px 0px 20px;
					display: block;
					float: left;
					width: 61px;
					background-repeat:no-repeat;
					background-position:top center;
					}
					
				.scrollableJahrgang .items div a.mark{
					padding:22px 20px 0px 60px;	
						}
				.scrollableJahrgang .items div a.jahrgang:hover{
					color:#c8cf68;
					}
				a.gross{
					background-image:url(/template/img/jahrgang_icon_gross.png);
					}
				a.sehrGut{
					background-image:url(/template/img/jahrgang_icon_sehrGut.png);
					}
				a.gut{
					background-image:url(/template/img/jahrgang_icon_gut.png);
					}
				a.mittel{
					background-image:url(/template/img/jahrgang_icon_mittel.png);
					}
				a.schlecht{
					background-image:url(/template/img/jahrgang_icon_schlecht.png);
					}

a.jahrgang.mark-historical {
	filter: grayscale(100%);
}
.mark-historical .jahrgangszusammenfassung {
	filter: grayscale(100%);
}
.mark-historical .jahrgangsHeadline a {
	color: black;
}


#containerJahrgang{
	background-image:url(/template/img/spacer_jahrgang.png);
	background-repeat:repeat-y;
	background-position:center;
	margin-top:170px;
	}
	#containerJahrgang .item { 
		width: 365px;
		background-color:#FFF; 
		margin:0px 20px 20px 20px;
		position:relative;
		}
	#containerJahrgang .artikelWetter{
			width:730px;
			padding:20px;
			}
		#containerJahrgang .item img{
			float:left;
			}
		.absoluteHeadline{
			position:absolute;
			left:20px;
			top:17px;
			width:300px;
			}
		#containerJahrgang .artikelMitBild .jahrgangsHeadline,
		#containerJahrgang .artikelMitBild .jahrgangsHeadline a{
			/*position:absolute;*/
			background-color:#FFF;
			font-size:22px;
			width:300px;
			position: relative;
			padding: 2px;
			display: inline;
			line-height: 1.8;
			font-family: 'Enriqueta', serif;
			}
		#containerJahrgang .artikelMitBild .copy{
			padding:20px;
			display:block;
			float:left;
			}
	#containerJahrgang .artikelOhneBild .jahrgangsHeadline,
	#containerJahrgang .artikelOhneBild .jahrgangsHeadline a,
	#containerJahrgang .artikelWetter .jahrgangsHeadline,
	#containerJahrgang .artikelWetter .jahrgangsHeadline a{
		display:block;
		font-family: 'Enriqueta', serif;
		font-size:22px;
		margin-bottom:10px;
		}
	#containerJahrgang .artikelOhneBild{
		padding:20px;
		width:325px;
		}
	#containerJahrgang .jahrgangszusammenfassung{ 
		width: 710px;
		padding: 20px 50px;
		background-color:#738420;
		text-align:center;
		margin-top:130px;
		margin-left:0px;
		}
		#containerJahrgang .jahrgangszusammenfassung h2{
			font-size:36px;
			color:#fff;
			}
		#containerJahrgang .jahrgangszusammenfassung p{
			font-size:24px;
			font-family: 'Enriqueta', serif;
			color:#c8cf68;
			}
	#containerJahrgang .nextJahrgang{
		color: #738420;
		font-size: 32px;
		font-family: 'Enriqueta', serif;
		padding: 0px 0px 0px 20px;
		background-repeat: no-repeat;
		background-position: right;
		background-color: #f2f1ef;
		width: 140px;
		margin: 10px 300px 70px 316px;
		text-align: center;
		}
	#containerJahrgang .nextJahrgang:hover{
		color:#c8cf68;
		}
		
		
		
#containerTerroir{
	}
	#containerTerroir .item { 
		width: 260px;
		background-color:#FFF; 
		margin-bottom: 20px;
		}		
		
		
#ajaxArtikelSpalte{
	width: 430px;
	/*float: left;*/
	}
.fancyImageBox{
	float:right;
	margin:0px 0px 20px 0px;
	font-style:italic;
	color:#666;
	vertical-align:bottom;
	display:table-cell;
	width: 300px;
	}
	.fancyImageBox img{
		float:left;
		margin-right:20px;
		}
	.fancyImageBox span{
		margin-top: 5px;
		float: left;
		}

/* Modul Weinvergleich */
.verJahr, .verPunkte{
	display:block;
	text-align:center;
	}
.verJahr{
	font-size:28px;
	line-height:26px;
	color:#fff;
	}

.verPunkte{
	font-weight:normal;
	font-size:14px;
	line-height:14px;
	color:#e9ecc3;
	}
#weinvergleich #mycarousel{
	height:60px;
	}
#weinvergleich #mycarousel li a{
	padding: 10px 28px;
	}
#weinvergleich .jcarousel-prev, #weinvergleich .jcarousel-next {
	top: 10px;
	}
/* Ebay */
#results{
	margin:10px 0px;
	}
#ebayTable tr td{
	vertical-align:top;
	}
#ebayTable tr td.ebayImage img{
	margin-bottom:20px;
	text-align:center;
	}
#ebayTable tr td.ebayText{
	padding-left:20px;
	}
#ebayTable tr td.ebayText a.ebayHeadline{
	color:#738420;
	font-size:16px;
	display:block;
	line-height:1.3;
	margin:0px 0px 0px 0px;
	}
#ebayTable tr td.ebayText p.ebayPrice{
	font-weight:bold;
	color:#000;
	}
/* Form Login */
#loginSection{
	width:700px;
	}
#loginSection > form{
	float:left;
	}
#loginSection > form input{
	width:100%;
	padding:5px;
	}
.lableLogin{
	display:block;
	}
#login_form{
	width:300px;
	}
#neuanmeldung_form{
	width:350px;
	margin-left:30px;
	}
/* Regionen Karte */
.karte_riesling_regionen{
	width:444px;
	height:600px;
	background-image:url(/template/img/karte_riesling_regionen.png);
	background-repeat:no-repeat;
	}
#canvas{
	width:580px;
	position:relative;
	margin-top:20px;
	float:left;
	min-height:10px;
	}
#paper{
	float:left;
	}
.regionTip{
	display:none;
	width:534px !important;
	position:absolute;
	left:30px;
	top:13px;
	float:left;
	background-color: rgba(255,255,255,1);
	z-index:10;
	}
/* Formulare */

ul#formSucheLagen li{
	float:left;
	width:200px;
	margin:7px 0px;
	margin-right:20px;
	}
ul#formSucheLagen li label{
	color:#555;
	width:140px;
	margin-bottom:5px;
	float:left;
	}
ul#formSucheLagen li select{
	width:200px;
	margin:0px 0px 0px 5px;
	}
ul#formSucheLagen li input{
	height:17px;
	width:200px;
	margin:0px 0px 0px 5px;
	}
ul#formSucheLagen li input.SubmitButton{
	width:130px;
	background-color:#C8CF68;
	padding:5px 7px;
	height:23px;
	text-align:center;
	color:#738420;
	border:0px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	box-shadow:1px 1px 3px #333;
	-moz-box-shadow:1px 1px 3px #333;
	-webkit-box-shadow:1px 1px 3px #333;
	-o-box-shadow:1px 1px 3px #333;
	background: #C8CF68;
	cursor:pointer;
	text-transform:uppercase;
	margin-top:21px;
	}
.inputSuche{
	padding:8px 10px;
	border-radius:3px;
	border:1px solid #C8CF68;
	background-color:#FFF;
	box-shadow:inset 1px 1px 3px #aaa;
	float:left;
	color:#333 !important;
	}
.inputButton{
	padding:8px 10px;
	border-radius:3px;
	background-color:#C8CF68;
	text-transform:uppercase;
	cursor:pointer;
	color:#738420;
	float:none;
	margin-left:10px;
	border:1px solid #C8CF68;
	}
/* Sozial Media */
#socialshareprivacy{
	float:left;
	width:600px;
	margin:0px 20px;
	}
	
/*!
 * jQuery UI Autocomplete 1.8.22
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.22
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
 /*
 * jQuery UI Menu 1.8.22
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding-top: 26px;
	display:block;
	float: left;
	width:580px;
	height:auto;
	background-image:url(/template/img/popup_ecke.png);
	background-repeat:no-repeat;
	background-position: 48px 0px;
	}
.ui-menu li{
	background-color:#c8cf68;
	font-size:12px;
	box-shadow: 1px 1px 5px #777;
	}
.ui-menu .ui-menu {
	margin-top: -3px;
	}
.ui-menu .ui-menu-item {
	margin:0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
	}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	margin-top: 0px;
	zoom: 1;
	cursor: pointer;
	padding: 5px 10px;
	color:#333;
	}
.ui-menu .ui-menu-item a:hover{
	background-color:#e9ecc3;
	color:#738420;
	}
/* Erzeuger Teaser */
.verknuepfte-erzeuger{
	background-color:#e9ecc3;
	padding:10px 20px;
	margin-top:10px;
	overflow:hidden;
	}
.verknuepfte-erzeuger > a.smallButton{
	min-width:250px;
	padding:2px 10px;
	width:auto;
	} 
/* Blaetterfunkiton */
ul.blaettern{
	width:100%;
	float:left;
	padding:20px;
	width:600px;
	}
ul.blaettern > li{
	float:left;
	width:197px;
	}
ul.blaettern > li > a{
	color:#738420;
	padding:0px 15px;
	}
ul.blaettern > li > a:hover{
	color:#333;
	}
ul.blaettern > li.prevWein{
	float:left;
	background-image: url(/template/img/icons_riesling.png);
	background-repeat: no-repeat;
	background-position: -5px -442px;
	}
ul.blaettern > li.nextWein{
	float:right;
	background-image: url(/template/img/icons_riesling.png);
	background-repeat: no-repeat;
	background-position: right -422px;
	padding-right:5px;
	text-align:right;
	}
ul.blaettern > li.listWein{
	float:left;
	text-align:center;
	background-color:transparent;
	}
/* Symbole, Icons, ... */
.image_pdf{
	padding:20px 0px 0px 40px;
	background-image: url(/template/img/pdf_icon_klein.png);
	background-repeat: no-repeat;
	}
.scrollbalken{
	height:250px; 
	overflow:auto;
	}
/* WeinImage-Plugin */
#weinImage{
	width:120px;
	height:219px;
	float:right;
	background-image: url(/template/img/layout_flasche_etikett_single.png);
	background-repeat: no-repeat;
	margin:10px 20px;
	padding-top:325px;
	position:relative;
	}
#weinImage > a{
	height:200px;
	line-height:200px;
	width:120px;
	display: table-cell;
    vertical-align: middle;
	top:325px;
	}
#weinImage > a:hover{
	cursor:auto;
	}
#weinImage > a > img{
	vertical-align: middle;
	float:left;
	}
#weinFlascheImage{
	width:120px;
	/*min-height:500px;*/
	float:right;
	margin:10px 20px;
	position:relative;
	}
.tooltipAside {
    display:none;
    min-height:1px;
    padding:15px 15px 30px 15px;
    width:150px;
    font-size:12px;
    color:#fff;
	background-image: url(/template/img/riesling_tooltip.png);
	background-repeat: no-repeat;
	background-position:bottom center;
	z-index:666;
  }
 /* Backend */
 .input_backend{
	 width:350px;
	 padding:5px;
	 }
.select_style{
	width:365px;
	}
.textarea_style{
	width:350px;
	padding:5px;
	height:100px;
	}
.infobox{
	background-color:#e9ecc3;
	padding:10px 10px 20px 10px;
	background-position:15px 15px;
	position:absolute;
	top:0px;
	right:-230px;
	width:210px;
	}
.infobox *{
	color:#738420;
	}
.infobox ol{
	list-style-type:decimal;
	margin-left:17px;
	}
.hilfe{
	margin:0px;
	padding:0px;
	background-image:url(/template/img/Info-Icon.png);
	background-repeat:no-repeat;
	padding:15px 0px 10px 55px;
	border-bottom: 1px dotted #c8cf68;
	}
.info-headline{
	font-weight:bold;
	padding:5px 0px;
	}
.speicher-button{
	padding:10px 20px;
	font-size:14px;
	background-color:#738420;
	color:#FFF;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	}
h2.list-h2{
	padding-top:3px;
	font-size:28px;
	margin-bottom:10px;
	}
.list-form{
	background-image:url(/template/img/img-aufzaehlung.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	float:left;
	margin-top:0px;
	margin-right:10px;
	font-size:18px;
	text-align:center;
	line-height:32px;
	}
/*Breadcrumb*/
.breadcrumb{
	padding-right:10px;
	margin-right:3px;
	background-image:url(/template/img/icon_breadcrumb.png);
	background-repeat:no-repeat;
	background-position:right;
	}
/* +++++++++++++++++++++++++ */
#lagensuche{
	position:absolute;
	display:block !important;
	background-color: rgba(255,255,255,0.8);
	z-index:9;
	}
.inaktiv{
	color:#C8CF68 !important;
	}
.winzer-highlights img, .wein-des-monats > img, .winzer-norm img{
	float:right;
	margin:0px 0px 25px 10px;
	}
#artikel-footer{
	margin-top:30px;
	font-style:italic;
	color:#666;
	font-size:12px;
	}
.weitere-riesling-meldungen{
	background-color:#FFF;
	margin-top:5px;
	float:left;
	width:580px;
	padding:5px 10px 3px 10px;
	}
#user-bewertungen{
	width:400px;
	float:left;
	}
.image-weinbuch{
	float:right;
	margin:0px 0px 20px 20px;
	text-align:right;
	}
.archiv{
	color:#c8cf68;
	text-transform:uppercase;
	font-size:10px;
	margin-left:5px;
	}
.amazon{
	width:190px;
	margin-bottom:0px;
	}
.amazon-footer{
	width:190px;
	background-color:#000;
	float:left;
	padding:10px 10px 5px 10px;
	}
.slider-copyright{
	font-size:10px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
.select-top-werte{
	margin:10px 0px;
	float:left;
	width:100%;
	}
.select-top-werte > label{
	font-weight:bold;
	}
body #bereich-archiv{
	background-color:#C8CF68;
	margin-top:30px;
	}
body #bereich-archiv > h3{
	text-transform:uppercase;
	}
.button-kaufen{
	background-color: #000;
	padding: 3px 7px;
	margin: 10px 0px;
	display: block;
	width: 100px;
	text-align: center;
	color: #738420;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	-webkit-box-shadow: 1px 1px 3px #333;
	-o-box-shadow: 1px 1px 3px #333;
	color:#FFF;
	}
.button-kaufen:hover{
	color:#FC6;
	}
.riesling-punkte-box{
	float:left;
	margin-top:15px;
	margin-bottom:5px;
	}
.weine-aus-vergangeheit{
	width:190px;
	float:left;
	height:430px;
	}

#rechteSpalte .weine-aus-vergangeheit .previousButton{
	right: 13px;
	}
.wein-name{
	color: #738420;
	background-color: #E9ECC3;
	padding:5px;
	display:block;
	width:180px;
	}
.wein-weingut{
	color:#738420;
	display:block;
	border-top:1px solid #ccc;
	margin-top:10px;
	padding-top:5px;
	width:180px;
	margin-bottom:5px;
	}
	
.riesling_dialog{
	display:none;
	background:#FFF !important;
	background:rgba(200,207,104,0.95) !important;
	color:#333 !important;
}
.box400 .weine-aus-vergangeheit{
	width:380px;
	}
#box400 .previousButton{
	position:absolute;
	display:block;
	width:10px;
	height:10px;
	background-image:url(/template/img/icons_riesling.png);
	background-repeat:no-repeat;
	background-position:-5px -445px;
	right:50px;
	top:3px;
	}
#box400 .nextButton{
	position:absolute;
	display:block;
	width:10px;
	height:10px;
	background-image:url(/template/img/icons_riesling.png);
	background-repeat:no-repeat;
	background-position:-5px -425px;
	right:0px;
	top:3px;
	}
#box400 .wein-name {
	color: #738420;
	background-color: #E9ECC3;
	padding: 5px;
	display: block;
	width: 370px;
	}
.sliderButton{
	position: absolute;
	bottom: 6px;
	}
ul#legende{
	margin-top:38px;
	}
ul#legende li{
	padding-left:22px;
	font-weight:normal !important;
	margin-bottom:10px;
	}
	
.wine_added_by{
	font-size:smaller !important;
	text-align:right !important;
	display:block !important;
}
.h3-jahrgang{
	position: absolute;
	top: -42px;
	right: 15px;
	z-index: 88;
	}
.cssItem{
	width:120px;
	height:200px;
	}
/* sssss */
.startseitenWinzerTeaser > li{
	background-color:#FFF;
	padding:15px;
	width:370px !important;
	}
#cycle_two > li{
	background-color:#FFF;
	padding:15px;
	width:355px !important;
	}
.startseitenWinzerTeaser > li a.popup{
	background-color:transparent;
	padding:0px !important;
	float:left !important;
	border-radius:0px !important;
	}
.startseitenWinzerTeaser > li a.popup img{
	margin:10px 0px!important;
	}
.startseitenWinzerTeaser > li ol#pointsRiesling,
.startseitenWinzerTeaser > li ol.pointsRiesling{
	float:left !important;
	width:370px !important;
	margin-top:10px !important;
	}
#cycle_two .punkteStern{
	right:0px !important; 
	top:30px !important;
	}
#cycle_two h2{
	padding-right:50px !important;
	}
.bewertungsslides{
	display:none;
	width: 200px;
	}
/* +++++++++++++++++++++++++++
Ajax-Artikel
+++++++++++++++++++++++++++++ */

article#ajaxArtikel{
	width:750px;
	height:auto;
	background-color:#f2f1ef;
	background-image:url(/template/img/background_fleck.png);
	background-repeat:no-repeat;
	background-position:750px 750px;
	padding:50px;
	overflow: hidden;
	}
#ajaxArtikel ol{
	list-style-type:decimal;
	padding-left:22px;
	}
	
/* PowerTip Plugin */
#powerTip {
	cursor: default;
	background-color: #444;
	color: #ffffff;
	display: none;
	padding: 10px 15px;
	position: absolute;
	white-space: nowrap;
	z-index: 2147483647;
	font-size:13px;
	margin-left:20px;
}

#powerTip:before {
	content: "";
	position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
	left: 50%;
	margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
	margin-top: -5px;
	top: 50%;
}
#powerTip.n:before {
	bottom: -10px;
}
#powerTip.e:before {
	left: -10px;
}
#powerTip.s:before {
	top: -10px;
}
#powerTip.w:before {
	right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
	left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
	right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
	bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
	top: -10px;
}
#powerTip.nw-alt:before, #powerTip.ne-alt:before,
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: 10px solid #444;
	bottom: -10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 10px;
}
#powerTip.ne-alt:before {
	left: auto;
	right: 10px;
}
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: none;
	border-bottom: 10px solid #444;
	bottom: auto;
	top: -10px;
}
#powerTip.se-alt:before {
	left: auto;
	right: 10px;
}
/* +++++++++++++++++++
	Wein der Woche
++++++++++++++++++++++ */
    .caroufredsel_wrapper {
        margin-top: 30px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        background-image:url(/template/img/background_wein_des_monats_4.jpg);
        background-repeat:no-repeat;
		overflow: hidden;
    }

    #carousel div,
	.carousel div{
        float: left;
        width: 100px;
        height: 410px;
    }
    #carousel img,
	.carousel img {
        border: none;
        position: relative;
    }
    .nav {
        width: 790px;
        position: absolute;
        height:40px;
        left:25px;
        top:350px;
        }
        
        .nextCSS{
            position: absolute;
            width: 20px;
            height: 40px;
            top: 0px;
            background-image: url(/template/img/icons_riesling.png);
            background-repeat: no-repeat;
            cursor: pointer;
            right: -30px;
            background-position: -5px -120px;
            }
        .prevCSS {
            position: absolute;
            width: 20px;
            height: 40px;
            top: 0px;
            background-image: url(/template/img/icons_riesling.png);
            background-repeat: no-repeat;
            cursor: pointer;
            left: -30px;
            background-position: +5px -80px;
            }
    #wein-des-Monats,
	.wein-des-Monats{
        position:absolute;
        top:152px;
        left:35px;
        width:450px;
        height:280px;
        padding:0px 0px 0px 0px;
        z-index:10;
        /*
        background-image:url(/template/img/background_wein_des_monats_2.png);
        background-repeat:no-repeat;
        */
        }
        #wein-des-Monats > h3, #wein-des-Monats-Slider > h3,
		.wein-des-Monats > h3, .wein-des-Monats-Slider > h3,
		.wein-des-Monats > h3 a, .wein-des-Monats-Slider > h3 > a{
            /*color:#3e4862;*/
            color:#738420;
            font-size: 26px;
            margin: 10px 0px;
            font-family: 'Enriqueta', serif;
			 width:400px;
			 font-weight:bold;
            }
			#wein-des-Monats > h3 > span, #wein-des-Monats-Slider > h3 > span,
			.wein-des-Monats > h3 > span, .wein-des-Monats-Slider > h3 > span,
			.wein-des-Monats > h3 > a > span, .wein-des-Monats-Slider > h3 > a >span{
				background: #fff; /* Fallback IE 6-8 */
				background: rgba(268, 268, 268, 0.9);
				display:inline;
				position:relative;
				line-height:1.3;
				}
		 #wein-des-Monats > h4, #wein-des-Monats-Slider > h4,
		 .wein-des-Monats > h4, .wein-des-Monats-Slider > h4{
			/*color:#3e4862;*/
			color:#738420;
			font-size: 16px;
			margin: 5px 0px;
			font-family: 'Enriqueta', serif;
			 width:250px;
			 font-weight:400;
			 padding-bottom:0px;
			}
		#wein-des-Monats > h2 > span, #wein-des-Monats-Slider > h2 > span,
		.wein-des-Monats > h2 > span, .wein-des-Monats-Slider > h2 > span{
			background: #fff; /* Fallback IE 6-8 */
			background: rgba(268, 268, 268, 0.9);
			display:inline;
			color:#036;
			position:relative;
			line-height:1.5;
			font-size:22px;
			}
		#wein-des-Monats #erzeuger,
		.wein-des-Monats #erzeuger,
		#wein-des-Monats .erzeuger,
		.wein-des-Monats .erzeuger{
			padding:5px 0px;
			}
			#wein-des-Monats #erzeuger > span,
			.wein-des-Monats #erzeuger > span,
			#wein-des-Monats .erzeuger > span,
			.wein-des-Monats .erzeuger > span{
				background: #fff; /* Fallback IE 6-8 */
				background: rgba(268, 268, 268, 0.9);
				display:inline;
				position:relative;
				}
    aside#rechteSpalte{
        padding-right:0px;
        }
    .contentWeinBox{
        width:580px;
        float:left;
        margin-top:17px;
        }
        .contentWeinBox > div.white{
            display:block;
            float:none;
            margin-bottom:0px;
            }
        .contentWeinBox > div.header{
            border-bottom:2px solid #738420;
            padding-bottom:5px;
            color:#738420;
            }
    #wein-keywords{
        padding:10px 100px 10px 10px;
        }
    .size-1{
        font-family: 'Enriqueta', serif;
        font-size:24px;
        color:#c8cf68;
        }
    .size-2{
        font-family: 'Enriqueta', serif;
        font-size:18px;
        color:#738420;
        }
    .size-3{
        font-family: 'Enriqueta', serif;
        font-size:30px;
        color:#3e4862;
        }
#chartRieslingPunkte{
position:absolute;
top:0px;
left:25px;
background-image:url(/template/img/punkteBackground.png);
background-repeat:no-repeat;
background-position:26px 26px;
}
#chartGmPunkte{
position:absolute;
top:0px;
left:130px;
background-image:url(/template/img/punkteBackground.png);
background-repeat:no-repeat;
background-position:26px 26px;
}

.highcharts-data-labels{
text-align:center;
}	
.highcharts-data-labels *{
    color:#3860A5 !important;
    }
/* ++++++++++++++++++++++++++
Slider: Wein des Monats
+++++++++++++++++++++++++++++ */
#weinDesMonats{
	background-image: url("/template/img/background_wein_des_monats_4.jpg"); 
	background-repeat:no-repeat; 
	background-position:right; 
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-ms-background-size:cover;
	background-size:cover;
	position:relative;
	cursor:pointer;
	}
	#weinBox{
		float:right;
		}
	#weinDesMonats img{
		float:left;
		margin:0px -5px;
		}
		#weinDesMonats img.tall{
			width: 140px !important;
			height: auto;
			margin-top: -60px;
			}
	#wein-des-Monats-Slider{
		position:absolute;
        top:10px;
        left:35px;
        width:450px;
        height:280px;
        padding:0px 0px 0px 0px;
        z-index:99;
		}

/* +++++++++++++++++++++++++++ 
	WdW im Jahrgangskanal
+++++++++++++++++++++++++++++ */
#containerJahrgang .artikelTall{
	width:730px;
	padding:20px;
	}

#bannerJahrgangskanal{
			width:580px;
			height:190px;
			background-image:url(/template/img/banner-wein-der-woche.jpg);
			float:left;
			margin-top:10px;
			position:relative;
			}
			.jahrgangsHeadlineH1{
				background-color: #FFF;
				font-size: 22px;
				position: relative;
				padding: 2px;
				display: inline;
				line-height: 1.8;
				font-family: "Enriqueta",serif;
				float:left;
				margin:20px;
				}
			.jahrgangsTeaser{
				background-color: #FFF;
				position: relative;
				padding: 10px;
				display: inline;
				font-family: Arial,Helvetica,sans-serif;
				font-size: 13px;
				line-height: 1.4;
				float:left;
				margin:0px 20px 20px 20px;
				color:#555;
				}
			.hoverLayer{
				background: rgba(0, 0, 0, 0.6);
				width:580px;
				height:190px;
				position:absolute;
				top:0px;
				left:0px;
				display:none;
				color:#fff;
				line-height:190px;
				text-align:center;
				font-size:16px;
				}
		#bannerJahrgangskanal:hover .hoverLayer{
			display:block;
			transition:all 0.5s;
			}
article.layoutWdW{
	overflow:hidden;
	height:330px;
	background-color:#f00;
	background-image:url("/template/img/background_wein_des_monats_4.jpg"); 
	background-repeat:no-repeat; 
	background-position:right;
	margin-top:10px;
	}


.datenschutzerkl ol {
    list-style: none;
}

.datenschutzerkl ol li:before {
    content: "" attr(value) ".";
    display: inline-block;
}

.datenschutzerkl ol {
    list-style-type: none !important;
}

#kk-cookieCompliance
{
	position: fixed;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	width: 100%;
	z-index: 99999;
	background: #738420;
	border-top: 1px solid rgba(0,0,0,.1);
	padding: 10px;
	box-shadow: 0 -4px 14px rgba(0,0,0,.05);
	font-size: 16px;
	font-family: 'Linotype Univers W01', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	box-shadow: 0 -2px 4px rgba(0,0,0,.2);
}

#kk-cookieCompliance.hidden
{
	display: none;
}

#kk-cookieCompliance a.close
{
	display: inline-block;
	background-color: #c8cf68;
	color: black;
	padding: 8px 25px;
	border-radius: 6px;
	text-transform: uppercase;
	float: right;
	font-size: 14px;
	transition: background .4s;
	text-decoration: none;
	color: #485314;
	box-shadow: 0 2px 4px rgba(0,0,0,.2);
	margin-top: 3px;
}
#kk-cookieCompliance a.close:hover
{
	background-color: #fff;
	cursor: pointer;
}

#kk-cookieCompliance .wrapper:after
{
	display: block;
	content: '';
	clear: both;
}


#kk-cookieCompliance span
{
	display: block;
	float: left;
	padding: 8px 0;
	line-height:1.6;
}
#kk-cookieCompliance a
{
	color: #fff;
	text-decoration: underline;
}
#kk-cookieCompliance .wrapper
{
	width: 100%;
	margin: 0 auto;
	padding: 0 30px;
	box-sizing: border-box;
}