html {
  height:100%;
}

body {
  margin: auto;
  padding:0px;
  height:100%;
  font-family:Verdana, Arial, sans-serif;
  background-image:url(layout/bg.gif);
  background-repeat:repeat-x;
}
#backgrleft{
	height:100%;
}
h1 {
  margin:0;
  padding:0 0 20px 0;
  font-size:18px; 
  color:#1f5b23; 
  font-style:italic
}
#backgr_left{
float:left;
}
#content {
  height:100%;
  background-image:url(layout/spalten.jpg);
  background-repeat:repeat-y;
  width:1400px;
  margin-left:auto;
  margin-right:auto;
}
div#logo {
  padding:0 0 0 248px;
  float: left;
  position:relative;
}
#navigation {
   padding:30px 0 0 20px;
   background-color:transparent;
   float:left;
   font-family:Verdana;
   font-size:11px;
   color:#3f3f3f;
   line-height:2.0;
}
#navigation a{
	color:#000;
	text-decoration:none;
}
#navigation a:hover{
	text-decoration:underline;
}
#hauptbild {
  z-index:1000;
  position:relative;
  left:177px;
  margin-bottom:-90px;
  width:483px;
  height:226px;
  float:left;
}
#dunkelgruene_zeile {
   background-image: url(layout/zeile2.jpg);
   height: 27px;
   margin-top: 2px;
   padding-left: 270px;
	width:997px;
}
#searchbar {
  font-size:10px;
}
#suchfeld {
  font-family:verdana;
  font-size:10px;
  border-style:solid;
  border-color:black;
  position: relative;
  top: -5px;
}
#button {
  padding:7px 0 0 1px;
}
#hellgruene_zeile{
  background-image:url(layout/zeile1.jpg);
  height: 27px;
  padding-left:100px;
  margin-left:183px;
  width:100%;
  z-index:0;
}
#ebenen {
  font-size:13px;
  font-family:Arial;
  padding:5px 0 5px 0px;
}
#ebenen a {
  text-decoration:none;
  color:#1b3b07;
}

#Menuepunkte {
  padding: 90px 0 0 200px;
  background-color:transparent;
  position:relative;
  float:left;
  font-family:georgia;
  font-size:13px;
  font-weight:bold;
}
#background_spalte_links {
  background: url(layout/spalte_links_hintergrund.jpg);
  background-repeat: repeat-y;
  position: relative;
  padding: 10px 42px 0 0;
  left:48px;
}
#menu {
width:209px;
padding:0px;
margin:0px;
}
#menu li{
  list-style-type:none;
  padding: 7px 5px 7px 20px;
  color:#175a24;
  cursor:pointer;
}
#menu li a {
  color:#175a24;
  text-decoration:none;
}
#menu li:hover, .menu_marked_1{
  background-image:url(layout/listensymbol.jpg);
  background-repeat:no-repeat;
  color:rgb(23,90,36);
}
#menu li ul li:hover {
  background-image:none;
  color:#e09700;
}
#menu li ul li a:hover, .menu_marked_2 a, .menu_marked_3 a, .menu_marked_4 a{
  color:#e09700;
}
.menu_dummy{
	display:none;
}
.submenu {
  padding: 0px 0px 0px 5px;
  margin:0px;
  font-size:12px;
}
.mittlere_spalte {
  margin: auto;
  width:430px;
  position:relative;
  padding: 50px 20px 0;
}
#ueberschrift {
  font-family:'Times New Roman', Times, serif;
  float: left;
}
.text {
  font-family:Verdana;
  font-size:12px;
  color:#5f5a5a;
  line-height:1.5;
}
#textbild {
  float:left;
  padding:2px 10px 3px 0;
}
.rechte_Spalte_text {
  font-family:verdana;
  font-size:12px;
  float:left;
  margin-left:14px;
  width:220px;
}
.miniveran{
	color:#5f5a5a;
	font-style:italic;
	font-size:11px;
}
.miniveranlink{
	text-decoration:none;
	font-style:italic;
	color:#5f5a5a;
	font-size:11px;
}
.miniveranlink:hover{
	text-decoration:underline;
}
#background_spalte_rechts_mitte {
  background: url(layout/spalte_rechts_mitte.jpg);
  float:left;
  margin-left:15px;
  width:200px;
  z-index:0;
}
.head1 {
  width:200px;
  float:left;
  font-size:16px;
  font-style:italic;
  font-weight:bold;
  color:#e09700;
  margin:15px 0 20px -20px;
  font-family:'Times New Roman', Times, serif;
  padding-left:18px;
}
.head2 {
  width:200px;
  float:left;
  font-size:16px;
  font-style:italic;
  font-weight:bold;
  color:#e09700;
  margin:15px 0 20px -10px;
  font-family:'Times New Roman', Times, serif;
}
#quadrat1{
  float:right; 
  margin-right:-22px; 
  width:16px; 
  background-color:#e09700; 
  font-size:1px;
  height:18px;
}
#background_spalte_rechts_unten {
  background:transparent;
  padding:0 14px 0 20px;
  float:left;
  width:185px;
}
#quadrat2 {
  float:right; 
  margin-right:-25px; 
  width:16px; 
  background-color:#e09700; 
  font-size:1px;
  height:18px;
}
.wein {
  font-weight:bold;
  font-family:Verdana;
  font-size:11px;
  color:#1f5b23;
  float:left;
}
#weinflasche {
  float:left;
  width:200px;
  background-image:url(layout/weinflasche.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
  margin-left:-20px;
  padding:10px;
}
