
#season_nav {display:none;}

body {
	margin:0;
	padding:0;
	/*font-family:Garamond,georgia, sans-serif;
	font-size:15px;*/
	font-family:tahoma,georgia, sans-serif;
	font-size:12px;
	background:url(../img/bg_body.gif) repeat top center;
	background-position:10px 0;
	text-align:center;
	color:#58585A;
}

a {color:#58585A;}

h1 {
  font-size:26px;
  font-weight:normal;
  margin:0 0 20px 0;
}

h2 {
  font-size:20px;
  font-weight:normal;
  margin:20px 0 0 0;
  color:#083E87;
}

p {
  margin:0 0 20px 0;
  line-height:24px;  
}

#header {
  height:161px;
  background:url(../img/bg_header.gif) no-repeat top center;
}

#header .holder {
    position:relative;
}
#pig {
display:none;
    height:136px;
    width:110px;
    position:absolute;
    right:-105px;
    top:15px;
    background:url(../img/schweinchen.gif) no-repeat top center;
}

#content {
  height:524px;
  background:url(../img/bg_content.gif) no-repeat top center;
}

#content .holder {
  height:524px;
}

#footer {
  height:153px;
  background:url(../img/bg_footer.gif) no-repeat top center;
}

.holder {
  text-align:left;
  margin:0 auto;
  width:740px;
  height:104px;
  position:relative;
  left:-17px;
}

#logo {
  width:133px;
  height:89px;
  background:url(../img/logo.gif) no-repeat top center;
  position:relative;
  top:65px;
}
#home_link {
  display:block;
  width:133px;
  height:89px;
}
#top_nav {
  float:right;
  position:relative;
  top:75px;
  left:-10px;
  font-size:12px;
}
#top_nav a {
  text-decoration:none;
  font-size:12px;
}


#nav {
  position:absolute;
}
#nav a {
  display:block;
  float:left;
}

#nav a#link_1 {
  width:279px;
  height:121px;
  background:url(../img/buch.gif) no-repeat top center;
}
#nav a#link_2 {
  width:230px;
  height:60px;
  background:url(../img/produkt.gif) no-repeat top center;
}
#nav a#link_3 {
  width:231px;
  height:60px;
  background:url(../img/feier.gif) no-repeat top center;
}





#season_nav {
  margin-top:60px;
  color:#B1B3B4;
}

#season_nav a {
  text-decoration:none;
}

#season_nav ul {
  width:185px;
  float:left;
  text-align:center;
  list-style-type:none;
  margin:0;
  padding:0;
}

#season_nav li {
  margin-top:5px;
}

