
#myloc{
 position:absolute;
 z-index: 3;
 visibility: hidden;
}

#infBox {
 position:absolute;
 width: 100px;
 z-index: 4;
 left:20px;
 visibility: hidden;
}

#infopane {
 position:absolute;
 width: 100px;
 z-index: 5;
 left:20px;
 visibility: hidden;
}

#locationChooseBox
{
 position:absolute;
}

.landing{
font-family:"arial";
	font-size:12px;
	color:#fff;
}


.landingHeader{
font-family:"arial";
	font-size:16px;
	color:#fff;
	font-weight:bold;
}





#landingPage
{   visibility:hidden;
    border:0px;
    position:absolute;
    width:100%;
    height:100%;
    padding:0px;
	overflow: hidden;
	z-index:10020;
	top:0px;
	left:0px;
	font-family:"arial";
	font-size:12px;
	color:#fff;
	line-height: 1.5;
	opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95;
	background-color:#000;

}




.landingsearchboxprebl{
  z-index:1100;
  font-size: 11px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
  color : #000;
  width:45px;
  border:1px solid gray;
  padding-left:2px;
  background: url('insbg.jpg') no-repeat;

}

.landingsearchboxnrbl{
 z-index:1110;
  font-size: 11px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
  color : #000;
  width:120px;
  border:1px solid gray;
  padding-left:2px;
  background: url('insbg.jpg') no-repeat;
 }



#shutter{
 position:absolute;

}


.locscHeader{
	position:absolute;
	top:10px;
    left:10px;
	width:712px;
    padding:0px;
	overflow: hidden;
	z-index:1020;
	font-family:"arial";
	font-size:12px;
	color:#fff;
	height:110px;
	line-height: 1.5;
	text-align:left;
	background-color:#000;
}

#city_rahmen{
	position: relative;
	top:10px;
	left:0px;
    padding:0px;
	overflow: hidden;
	width:150px;
	height:300px;
	z-index:1600;
}

#city_text{
    position:absolute;
	top:0px;
	left:10px;
    padding:0px;
	overflow: hidden;
	width:140px
	z-index:1020;
	font-family:"arial";
	font-size:13px;
	color:#fff;
	line-height: 1.5;
	text-align:left;
}

#cityTrack{
 z-index:1001;
 position: relative;
 top:10px;
 height:290px;
 width: 13px;
 background-image:url(trackpng.png);
 background-repeat:no-repeat;
}

#cityHandle{
 z-index:1002;
 width: 10px;
 height: 26px;
 background-image:url(sch.png);
 cursor: pointer;
 top: 0px;
 left:-2px;
 position: relative;
}

.mouseHover{
 cursor: pointer;
}

#bdl_rahmen{

	position: relative;
	right:0px;
    margin-top:10px;
	overflow: hidden;
	width:263px;
	height:270px;
	z-index:1600;
	text-align:right;
}

#bdl_text{
    position: absolute;
	top:0px;
	right:20px;
    padding:0px;
	overflow: hidden;
	width:265px
	z-index:1020;
	font-family:"arial";
	font-size:12px;
	color:#FFF;
	line-height: 2;
	text-align:right;
}

#bdlTrack{
 z-index:1001;
 position: relative;
 top:0px;
 height:260px;
 width: 13px;
 background-image:url(trackpng.png);
 background-repeat:no-repeat;

 }

#bdlHandle{
 z-index:1002;
 width: 10px;
 height: 26px;
 background-image:url(sch.png);
 cursor: pointer;
 left:-3px;
 position: relative;
}



.bdlChooseBox {
  position:absoulute;
  left:10px;
  top:120px;
  right:10px;
  font-size:11px;
  font-family: "Verdana", monospace;
  font-weight:bold;
  color: #000;
  height:270;
  width:276;
  line-height:120%;
  cursor:default;
  z-index:11000;
}

.cityChooseBox{
  top:80px;
  bottom:10px;
  position:absoulute;
  background-color:#000;
  opacity:.87;filter: alpha(opacity=87); -moz-opacity: 0.87;
  font-size:11px;
  font-family: "Verdana", monospace;
  font-weight:bold;
  color: #FFF;
  height:270;
  width:173;
  line-height:120%;
  cursor:default;
  z-index:12000;
}

.locationChooseBox {
  position:absoulute;
  top:80px;
  right:10px;
  bottom:10px;
  background-color:#FFF;
  opacity:.83;filter: alpha(opacity=83); -moz-opacity: 0.83;
  font-size:11px;
  font-family: "Verdana", monospace;
  font-weight:bold;
  color: #FFF;
  height:270;
  width:173;
  line-height:120%;
  cursor:default;
  z-index:11000;
}

.locInfoBox {
  position:absoulute;
  left:5px;
  top:120px;
  right:10px;
  bottom:10px;


  font-size:11px;
  font-family: "Verdana", monospace;
  font-weight:bold;
  color: #FFF;
  height:270;
  width:436;
  line-height:120%;
  cursor:default;
  z-index:11000;
}


#locInfo_rahmen{
	position: relative;
	top:0px;
	left:0px;
    padding:0px;
	overflow: hidden;
	width:436px;
	height:270px;
	z-index:1600;

}

#locInfo_text{
    position: absolute;
	top:10px;
	left:10px;
    padding:0px;
	overflow: hidden;
	width:160px
	z-index:1020;
	font-family:"arial";
	font-size:13px;
	color:#FFC80C;
	width:432px;
	line-height: 1.5;
	text-align:left;
	line-height:110%;

}
#locInfo_text a{
	color:#FFF;
	text-decoration:none;
	}



.locInfo_text_desc{
font-size:16px;
	color:#fff;
}



#location_rahmen{
	position: relative;
	top:10px;
	left:0px;
    padding:0px;
	overflow: hidden;
	width:150px;
	height:300px;
	z-index:1600;
}

#location_text{
    position: absolute;
	top:0px;
	left:10px;
    padding:0px;
	overflow: hidden;
	width:140px
	z-index:1020;
	font-family:"arial";
	font-size:13px;
	color:#fff;
	line-height: 1.5;
	text-align:left;
}

#locationTrack{
 z-index:1001;
 position: relative;
 top:10px;
 height:290px;
 width: 13px;
 background-image:url(trackpng.png);
 background-repeat:no-repeat;

 }

#locationHandle{
 z-index:1002;
 width: 10px;
 height: 26px;
 background-image:url(sch.png);
 cursor: pointer;
 top: 0px;
 left:-2px;
 position: relative;
}








.bgabbuch{
 background-color:DFDF00;
}

.ttip{
background-color:#000;
opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
border:1px solid #4d4d4d;
font-family: "Verdana", monospace;
font-size:11px;
color:#FFF;
}


.windowtop{
   font-size:10px;
   text-transform: uppercase;
   font-family: "Verdana", monospace;
   background-color: EE8B14;opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95;border:1px solid black;
   color: #616161;
}

.pmframe{
 border: 1px solid #1E1E1E;
}

.phone{
	margin-top:2px;font-size:19px;font-family:Arial, Helvetica, sans-serif;width:307px;background:transparent;border:0px;
}

.ub{
	background-repeat:x y;
	background-color: black;

}

.infBox{
background-image:url("alertbg.jpg");
opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;
font-family:"Verdana","Arial";
font-size:11;
}



.closebar{
	color:#FFF;
	font-size:      10px;
   text-transform: uppercase;
   font-family: "Verdana", monospace;
}

.stdtextt{
    font-family:"verdana","arial","helvetica";
    font-size:9px;
    color:#383838;
    line-height:16px;
    text-align:justify;
    text-transform: uppercase;
}

.stdtexti{
font-family:"verdana","arial","helvetica";
    font-size:9px;
    color:#383838;
    line-height:16px;
    text-transform: uppercase;
}


.swba{
 background-image:url("swv.jpg");
 background-repeat:x;
 width:40px;

}

.stdtextttop{
    font-family:"verdana","arial","helvetica";
    font-size:9px;
    color:#383838;
    line-height:16px;
    text-transform: uppercase;
}



.spring{
background-color:#FFBB12; ;opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95;border:1px solid black;
  font-size:      11px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
  color: #FFF;
  height:270;
  line-height:    120%;
cursor:default;
}

.fehlermeldung{
background-color:#000;
opacity:.85;filter: alpha(opacity=85); -moz-opacity: 0.85;
  font-size:11px;
    border:1px solid #4d4d4d;
  font-family: "Verdana", monospace;
  font-weight:bold;
  color: #FFF;
  height:120;
  line-height:120%;
cursor:default;
}




.subtext{
  font-size:9px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
  color: #98988B;
  text-decoration:none;
}

.subtext a:link {
  font-size:9px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
  color: #98988B;
  text-decoration:none;
}

.subtext a:visited{
  font-size:9px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
  color: #98988B;
  text-decoration:none;
}



.subtextb{
  font-size:9px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
  color: #000;
  font-weight:bold;
  text-decoration:none;
}




 .terms{
    font-size:11px;
    font-family:"Verdana", monospace;
    color : #000;
    vertical-align: bottom;
}


.textb_textarea{
    background-color:#383838;
    font-family: "Verdana","Trebuchet MS","Arial";
    font-size:8pt;
    color : #FFB400;
    border:1px solid #4d4d4d;
    padding-left: 2px;
    width:230px;
}

.textb_textarea_con{
    background-color:#383838;
    font-family: "Verdana","Trebuchet MS","Arial";
    font-size:8pt;
    color : #FFB400;
    border:1px solid #4d4d4d;
    padding-left: 2px;
    width:250px;
	height:150px;
}



.textb_input{
    background-color:#383838;
    font-family: "Verdana","Trebuchet MS","Arial";
    font-size:8pt;
    color : #FFB400;
    border:1px solid #4d4d4d;
    padding-left: 2px;
    width:230px;
}



.textb_stat_head{
    background-color:#383838;
    text-transform: uppercase;
    font-family: "Verdana", monospace;
    font-size:8pt;
    color : #FFB400;
    border-bottom:1px solid #4d4d4d;
    padding-left: 2px;

}

.bgblue{
	background-color:#ECE2FF;
}

.pure{
	border: 0px;
	background-color:#FFF;
	width:30px;
	color : blue;
	font-family: "Verdana", monospace;
	font-size:8pt;
}

.purecnt{
	border: 0px;
	background-color:#FFF;
	width:90px;
	color:blue;
	font-family: "Verdana", monospace;
	font-size:8pt;
}

.textb_stat{
	font-size:11px;
	font-family: "Verdana", monospace;
	color : #000;
	padding-left:2px;
}

.handybg{
	background:url("pmbg.jpg");
	background-repeat:no-repeat;
	color:#FFF;
	font-family:"Verdana","Arial";
	font-size:9px;
}

.handybgodesc{
	background:url("pmbg_obg.jpg");
	background-repeat:no-repeat;
	color:#FFF;
	font-family:"Verdana","Arial";
	font-size:9px;
 }


 .text{
	font-size:11px;
	text-transform: uppercase;
	font-family: "Verdana";
	color: #333;
	line-height:120%;
}


.infobox {
 font-size:      11px;
 padding-left:2px;
 padding-top: 2px;
 text-transform: uppercase;
 font-family: "Verdana", monospace;
 line-height:    120%;
 border:1px solid #fff;
 background-color: #fff;
 color : #000;
 overflow: hidden;
 width:140px;
 height:100px;
}

.infoboxlanding{
 font-size:      11px;
 padding-left:2px;
 padding-top: 2px;
 text-transform: uppercase;
 font-family: "Verdana", monospace;
 line-height:    120%;
 border:1px solid #000;
 background-color: #000;
 color : #fff;
 overflow: hidden;
 width:140px;
 height:100px;
}



.infoboxregisterCompany {

 font-size:      11px;
 padding-left:2px;
 padding-top: 2px;

 text-transform: uppercase;
 font-family: "Verdana", monospace;
 line-height:    120%;
 border:1px solid #fff;
 background-color: #fff;
 color : #000;
 overflow: hidden;
 width:170px;
 height:115px;
}





 .textus{
 font-family: "Verdana","Trebuchet MS","Arial";
 font-size:8pt;
 color : #FFF;
 padding-left:2px;
}

.textb{
  font-size:      11px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
 color : #000;
 padding-left:2px;
}

.textblo{
  font-size:      11px;

  font-family: "Verdana", monospace;
 color : #000;
 padding-left:2px;
}


 .textw{
  font-size:      11px;

  text-transform: uppercase;
  font-family: "Verdana", monospace;
 color : #000;
 padding-left:2px;
}

 .textbg{
  font-size:      15px;
  text-transform: uppercase;
  font-family: "Arial", monospace;
  color : #0F05E2;
  font-weight:bold;
  padding-left:2px;
}


 .textd{
  font-size:      11px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
 color : #000;
 padding-left:2px;
}

.textd{
  font-size:      11px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
 color : #000;
 padding-left:2px;
}


.textb_no_caps{
  	text-transform:none;
  	font-size:11px;
  	font-family:"Verdana", monospace;
 	color : #000;
 	padding-left:2px;
}

.textb_no_caps_w{
  	text-transform:none;
  	font-size:11px;
  	font-family:"Verdana", monospace;
 	color : #FFF;
 	padding-left:2px;
}

.textg_no_caps{
  	text-transform:none;
  	font-size:11px;
  	font-family:"Verdana", monospace;
 	color : #1a1a1a;
 	padding-left:2px;
}

.textb_no_caps_blue{
  	text-transform:none;
  	font-size:11px;
  	font-family:"Verdana", monospace;
 	color : blue;
 	padding-left:2px;
}




 .textregist{
  font-size:      11px;

  text-transform: uppercase;
  font-family: "Verdana", monospace;
 color : #000;
 padding-left:2px;
}



.textc{
  font-size:11px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
 color : blue;
 padding-left:2px;
 cursor:pointer;
}

.textd{
font-size:11px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
 color : blue;
 padding-left:2px;
 cursor:pointer;




}


 .textb a:link, a:visited{
  color : blue;


}



 .searchbox{
 font-size: 11px;
  text-transform: uppercase;
  font-family: "Verdana", monospace;
 color : #000;
 width:170px;
 border:1px solid gray;
 padding-left:2px;
}

 .searchbox_no_caps{
 font-size:      11px;
  font-family: "Verdana", monospace;
  color : #000;
  width:170px;
  border:1px solid black;
  padding-left:2px;
}

.searchbox_no_caps_pd{
 font-size:      11px;


  font-family: "Verdana", monospace;
  color : #000;
  width:170px;
  border:1px solid gray;
  padding-left:2px;
  margin:2px;
}




.searchboxpre{
  font-size:      15px;
  text-transform: uppercase;
  font-family: "arial", monospace;
  color : #000;
  font-weight:bold;
  width:43px;
  border:1px solid gray;
  padding-left:2px;
}

.searchboxprebl{
  z-index:1100;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "arial", monospace;
  color : #FFF;
  font-weight:bold;
  width:45px;
  border:1px solid black;
  padding-left:2px;
  background: url('insbg.jpg') no-repeat;

}

.searchboxnrbl{
 z-index:1101;
 font-size:      16px;
 text-transform: uppercase;
 font-family: "arial", monospace;
 color : #FFF;
 font-weight:bold;
 width:120px;
 border:1px solid black;
 padding-left:2px;
 background: url('insbg.jpg') no-repeat;
 }

.submitarea{
	text-align:left;
}



.nullpre{
  z-index:1000;
  vertical-align:left;
   background-repeat:no-repeat;
   background-position:center;
}

.locLogTable{
	border-bottom:1px solid gray;
}

.searchboxnr{
  font-size:      15px;
  text-transform: uppercase;
  font-family: "arial", monospace;
 color : #000;
  font-weight:bold;
 width:120px;
 border:1px solid gray;
 padding-left:2px;
}

.searchboxnrl{
  font-size:      15px;

  font-family: "arial", monospace;
 color : #000;
  font-weight:bold;
 width:210px;
 border:1px solid gray;
 padding-left:2px;
}



 .submit_botton{
 font-size:      11px;
 text-transform: uppercase;
 font-family: "Verdana", monospace;
 color : #FFF;
 background-color:#ED8A13;
 width:170px;
 height:18px;
 border:1px solid gray;
 padding-left:2px;
}


 .submit{
 font-size:      11px;
 text-transform: uppercase;
 font-family: "Verdana", monospace;
 color : #FFF;
 background-color:#FFC80C;
 width:170px;
 height:18px;
 border:1px solid gray;
 padding-left:2px;
 cursor:pointer;
}


 .submit_spec{
 font-size:      11px;
 text-transform: uppercase;
 font-family: "Verdana", monospace;
 color : #000;
 background-color:#FFC80C;
 width:168px;
 height:18px;
 border:0px;
 padding-left:2px;
 cursor:pointer;
}


 .submitbl{
 cursor:pointer;
 font-size:      11px;
 text-transform: uppercase;
 font-family: "Verdana", monospace;
 color : #FFF;
 background-color:#000;
 width:171px;
 height:18px;
 border:1px solid black;
 padding-left:2px;
}

 .submitlbl{
 cursor:pointer;
 font-size:      11px;
 text-transform: uppercase;
 font-family: "Verdana", monospace;
 color : #FFF;
 background-color:#000;
 width:279px;
 height:20px;
 border:1px solid white;
 padding-left:2px;
}

.submitlbl_o{
 cursor:pointer;
 font-size:      11px;
 text-transform: uppercase;
 font-family: "Verdana", monospace;
 color : #FFC80C;
 background-color:#000;
 width:279px;
 height:20px;
 border:1px solid white;
 padding-left:2px;
}






.submitl{
  font-size:      12px;
  text-transform: uppercase;
  font-family: "arial", monospace;
 color : #000;
  font-weight:bold;
 background-color:#F2C960;
 width:40px;
 height:22px;
 border:1px solid black;
 padding-left:2px;
}
