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


/* BG-Image auf unterste Ebene anordnen */ 
#bgImg{ position: absolute; 
top: 0; 
left: 0; 
border: 0; 
z-index: 1;} 
/* Body-Dummy absolut ï¿½ber BG-Image legen; Scrollbar bei Bedarf einblenden */ 
#hintergrund{ position: absolute; 
top: 0; 
left: 0; 
z-index: 2; 
overflow: hidden; 
width: 100%; 
height: 100%; 
text-align: center;} 




h1{
	font-size:12px;
}

h1.gross{
	font-size:14px;
}

h2 {
	font-size: 12px;
}

p.content{
	margin:0 20px 0 20px;
	padding:0;
	line-height: 17px;
}

table td#tableHeight table td.contentContainer table td ul{
	margin:0 20px 0 40px;
        list-style-image:url(../img/icons/list_icon.gif);
}

table td#tableHeight table td.contentContainer table td ul li{
	margin:0 0 5px 0;
}


table{
	font-size: 12px; /* globale schriftgroesse */
	margin:0px;
	padding:0px;
}

table.wine-o-meter td span{
	font-size: 11px;
}

.preCopy{
	margin: 15px 0 0 0;
}

/*
table.stage{
	margin-top: 100px;
	position:absolute;
	z-index:5;
}

*/
img{
	margin:0;
	padding:0;
}

a:hover{
	text-decoration: underline;	
}


div.hintergrund{
	margin:0;
	padding:0;
	position:absolute;
	overflow:hidden;
	z-index:1; 
}

#main_container {
	position: relative;
	display: block;
	width: 928px;
padding-bottom: 40px;
}

div.content{
	margin:0 0 0 0;
	padding:0;
	position:absolute;
	z-index:2;
	width:100%;
	overflow:hidden;
/*	border: 1px solid black; */
}

#gault_button {
	position: absolute;
	bottom: 64px;
	left: 4px;
	width: 160px;
	height: 88px;
	z-index: 6;
}

.naviContainer {

}

/* HEADBEREICH */



.belowNavi{
	text-align:center;
	vertical-align:bottom;
	padding-left: 0px;
	line-height: 18px;
	position:absolute;
	width:136px;
	bottom:62px;
	overflow:hidden;
}

/* DIV STYLES */

table.centerTable{
margin-bottom:0px;
}

table.news_section{
position:relative;
width: 235px;
height: 488px;
left: 517px;
bottom:0px;
z-index:5;

}

table td#tableHeight table td.contentContainer div#schriftzug{
	width:712px;
	height: 173px;
	background-image:url(../img/backgrounds/schriftzug.png);
	position:absolute;
	z-index:6;
	margin-left:25px;
	margin-top:5px;
}


/* TABLE STYLES */

td.contentContainer{
background-color: #ffffff;
width: 900px;
padding-bottom:0px;
}

td.footrow
{
	padding-top: 3px;
}

img.headvisual{
	margin-left: 3px;
	display:block;
}

img.headline{
	margin-top:3px;
	margin-left:3px;
	display:block;
}

img.sidevisual{
	margin-top:3px;
	margin-right:3px; 
	display:block;
}

/* TEAM */

div.teamBox{
	float:left;
	overflow:hidden;
	width: 360px;
	height: 130px;
	margin: 15px 0 0 15px;	
}

div.teamBox p{
	line-height: 17px;
	width: 270px;
	display:inline;
}

div.teamBox img{
	float:left;
	margin-right: 10px;
	display:block;
}

/* PRESSE */
div.partnerBox{
	float: left;
	margin: 15px 0 15px 15px;
	width:360px;
	height: 210px;
	line-height: 17px;
/*border: 1px solid black;*/
}


div.weinBox p{
	line-height: 17px;
	width: 270px;
	min-height: 75px;
}

div.weinBox img{
	float:left;
	margin-right: 5px;
	display:block;
}

/* WEINE DETAIL */

img.bigWineBottle{margin-left:35px}

div.weinDetailBox{
	overflow:hidden;
	margin: 15px 0 15px 15px;
	
}

div.weinDetailBox span.selectedDot{
	line-height: 17px;
	background:url(../images/orange_dot_selected.gif) left top no-repeat;
	padding-left: 20px;
	margin-left: 15px;
/*	border: 1px solid black; */
}
div.weinDetailBox span.blankDot{
	line-height: 17px;
	background:url(../images/orange_dot.gif) left top no-repeat;
	padding-left: 20px;
	margin-left: 15px;
/*	border: 1px solid black; */
}

/* ANFAHRT / KONTAKT */

td.kontakt{
	background:url(../img/backgrounds/bg_so_finden_sie_uns.jpg) 3px 3px no-repeat;
}

td.kontakt a img#karte{
	float: right;
	margin: 130px 25px 0 0;
}

td.kontakt a img#karte2{
	float: right;
	margin: 270px 180px 0 0;
	visibility:hidden;
}

div.kontaktBox{
	position: absolute;
	width: 280px;
	margin: 95px 0 0 20px;
	line-height: 17px;
}
div.kontaktBox table{
	margin: 2px 0 2px 0;
}

/* PRESSE UNTERSEITE */

div.pressArtikelBox{
	margin: 0 0 0 0;
	width: 700px;
	margin: 15px 0 15px 15px;	
	padding-bottom: 20px;

}
div.pressArtikelBox p{
line-height: 17px;
}
a.footlink{
	text-transform:uppercase;
	font-size:11px;
	margin-top:3px;
	margin-bottom:0px;
	color: #ffffff;
	text-decoration:none;
}

a.footlink:hover{
	text-transform:uppercase;
	margin-top:3px;
	margin-bottom:0px;
	color: #d6ae00;
	text-decoration:underline;
}

a.footlinkActive{
	text-transform:uppercase;
	margin-top:3px;
	margin-bottom:0px;
	color: #d6ae00;
text-decoration: none;
}

#weinBeschreibung{
	line-height: 17px;
}

.edit{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color:e2007a;
	font-weight: bold;
}

/* Nur für Bilder */
.bildmitumlauf {
	margin: 3px 25px 10px 0px;
	float: left;
}

/* Switcher für Termine */

#year_switcher {
position: absolute;
top: 128px;
right: 50px;
width: 400px;
height: 50px;
z-index: 3;
}

#year_switcher DIV {
font-size: 14px;
border: 1px solid #FFFFFF;
text-align: center;
display: block;
width: 38px;
height: 18px;
float: left;
padding: 3px 6px;
background-color: #ebd0c9;
color: #000000;
cursor: pointer;
margin-right: 10px;
}

#year_switcher DIV.active {
color: #A62B43;
}
