@charset "UTF-8";
/*ALLE DATEIEN*/
html{
font-size:100%;
}
body{
color:#aaa;
background:#000;
font-size:1em;
font-family:Lucida Console,Helvetica,Verdana,sans-serif;
cursor:default;
overflow:hidden;
}
#bottom{
position:fixed;
padding:1% 0 0 0;
left:0em;
width:100%;
height:3%;
color:#fff;
bottom:0em;   
font-size:0.65em;
line-height:1em;
text-align:center;
background:#000;
border-top:3px solid white;
}
#icon1{
position:fixed;
top:1%;
right:0em;
width:4%;
height:6%;
}
#icon2{
position:fixed;
top:1%;
right:5%;
width:4%;
height:6%;
}
#icon3{
position:fixed;
top:1%;
right:10%;
width:4%;
height:6%;
}
#logo{
position:fixed;
top:1%;
left:0em;
height:8%;
width:20%;
}
#menue{
position:fixed;
top:0em;
left:0em;
width:100%;
height:8%;
border-bottom:3px solid white;
}
#untermenue_index{
position:fixed;
top:20%;
left:10%;
width:80%;
}
#untermenue{
position:fixed;
top:9%;
right:15%;
/*height:2em;*/
width:100%;
font-size:0.6em;
}
#dokvor,#dokaus,#dokpub,#dokimp{
position:fixed;
top:20%;
right:12%;
width:50%;
height:60%;
padding:1%;
border:3px solid white;
color:#fff;
font-size:0.75em;
z-index:2;
background:#000;
}
#dokindex{
display:none;
position:fixed;
top:20%;
left:5%;
width:90%;
height:70%;
border:3px solid white;
}
#flashroom2009,#flashroom2008,#flashroom2007,#flashroom2006,#nojava{
position:fixed;
top:15%;
left:1%;
width:98%;
height:75%;
background:#000;
}
#flashframe{
width:100%;
height:100%;
border:3px solid white;
}
img{
border:0;
}
.img_freitag{
height:80%;
width:80%;
}
.img_icon{
height:80%;
width:80%;
}
.img_index{
height:20%;
width:20%;
}
.img_info{
width:100%;
height:100%;
}
.img_galerie{
width:100%;
height:100%;
}
#bild_info{
position:absolute;
bottom:4%;
left:0em;
width:10%;
}
#bild_galerie{
position:absolute;
top:20%;
left:33%;
width:33%;
height:33%;
}
ul{
list-style-type:none;
}
li{
float:right;
padding:0 2% 0 0;
}
a{
outline:none;
}
a:link{
color:#fff;
text-decoration:none;
}
a:visited{
color:#fff;
text-decoration:none;
}
a:hover{
color:#f00;
text-decoration:none;
font-weight:bold;
}
a.rot{
color:red;
font-weight:bold;
}
a.grau{
color:#fff;
}
a:hover.grau{
color:red;
font-weight:bold;
}
