body {
  background-color: #f4f4f4;
  font-size: 100.00%;
}
#main {
  color: #ffffff;
  background-color: #e1e7e9;
  margin-left: 12px;
  align: center;
  width: 976px;

  border: 0em;
  border-top: 0em;
  border-bottom: 1.25em;
  border-right: 0em;
  border-left: 0em;
  border-style: solid;
  border-color: #70848f;

}
#head{
  height: 136px;
  float: top
  border: 0em;
  border-top: 1.25em;
  border-bottom: 1.25em;
  border-right: 0em;
  border-left: 0em;
  border-style: solid;
  border-color: #70848f;
}
#head img{
  width: 700px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#link {
  padding: 0.5em;
  padding-top:0.75em;
  padding-right: 0.75em;
  text-align:right;
}
#link, a{
  font-size: 102.5%;
  text-decoration: none;
  color: #5d5b5b;
}
#link a:hover{
  color: #928d8d;
}
#shadow {
  width:1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  background-image: url(Grafik/shadow.png);
  background-repeat:repeat-y;
}
#content{
  color: #5a707c;;
  margin-top: 0px;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  text-align: justify;
  width: 735px;
  min-height: 600px;
}
#navigation {
  background-image: url(Grafik/navigation.png);
  height: 37px;
}
#nav_button a {
  text-decoration:none;
  display: block;
  background-image: url(Grafik/button_normal.png);
  line-height: 37px;
  padding-left: 1em;
  padding-right: 1em;
  float:left;
  color: #ffffff;
  font-size: 125%;
  font-family: Arial;

  border: 0em;
  border-top: 0em;
  border-bottom: 0em;
  border-right: 1px;
  border-left: 0em;
  border-style: solid;
  border-color: #4f616c;
}
#nav_button a:hover{
  background-image: url(Grafik/button_hover.png);
}
#sidebar {
  width: 170px;
  float:right;
  margin-top: 4.1em;
  margin-right: 15px;

}
#sidebar img{
  width:175px;
}
#side a{
  text-decoration:none;
  display: block;

  padding-left: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 165px;
  height:30px;
  line-height: 30px;
  float:bottom;
  color: #000000;
  font-size: 90%;
  font-family: Arial;

  border: 0em;
  border-top: 0px;
  border-bottom: 0px;
  border-right: 0em;
  border-left: 0em;
  border-style: solid;
  border-color: #4f616c;
}
#side a:hover{
  font-weight: bold;
}
#side img{
  width: 170px;
}
#list a{
  text-decoration:none;
  display: block;
  background-image: url(Grafik/item_normal.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  margin-top: 5px;
  line-height: 35px;

  width: 725px;
  height:35px;
  float:bottom;
  color: #000000;
  font-size: 110%;
  font-family: Arial;
}
#list a:hover{
  background-image: url(Grafik/item_hover.png);
}
*.information {
  font-weight: normal;
  text-align: justify;
  padding: 10px;
  padding-top: 15px;
  width: 725px;
  min-height: 150px;
  background-image: url(Grafik/content1.png);
  background-repeat: repeat-y;
  display: none;
  color: #000000;
  float: top;
}
*.information img{
  margin-left: 5px;
  border: 2px;
  border-style: solid;
  border-color: #dbe0e3;
}
*.information div{
  min-height:150px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top:5px;
  float:left; width: 350px;
  margin-left:45px;
  border:3px;
  border-style:solid;
  border-color:#dbe0e3;
  border-top:0px;
  border-bottom:0px;
}
#galerie{
  float:top;
  margin-bottom: 35px;
  height:auto;
}
#galerie img{
  height: 100px;
  margin-right: 10px;
}
#subtitle1 {
  font-weight:bold;
  font-size:100%;
  color:#000000;
  text-align:center;
  display:block;
  width:715px;
  padding-top:5px;
  padding-bottom:5px;
  border: 2px;
  border-top: 2px;
  border-bottom: 2px;
  border-right: 0em;
  border-left: 0em;
  border-style: solid;
  border-color: #376091;
}
#subnavigation a{
  font-size: 110%;
  color: white;
  display: inline-block;
  background-color: #adc3d0;
  padding: 0.3em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-decoration:none;
}

