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

* { margin: 0; 
padding: 0;} 

/* H�hen- und Breitenanpassung zu 100%; Scrollbar ausblenden */ 
body, html{ width: 100%; 
height: 100%; 
/*overflow: hidden;*/
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
background-color:#808285;

} 

.theme{
	color: #d6ae00;
}

#topSchriftzug{
/*        background:url(../img/backgrounds/Schriftzug_Engler_gruen.png) left top repeat-x;*/
}

table.centerTable td.naviContainer{
	background-color: #f7faf3;	
}

table.centerTable td.naviContainer table td{
	padding-top: 20px;
        background:url(../img/backgrounds/Navi-HG_gruen.jpg) left top repeat-x;
}

table.wine-o-meter{
	background-color: #f7faf3;
}

a{
	color: #458024;
	text-decoration: underline;	
}

a.more{
	display:block;
	color:#458024;
}

a.newsteaser_home{
	font-size:12px; 
	font-weight: normal;
	text-decoration:none;
	text-transform:none;
	color:#458024;
}

a.newsteaser_home hover{
	text-decoration:underline;
}


h1.content{
	color:#458024;
	margin:20px 20px 25px 20px;
	padding: 0 0 0 0;
line-height: 17px;
}
span.h1{
	color:#458024;
	margin:0px 20px 25px 20px;
	padding: 0 0 0 0;
line-height: 17px;
}

span.headline{
display:block;
	color:#458024;
        font-weight: bold;
	margin:0px 0px 5px 0px;
	padding: 0 0 0 0;
line-height: 17px;
}


div.teamBox h1{
	color: #458024;
}
div.pressBox{
	margin: 0 0 0 0;
	width: 420px;
	border-bottom: 1px solid #e8d2d2;
	margin: 15px 0 15px 15px;	
	padding-bottom: 20px;
}

div.pressBox h1{
	color: #458024;
        margin-bottom:3px;
}
div.pressBox a{
	color: #458024;
}

div.partnerBox h1{
	color: #458024;
}
div.partnerBox a{
	display: block;
	color: #458024;
}

/* WEINE UEBERSICHT */
div.weinBox{
	float:left;
	overflow:hidden;
	width: 360px;
	height: 160px;
	margin: 0 0 15px 15px;
	border-bottom: 1px solid #458024;	
}

div.weinBox h1{
/*	text-transform:uppercase; */
	margin-top:30px;
	color: #458024;
}
div.weinDetailBox h1{
/*	letter-spacing:2px; */
/*	text-transform:uppercase; */
	color: #458024;
}

div.weinDetailBox h2{
/*	letter-spacing:2px; */
	color: #458024;
	margin-top: 25px;
}

div.weinlistenBestellbox{
	width: 732px;
	margin: 0 0 15px 15px;
	padding: 5px 0 5px 0;
	text-align: center;
	border: 1px solid #458024;	
}

div.kontaktBox h2{
/*	letter-spacing:1px; */
	color: #458024;
	margin-top: 25px;
}

div.kontaktBox a{
	color: #458024;
}

div.pressArtikelBox h1{
/*	letter-spacing:2px; */
/*	text-transform:uppercase; */
	color: #458024;
	margin-bottom: 20px;
}

div.pressArtikelBox a{
	color:#458024;
}
a.naviPoint{
     display: block;
}

a.naviPoint:hover{
     background-color:#f7faf3;
}

ul.subnaviPoints{
      list-style-type: none;
}

ul.subnaviPoints li{
      margin-left: 10px;
      font-size: 10px;
}
ul.subnaviPoints li a{
      margin-left: 10px;
      font-size: 10px;
      color:#808184;
}

span.qualitaetsweinON{background:url(../img/icons/wein-o-meter/kreis_gruen.png) 15px 3px no-repeat;padding-left:30px}
span.qualitaetsweinOFF{background:url(../img/icons/wein-o-meter/kreis_transp.png) 15px 3px no-repeat;padding-left:30px}

span.kabinettON{background:url(../img/icons/wein-o-meter/kreis_gruen.png) 15px 3px no-repeat;padding-left:30px}
span.kabinettOFF{background:url(../img/icons/wein-o-meter/kreis_transp.png) 15px 3px no-repeat;padding-left:30px}

span.spaetleseON{background:url(../img/icons/wein-o-meter/kreis_gruen.png) 15px 3px no-repeat;padding-left:30px}
span.spaetleseOFF{background:url(../img/icons/wein-o-meter/kreis_transp.png) 15px 3px no-repeat;padding-left:30px}

span.trockenON{background:url(../img/icons/wein-o-meter/kreis_gruen.png) 15px 3px no-repeat;padding-left:30px}
span.trockenOFF{background:url(../img/icons/wein-o-meter/kreis_transp.png) 15px 3px no-repeat;padding-left:30px}

span.halbtrockenON{background:url(../img/icons/wein-o-meter/kreis_gruen.png) 15px 3px no-repeat;padding-left:30px}
span.halbtrockenOFF{background:url(../img/icons/wein-o-meter/kreis_transp.png) 15px 3px no-repeat;padding-left:30px}

span.suessON{background:url(../img/icons/wein-o-meter/kreis_gruen.png) 15px 3px no-repeat;padding-left:30px}
span.suessOFF{background:url(../img/icons/wein-o-meter/kreis_transp.png) 15px 3px no-repeat;padding-left:30px}

.wein-o-meter-headline{
	font-weight: bold;
	color: #458024;
}

