 html,body,div,p,table,td,hl,h2,h3,span,ul,ol,li,a {
font-family:arial, helvetica, sans-serif;
scrollbar-base-color:#FFFFFF;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#FFAC58;
}
body {
 background-repeat:no-repeat;
 background-position:center;
 background-attachment:fixed;
 background-color:#000000;
 margin: 0px 0px;
 }
 a {
font-size: 16px;
}
a:link {
font-weight: bold;
text-decoration: none;
}
a:visited{
font-weight: bold;
text-decoration: none;
}
a:hover{
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
}
a:active {
font-weight: bold;
text-decoration: none;
}
div.titlelogo {
padding:0px;
position: absolute;
top:0px;
left: 0px;
width:284;
margin: 0px 0px;
 }
div.titleleft {
padding:0px;
position: absolute;
top:130px;
left: 0px;
width:100;
margin: 0px 0px;
 }
div.titleright {
padding:0px;
position: absolute;
bottom:20px;
right: 20px;
width:142;
height:32;
margin: 0px 0px;
 }
table.navigation {
 padding:0px;
 position:relative;
 top:85%;
 left:0px;
 }
.navigationinnen{
position:relative;
top:0px;
right:0px;
text-align:right;
}

.navigationinnen a, span, p {
font-size:11px;
font-weight:bold;
color: #FFA830;
text-align:justify;
}
a.navigationactive {
color:#FFFFFF;
}

/* Inhalt */
.kasten {
margin:30px;
padding:20px;
overflow:auto;
width=100%;
border-width: thin;
border-color: #FFA830;
border-style:dashed;
font-size:11px;
font-weight:bold;
color: #FFA830;
text-align:justify;
}
.kasten a{
font-size:11px;
font-weight:bold;
color: #FFFFFF;
text-align:justify;
}
