body {
margin:0;
padding:0;
}

ul#navbar {
margin:0;
padding:0;
position:relative;
height:149px;
width:828px;

text-align: left;
background: #F1E3A2 url(header_lo.jpg) no-repeat top left;
}

ul#navbar li {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    }

ul#navbar li, ul#navbar a {
  }

ul#navbar li {
    text-indent: -9999px;
    text-decoration: none !important;
}

#weingut	{
display:block;
top:25px !important;  	
left: 246px;
width:97px;
height:124px;
z-index:2;

}

#weingut_hbg{
  display:none;
top:25px !important;  	
left: 235px;
width:120px;
height:124px;
background: #F1E3A2 url(highlights/header_weingut.jpg) no-repeat 0 -25px !important;
z-index:1;
}


#simone {
display:block;
top:25px !important;  	
left: 343px;
width:96px;
height:124px;
z-index:2;
}

#simone_hbg {
 display:none;
top:25px !important;  	
left: 329px;
width:120px;
height:124px;
background: #F1E3A2 url(highlights/header_simone.jpg) no-repeat 0 -25px;
z-index:1;
}


#angebot {
display:block;
top:25px !important;  	
left: 439px;
width:100px;
height:124px;
z-index:2;
}

#angebot_hbg {
display:none;
top:25px !important;  	
left: 427px;
width:120px;
height:124px;
background: #F1E3A2 url(highlights/header_angebot.jpg) no-repeat 0 -25px;
z-index:1;
}


#proben	{
display:block;
top:25px !important;  	
left: 539px;
width:99px;
height:124px;
 z-index:2;
}


#proben_hbg {
display:none;
top:25px !important;  	
left: 473px;
width:230px;
height:124px;
background: #F1E3A2 url(highlights/header_proben.jpg) no-repeat 0 -25px;
z-index:1;
}

#termine {
display:block;
top:25px !important;  	
left: 638px;
width:92px;
height:124px;
z-index:2;

}

#termine_hbg {
display:none;
top:25px !important;  	
left: 631px;
width:111px;
height:124px;
background: #F1E3A2 url(highlights/header_termine.jpg) no-repeat 0 -25px;
z-index:1;
}

#impressum {
display:block;
top:25px !important;  	
left: 730px;
width:98px;
height:124px;
z-index:2;
}

#impressum_hbg{
display:none;
top:25px !important;  	
left: 718px;
width:110px;
height:124px;
background: #F1E3A2 url(highlights/header_impressum.jpg) no-repeat 0 -25px;
z-index:1;
}


div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: georgia, Times, Serif;
  font-size: small;
  font-style: normal;
  font-weight: normal;
  color: #69121B !important;
}

div.menuBar {
}

/*div.menuBar a.menuButton {
}*/

div.menuBar a.menuButton:hover {
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
}

div.menu {
background:#F1E3A2;
  left: 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div#weingutMenu{
margin: 0 0 0 -52px;
}

div#angebotMenu{
margin: 0 0 0 -25px;
}

div#probenMenu{
margin: 0 0 0 -20px;
width:135px;
}

div.menu a.menuItem {
  color: #69121B;
  cursor: default;
  display: block;
  padding: 0.3em 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #E9CF00;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #909090;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}


