

*{border:0px solid #eee;margin:0;padding:0;list-style:none}
html,body,#bg,#bg table,#bg td,#cont{width:100%;height:100%;overflow:hidden}
img{display:block}

#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}
#heutedatum {
position:absolute;
z-index:1000;
text-align:center;
bottom:5px;
width:100%;
font-family:Arial;
font-size:80%;
}

#square {
position:absolute;
top:43%;
left:28%;
z-index:2000;
border:0px solid green;
width:30%;
height:30%;
cursor:pointer;
}

#square:hover #aktuellLinks {
display:block;
}

#aktuellLinks {
position:absolute;
top:-50px;
left:100px;
z-index:2100;
border:0px solid green;
width:350px;;
border:0px solid blue;
background:#fff;
display:none;
padding:0em 2em 1em 1em;
filter:alpha(opacity=50); /* IE */
-moz-opacity: 0.50; /* Mozilla */
opacity: 0.50; /* Opera */
}

#aktuellLinks p {
margin-top:0.5em;
}


#aktuellLinks p a{
/*86290a*/
color:#380f02;
font-family:arial;
font-weight:bold;
text-decoration: none;
}
