* {
margin: 0;
padding: 0;
}

body {color: #000;
background-color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica,sans-serif;
font-size: 100.1%;
 }

p {font-size: 12pt; line-height: 16pt; }
h1 { font-size: 16pt; font-weight: bold;line-height: 16pt;color: #333; padding: 8pt 0pt;}
h2 {  font-size: 14pt; font-weight: bold;line-height: 16pt;color: #333;}
h3 { font-size: 12pt; font-weight: bold;line-height: 16pt;color: #333;}

.centercol h2 {
font-size: 14pt;
background-color: #fff;
color: #333;
margin-left:10pt;
}

#drucklogo{
display: block;
}

#drucklogo h1{
color: #000;
font-size: 16pt;
}

#head {
display: none;
}

.aussen {
border-left-width: 0;  /* Breite linke Spalte */
border-right-width: 0; /* Breite rechte Spalte */
background-color: #fff; /* Farbe der mittleren Spalte */
}

/* Hauptcode */

.aussen { width: auto; border-left-style: solid; border-right-style: solid; }
.innen { margin: 0; width: 95%; }

.left { display: none; }
.right { display: none; }
.centercol { width: 95%;line-height: 1.4em; }

.foot { width: 100%; position: static; }

.clear { clear: both; }

.linkbar {
display: none;
}

.klein {
font-size: 0.8em;
padding: 0.2em 0.1em 0.2em 1.2em;
}

.foot {
 background-color: #fff;
 text-align: center;
 font-size: 0.9em;
 border-top: 2px solid #fff;
}

.klein {
font-size: 11pt;
}

p.weiter {
text-align: right;
padding-top: 0;
padding-bottom: 20pt;
}

p.rechts {
display: none;
}

.tools {
display: none;
}

.right ul, .centercol ul {
text-align:left;
margin-left: 20px;
padding: 8px;
font-size: 12pt;
line-height: 1.6em;
}

.centercol ul {
font-size: 12pt;
margin-left: 1.8em;
line-height: 1.6em;
}

.centercol li {
margin-bottom: 0.8em;
}

.right li, .centercol ul {
list-style-type: square;
}

.centercol ul ul {
font-size: 11pt;
}

.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;
}
