.wrapper {width:950px; min-height:100%; position:relative; margin: auto auto; background-color:#ffffff; padding:0px;}
BODY { overflow:-moz-scrollbars-vertical; }

DIV.div_googlemaps_aussen {margin-top:20px;width:340px;height:220px; overflow:hidden;border:1px solid #004A93;}
DIV.div_googlemaps_innen {width:340px;height:270px;}
.div_navi {width:191px;height:268px;margin:0px;float:left;height:100%;}
ul {margin:20px 0px 50px 0px;}

/*Popup*/
DIV.div_popup_hg {width:100%; height:100%; position:fixed; top:0px; background-color:#999999; z-index: 80; filter: alpha(opacity=70);-moz-opacity:0.7; opacity:0.7;display:none;}
DIV.div_popup_content {position:fixed;left:50%;margin-left:-200px;top:50%;width:400px;height:auto;border:1px solid #A3A3A3; background-color:#ffffff; z-index: 81; display:none;}
DIV.div_popup_titleleiste {padding: 4px 12px 3px 12px;font-weight:bold;font-size:13px;line-height:19px;}
