img {
  border: 0px;
  display: block;
}

body {
  height: 100%;
  width: 100%;
  top-padding: 0;
  text-align: center;
  background-image:url(../Grafik/body_hg.jpg);
  background-repeat: repeat-x;
}

div#Seite {
  text-align: left;    /* Seiteninhalt wieder links ausrichten */
  margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
  width: 902px;
  min-height: 100%;

  background: #ffffff;
}

div#Header {
  align: center;
  text-align: center;
  background: #ff0000;
  margin:0px;
  padding-top: 15px;
}

div#Navi {
  height: 33px;
  background: #ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
}

div#Inhalt {
  min-height: 100%;
  border-top: solid 1px #ffffff;
  border-right: solid 1px #990000;
  border-left: solid 1px #ffffff;
  margin: 0px 0 0 190px;
  padding: 0px 80px 0px 20px;

}
div#infobox {
  background: #ffffcc;
  width: 185px;
  min-height: 100%;
  float: left;
  border-left: solid 1px #990000;
  border-right: solid 1px #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
  }

div#Unterpunkte {
  height:27px;
  margin-top: 0px;
  margin-bottom: 0px;
 background-image:url(../Grafik/underline.gif);
 background-repeat: repeat-x;
 border-right: solid 1px #990000;
 border-left: solid 1px #990000;
 padding: 0px 0px 0px 30px;

}
div#login {
  background: #eeeeee;
  width: 145px;
  float: left;
  border: solid 1px #cccccc;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}


a#unterpunktleiste {
 display: block;
  height:20px;
 background: #ffffff;
 font-family: arial;
 FONT-WEIGHT: bold;
 FONT-SIZE: 10pt;
 TEXT-DECORATION: none;
 margin: 0px 0px 0px 0px;
 padding-top:0px;
 padding-left: 5px;
 padding-right: 5px;
 color: #000000;
 border: solid 1px #ffcc00;
 text-align: center;
}

a#unterpunktleiste:hover {
  color: #cc9900;
  background: #ffffff;
}

div#button {
  margin: 5px;
}
a#bbutton {
 color: #000000;
 background: #ffcc00;
 font-family: arial;
 FONT-WEIGHT: bold;
 FONT-SIZE: 10pt;
 TEXT-DECORATION: none;
 width: 94px;
 display: block;
  text-align: center;
 vertical-align: middle;
 }

 a#bbutton:hover {
 color: #ffffff;
}

font#abutton {
 color: #aaaaaa;
 background: #ffcc00;
 font-family: arial;
 FONT-WEIGHT: bold;
 FONT-SIZE: 10pt;
 width: 94px;
 display: block;
  text-align: center;
 vertical-align: middle;
 }



div#unterpunkt_gross {
	border: #ff6666 2px solid;
	padding: 1px 0px;
	width: 140px;
	height: 185px;
}

div:hover#unterpunkt_gross {
 	background-color: #ffeebb;
}

div#unterpunkt_jugend {
	border: #ff6666 2px solid;
	padding: 1px 0px;
	width: 155px;
	height: 250px;
}

div:hover#unterpunkt_jugend {
 	background-color: #ffeebb;
}


table#navi {
  border: 0px;
  height: 32px;
  width: 902px;
  margin: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-padding: 0px;
  background: #ffcc00;
  background: #ffcc00;
 font-family: arial;
 FONT-WEIGHT: bold;
 FONT-SIZE: 10pt;
 TEXT-DECORATION: none;
border-collapse: collapse;
}
table#navi tr {
 height: 32px;
 width: 902px;
}

table#navi td {
 height: 32px;
 width: 100px;
 text-align: center;
 vertical-align:middle;
 border: solid 1px #666666;
}
