/*@page a4-hoch{
  size: 21cm 29,7cm;
  margin: 1cm;
}
*/

* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12pt;
  background: none;
  /*page: a4-hoch;*/
}

#overDiv, #logo_screen, #oben_links_welle, #random_image_oben, #oben_rahmen, #newsticker, #links #erstes_element, #links h1, #links .element p.header, #links #guestbook_teaser, #link_to_top, #hilfsnavigation, .hidden, #footer, #rechts, #menue_rechts, #mitte h1, #mitte h2{
  display: none;
}

#info{
  margin-top: 135px;
}

#oben_links {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 236px;
  height: 135px;
}

#navigation{
  width: 55%;
  float: left;
}

#navigation a:link, #navigation a:visited, #navigation a:active, #navigation a:hover{
  text-decoration: none;
}

#kontaktinfo{
  display: block;
  padding: 7px;
  border: 1px solid #000000;
  float: right;
}

#kontaktinfo *{
  font-size: 10pt;
}

#main{
  clear: both;
}

h1{
  font-size: 14pt;
  font-weight: bold;
  margin: 12pt 0;
  padding: 0;
  line-height: 16pt;
}

h2{
  font-size: 13pt;
  font-weight: bold;
  margin: 12pt 0;
  padding: 0;
  line-height: 15pt;
}

h3{
  font-size: 12pt;
  font-weight: bold;
  margin: 12pt 0;
  padding: 0;
  line-height: 14pt;
}

/*
#info h1, #info h2, #info h3{
  margin: 0 0 12px 236px !important;
}
*/

p{
  font-size: 12pt;
  margin: 0 0 12pt 0;
  line-height: 14pt;
}

a:link, a:visited, a:active, a:hover{
  text-decoration: underline;
}

.bildbeschreibung{
  font-size: 10pt;
  margin: 2pt 0 10pt 0;
  font-weight: bold;
  text-align: center;
}

#main_footer{
  margin-top: 24pt;
  padding-top: 12pt;
  border-top: 1px solid #000000;
}

#main_footer *{
  font-size: 10pt;
}

.lastupdate{
  margin-top: 12pt;
}