/* CSS Document */
a:link { color:#6666FF; text-decoration:none; }
a:visited { color:#666699; text-decoration:none; }
a:hover { color:#6666FF; text-decoration:underline; }
a:active { color:#DA3815; text-decoration:overline; }

body {
background-color:#000000;
margin-top: 0px;
margin-bottom: 15px;
font-family: Verdana, Arial;
}
body, textarea {
  scrollbar-base-color:#CCCCCC;
  scrollbar-3dlight-color:#CCCCCC;
  scrollbar-arrow-color:#DDDDDD;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#585E85;
  scrollbar-highlight-color:#A9AED5;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#131522;
}
table {
border-color:#131522;
border-width:0px;
border-style:none;
border-collapse:collapse;
color:#CCCCCC;
font-size:10pt;
font-family: Verdana, Arial;
}
img {
border-width: 0px;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
hr {
color:#666699;
height:1px;
}
.topic {
/*color: #DA3815;*/
color: #CCCCCC;
font-size: 12pt;
font-family: Arial, Verdana;
font-weight: bold;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
letter-spacing: 2pt;
white-space: nowrap;
}
.over_shadow {
margin-top: -21px;
margin-left: -2px;
}
.submenu {
font-size: 20pt;
font-weight: bolder;
letter-spacing: 6pt;
}
.content {
color: #AAAAAA;
font-size: 8pt;
font-family: Verdana, Arial;
line-height: 11pt;
vertical-align: middle;
text-align: justify;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
.content_bg {
background-image:url(img/content_bg3.gif);
background-repeat:repeat-y;
background-position: 55px 0px;
background-attachment: scroll;
}

.comment{
color: #999999;
font-size: 7pt;
}
.rahmen {
border-width:1px;
border-color:#666666;
border-style:solid;
border-top-color:#666666;
border-bottom-color:#666666;
border-left-color:#666666;
border-right-color:#666666;
border-collapse:collapse;
/* margin-bottom: 30px; */
}
.button {
/* width:140px; */
background-color:#2E3042;
color:#CCCCCC;
border-color:#666666;
border-style:solid;
border-top-color:#AAAAAA;
border-bottom-color:#666666;
border-left-color:#AAAAAA;
border-right-color:#666666;
} 
.feld {
background-color:#2E3042;
color:#CCCCCC;
border-color:#666666;
border-style:solid;
border-top-color:#666666;
border-bottom-color:#AAAAAA;
border-left-color:#666666;
border-right-color:#AAAAAA;
} 
