
.ltable {
    border:0px;
    border-collapse:collapse;
    margin-bottom: 8px;
}

.ltable_top, .ltable_bottom{
    display:block;
}
.pager.tablesorter-pager {
    margin-bottom: 20px;
}



/*.ltable .headerSortUp{
    //background-image: url(../../images/sort_desc.png);
    color: #000000;
}*/
.ltable .headerSortWithout img{
    background-image: url(../../images/sort_without.png);
}


.ltable .headerSortUp img{
    background-image: url(../../images/sort_desc.png);
}

/*.ltable .headerSortDown{
    //background-image: url(../../images/sort_asc.png);
    color: #000000;
}*/

.ltable .headerSortDown img{
    background-image: url(../../images/sort_asc.png);
}

.ltable .mOver_Down img{background-image: url(../../images/sort_asc.png);}
.ltable .mOver_Up img{background-image: url(../../images/sort_desc.png);}
.ltable .mOver_Both img{background-image: url(../../images/sort_both.png);}

.ltable td{
}

.ltable .narrowcol{
    padding-left: 3px;
}

.ltable .lastrow td{
    border-bottom: 0px solid #f0f0f0;
}

.ltable tr.highlight td{
    background: url(../../images/flyout_highlight.png) repeat-x left top;
    cursor: pointer;
}

.ltable a{
    font-size: 11px;
    display:block;
    padding:2px 0px 0px 9px;
    background:url(../../images/global/icons.png) no-repeat 0 -993px;
}

a.link_back{
    display:block;
    border:0px;
    width: 65px;
    height: 26px;
    background: transparent url(../../images/btn_back.png) no-repeat 0px 0px;
    text-decoration: none !important;

}

a.link_back span{
	padding-left: 21px;
	padding-top: 3px;
	display: block;
	font-size: 12px;
	text-decoration: none !important;
}

/*a.link_back img{
    border:0px;
    width: 65px;
    height: 26px;
}*/

a.link_back:hover, a.link_back:focus, .link_back_hover_focus{
    background-position: 0px -28px;
}

a.link_back:active, .link_back_active{
    background-position: 0px -56px;
}



span.info {
    text-align:left;
    padding-right:25px;
    float:left;
    font-size:15px;
    font-weight: bold;
}

/* TOV - removed old pager-styles*/

#ltable_pager a, #dtable_pager a, #stable_pager a {
   cursor: pointer;
}

#ltable_pager .disabled, #dtable_pager .disabled, #stable_pager .disabled {
   display: none;
}

.paging2 {
   float: right;
   padding-right: 10px;
}

.pager a.prev:before{
   -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#ltable_hint, #dtable_hint, #stable_hint {
   display: none;
   float: right;
   color: #333;
   padding-right: 10px;
}

.ltable_bottom, .dtable_bottom, .stable_bottom {
   margin-top: 10px;
}


/*adds auf homesite*/
.home_adds{
    float:left;
    position:relative;
    height: 115px;
    width: 207px;
    padding:0px;
    margin-right:25px;
}

.home_adds a{
    border:0px;
    position:absolute;
    bottom: 14px;
    left: 25px;
    width: 150px;
}


.add_text{
   font-size: 14px;
   margin-left: 25px;
   margin-top: 20px;
   font-family: Arial, Helvetica, sans-serif;
}

#add1{
   background: transparent url(../../images/sp_add1.png) no-repeat center;
   width: 270px;
}
#add2{
   background: transparent url(../../images/sp_add2.png) no-repeat center;
}
#add3{
   background: transparent url(../../images/sp_add3.png) no-repeat center;
}
#add4{
   background: transparent url(../../images/sp_add4.png) no-repeat center;
   margin-right: 0px;
}
.advert_link {
	padding-left: 10px;
    background: url(../../images/global/icons.png) no-repeat 1px -1594px;
}



/*wbox*/

#wbox{
    background-color: #FFFFFF; /*f6f6f6*/
}
a.clb{
    height: 66px;
    width: 217px;
    margin-right:14px;
}
a.clb4{
    background: transparent url(../../images/btn_clb4.png) no-repeat 0px -7px;
    margin-right:0px;
}

a.clb img{
    height: 66px;
    width: 217px;
}

a.clb1 img{
    background: transparent url(../../images/btn_clb1.png) no-repeat 0px -7px;
}
a.clb2 img{
    background: transparent url(../../images/btn_clb2.png) no-repeat 0px -7px;
}
a.clb3 img{
    background: transparent url(../../images/btn_clb3.png) no-repeat 0px -7px;
}
a.clb4 img{
    background: transparent url(../../images/btn_clb4.png) no-repeat 0px -7px;
}

a.clb:hover img, a.clb:focus img{
    background-position: 0px -88px;
    text-decoration: none;
}
a.clb:active img{
    background-position: 0px -163px;
}

/*links under boxes*/


#lbox {
    padding-left:5px;
}
#lbox a{
    color:#666666;
    font-size: 11px;
    padding:2px 10px 0px 9px;
    background:url(../../images/global/icons.png) no-repeat 0 -1031px;
}

/*map*/

#map {
    width:99%;
    height: 450px;
    border: 1px solid #666666;
    padding: 0px;
    margin: auto;
}

#i_map {
    width: 100%;
    height: 600px;
    padding: 0px;
    margin: auto;
    position: relative;
}
.infowindow{
   position:absolute;
   width:222px;
   z-index:9999;
}

.infowindow_top{
    background-image : url(../../images/infowindow_top.png);
    height : 24px;
    padding: 0;
    margin: 0;
}

.infowindow_center{
    background-image : url(../../images/infowindow_center.png);
    padding: 0;
    margin: 0;
}

.infowindow_bottom{
    background-image : url(../../images/infowindow_bottom.png);
    height:39px;
    padding: 0;
    margin: 0;
}

.infowindow_content{
    position : relative;
    overflow : hidden;
    padding : 10px 20px 15px 25px;
    font-size: 11px;
}

.infowindow_content h4{
    font-size: 13px;
}

.infowindow_content a{
    color:#666666;
    font-size: 11px;
    padding:2px 10px 0px 9px;
    background:url(../../images/global/icons.png) no-repeat 0 -1031px;
}

/*loader*/

#hxloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 947px;
    height: 100%;
    z-index: 8300;
    background: #fff;
    text-align:center;
    }
    #hxloader img {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -52px 0 0 -52px;
        padding: 10px;
    }

#hxloader_live {
    position: absolute;
    top: 0;
    left: 0;
    width: 947px;
    height: 100%;
    z-index: 8301;
    text-align:center;
    }
    #hxloader_live img {
        display: block;
        margin: 217px auto 0;
        padding: 10px;
    }


/*popup*/
.semimodal{
    position:absolute;
    background-color:#ffffff;
    z-index:3000;
    display:none;
}

.popup{
    position:absolute;
    display:none;
    z-index:3500;
    background: transparent;
    width: 763px;
}

.popup_top{
    background-image : url(../../images/popup_top.png);
    background-repeat: no-repeat;
    background-position: top center;
    height : 15px;
    padding: 0;
    margin: 0;
}

.popup_center{
    background-image : url(../../images/popup_lr.png);
    background-position: center;
    background-repeat:repeat-y;
    padding: 0;
    margin: 0;
}

.popup_bottom{
    background-image : url(../../images/popup_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    height:15px;
    padding: 0;
    margin: 0;
}

.popup_content{
    position:relative;
    overflow : hidden;
    padding : 15px;
    font-size: 11px;
}

.popup_header{
    font-size: 18px;
    margin-bottom:10px;
    padding-left: 10px;
}

.popup_btn_close{
    position : absolute;
    top: 0px;
    right: 15px;
    border: 0;
}

.popup_scroller{
    overflow: auto;
    padding : 10px;
}

#map_printtext{
    display:none;
}

/*tooltip*/
#tooltip{
    position:absolute;
    z-index:10000;
    border:1px solid #f5f5f5;
    background-color:#ffffff;
    padding:1px 3px;
    color:#333;
    display:none;
    font-size: smaller;
}

/*printheader*/

#print_header, #print_footer {
    display:none;
}

.print{
    display:none;
    width:0px;
    height: 0px;
}

/*MA-configurator*/

.ma_header{
    font-weight: bold;
    padding: 8px 0px 4px 0px;
}

.ma_smaller{
    font-size: smaller;
}

.ma_alr{
    text-align: left;
}

.mc{
    width: 85px;
}

#ma_submit{
    height: 64px;
    width: 124px;
    background: transparent url(../../images/btn_livepreview_de.png) 0px 0px no-repeat;
    border:0px;
    cursor: pointer;
}

#ma_submit:hover,#ma_submit:focus{background-position:0 -64px;cursor:pointer}
#ma_submit:active{background-position:0 -128px}

#search_mapvisual2{
    position:absolute;
    right:40px;
    top:15px;
    z-index:501;
    background-image:url(../../images/visual_map.png);
    background-repeat: no-repeat;
    height:225px;
    width:171px;
}

/*plugin-page*/
#plugins p{
    margin: 10px 0px 15px 0px;
}

#plugins ol{
    margin: 10px 0px 25px 0px;
}

a.btn_addplugin{
    height: 25px;
    width: 130px;
}

a.btn_addplugin img{
    height: 25px;
    width: 130px;
    background: transparent url(../../images/btn_addplugin_de.png) no-repeat 0px 0px;
}

a.btn_addplugin:hover img, a.btn_addplugin:focus img{
    background-position: 0px -28px;
    text-decoration: none;
}
a.btn_addplugin:active img{
    background-position: 0px -56px;
}

#search_mapvisual3{
    position:absolute;
    right:40px;
    top:65px;
    z-index:502;
    background-image:url(../../images/visual_map.png);
    background-repeat: no-repeat;
    height:225px;
    width:171px;
}


#i_map div {
    z-index: 0;
}

img#mapcontrols {
    position: absolute;
    top: 20px;
    right: 18px;
    height: 82px;
    width: 435px;
    z-index: 9999;
    background-image: url(../../images/backgrounds/bg_mapcontrol_desktop.png);
    background-size: 435px 82px;
}

@media only screen and (max-width: 599px) {
    .dropdown_mapcontrol {
        background: url('../../images/backgrounds/bg_mapcontrol_select_smartphone.png') no-repeat !important;
        background-position: 3px -7px !important;
        width: 152px !important;
        right: 36px !important;
    }
}

#dropdown_mapcontrol {
    text-indent:.01px;
    text-overflow:"";
    background-image:url(../../images/backgrounds/bg_mapcontrol_select_desktop.png);
    background-size:210px 32px;
    width:100%;
    border:0;
    box-shadow:none;
}

.lt-ie9 #dropdown_mapcontrol {
    background-image:url(../../images/backgrounds/bg_mapcontrol_select_desktop_ie8.png);
}


#mapcontroldesktop .select_wrapper:before {
    content:'';
    width:27px;
    right:0;
    margin-top:0;
    height:30px;
    background:#fff url(../../images/backgrounds/bg_mapcontrol_select_desktop.png) -180px -1px no-repeat;
    position:absolute;
    display:block;
    z-index:1;
    pointer-events:none;
}

#mapcontroldesktop .lt-ie9 .select_wrapper:before {
    background:#fff url(../../images/backgrounds/bg_mapcontrol_select_desktop_ie8.png) -180px -1px no-repeat;
}

#mapcontroldesktop .block {
    z-index: 10000;
    margin-top:47px;
    width:210px;
    margin-right:30px;
}

.olPopup {
	background-color: transparent !important;
	overflow: visible !important;
}

.olPopup> {
	margin-top: 10px;
	background-color: #ffffff;
	border: 1px solid #ccc;
}

.olPopupCloseBox {
	background: #fff url("../../img/sprite.png") no-repeat -955px -15px !important;
	width: 30px !important;
	height: 30px !important;
	top: 12px !important;
	right: 15px !important;
	-webkit-tap-highlight-color: rgba(0,0,0,.25);
	z-index: 2;
}

.olPopupContent {
	padding: 15px !important;
    height: 200px;
    width: 200px;
    background-color: white;
}

.olPopupContent .ip-head {
	font-size: 18px;
}
.olPopupContent .ip-body {
	font-size: 15px;
}

.olPopupContent .textlink {
	cursor: pointer;
}
.olPopupContent .textlink:hover {
	text-decoration: underline;
}

.ol-scale-line {
    background: #999;
    border-radius: 4px;
    bottom: 8px;
    left: 8px;
    padding: 2px;
    position: absolute;
}

.ol-scale-line-inner {
    border: 1px solid #eee;
    border-top: none;
    color: #eee;
    font-size: 10px;
    text-align: center;
    margin: 1px;
    will-change: contents,width;
}

.olControlZoom  {
  visibility: hidden;
}

.olControlAttribution {
  visibility: hidden;
}

.olLayerGrid .olTileImage {
  -webkit-transition: opacity 0.02s linear;
  -moz-transition: opacity 0.02s linear;
  -o-transition: opacity 0.02s linear;
  transition: opacity 0.02s linear;
}

.olTileImage {
  -webkit-transition: opacity 0.02s linear;
  -moz-transition: opacity 0.02s linear;
  -o-transition: opacity 0.02s linear;
  transition: opacity 0.02s linear;
}

#mapInfoWindow{
    position: absolute;
    left: 50%;
    top: 35%;
    margin-left: -100px;
    margin-top: 100px;
}

#div_recaptcha {
   position: relative;
   width: 200px;
   margin-left: auto;
   margin-right: auto;
   top: 20%;
}

.blockDiv {
   position: absolute;
   top: 0px;
   left: 0px;
   background: rgba(64, 64, 64, 0.5);
   width: 0px;
   height: 0px;
   z-index: 10;
}