body {
  text-align: center;
  margin: 0px;
}

img {
  border: 0;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

ul {
  line-height: 1.3em;
}

h1 {
  font-size: 1.5em;
  line-height: 1.4em;
}

h2 {
  font-size: 1.3em;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-variant: small-caps;
  font-weight: 100;
  color: #000000;
}

h4 {
  font-family: Arial, sans-serif;
  font-size: 40px;
  font-variant: small-caps;
  letter-spacing: 15px;
}

h4 a{
  font-family: Arial, sans-serif;
  font-size: 40px;
  font-variant: small-caps;
  letter-spacing: 15px;
  text-decoration: none;
}

img.rahmen {
  border: 1px solid #22367b;
}

rahmen {
  border: 1px solid #22367b;
}

.bilduebersicht {
  padding-left: 25px;
  padding-top: 50px;
}

.content {
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
}

.kontakt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 13px;
  vertical-align: bottom;
  text-decoration: none;
}

.kontakt a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 13px;
  vertical-align: bottom;
  text-decoration: none;
}

.kontakt a:hover{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6c070c;
  line-height: 13px;
  vertical-align: bottom;
  text-decoration: none;
}

.kontakt1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  line-height: 13px;
  vertical-align: bottom;
  font-variant: small-caps;
}

.menue {
  width: 0px;
  padding: 0px;
  border-collapse: collapse;
}

.filler {
  float: left;
  width: 198px;
  height: 403px;
  padding: 0px;
  vertical-align: bottom;
  background-image:url(bilder/bg.gif);
}

.menuepunkt {
  text-align: left;
  height: 27px;
  line-height: 27px;
  border: 0px solid #20327E;
  padding: 0px;
  text-indent: 5px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
}

.menuepunkt a {
  color: #FFFFFF;

  text-decoration: none;
  display: block;
}

.menuepunkt a:hover {
  background: #333333;
  color: #FFFFFF;
  text-decoration: none;
}

.menuepunkt_active {
  text-align: left;
  height: 27px;
  line-height: 27px;
  border: 0px solid #20327E;
  padding: 0px;
  text-indent: 5px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
}

.menuepunkt_active a {
  background: #333333;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}

.utility {
  display:none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  vertical-align: bottom;
  text-align: right;
  font-variant: small-caps;
}

.utility a {
  color: #FFFFFF;
  text-decoration: none;
}

.utility a:hover {
  color: #6c070c;
  text-decoration: none;
}

.main_box {
  width: 750px;

  border-collapse: collapse;
}

.main_box_right {
  width: 36px;
  vertical-align: top;
}

.main_box_left {
  text-align: left;
  width: 750px;


  vertical-align: top;
  padding-left: 5px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 25px;
}

.print_hide {
  display:none;
}

.screen_hide {
}

#site {
  margin: auto;
  text-align: left;
  width: 850px;
}

#top {
  float: left;
  width: 850px;
  height: 75px;
  border-bottom: 2px solid #22367b;
}

#logo {
  float: left;
  background-image:url(bilder/logo.jpg);
  height: 75px;
  width: 150px;
  text-align: left;
  border-right: 2px solid #22367b;
}


#top_right {
  float: left;
  background: #333333;
  text-align: left;
  padding-left: 5px;
  width: 600px;
  height: 75px;
}

#spacer {
  float: left;
  height: 30px;
}

#bottom {
  float: left;
  width: 950px;
}

#menue {
  display:none;
  float: left;
  text-align: left;
  width: 198px;
}


#main {
  float: left;
  text-align: center;
  width: 750px;
  height: 600px;
}

a:link {
  color: #FFFFFF;
}

a:visited {
  color: #FFFFFF;
}