html,body{margin:0;padding:0;height: 99%;width: 100%;}

.shadow,.shadow2,.shadow3,.shadow4,.shadow5{padding:1px; border-radius: 6px; -moz-border-radius: 6px;height: 99.999%;}
.shadow{margin:0;background-color:#8e8e8e;border:1px solid #959595;}
.shadow2{margin:0;background-color:#aaa;border:1px solid #bebebe;}
.shadow3{margin:0;background-color:#d1d1d1;border:1px solid #e1e1e1;}
.shadow4{margin:0;background-color:#ededed;border:1px solid #f6f6f6;}
.shadow5{margin:0;background-color:#fcfcfc;border:1px solid #fff;}

.old_shadow5{height: 87%;padding:8px 18px 18px 8px;margin-top:0.7em;margin-left:1em;background-color:#fcfcfc;border:1px solid #fff;}

.headline{text-align:left;left:40px; top:13px; position:absolute;font-size:14px;font-weight: bold;font-family:Verdana;}
.info{font-size:11px;}
.back{text-align:left; left:40px; bottom:11px; position:absolute; font-size:10px; color:grey; font-family:Verdana;}
.date{text-align:right; right:40px; bottom:11px; position:absolute; font-size:10px; color:grey; font-family:Verdana;}
.notice{position:absolute; bottom: 10px; left: 10px; right: 10px; text-align:center; font-size:11px; font-weight: bold; font-family:Verdana;}
.copyright {text-align:right; right:40px; top:13px; position:absolute; font-size:9px; color:grey; font-family:Verdana;}
.username{font-size:12px; color:grey; font-family:Verdana;}

#sliderText{float:left;margin-left:-100px;margin-top:-3px;font-size:10px;font-family:Verdana;font-weight: bold;}
.sliderWrapper{ position:absolute; bottom: 5px; left: 10px; right: 10px; text-align:center;}
.slider{ margin:0 auto; margin-bottom: 5px; width:300px; font-size:10px; }
#slider .ui-slider-handle { z-index: 2; width: 1.4em; height: 1.4em; cursor: default; background: #575757; }

div.olControlLayerSwitcher .layersDiv {
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-right: 75px;
    background-color: #575757;
    width: 100%;
    height: 100%;
} 

div.olControlPermalink {
	right: 3px;
	bottom: 2.0em;
	display: block;
	position: absolute;
	font-size: smaller;
	font-size: 12px;
	font-family: sans-serif;
    font-weight: bold;
}

#wrapper {
	position: absolute;
	top: 45px;
	right: 30px;
	bottom: 30px;
	left: 30px;
}

#legende {	position: absolute;	bottom: 40px;	left: 50px;	z-index: 1000;	opacity: 0.8;}

#map {
	width: 100%;
	height: 100%;
}