body, html{width:100%; height:100%;}
body,td {margin: 0px;background-color: #7095A9; overflow:hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #D5FF4E;
}
#container{
    position: absolute;
    top: 0px;
    left: 0px;	
    width: 100%;
    height: 100%;
	 overflow: auto;
     color: #13656C;
    z-index: 3;
    visibility: visible;
}
#inhalt{position: absolute;width: 100%;height: 6000px;}
#cosmo{position: absolute; top: 20px; right: 25px; z-index: 3; width: 208px; height:137px;}
#logo{position: absolute; top: 20px; right: 31%; z-index: 3; width: 1164px; height:102px;}
a{ text-decoration: none;  color: #D5FF4E;}
a:hover{background-color: #D5FF4E; color: #555555;}
p{margin-top:0px; margin-bottom:50px;}
#text{position: absolute; top: 200px; right: 30%; z-index: 3; width: 491px;text-align: right;color: #D5FF4E;background-image: url(media/TransWhite2.gif);padding:5px;margin-right:-2px;padding-bottom:40px;  min-height: 200px;  }
#navi{position:absolute;top:200px;right:26px;text-align:right;z-index: 4; }
#navi a{ font-weight:bold;display: block;padding-right:10px;background-repeat: repeat;  background-position: left; background-image: url(media/TransWhite2.gif);  line-height: 20px; width:100%;height:100%;  }
#navi ul {margin: 0;	padding: 0;	list-style: none;}
#navi ul li {width: 200px;margin:0px 0px 5px 0px;}
#navi ul li ul{padding-right:20px;}
#navi ul li ul li{margin:5px 0px 0px 40px;width:160px;}
#navi a:hover{background-color: #D5FF4E; color: #555555;  background-image: none;}
.aktuell{ background-color: #D5FF4E; color: #555555;  background-image: none !important; }
.high{ background-color: #D5FF4E; color: #555555; border-left: 20px solid #FF3300;padding-left:5px; }
a img{border:none;}
#staticBK{position: absolute; top: 0px; left: 0px; width: 100%; height:100%;}
#staticBK img{width:100%;height:100%;}
h2{background-color:#D5FF4E;color:#555555;font-size:18px;padding-right:40px;margin-right:-5px;margin-left:-5px;}


