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

body {
	background-color:#b11520;
	font-family:Arial, Helvetica, sans-serif;
	color:#f3dcde;
	font-size:12px;
	margin: 0;
}

.small {
	font-size: 10px;
	}

.left {
  float:left;
}
.right {
  float:right;
}

div.clearfix {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; 
}


#header #logo {
  width:300px;
}

#header_image {
  height: 250px;
  width: 760px;
  background-image: url(../pics/header_image_02.jpg);
  position: relative;
}

#header_image h1 {
  float: left;
  font-size: 24px;
  font-weight:normal;
  color:#FFF;
  background: url(../pics/transparent-black.png) repeat;
  margin-top: 17px; 
  margin-left: 50px;
  padding: 2px 10px;
}

#header_image h1, #wein-teaser .wein {
  font-family: Georgia, Times, serif;
}

#header_image .prowein {
  float:right;
  margin: 10px;
  background-image: url(../pics/prowein_stoerer.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  height: 142px;
  width: 75px;
  padding-top: 84px;
}

#wein-teaser {
  height: 22px;
  position: absolute;
  left: 0;
  bottom: 25px;
  background: url(../pics/transparent-black-2.png) repeat;
  padding: 3px 0 0 60px;
  width: 700px;
}

#wein-teaser .wein {
  font-size: 16px;
}

#wein-teaser .region {
  font-size: 12px;
}

#invitation{
	display: block;
	margin: 0 4px 4px 4px;
	letter-spacing: -0.2px;
	}

#content{
	margin-left: 58px;
}

#sidebar {
  background-color: #97121B;
  margin: 0px 20px 0 -20px;
  padding: 20px;
  width: 202px;
}

#sidebar p {
  border-bottom: 1px solid #B11520;
  font-size: 11px;
  line-height: 17px;
  margin-top: 0;
  padding-bottom: 10px;
}

a.download_button {
  padding:15px 0 0 70px;
  background-repeat: no-repeat;
  height:50px;
  display:block;
  font-size: 13px;
  line-height:18px;
  margin-top:20px;
}

	a.wein_markt{
	    background-image: url(../pics/wein_markt_logo.jpg); 
	}
	
	a.weinwirtschaft{
	  background-image: url(../pics/weinwirtschaft_logo.jpg);
	}

h1 { 
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
h2 {
  margin-top: 24px;
  font-size: 16px;
  font-weight: normal;
  color: #580A10;
  border-bottom: 2px solid #97121B;
}

p {font-size: 13px;}


.column { 
  margin: 0 40px 30px 0;
  max-width: 225px;
  }

.column ul {
  color: #580a10;
}

.column ul li {
  margin: 8px 0;
  line-height: 14px;
  font-weight: bold ;
}

#column_1 {
  margin-left: 10px;
}


.column .3 {
  margin-left: 0px;
}

img {border:none;}

ul{	
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 40px;
	}

ul#navi {
  margin-bottom: 10px;
  margin-left: 300px;
}

ul#navi li {
  display:inline;
  font-size: 14px;
  letter-spacing: 0.1px;
  padding-right: 5px;
  margin-right:5px;
  border-right: 1px solid white;
}
ul#navi li.last {
  border: none;
}

#quote{
  color: #fff;
	width: 678px;
	height: 100px;
/*  padding: 35px 45px 25px 65px;
  margin: -5px 0 10px 30px;*/
  padding: 15px 45px 15px 35px;
	overflow: visible;
  background-color: #c1464f;
/*  background-image: url(../pics/bg_quote.png);
*/	background-repeat: no-repeat;
	background-position: center center;
 	font-family: Georgia, Times, serif;	
	font-size: 15px;
	font-style: italic;
	line-height: 23px;
  -webkit-box-shadow: 0px 0px 5px #8c1119;
  -moz-box-shadow: 0px 0px 5px #8c1119;
  box-shadow: 0px 0px 5px #8c1119;
  margin-bottom: 10px;
	}
	
	#quote_source{
		float: right;
		margin: 3px 30px 0 0; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		}
	
#box{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
	}
	

#import_programm{
	margin-top: 20px;
	margin-bottom: 20px;
	}

.neu{
	font-size: 12px;
	font-style:normal;
	color: #FFCC00;
	text-transform: uppercase;
	}

.neu_klein{
	font-size: 9px;
	font-style:normal;
	color: #FFCC00;
	text-transform: uppercase;
	font-weight: normal;
	}	
	
.region, .winegrower{
	font-size: 10px;
	font-weight: normal !important;
	}
		

a:link, a:visited {
	color:#f3dcde;
	}
	
a:hover {
	text-decoration:none;
	}
	
#bildergalerie img {border: 1px solid #900913;}

#bildergalerie {
	margin-top:50px;
	margin-left: auto;
	margin-right: auto;
	width:600px;

	}
	
#bildergalerie #top {
	height: 100px;
	padding:20px 0 0 0;
	border-bottom:1px solid #900913;
	margin-bottom:30px;
}

#bildergalerie #top h1 {
	font-size:16px;
	text-align:right;
	margin-top:40px;}

#bildergalerie #top img {
	float:left;
	border:none;
	}

#bildergalerie a {
	margin-right: 10px;
	}
	
#bildergalerie a:hover img {
	border: 1px solid #fff;
	}
	
#lagerverkauf {
  font-size: 16px;
  padding: 3px 0px;
  margin: 0 40px -10px -1px;
  display: block;
}

#parkplatz {
  padding-left: 16px;
  background: url(../pics/parkplatz.png) no-repeat;
}
