ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; outline:none; }

a
{
  text-decoration: none;
  outline:none;
}

a:hover
{
  text-decoration: underline;
  outline:none;
}

body, td
{
  margin: 0;
  padding: 0;
  font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
  font-size: 11px;
  background-color: #000000;
}

* {
	margin:0;
	padding:0;
}

#outerwrapper {
	padding:0px 0px 0px 0px;
  width:950px;
	margin:0 auto;	
}

#innerwrapper {
  xbackground: url(/images/content_bg.jpg) no-repeat bottom left;
	xpadding:0px 0px 20px 0px;
	
}

#content
{
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  *padding-left: 1px;
}

/**************/
/*   HEADER   */
/**************/

#header {
  background: url(/images/header.jpg) no-repeat bottom left;
  height:215px;
}

#header.img {
  float:left;
}

#header a {
  word-spacing: 3px;
  color:#E20026;
  font-size: 1.2em;
  outline:none;
}

#header a:hover,
#header a:focus,
#header a.active {
  text-decoration:underline;
}


#header div.languages {
  padding-top:50px;
  margin-right:10px;
}

/* LAYOUT */

h1 {
  color:#e20026;
  font-size:1.4em;
  margin-bottom:15px;
}

h1.white {
  color:#fbf8e5;
  font-size:1.6em;
  margin-bottom:15px;
}

h1.bigred {
  color:#e20026;
  font-size:2.8em;
  margin-bottom:35px;
}

h2 {
  color:#e20026;
  font-size:1.5em;
  margin-bottom:15px;
}


p {
  color: #fbf8e5;
  font-size:1.2em;
  margin-bottom:15px;
}

.mainDiv {
  margin:auto;
  xmargin-bottom: 30px;
  width:785px;
  line-height:2em;
}

* html .mainDiv {
  margin: auto;
  margin-left:80px;
  width:810px;
  line-height:2em;
}


.mainDiv a {
  word-spacing: 3px;
  color:#E20026;
  font-size: 1.2em;
  outline:none;
}

.mainDiv a:hover, 
.mainDiv a:focus,
.mainDiv a.active{
  text-decoration:underline;
}

.newsEntryData {
  padding-top:20px;
  xmargin-bottom:20px;
  padding-right:30px;
  float:left;
}

.mainDiv hr {
  margin-top:25px; 
}

.blogMainDiv {
  margin:auto;
  margin-bottom: 20px;
  width:785px;
  line-height:2em;
}

.blogMainDivLeft {
  width: 380px;
  margin-right:20px;
  float:left;
}

.blogMainDivRight {
  width: 380px;
  float:right;
}

.wineryMainDiv{
  margin:auto;
  margin-bottom: 20px;
  width:785px;
  line-height:2em;
}

*html .wineryMainDiv{
  margin:auto;
  margin-bottom: 20px;
  width:810px;
  line-height:2em;
  margin-left:90px;
}


.contactMainDiv {
  margin:auto;
  margin-bottom: 20px;
  width:785px;
  line-height:2em; 
}

#sellers {
  margin-left:82px;
}

* html #sellers {
  margin-left:82px;
  width:810px;
}


#sellers h1 {
  color:#e20026;
  font-size:1.4em;
  margin-bottom:0px;
}

#sellers p {
  color: #fbf8e5;
  font-size:1.2em;
  margin-bottom:0px;
}

#sellers a {
  color:#fbf8e5;
  margin-bottom:0px;
}


.sellersBox {
  margin-top: 30px;
  float:left;
}

#lightboximages a
{
	height: 85px;
	width: 110px;
	background-color: #000000;
	border: 1px solid #E20026;
	margin-right: 15px;
	margin-bottom: 6px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	float: left;
}

#lightboximages a:hover
{
	background-color: #E20026;
	border: 1px solid #000000;
}

#lightboximages img
{
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}

  /*******************/
 /* FEHLERMELDUNGEN */
/*******************/
.form-error
{
  background: #E20026 url(/images/icons/attention.png) center no-repeat;
  background-position: 15px 50%;
  color: #FFFFFF;
  border: 2px solid #E20026;
	margin-top: 5px; 
	margin-bottom: 15px;
  padding: 5px 20px 5px 45px;
  text-align: left;
  line-height: 20px;
}

.form-success
{
  background: #CBFF97 url(/images/icons/accept.png) center no-repeat;
  background-position: 15px 50%;
  color: #009900;
  border: 2px solid #009900;
	margin-top: 5px; 
	margin-bottom: 15px;
  padding: 5px 20px 5px 45px;
  text-align: left;
  line-height: 20px;
}

.form-notice
{
  background: #FFF6BF url(/images/icons/error.png) center no-repeat;
  background-position: 15px 50%;
  color: #000000;
  border: 2px solid #FFD324;
	margin-top: 5px; 
	margin-bottom: 15px;
  padding: 5px 20px 5px 45px;
  text-align: left;
  line-height: 20px;
}

form
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E20026;
  xfont-weight: bold;
}

input, textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #E20026;
  border: 1px solid #E20026;
  padding: 3px;
  
}

#contact p {
  padding-right: 20px;
}


#kontakt_nachricht {
  width:447px;
  margin-bottom:10px;
}

input.kontakt_submit {
  margin-top:5px;
}

#kontakt_subject {
  width:482px;
}

.contactMainDiv a {
  word-spacing: 3px;
  color:#E20026;
  font-size: 1.0em;
  outline:none;
}

.contactMainDiv a:hover, 
.contactMainDiv a:focus,
.contactMainDiv a.active{
  text-decoration:underline;
}

#kontakt_vorname,
#kontakt_nachname,
#kontakt_email,
#kontakt_telefon {
  width:193px;
}