HTML {
   overflow: hidden;
}

BODY {
   background: #c0c0c0;
   border: 0;
   padding: 0;
   margin: 0;
   max-height: 100%;
   height: 100%;
   font-family: Tahoma, Verdana, Arial, Sans-serif;
   font-size: 12pt;
}

#contentcenter {
   position: absolute;
   width: 950px;
   height: 585px;
   left: 50%;
   margin-left: -475px;
   margin-top: 10px;
   background: #ccffff;
}

#contentcenter2 {
   position: absolute;
   width: 944px;
   height: 585px;
   left: 50%;
   margin-left: -475px;
   margin-top: 10px;
   padding-left: 6px;
}

#center-container {
   position: absolute;
   width: 400px;
   height: 541px;
   left: 50%;
   margin-left: -200px;
   margin-top: 22px;
   background: #ffff99;
}

#header {
   position: absolute;
   z-index: 2;
   left: 50%;
   margin-left: -200px;
   top: 20px;
   width: 600px;
   height: 100px;
   background: #969696;
}

#text-container {
   position: absolute;
   z-index: 3;
   padding: 10px;
   left: 50%;
   margin-left: -200px;
   top: 120px;
   width: 580px;
   height: 425px;
   overflow: auto;
   font-size: 11pt;
}

#text-container {
   position: absolute;
   z-index: 3;
   padding: 10px;
   left: 50%;
   margin-left: -200px;
   top: 120px;
   width: 580px;
   height: 425px;
   overflow: auto;
   font-size: 11pt;
}

#text-container P {
/*   padding: 10px; */
}

#text-container UL {
/*   padding-left: 10px; */
}

#kontakt-container {
   position: absolute;
   z-index: 3;
   padding: 10px;
   left: 50%;
   margin-left: -200px;
   top: 120px;
   width: 580px;
   height: 425px;
   overflow: auto;
   font-size: 10pt;
   background: #ffcc99;
}

#kontakt-container INPUT, TEXTAREA {
   border:0px none #ffffff;
   background-color:#d8d8d8;
   color:#383838;
   font-family: Tahoma, Verdana, Arial, Sans-serif;
   font-size: 9pt;
}

#kontakt-container INPUT {
   height: 18px;
}

#kontakt-container .button {
   height: 100%;
   border:1px solid #383838;
}

h1 {
   font-size: 18pt;
   font-weight: bold;
}

h2 {
   font-size: 11pt;
   font-weight: bold;
}

.bold {
   font-weight: bold;
}

A.nav1, A.nav1:visited {
   position: absolute;
   border-width: 2px;
   border-style: outset;
   display: block;
   left: 50%;
   margin-left: -441px;
   margin-top: 22px;
   width: 197px;
   height: 220px;
   padding-left: 6px;
   line-height: 24pt;
   text-align: left;
   text-decoration: none;
   color: #000000;
   background: #0066cc;
}

A.nav1:hover {
   background: #197fe5;
}

A.nav2, A.nav2:visited {
   position: absolute;
   border-width: 2px;
   border-style: outset;
   display: block;
   left: 50%;
   margin-left: -441px;
   margin-top: 246px;
   width: 197px;
   height: 188px;
   padding-left: 6px;
   line-height: 24pt;
   text-align: left;
   text-decoration: none;
   color: #000000;
   background: #008080;
}

A.nav2:hover {
   background: #199999;
}

A.nav3, A.nav3:visited {
   position: absolute;
   border-width: 2px;
   border-style: outset;
   display: block;
   left: 50%;
   margin-left: -441px;
   margin-top: 438px;
   width: 197px;
   height: 121px;
   padding-left: 6px;
   line-height: 24pt;
   text-align: left;
   text-decoration: none;
   color: #000000;
   background: #33cccc;
}

A.nav3:hover {
   background: #4ce5e5;
}

A.nav4, A.nav4:visited {
   position: absolute;
   border-width: 2px;
   border-style: outset;
   display: block;
   right: 50%;
   margin-right: -441px;
   margin-top: 22px;
   width: 197px;
   height: 295px;
   padding-left: 6px;
   line-height: 24pt;
   text-align: left;
   text-decoration: none;
   color: #000000;
   background: #ffcc00;
}

A.nav4:hover {
   background: #ffe519;
}

A.nav5, A.nav5:visited {
   position: absolute;
   border-width: 2px;
   border-style: outset;
   display: block;
   right: 50%;
   margin-right: -441px;
   margin-top: 321px;
   width: 197px;
   height: 153px;
   padding-left: 6px;
   line-height: 24pt;
   text-align: left;
   text-decoration: none;
   color: #000000;
   background: #ff8c00;
}

A.nav5:hover {
   background: #ffbe32;
}
A.nav6, A.nav6:visited {
   position: absolute;
   border-width: 2px;
   border-style: outset;
   display: block;
   right: 50%;
   margin-right: -441px;
   margin-top: 478px;
   width: 197px;
   height: 81px;
   padding-left: 6px;
   line-height: 24pt;
   text-align: left;
   text-decoration: none;
   color: #000000;
   background: #fa8072;
}

A.nav6:hover {
   background: #ffb2a4;
}

A.nav, A.nav:visited {
   text-align: left;
   text-decoration: none;
   color: #000000;
}

A.nav:hover {
   color: #969696;
}

.aktiv {
   color: #ffffff;
}
