
/* Dient für Seiten ohne die 4 Minibilder */
body {
      margin: 0;
      padding: 0;
      background-color: #000000;
      color: #FFFFFF;
      font-family: Arial,Helvetica,Verdana,Tahoma,sans-serif;
}
.einruecken-links {
      padding-left:  20px;
}
.einruecken2-links {
      padding-left:  40px;
}
.bildlinks {
      float: left;
      margin-right: 10px;
      margin-bottom: 6px;
}
a:link, a:visited, a:hover {
      text-decoration: none;
      color: yellow;
}
#headerJS {
      position: absolute;
      top: 0px;
      left: 81px;
      background-color: transparent;
}
#headerJSq {
      position: absolute;
      top: 0px;
      left: 0px;
}
#headerFoto {
      position: absolute;
      top: 185px;
      border-bottom: 0px;
      left: 81px;
      width: 820px;
      overflow: hidden;
}
#nav {
      position: absolute;
      top: 0px;
      left: 81px;
      width: 180px;
      list-style-position: outside;
}
#nav ul {
      list-style-type: none;
      margin-left: 0;
      margin-bottom: -0.3em;
      padding-left: 0;
}
#nav ul.einruecken-links {
      padding-left:  20px;
}
#nav li {
      font-size: 80%;
      border-bottom: 0px;
      margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
      text-decoration: none;
      color: yellow;
      background-color: transparent;
}
#nav a:hover {
      text-decoration: none;
      color: yellow;
      font-weight: bold;
      background-color: transparent;
}
-->
#navcontainer {
      position: absolute;
      top: 0px;
      left: 81px;
      width: 180px;
}
#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Verdana, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
}
#navcontainer a {
display: block;
padding: 3px;
width: 100%;
background-color: #000000;
border-bottom: 0px solid #485880;
}
#navcontainer a:link, a:visited {
color: yellow;
text-decoration: none;
}

#navcontainer a:hover {
background-color: #485880;
color: yellow;
}
#contentcenter {
      position: absolute;
      top: 180px;
      left: 268px;
      width: 630px;
      overflow: hidden;
      text-align: center;
}
#contentcenter a:link, a:visited {
      text-decoration: none;
      color:yellow;
}
#contentleft0 {
      position: absolute;
      top: 0px;
      left: 268px;
      width: 680px;
      overflow: hidden;
      text-align: left;
}
#contentleft {
      position: absolute;
      top: 0px;
      left: 268px;
      width: 323px;
      overflow: hidden;
      text-align: left;
}
#contentleft2 {
      position: absolute;
      top: 0px;
      left: 583px;
      width: 323px;
      overflow: hidden;
      text-align: left;
}
#contentleft3 {
      position: absolute;
      top: 580px;
      left: 268px;
      width: 630px;
      overflow: hidden;
      text-align: left;
}
#contentleft4 {
      position: absolute;
      top: 0px;
      left: 81px;
      width: 1030px;
      font-size: 80%;
      overflow: hidden;
      text-align: left;
}
#contentleft0 a:link, a:visited {
      text-decoration: none;
      color: yellow;
}
#contentleft a:link, a:visited {
      text-decoration: none;
      color: yellow;
}
#contentleft2 a:link, a:visited {
      text-decoration: none;
      color: yellow;
}
#contentleft3 a:link, a:visited {
      text-decoration: none;
      color: yellow;
}
#contentleft4 a:link, a:visited {
      text-decoration: none;
      color: yellow;
}
h1 {
      font: 150% Verdana, Tahoma, "Trebuchet MS", Arial, sans-serif;
      font-weight: 700;
}
h2 {
      font: 120% Verdana, Tahoma, "Trebuchet MS", Arial, sans-serif;
      font-weight: 700;
}
h3 {
      font: 90% Verdana, Tahoma, "Trebuchet MS", Arial, sans-serif;
      font-weight: 600;
}
content p {
      font-size: 70%;
      line-height: 1.3em;
      padding-left: 1.2em;
}
.copywrite {
        font-style: italic;
        font-size: 60%;
        margin-top: 0px;
}

#sitemap {
      position: absolute;
      top: 0px;
      left: 268px;
      width: 325px;
}
#sitemap ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Verdana, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
}
#sitemap a {
display: block;
padding: 3px;
width: 100%;
background-color: #000000;
border-bottom: 0px solid #485880;
}
#sitemap a:link {
color: #80FFFF;
text-decoration: none;
}
#sitemap a:visited {
color: #80FFFF;
text-decoration: none;
}
#sitemap a:hover {
background-color: #485880;
color: #FFFF80;
}
   /* Overflow-Methode zum Clearen der Float-Umgebungen */
.floatbox {
overflow:hidden;
}
   /* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix {
display: block;
}

#navcontainer2 {
      position: absolute;
      top: 180px;
      left: 81px;
      width: 120px;
}
#navcontainer2 ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Verdana, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
}
#navcontainer2 a {
display: block;
padding: 3px;
width: 100%;
background-color: #000000;
border-bottom: 0px solid #485880;
}
#navcontainer2 a:link, a:visited {
color: yellow;
text-decoration: none;
}

#navcontainer2 a:hover {
background-color: #485880;
color: yellow;
}
#contentcenter2 {
      position: absolute;
      top: 180px;
      left: 208px;
      width: 800px;
      overflow: hidden;
      text-align: center;
}
#contentcenter2 a:link, a:visited {
      text-decoration: none;
      color:yellow;
}
.left {
      text-align: left;
      }
.rot {
      color: #FF0000;
      }
.sw   {
      background-color: white;
      color: black;
      }
.italic {
      font-style: italic;
      }