body {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  background-color: #6600cc;
  color: white;
  margin-top: 0px;
  font-family: Verdana,Arial,Helvetica,"Times New Roman",sans-serif;
}
#body_2 {
  border: 1px groove silver;
  background-color: #000066;
}
#header {
  width: 797px;
  float: left;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #33ff33;
  height: 110px;
}
#stand {
  width: 200px;
  float: right;
  font-size: 12px;
  color: silver;
  font-weight: bold;
  text-align: right;
  height: 110px;
}
#bildelement_links {
  float: left;
  width: 790px;
  height: 60px;
  margin-top: 10px;
  text-align: center;
}
#bildwechsler_rechts {
  text-align: right;
  float: right;
  width: 6px;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#google_search {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
}
#navbar_galerie {
  float: left;
  width: 100%;
  padding-bottom: 0px;
  background-color: #999900;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: center;
}
.navlinks_galerie a:link {
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.navlinks_galerie a:hover {
  color: red;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
.navlinks_galerie a:active {
  color: blue;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}
.navlinks_galerie a:visited {
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#navbar_oben {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  background-color: #660000;
  margin-bottom: 10px;
  margin-top: 0px;
}
#navbar_oben li {
  list-style-type: none;
  float: left;
  padding-left: 2em;
  background-color: #660000;
}
.navlinks_oben a:link {
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
.navlinks_oben a:hover {
  color: yellow;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}
.navlinks_oben a:active {
  color: #33ccff;
  text-decoration: underline;
  font-size: 16px;
}
.navlinks_oben a:visited {
  color: white;
  font-size: 16px;
  text-decoration: none;
}
#navbar_links {
  border-color: #000066;
  border-width: 1px;
  border-top: 1px inset #000066;
  border-right: 1px inset #000066;
  border-bottom: 1px inset #000066;
  float: left;
  width: 150px;
  height: 550px;
}
#navbar_links li {
  border-color: #000066;
  border-top: 1px solid #000066;
  border-bottom: 1px solid #000066;
  width: 140px;
  font-size: 12px;
  background-color: #3c7bac;
  margin-left: -30px;
  list-style-type: none;
  color: white;
}
#navbar_links_2 {
  border-color: #000066;
  border-width: 1px;
  border-top: 1px inset #000066;
  border-right: 1px inset #000066;
  border-bottom: 1px inset #000066;
  float: left;
  width: 150px;
  height: 200px;
  margin-top: 560px;
  margin-left: -150px;
}
#navbar_links_2 li {
  border-color: #000066 black;
  border-top: 1px solid #000066;
  border-bottom: 1px solid #000066;
  width: 140px;
  font-size: 12px;
  background-color: #3c7bac;
  margin-left: -30px;
  list-style-type: none;
  color: white;
}
#navbar_links_3 {
  border-color: #000066;
  border-width: 1px;
  border-top: 1px inset #000066;
  border-right: 1px inset #000066;
  border-bottom: 1px inset #000066;
  float: left;
  width: 150px;
  height: 250px;
  margin-top: 771px;
  margin-left: -150px;
}
#navbar_links_3 li {
  border-color: #000066;
  border-top: 1px solid #000066;
  border-bottom: 1px solid #000066;
  width: 140px;
  font-size: 12px;
  background-color: #3c7bac;
  margin-left: -30px;
  list-style-type: none;
  color: white;
}
#werbung_links {
  border-color: black;
  border-width: 1px;
  border-top: 1px inset black;
  border-right: 1px inset black;
  border-bottom: 1px inset black;
  width: 150px;
  float: left;
  margin-top: 1035px;
  margin-left: -150px;
  height: 30px;
}
#content {
  margin: -1067px 130px 10px 160px;
  float: left;
  font-size: 14px;
  clear: both;
  font-family: verdana,arial,Helvetica,"times new roman",sans serif;
}
#werbung_rechts {
  float: right;
  width: 120px;
  height: 600px;
  text-align: right;
}
#linkliste_rechts {
  float: right;
  width: 120px;
  height: 200px;
  margin-top: 610px;
  margin-right: -120px;
  margin-bottom: 10px;
  background-color: #ffcc99;
}
#linkliste_rechts li {
  margin-left: -30px;
  color: black;
  list-style-type: none;
  font-size: 12px;
}
.linkliste_rechts a:link {
  color: black;
  font-size: 12px;
  text-decoration: none;
}
.linkliste_rechts a:visited {
  color: black;
  font-size: 12px;
  text-decoration: none;
}
.linkliste_rechts a:active {
  color: green;
  font-size: 12px;
  text-decoration: underline;
}
.linkliste_rechts a:hover {
  color: blue;
  font-size: 12px;
  text-decoration: underline;
}
#footer {
  clear: both;
  background-color: #660000;
  color: silver;
  font-size: 12px;
  text-align: center;
}
#kompozer {
  float: left;
  width: 180px;
  margin-top: 5px;
  margin-bottom: -17px;
}
#footer_2_mitte {
  clear: both;
  margin-right: 130px;
  margin-left: 190px;
  text-align: center;
  font-size: 12px;
}
#footer_rechts {
  float: right;
  width: 120px;
  margin-top: -16px;
  text-align: right;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #cc0000;
  text-decoration: underline;
  font-weight: normal;
  text-align: left;
}
h5 {
  font-size: 12px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: black;
  text-decoration: underline overline;
  text-align: center;
  font-weight: bold;
}
a:link {
  color: white;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: yellow;
}
a:active {
  color: #66ffff;
  text-decoration: underline;
}
a:visited {
  color: white;
  text-decoration: none;
}

