body { background-color:#EADABB; font-family:Trebuchet MS, Courier New;  font-size:13pt;
   margin-top: 0px;               /* Außenabstand oben   */
   margin-bottom: 0px;            /* Außenabstand unten  */
   margin-left: 0px;              /* Außenabstand links  */
   margin-right: 0px }

a:link { font-weight: none; text-decoration:none; color:#683525; }
a:visited { font-weight: none; text-decoration:none; color:#683525; }
a:active { font-weight: none; text-decoration:underline; color:#683525; }
a:hover { font-weight: none; text-decoration:underline; color:#683525; }

.samp {
 font-size:13.5pt;
 font-weight: none;
 text-decoration:underline;
 color: #683525;
}

.samp_klein {
 font-size:13.5pt;
 font-weight: none;
 text-decoration:underline;
 color: #683525;
}

.samp_light {
 font-weight: bold;
 text-decoration:underline;
 color: #EADABB;
}

.samp_unten {
 font-size:12pt;
 font-weight: bold;
 text-decoration:none;
 color: #EADABB;
}

.ueberschrift_home {
 font-weight: bold;
 font-size:13pt;
 font-style:italic;
 color: #683525;
}

.ueberschrift {
 font-weight: bold;
 font-size:13pt;
 font-weight: none;
 color: #683525;
}

.haupttext {
 font-size:12pt;
 font-weight: none;
 color: #683525;
}

.klein {
 font-size:9pt;
 font-weight: none;
 color: #683525;
}