body {
  background-image: url("images/background.gif");
  background-repeat: repeat-y;
  margin: 0px;
  padding: 0px;
  font-family: sans-serif;
  font-size: 1em;
}
a { color: #000; }
a img { border: 0px; }
h1 { font-size: 1.5em; }

#head {
	background-image: url("images/layout_05_01.gif");
	background-repeat: no-repeat;
	width:980px;
	height:147px;
}

#left {
  float: left;
  width: 189px;
}
    
    #logo_bottom {
    	background-image: url("images/layout_05_02.gif");
    	background-repeat: no-repeat;
    	width:189px;
    	height:44px;
    }

#menu {
  background-color: #FFF;
  padding: 0;
  margin-left: 10px;
  margin-right: 15px;
  margin-bottom: 20px;
}
#menu li {
  list-style: none;
  text-transform: uppercase;
}
#menu a {
  display: block;
  text-decoration: none;
}
#menu .menu1_no:hover {
  background-color: #DDD;
}
#menu .menu1_act:hover {
  background-color: #CCC;
}

#menu .menu2_no { 
  padding-left: 10px;
  font-size: 0.8em; 
}
#menu .menu2_act { 
  padding-left: 10px;
  font-size: 0.8em; 
}
#menu .menu2_no:hover {
  background-color: #DDD;
}
#menu .menu2_act:hover {
  background-color: #CCC;
}

#menu .menu3_no { 
  padding-left: 20px;
  font-size: 0.8em; 
  font-style: italic;
}
#menu .menu3_act { 
  padding-left: 20px;
  font-size: 0.8em; 
  font-style: italic;
}
#menu .menu3_no:hover {
  background-color: #DDD;
}
#menu .menu3_act:hover {
  background-color: #CCC;
}

    
    #grosserweinpreis {
    	background-image: url("images/layout_05_06.gif");
    	background-repeat: no-repeat;
    	width:159px;
    	height:187px;
    }
    #grosserweinpreis a { display: block; }

    #content_left {
      padding: 0 10px 10px;;
      font-weight: none;
    }
    
#center {
  float: left;
  padding-left: 10px;
  padding-right: 25px;
  padding-bottom: 30px;
  width: 594px;
}

    #rootmenu {
      font-size: 0.6em;
      color: #999;
    }
    #rootmenu a {
      color: #999;
    }
    
    #content {
      text-align: left;
    }
    	dd.csc-textpic-caption {
    	  font-size: 0.6em;
    	  font-weight: bold;
    	}
	.csc-mailform-field label {
	  display:block;
	  float:left;
	  width:90px;
	}

#right {
  float: left;
	background-image: url("images/layout_05_04.gif");
	background-repeat: no-repeat;
	width:162px;
  padding-top: 370px;
}
    #content_right {
      padding: 10px 10px 10px;
      font-weight: none;
    }
    
#footer {
  background-color: #FFF;
  clear: left;
  text-align: center;
  font-size: 0.6em;
  border-top: 1px dotted #CCCCCC;
}
#footer a { 
  margin: 5px 5px;
  text-transform: uppercase; 
}

.halterit {
  font-family: "Arial black";
  font-style: italic;
  color: #000;
}
.validator {
  text-align: center;
}