  /* Browser Reset */
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, font, ins, img, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td {
  	margin: 0;
  	padding: 0;
  	border: 0;
  	outline: 0;
  	font-weight: normal;
  	font-style: inherit;
  	font-size: 100%;
  	font-family: inherit;
  	vertical-align: baseline;
  }  
  :focus {
  	outline: 0;
  }
  html {
  	height: 100%;
  }
  body {
  	background: #F4F5F3;
  	font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-size: 100.01%;
  	height: 100%;
  	line-height: 1;
  }
  ol, ul {
  	list-style: none;
  }
  table {
  	border-collapse: separate;
  	border-spacing: 0;
  }
  caption, th, td {
  	text-align: left;
  	font-weight: normal;
  }
  blockquote:before, blockquote:after,
  q:before, q:after {
  	content: "";
  }
  blockquote, q {
  	quotes: "" "";
  }
  .clear {
    clear: both;
    display: block;
  }
  hr {
    border: none;
  	clear: both;
  	height: 1px;
  }
  strong, b, .bold {
    font-weight: bold;
  }
  a:link, 
  a:visited {
  	color: #000;
  }
  a:hover,
  a:active {
    text-decoration: none;
  }   
  /* layout */ 
  div#head {
    background: #8A2024;
    height: 150px;
    padding: 10px 0;
  }
  h1 {
    background: transparent url(../images/logo.gif) no-repeat;
    height: 150px;
    margin: 0 auto ;
    text-indent: -5000px;
    width: 236px;
  }
  h1 a {
    display: block;
    height: 150px;
    width: 236px;
  }
  h1 a span {
    display: none;
  }
  div#nav {
    background: #373737 url(../images/nav_bg.gif) repeat-x;
    padding: 12px 0 8px 0;
  }
  ul#mainnav {
    background: transparent url(../images/nav.gif) no-repeat;
    height: 17px;
    margin: 0 auto;
    position: relative;
    width: 760px;
  }
  ul#mainnav li {
    float: left;
    height: 19px;
    position: absolute;
  }
  ul#mainnav li a {
    display: block;
    height: 19px;
    width: 100%;
  }
  ul#mainnav li a span {
    display: none;
  }
  ul#mainnav li#weingut {
    left: 0;
    width: 85px;
  }
  ul#mainnav li#weingut a:hover {
    background: transparent url(../images/nav.gif) 0 -30px no-repeat;
  }
  ul#mainnav li#weingut a#active {
    background: transparent url(../images/nav.gif) 0 -60px no-repeat;
  }
  ul#mainnav li#cafe {
    left: 129px;
    width: 50px;
  }
  ul#mainnav li#cafe a:hover {
    background: transparent url(../images/nav.gif) -129px -30px no-repeat;
  }
  ul#mainnav li#cafe a#active {
    background: transparent url(../images/nav.gif) -129px -60px no-repeat;
  }
  ul#mainnav li#restaurant {
    left: 120px;
    width: 245px;
  }
  ul#mainnav li#restaurant a:hover {
    background: transparent url(../images/nav.gif) -120px -30px no-repeat;
  }
  ul#mainnav li#restaurant a#active {
    background: transparent url(../images/nav.gif) -120px -60px no-repeat;
  }
  ul#mainnav li#philosophie {
    left: 390px;
    width: 121px;
  }
  ul#mainnav li#philosophie a:hover {
    background: transparent url(../images/nav.gif) -390px -30px no-repeat;
  }
  ul#mainnav li#philosophie a#active {
    background: transparent url(../images/nav.gif) -390px -60px no-repeat;
  }
  ul#mainnav li#portrait {
    left: 538px;
    width: 96px;
  }
  ul#mainnav li#portrait a:hover {
    background: transparent url(../images/nav.gif) -538px -30px no-repeat;
  }
  ul#mainnav li#portrait a#active {
    background: transparent url(../images/nav.gif) -538px -60px no-repeat;
  }
  ul#mainnav li#kontakt {
    left: 670px;
    width: 90px;
  }
  ul#mainnav li#kontakt a:hover {
    background: transparent url(../images/nav.gif) -670px -30px no-repeat;
  }
  ul#mainnav li#kontakt a#active {
    background: transparent url(../images/nav.gif) -670px -60px no-repeat;
  }

  div#content_wrapper {
    background: #F8F6F1 url(../images/w_bg.gif) repeat-x;
    padding-bottom: 30px;
  }
  div#content {
    margin: 0 auto;
    padding: 30px 0;
    width: 760px;
  }
  div#secondlevel {
  	background: #9E9D9B url(../images/secondlevel.gif) left bottom no-repeat;
	margin: 0 auto;
	overflow: hidden;
	width: 760px;
  }
  div#secondlevel ul {
  	font-size: 0.85em;
  	margin: 0 12px;
  }
  div#secondlevel ul li {
  	color: #FFF;
  	float: left;
	line-height: 30px;
	margin: 0 6px;
  }
  div#secondlevel ul li a {
  	color: #FFF;  	
  }
  div#secondlevel ul li#sec_active {
  	background: url(../images/sec_pointer.gif) center bottom no-repeat;
  }
  div#secondlevel ul li#sec_active a {
  	color: #B82C31;	
  }
  div#sidebar {
    float: left;
    width: 200px;   
  }
  div#sidebar p {
    font-size: 0.8em;
  }
  div#subnav,
  div#impressions,
  div.sub_info {
    background: url(../images/corner_left.gif) right top no-repeat;
    float: left;
    padding: 10px;
    width: 180px;    
    text-align: right;
    margin-bottom: 26px;
  }
  div#subnav h3,
  div#impressions h3,
  div.sub_info h3 {
    color: #857E6D;
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 0;
  }  
  div.sub_info ul li {
    font-size: 0.8em;
    margin-bottom: 9px;
    line-height: 140%;
  }
  div.sub_info ul li b {
    color: #333;
    font-weight: bold;
  }
  div.sub_info p {
  	font-size: 0.75em;
  }
  div#impressions a img {
    float: right;
    height: 60px;
    margin: 0 0 12px 12px;
    width: 60px;
  }
  div#impressions p {
  	clear: both;
  }
  div#subnav ul li {
    background: url(../images/list_item.gif) right center no-repeat;
    font-size: 0.8em;
    margin-bottom: 9px;
    padding-right: 24px;
  }
  div#subnav ul li a {
    color: #000;
  }
  div#subnav ul li a#sub_active {
    color: #9F3552;
    font-weight: bold;
  }
  div#subnav ul li span {
    margin-right: 10px;
  }
  div#sub {
    float: right;
    width: 500px;
  }
  h2 {
    background: transparent url(../images/pointer.gif) left 5px no-repeat;
    font-family: Georgia;
    font-weight: bold;
    line-height: 140%;
    margin-bottom: 16px;
    margin-left: -27px;
    padding-left: 26px;
  }
  h2 sup {
    font-size: 83%;
    margin-left: 12px;
    vertical-align: text-top;
  }
  h2 span {
    font-size: 83%;
    vertical-align: text-top;    
  }
  h3 {
    font-size: 0.9em;
    font-weight: bold;
    margin: 26px 0 6px 0;
  }
  img#hof {
    float: right;
    margin: 0 0 12px 12px;
  }
  p {
    font-size: 0.9em;
    line-height: 140%;
    margin-bottom: 12px;    
  }
  p.fl:first-letter {
    color: #C11745;
    font-family: Georgia;
    font-size: 120%;
  }
  div.box {
    background: #EFEBE2 url(../images/box_foot.gif) left bottom no-repeat;
    font-size: 0.8em;
    float: left;
    margin-top: 3px;
    width: 245px;
  }
  div#aktuelles_event,
  div#empfehlung {
    margin-left: 12px;
  }
  * html div#aktuelles_event,
  * html div#empfehlung {
    display: inline;
  }
  div.box h3 {
    color: #EBCFD7;
    font-family: Georgia;
    height: 28px;
    margin: 0;
  }
  div.box#empfehlung h3 {
    background: transparent url(../images/empfehlung.gif) repeat-x;
    position: relative;
    top: -2px;
  }
  div.box#letzte_news h3 {
    background: transparent url(../images/aktuelles.gif) repeat-x;
    position: relative;
    top: -2px;
  }
  div.box#aktuelles_event h3 {
    background: transparent url(../images/event.gif) repeat-x;
    position: relative;
    top: -2px;
  }
  div.box#letzte_news h3 a,
  div.box#aktuelles_event h3 a,
  div.box#empfehlung h3 a  {
    display: block;
    height: 28px;
  }
  div.box#letzte_news h3 a span,
  div.box#aktuelles_event h3 a span,
  div.box#empfehlung h3 a span {
    display: none;
  }
  div.box div {
    margin: 12px;
    min-height: 172px;
    line-height: 140%;
  }
  * html div.box div {
    height: 172px;
  }
  div.box h4 {
    
  }
  div.box div h4 a {
    font-family: Georgia;
    font-weight: bold;
  }
  div.box div img {
    float: left;
    margin: 0 12px 12px 0;
  }
  div.box div a,
  div.box div a:link,
  div.box div a:visited {
    color: #000;
  }
  div.box div p {
    margin-top: 12px;
  }
  div.box img.divider_short {
    clear: both;
    display: block;
    float: none;
    margin: 0 auto 12px auto;
  }
  div.box div hr {
    background: #E0DBCE;
    color: #E0DBCE;
    display: block;
    height: 1px;
    margin: 9px 0;
  }
  
  div#foot {
    background: #F4F5F3;
    border-top: 1px solid #E0DBCE;
    clear: both;
    padding: 10px 0 20px 0;
  }
  div#foot_c {
    margin: 0 auto;
    width: 760px;
  }
  div#foot_c ul#foot_nav {
    font-size: 0.8em;
    margin: 0 auto;
    width: 760px;
  }
  div#foot_c ul#foot_nav li {
    display: inline;
    padding-right: 12px;
  }
  div#foot_c h5 {
    font-size: 0.8em;
    font-weight: bold;
    margin: 24px 0 9px 0;
  }
  div#foot_c label {
    font-size: 0.8em;
    margin-right: 6px;
  }
  div#foot_c input {
    background: url(../images/input_shadow.gif) repeat-x;
  }
  div#foot_c input#abo_name {
    margin-right: 10px;
  }
  div#foot_c span {
    font-size: 0.8em;
  }
  
  
  /* news article */
  div#subnav ul#archive_list li,
  div#subnav ul#upcoming_list li {
    background: url(../images/list_item.gif) right center no-repeat;
    font-size: 0.8em;
    margin-bottom: 9px;
    padding-left: 24px;
  }
  div#subnav ul#archive_list li a,
  div#subnav ul#upcoming_list li a {
    color: #000;
  }
  div#subnav ul#archive_list li span,
  div#subnav ul#upcoming_list li span {
    margin-right: 6px;
  }
  h2.teaser_headline {
    margin-bottom: 6px;
  }
  h2.teaser_headline a {
    color: #000;
    font-family: Georgia;
    font-weight: bold;
  }
  p.newsteaser {
    margin-bottom: 18px;
  }
  
  /* events */
  h3#upcoming {
    color: #000;
  }
  ul#upcoming_list {
    margin-bottom: 24px;
  }
  
  /* tean */
  div#sub_foto {
    background: url(../images/corner_left.gif) right top no-repeat;
    float: left;
    padding: 10px;
    width: 180px;    
    text-align: right;
    margin-bottom: 26px;    
  }
  
  /* contact */
  form#contact {
    margin-bottom: 40px;
  }
  form#contact label {
    font-size: 0.8em;
    float: left;    
    width: 80px;
  }
  form#contact input {
    background: #FAFAFA url(../images/input_shadow.gif) repeat-x;
    padding: 3px;
    width: 190px;
  }
  form#contact textarea {
    background: #FAFAFA url(../images/input_shadow.gif) repeat-x;
    font-family: Arial, Verdana, Helvetica;
    font-size: 0.8em;
    height: 200px;
    padding: 3px;
    width: 300px;
  }
  form#contact input#send {
    clear: both;
    margin-left: 80px;
  }
  #message {
    border: 1px solid #5CCF67;
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 24px;
    padding: 5px;
    width: 380px;
  }
  #error {
    border: 1px solid #DE5757;
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 24px;
    padding: 5px;
    width: 380px;
  }

