body {
  background-color: #FFFFFF;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}


p, h1 {
margin: 0px; 
padding: 10px; 
}
h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
}




#inhalt_normal { 	
  text-align: left;
  vertical-align: middle;	
  margin: 50px auto;
  padding: 0px;
  width: 550px;
  background-color: #ffffff;
  border: 1px dotted #bbb;
}


#inhalt { 	
  position:absolute;
  height:312px; 
  width:600px;
  margin:-156px 0px 0px -300px;
  top: 50%; 
  left: 50%;

  text-align: left;
  padding: 0px;
  background-color: #FFFFFF;
  overflow: auto;
}


#inhalt_sub_1 { 	
  float: left;
  height:216px; 
  width:107px;
  background: #FFFFFF url(img/logo_links.gif) no-repeat center center;
}


#inhalt_sub_2 { 	
  float: left;
  height:216px; 
  width:132px;
  background: #FFFFFF url(img/sport.gif) no-repeat center center;
}


#inhalt_sub_2 a { 	
  position: absolute;
  height:216px; 
  width:133px;
}

#inhalt_sub_2 a:hover { 	
  background: #FFFFFF url(img/sport_hover.gif) no-repeat center center;
}


#inhalt_sub_3 { 	
  float: left;
  height:216px; 
  width:132px;
  background: #FFFFFF url(img/musik.gif) no-repeat center center;

}

#inhalt_sub_3 a { 	
  position: absolute;
  height:216px; 
  width:132px;
}

#inhalt_sub_3 a:hover { 	
  background: #FFFFFF url(img/musik_hover.gif) no-repeat center center;
}



#inhalt_sub_4 { 	
  float: left;
  height:216px; 
  width:132px;
  background: #FFFFFF url(img/info.gif) no-repeat center center;

}

#inhalt_sub_4 a { 	
  position: absolute;
  height:216px; 
  width:132px;
}

#inhalt_sub_4 a:hover { 	
  background: #FFFFFF url(img/info_hover.gif) no-repeat center center;
}


#inhalt_sub_5 { 	
  float: left;
  height:216px; 
  width:96px;
  background: #FFFFFF url(img/logo_rechts.gif) no-repeat center center;

}


#inhalt_unten { 	
  float: left;
  height:96px; 
  width:600px;
  background: #FFFFFF url(img/logo_unten.gif) no-repeat center center;

}







p, h1, h2 {
margin: 0px; 
padding: 10px; 
}

h1 {
padding: 10px; 
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
}



