* {
margin: 0;
padding: 0;
}

body {color: #000;
background: url(grafiken/bgoben.gif) repeat-x #f0f2f4;
font-family: Verdana, Geneva, Arial, Helvetica,sans-serif;
font-size: 100.1%;
padding-top: 20px;
margin: 0 5%; }

a,a:link{
 color: #3b4b5b;
 text-decoration: none;
 background-color: transparent;
}

a.norm {
color: #485866;
text-decoration: underline;
}

a:active{
 color: #dd8800;
 text-decoration: underline;
 background-color: transparent;
}
a:visited {
 color: #000;
 text-decoration: none;
 background-color: transparent;
}
p { padding: 0.8em 1.2em; margin: 0; font-size: 0.8em; }
h1 { padding: 0.9em; margin: 0; font-size: 1.2em; font-weight: bold;color: #485866;background-color: transparent; }
h2 { padding: 0.9em; margin: 0; font-size: 1em; font-weight: bold; color: #333333;background-color: transparent;}
h3 { padding: 0.9em 0.5em 0.2em 1em; margin: 0; font-size: 0.8em; font-weight: bold; color: #323941;background-color: transparent;}

.centercol h2 {
font-size: 0.9em;
background-color: #e4e7eb;
padding: 0.2em 0.4em;
margin: 0 1em;
}

#drucklogo{
font-size: 0em;
display: none;
}

#head {
width: 100%;
height: 100px;
}

#head .header {
color: #fff;
background-color: #323941;
margin-top: 42px;
margin-left: 196px;
padding: 4px;
}

.wrapper { min-width: 400px; }

.wrapper {
border: 2px solid #fff;
margin:0 -1px; }
 /* border mit geringfügigem Ausgleich um Scrollbars zu verhindern */

.wrapper {
width: 100%;
 /* Breite insgesamt */
}

.linkbar {
 background-color: #acb7c1;
 text-align: right;
 font-size: 0.9em;
 border-bottom: 2px solid #fff;
 height: 30px;
}

.linkbar p {
padding: 0.5em;
}

.klein {
font-size: 0.8em;
padding: 0.2em 0.1em 0.2em 1.2em;
}

.foot {
 background-color: #acb7c1;
 text-align: center;
 font-size: 0.9em;
 border-top: 2px solid #fff;
}


.fotos {
background: url(grafiken/fotoleiste.jpg) repeat-x #f0f2f4;
height: 70px;
margin-left: 2px;
border-bottom: 1px solid #acb7c1;
}

.rechts{
text-align: right;
}

.cent {
text-align: center;
}

.centf {
text-align: center;
font-weight: bold;
padding: 0;
line-height: 2.8em;
}

.klein {
font-size: 0.7em;
}

.fett {
font-weight: bold;
}

.gez {
font-style: italic;
}

p.weiter {
text-align: right;
padding-top: 0;
padding-bottom: 1.5em;
}


.tools {
position: absolute;
top: -50px;
left: 40%;
}

.centercol ul {
font-size: 0.8em;
margin-left: 1.8em;
line-height: 1.6em;
}

.centercol li {
margin-bottom: 0.8em;
}

.centercol ul ul {
font-size: 0.85em;
}

.skiplinks {/* kein display:none, so sichtbar fuer screenreader */
position: absolute;
visibility: hidden;
top: 0;
font-size: 1px;
}
/* fuer IE/Mac, sonst horizontale scrollbar */
.skiplinks {
display: none;
}
