body {
background-color: #000000;
background-image:url(bg_fenster.jpg);
background-attachment:fixed;
background-position: top center;
font-family: verdana, arial, helvetica, sans-serif;
font-size:8pt;
color: #000000;
margin:0 auto;
margin-auto;
}

.clearer {
display:block;
clear:both;
line-height:0;
height:0px;
font-size:0;
visibility:hidden;
}

a:hover { text-decoration:none; }
a:focus { outline:none;}

#fenster {
padding: 0px 0px 0px 0px;
}

#fenster p,
#fenster td {
font-size: 9pt;
color:#000000;
text-align:left;
line-height: 1.7em;
}

#fenster a:link,
#fenster a:hover,
#fenster a:active,
#fenster a:visited {
color: #000000;
}

#fenster ol {
margin-left:0px;
}

#fenster li {
font-size: 9pt;
color:#000000;
line-height: 1.5em;
}

#ende {
height: 30px;
}

/* ////////////// Haarlinie  ////////////////////////////// */

.linie {
border:none;
border-top: 2px dashed #FFFFFF;
height:2px;
margin:0px 0px 35px 0px;
clear:both;
}

.schalter,
.schalter:focus
{
display:block;
font-family:arial, helvetica, sans-serif;
padding:3px 3px 3px 3px;
border:0px solid #00b0f0;
font-weight: normal;
color:#31312e;
text-align: center;
cursor:pointer;
background-image:inherit;
background-color:#dfdfdf;
height: 30px;
width: 80px;
font-size: 12pt;
float:right;
letter-spacing: 2px;
}