BODY {
margin-top: 25px;
text-align: center;
color: #fff;
font-size: 11px; 
line-height: 16px; 
font-family: Tahoma, Arial;
}

P {
  margin-top: 1em;
  margin-bottom: 1em;
}

A:link     {text-decoration: none; color: #a6c846; font-size: 11px; line-height: 15px; }
A:active   {text-decoration: none; color: #a6c846; font-size: 11px; line-height: 15px; }
A:visited  {text-decoration: none; color: #a6c846; font-size: 11px; line-height: 15px; }
A:hover    {text-decoration: none; color: #FFFFFF; font-size: 11px; line-height: 15px; }

A.weiss:link     {text-decoration: underline; color: #FFFFFF; font-size: 11px; line-height: 15px; }
A.weiss:active   {text-decoration: underline; color: #FFFFFF; font-size: 11px; line-height: 15px; }
A.weiss:visited  {text-decoration: underline; color: #FFFFFF; font-size: 11px; line-height: 15px; }
A.weiss:hover    {text-decoration: none; color: #FFFFFF; font-size: 11px; line-height: 15px; }

A.marquee:link     {text-decoration: underline; color: #4B849F; font-size: 11px; line-height: 15px; font-weight: bold; }
A.marquee:active   {text-decoration: underline; color: #4B849F; font-size: 11px; line-height: 15px; font-weight: bold; }
A.marquee:visited  {text-decoration: underline; color: #4B849F; font-size: 11px; line-height: 15px; font-weight: bold; }
A.marquee:hover    {text-decoration: none; color: #4B849F; font-size: 11px; line-height: 15px; font-weight: bold; }

A.versand:link     {text-decoration: underline; color: #000000; font-size: 11px; line-height: 15px; }
A.versand:active   {text-decoration: underline; color: #000000; font-size: 11px; line-height: 15px; }
A.versand:visited  {text-decoration: underline; color: #000000; font-size: 11px; line-height: 15px; }
A.versand:hover    {text-decoration: none; color: #000000; font-size: 11px; line-height: 15px; }

#shadow {
  width:832px;
  background: white url(../images/content_shadow.gif) repeat-y;
}

#anzeige {
	position: relative;
	float: center;
	left: -355px;
	top: -400px;
	width: 180px;
	height: 180px;
}

#container {
   float: center;
   width:800px;
   height:auto;
}

#header {
  width: 100%;
  height: 250px;
}

#topmenu {
  background-color: white;
  color: #8F8D5B;
  font-size: 10px;
  font-weight: bold;
  width: 100%;
  height: 20px;
  background: white url(../images/top_shadow.gif) no-repeat;
}

#lang {
  float: left;
  padding-left: 10px;
}

#agb {
  float: right;
  padding-right: 16px;
}

#logo {
  background-color: #63851B;
  width: 100%;
  height: 180px;
}

#mainmenu {
  padding-top: 15px;
  width: 100%;
  height: 40px;
  background-color: #63851B;
}

#body {
  min-height: 300px;
  background-color: #63851B;
  padding-bottom: 10px;
  
}

td.content {
  letter-spacing: 0.1em;
  padding-top: 14px;
  text-align: left;
  /*text-align: justify; */
  vertical-align: top;
  padding-right: 35px;
  padding-bottom: 20px;
}

td.leftmenu {
  padding-left: 35px;
  padding-top: 0px;
  text-align: left;
  vertical-align: top;
}

td.rightmenu {
  padding-right: 35px;
  padding-top: 11px;
  text-align: right;
  vertical-align: top;
}

td.fakten {
  border-bottom: 1px solid;
  border-color: #709722;
}

table.shop {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #709722;
}

table.angebot {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #f4c817;
}

#shop_detail {
  color: #000000;
}

#ausverkauft {
  color: #ffe800;
  /*text-align: left;
  padding-left: 16px;*/
}

td.weinausbau {
  font-size: 10px;
}

#bottommenu {
  float: center;
  padding-top: 10px;
  width: 832px;
  height: 25px;
  background: white url(../images/bottom_shadow.gif) no-repeat bottom right;
}

#marquee {
  width: 780px;
  color: #4B849F;
  font-weight: bold;
}

input, select, textarea {
  font-family: Tahoma;
  font-size: 11px;
  background-color: #a6c846;
  border: 0px;
  border: 1px solid #709722;
}

input.shop_input {
  font-family: Tahoma;
  font-size: 11px;
  background-color: #a6c846;
  text-align: right;
  border: 0px;
  border: 1px solid #709722;
}

input.shop_submit {
  font-size: 11px;
  border: 1px solid #000000;
  padding-left: 3px;
  padding-right: 3px;
}

input.bestell_submit {
  color: #FFFFFF;
  font-weight: bold;
}

#begr_breite_r {
  width: 400px;
}

table.formular {
  background-color: #FFFFFF;
  padding: 15px;
  color: #000000;
}


tr.bestellformular_tr {
  color: #000000;
}

.weine_string {
  font-size: 9px;
}



