#fullscreenmap{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.leaflet-control-container .leaflet-top {
    /*top: 48px;*/
}

#mapheader{
    width: 100%;
    height: 99px;
    position: absolute;
    top: 0;
    z-index: 101;
    text-align: center;
}

#mapheader .center{
    width: 960px;
    margin: auto;
    height: 99px;
    background: none repeat scroll 0 0 #F5F3E7;
    text-align: left;
    position: relative;
}

#mapheader .maptypes{
    float: left;
    position: absolute;
    bottom: 0px;
    left: 250px;
}

#mapheader .maptypes .maptype{
    float: left;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0;
    color: #009341;
    font-size: 135%;
    font-weight: 600;
    height: 35px;
    line-height: 35px;
    padding: 3px 15px 0;
    cursor: pointer;
}

#mapheader .maptypes .maptype.active, #mapheader .maptypes .maptype:hover{
    background: #009341;
    color: #fff;
}

#mapdiv{
    width: 100%;
    position: absolute;
    top: 0px;
    height: auto;
    bottom: 0px;
    z-index: 100;
}

#mapdiv .leaflet-bottom.leaflet-right {
    right: 280px;
}

.mapcontainer {
    position: absolute;
    background: none repeat scroll 0 0 #F5F3E7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 180px;
    right: 10px;
    top: 64px;
}

.mapcontainer .legende{
    background: #009341;
    height: 35px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: bold;
    line-height: 35px;
    margin: 0;
    padding: 3px 15px 0;
    font-size: 135%;
    color: #fff;
}

.mapcontainer .containercontent{
    padding: 10px;
}

.mapcontainer .mapsearch{
    width: 100%;
}

.mtk-treemenu {
    margin-top: 15px;
    font-size: 12px;
}

.mtk-treemenu ul {
    margin: 0;
    padding: 0;
}

.mtk-treemenu li {
    list-style: none;
    margin: 0;
    padding: 2px 0 2px 0px;
    cursor: pointer;
    position: relative;
}

.mtk-treemenu-group {
    font-weight: bold;
    margin: 0;
    padding: 2px 0 2px 0;
}

.mtk-treemenu span {
    padding-left: 1px;
}

.mtk-treemenu-checkbox, .mtk-treemenu-icon, .mtk-treemenu-space {
    vertical-align: text-bottom;
    width: 15px;
    height: 15px;
    margin-right: 2px;
}

.mtk-treemenu-title {
    padding-top: 1px;
    margin-left: 37px;
}

.mtk-treemenu-node-title {
    padding-top: 1px;
    margin-left: 3px;
}

html body.sidebar--show, body.sidebar--show #allwrap {
    height: 100% !important;
    overflow: hidden;
}

#sidebar #search{
    height: 50px;
}

#sidebar #search input {
    float: left;
    font-size: 14px;
    height: 27px;
    padding-left: 5px;
    width: 219px;
}

#sidebar #search input.btn[type="submit"] {
    height: 27px;
    margin-left: -19px;
    background: url("../../../../../fileadmin/mapicons/icon_sprite.png")no-repeat;
    background-position: 0 0;
}

#allwrap.map #top .line1{
    height: 0;
    background-color: #fff;
    position: relative;
    z-index: 99999;
}
body.sidebar--show #allwrap.map #top .line1 a{
    position: relative;
    float: left;
    z-index: 99999;
    display: block;
    width: 89px;
    top: 0;
}

#allwrap.map .navigation:first-child{
    margin-left: 95px;
}

#allwrap.map #top .line1 a{
    position: absolute;
    left: 0;
    z-index: 99999;
    display: block;
    width: 89px;
    top: -65px;
}

#allwrap.map #top .line1 a #logo{
    position: inherit;
    right: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: auto;
    display: block;
}

#allwrap.map #top .line1 .service,
#allwrap.map #top .line2{
    display: none;
}

#allwrap.map #top .line3{
    position: fixed !important;
    top: 0 !important;
    border-bottom: 1px #d0cab9 solid;
    z-index: 9999 !important;
}

body.sidebar--show #sidebar{
    right: 0;
}


#sidebar {
    position: fixed;
    right: -280px;
    top: 0;
    height: 100%;
    width: 280px;
    padding-right: 0;
    background: #fff;
    z-index: 101;
    padding-top: 73px;
}

#sidebar p.info {
    font-size: 12px;
    line-height: 1.5em;
    padding: 10px;
    color: #9f9f9f;
}



#tab-switch {
    float: left;
    display: inline-block;
    width: 40px;
    position: relative;
    margin-left: -40px; }
#tab-switch ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 20px; }
#tab-switch ul li {
    display: block;
    margin-bottom: 10px; }

.tab-switch {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    cursor: pointer; }
.tab-switch.tab-switch--active {
    width: 40px;
    background:#7d9eb9;
}
.tab-switch.tab-switch--active .icon{
    background:url("../../../../../fileadmin/mapicons/icon_sprite.png")no-repeat center;
    background-position: 4px -30px;
}
.tab-switch i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center; }

.tab {
    float: left;
    width: 100% !important;
    height: 100%;
    display: none;
    padding: 10px; }
.tab h1 {
    margin: 10px 10px 30px 10px;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 18px;
    line-height: 26px;
    font-style: normal;
    text-transform: uppercase;
    color: inherit;
    text-align: left; }
.tab.tab--active {
    display: block; }

#tab-layers {
    font-size: 0; }
#tab-layers .maptype {
    background: #eee;
    border: 1px solid #eee;
    margin-bottom: 10px;
    height: 120px;
    width: 240px; }
#tab-layers .maptype span {
    font-size: 12px;
    position: absolute;
    display: block;
    padding: 5px;
    margin-top: -25px;
    background: #ccc; }
#tab-layers .maptype .maptype-map {
    width: 100%;
    height: 120px;
    border-radius: 5px 5px 0 0 !important; }
#tab-layers .maptype.maptype-active {
    border: 1px solid #aaa; }
#tab-layers .maptype.maptype-active span {
    font-weight: bold; }

#tab-routing .grid__item{
    display: inline;
    width: auto;
    float: left;
}

#tab-routing .btn--full{
    width: 174px;
    margin-top: 10px;
    background: #696969;
    color: white;
    text-transform: uppercase;
}
#tab-routing .btn--full:hover{
    background: #62a621;
}

#tab-routing .grid--small{
    width: 100%;
    clear: both;
    margin-top: 10px;
    height: 29px;
}

#tab-routing .grid__item input[type="text"]{
    width: 197px;
    float: left;
    height: 26px;
    margin-left: 5px;
    font-size: 14px;
    padding-left: 5px;
}

#tab-shares .share-option-button.m-b{
    background: transparent;
    border: none;
    min-height: inherit;
    margin-top: 10px;
}
#tab-shares .share-option-button.m-b .checkbox-label{
    float: left;
}

#tab-shares .grid__item{
    display: inline-block;
    padding: 2px;
}

#tab-shares .grid__item a{
    display: block;
    background-image: url("../../../../../fileadmin/mapicons/icon_sprite.png");
    background-repeat: no-repeat;
    padding-left: 35px;
    text-align: left;
}

#tab-shares .grid__item a#mailShareLink{
    background-position: 0 -76px;
}
#tab-shares .grid__item a#facebookShareLink{
    background-position: 0 -113px;
}
#tab-shares .grid__item a#twitterShareLink{
    background-position: 0 -153px;
}
#tab-shares .grid__item a#googlePlusShareLink{
    background-position: 0 -191px;
}

#tab-shares .grid__item a#mailShareLink:hover{
    /*background-color: #64a52d;*/
}
#tab-shares .grid__item a#facebookShareLink:hover{
    /*background-color: #3e79bc;*/
}
#tab-shares .grid__item a#twitterShareLink:hover{
    /*background-color: #5cd5e7;*/
}
#tab-shares .grid__item a#googlePlusShareLink:hover{
    /*background-color: #d2583f;*/
}

#tab-shares #share-input{
    font-size: 14px;
    width: 100%;
    height: 44px;
    border: 1px solid #cccccc;
    padding: 0 10px;
}

.icon{
    background: url("../../../../../fileadmin/mapicons/icon_sprite.png")no-repeat center;
}
.icon--map-tab-type{
    background-position:3px 2px;
}
.icon--map-tab-marker{
    background-position:-70px 3px;
}
.icon--map-tab-navigate{
    background-position:-34px 3px;
}
.icon--map-tab-share{
    background-position:-102px 3px;
}

#menu-a, #menu-b {
}

.mtk-treemenu {
    font-style: italic; }

.mtk-treemenu-icon {
    position: absolute;
    right: 20px; }



.mtk-treemenu-node-title {
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    font-family: 'Trebuchet MS', sans-serif;
    font-style: normal;
}

li .mtk-treemenu-title{
    font-size: 15px;
    line-height: 20px;
}
li.mtk-treemenu-level0 .mtk-treemenu-checkbox{
    padding-left: 0;
    margin: 4px 5px 0 0;
}
li.mtk-treemenu-level1 .mtk-treemenu-checkbox{
    padding-left: 0;
    margin: 4px 5px 0 0;
}

.mtk-treemenu-title {
    margin-left: 20px;
    text-align: left;
    font-size: 16px;
    font-style: normal;
}


div#mapSwitch {
    width: 96%;
    line-height: 30px;
    height: auto;
    padding: 22px;
    margin: 6px;
    display: inline-block;
    background: #fff url('/typo3conf/ext/xskeleton/Resources/Public/Images/border--section-seperator-light.png') repeat-x bottom;
}
div#mapSwitch span {
    float: left;
}
p.mapSwitchOff,
p.mapSwitchOn {
    float: left;
    margin: 0 0 0 15px;
    width: 50px;
    height: 30px;
}
p.mapSwitchOff {
    background-image: url("/typo3conf/ext/icmaps/res/img/swp_switch_on.png");
    background-repeat: no-repeat;
    background-position: center;
}
p.mapSwitchOn {
    background-image: url("/typo3conf/ext/icmaps/res/img/swp_switch_off.png");
    background-repeat: no-repeat;
    background-position: center;
}

/*Tablet*/
body.tablet #allwrap.map #top .line3{
    left: 0;
    z-index: 9999 !important;
    width: 100% !important;
}
body.tablet #allwrap.map #top .content{
    float: left;
}

body.mobile #allwrap.map #sidebar{
    padding-top: 0;
    height: auto;
}

body.mobile #tab-menu{
    max-height: 450px;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
}

body.mobile #allwrap.map #top .line1 a{
    top: 0;
}

@media screen and (max-width: 1090px){
    #tab-menu{
        overflow-y: scroll !important;
        overflow-x: hidden !important;
        -webkit-overflow-scrolling: touch;
    }
}
