/*************** ALLGEMEIN *************************/
html{
overflow:hidden;
}
#flashcontent{
position:absolute;
/*top:45%;*/
top:0px;
left:0px;
width:100%;
height:100%;
background : black; 
margin : 0px;
font-family:Verdana,Arial,_sans;
color:white;
font-size:10px;
}
#box1_align {
position:absolute;
display:inline;
top:50%;
left:0px;
width:100%;
height:1px;
overflow:visible;
} 
#box2_align {
position:absolute;
display:inline;
top:0px;
left:50%;
width:800px;
height:560px;
margin-top:-60px;
margin-left:-400px;
overflow:visible;
text-align:center;
} 
a:link,visited,active{
text-decoration:underline;
font-family:Verdana,Arial,_sans;
font-weight:bold;
font-size:11px;
color:#cccccc;
}
a:hover{
text-decoration:underline;
font-family:Verdana,Arial,_sans;
font-size:11px;
font-weight:bold;
color:#666666;
}
#header {
position:fixed;
top:0px;
left:0px;
width:100%;
height:15px;
padding:2px 0px 0px 2px;
text-align:center;
background:#000000;
color:#999999;
}
#navi {
float:left;
display:inline;
width:94%;
height:15px;
margin:5px 0px 5px 0px;
padding:2px 10px 2px 12px;
background:#000000;
color:#999999;
border:1px solid #666666;
}
#box_align {
position:absolute;
top:200px;
left:50%;
width:480px;
margin-left:-250px;
padding:5px 5px 10px 10px;
}

#content {
background:#000000;
float:left;
display:inline;
width:94%;
height:480px;
margin:5px 0px 5px 0px;
padding:2px 10px 5px 12px;
overflow-x:hidden;
overflow-y:auto;
SCROLLBAR-FACE-COLOR:black; 
SCROLLBAR-HIGHLIGHT-COLOR:black; 
SCROLLBAR-SHADOW-COLOR:#999999; 
SCROLLBAR-3DLIGHT-COLOR:#999999;
SCROLLBAR-ARROW-COLOR:#999999;
SCROLLBAR-TRACK-COLOR:black;
SCROLLBAR-DARKSHADOW-COLOR:black; 
border:1px solid #666666;
}

#footer {
float:left;
display:inline;

margin:5px 0px 5px 0px;
padding:2px 10px 5px 0px;
color:#666666;
}
.group {
float:left;
display:inline;
width:100%;
border-bottom:1px dashed #333333;
}

.element{
float:left;
display:inline;
padding:5px 10px 5px 0px;
}
a.htmllink:link,a.htmllink:visited,a.htmllink:active{
text-decoration:none;
font-family:Verdana,Arial,_sans;
font-weight:bold;
font-size:10px;
color:#999999;
margin-top:7px;
}
a.htmllink:hover{
text-decoration:underline;
font-family:Verdana,Arial,_sans;
font-size:10px;
font-weight:bold;
color:#ffffff;
}
a.skip_fw:link,a.skip_fw:visited,a.skip_fw:active{
float:right;
display:inline;
text-decoration:none;
font-family:Verdana,Arial,_sans;
font-size:14px;
color:#666666;
margin-top:2px;
margin-left:6px;
}
a.skip_fw:hover{
float:right;
display:inline;
text-decoration:none;
font-family:Verdana,Arial,_sans;
font-size:14px;
color:#ffffff;
margin-top:2px;
margin-left:6px;
}
a.skip_bw:link,a.skip_bw:visited,a.skip_bw:active{
float:right;
display:inline;
text-decoration:none;
font-family:Verdana,Arial,_sans;
font-size:14px;
color:#666666;
margin-top:2px;
margin-right:6px;
}
a.skip_bw:hover{
float:right;
display:inline;
text-decoration:none;
font-family:Verdana,Arial,_sans;
font-size:14px;
color:#ffffff;
margin-top:2px;
margin-right:6px;
}

</style>
