 HTML {
   overflow: auto;
}

BODY {
   color: black;
   background-color: white;
   border: 0;
   padding: 0;
   margin: 0;
   font-family: "Palatino Linotype",Palatino,serif;
   font-size: 9pt;
   line-height: 13pt;
}

H1 {
   font-size: 9pt;
   line-height: 13pt;
   font-weight: bold;
}

H2 {
   font-size: 9pt;
   line-height: 13pt;
   font-weight: bold;
}

#contentcenter {
   position: absolute;
   width: 900px;
   height: 100%;
   left: 50%;
   margin-left: -455px;
   margin-top: 0px;
}

.divider {
   width: 900px;
   height: 30px;
   clear: left;
}

#header {
   position: relative;
   width: 900px;
   height: 95px;
}

#zitat {
   width: 900px;
   height: 77px;
   margin-top: -3px;
   font-size: 16pt;
   line-height: 18pt;
   font-weight: bold;
   color: #b3b3b3;
}

#rubric {
   width: 900px;
   height: 35px;
   font-weight: bold;
}

.logo {
   width: 270px;
   height: 95px;
   margin-right: 45px;
   font-size: 18pt;
   font-weight: bold;
   float: left;
}

.navi1 {
   width: 270px;
   height: 90px;
   margin-right: 45px;
   margin-top: -16px;
   float: left;
}

.navi2 {
   margin-top: -12px;
   float: left;
}

.navi3 {
   width: 900px;
   height: 86px;
   margin-top: -12px;
}

.klotz {
   width: 18px;
   height: 69px;
   line-height: 90pt;
   text-align: center;
   float: left;
}

.klotz_schwarz {
   width: 18px;
   color: white;
   background-color: black;
   height: 69px;
   line-height: 90pt;
   text-align: center;
   float: left;
}

A.klotz_schwarz, A.klotz_schwarz:visited {
   color: white;
   background-color: black;
   text-decoration: none;
}

A.klotz_schwarz:hover {
   color: white;
   background-color: #7b7b7b;
   text-decoration: none;
}

.klotz_weiss {
   width: 16px;
   height: 67px;
   border:1px solid black;
   line-height: 89pt;
   text-align: center;
   float: left;
}

.bottom  {
   position: absolute;
   bottom: 35px;
}

.column {
   width: 270px;
   margin-right: 45px;
   float: left;
}

.column3 {
   width: 270px;
   float: left;
}

.doublecolumn {
   width: 585px;
   margin-right: 45px;
   float: left;
}

.divider1 {
   width: 270px;
   margin-right: 45px;
   float: left;
   border-top: 1px dotted black;
}

.divider2 {
   width: 270px;
   float: left;
   border-top: 1px dotted black;
}

A, A:visited {
   color: black;
   background-color: white;
   text-decoration: none;
}

A:hover {
   color: white;
   background-color: #7b7b7b;
   text-decoration: none;
}
