#mapContainer {
    position: relative;
    width: 716px;
    height: 185px;
}
#mapControlTop, 
#mapControlLeft,
#mapControlRight,
#mapControlBottom {
    position: absolute;
    z-index: 2;
    cursor: pointer;
}
#mapControlTop {
    top: 0px;
    left: 13px;
}
#mapControlLeft {
    top: 12px;
    left: 0px;
}

.mapSliderLeft {
	float: left;
	width: 22px;
	height: 20px;
	cursor: pointer;
}

.mapSliderCenter {
    float: left;
    width: 100px;
    height: 20px;
}

.mapSliderRight {
    float: left;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

#idMapName {
    top: 0px;
    left: 200px;
    width: 500px;
    text-align: center;
    position: absolute;
    z-index: 2;
    color: #0064C8;
    font-weight: bold;
    font-size: 20px;
    line-height: 40px;
    display: none;
}
#mapControlRight {
    top: 12px;
    left: 31px;
}
#mapControlBottom {
    top: 29px;
    left: 12px;
}
#mapControlPlus, 
#mapControlMinus {
    position: absolute;
    top: 11px;
    z-index: 2;
    cursor: pointer;
}
#mapControlPlus {
    left: 52px;
}
#mapControlMinus {
    left: 75px;
}
#mapType {
    position: absolute;
    top: 12px;
    left: 450px;
    height: 20px;
    font-family: Verdana;
    font-size: 11px;
    z-index: 2;
    cursor: pointer;
    width: 166px;
    padding-top: 1px;
}
#mapTypeCard {
    float:left;
    width: 45px;
    color: #99b3ca;
    font-weight: bold;
    text-align: center;
}
#mapTypeSatellite {
    float:left;
    width: 52px;
    color: #aaa;
    text-align: center;
}
#mapTypeTerrain {
    float:left;
    width: 63px;
    color: #aaa;
    text-align: center;
}
#mapMove {
    display: none;
    position: absolute;
    top: 85px;
    left: -11px;
    width: 17px;
    height: 17px;
    cursor: pointer;
    z-index: 3;
}
#map {
    width: 716px;
    height: 175px;
    z-index: 1;
}
#controls {
    padding: 10px 0 0 0;
}
#regList {
   padding: 10px 0;
}
#coordinates {
    padding: 0 0 10px 0; 
}
#pan {
    padding: 0 0 20px 0;
}
.rowRegion {
    height: 26px;
    background-color: #fff;
    cursor: pointer;
}
.rowRegion:hover {
    background-color: #eee;
}
.ttMapBubble {
    width: 117px;
    height: 45px;
    background: url('/kunden_parameter/thomascook_nl/ibe_v3/img/neu/bubble.png');
    padding: 0 4px 0 8px;
}
.ttMapBubbleTop {
    height: 24px;
    _height: 22px;
    line-height: 28px;
    _line-height: 26px;
    color: #99b3ca;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.ttMapBubbleBottom {
    width: 113px;
    height: 18px;
    color: #fc8203;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    cursor: pointer;
}
.ttMapBubbleBottomTxt {
    color: #1265A7;
    font-family: Verdana;
    font-size: 11px;
}
.ttMapHotelBubble {
    width: 204px;
    height: 76px;
    padding: 0;
    border: 1px solid #000;
    background-color: #FFF;
    font-family: verdana;
}

.ttMapHotelBubbleNew {
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
    font-family:verdana;
    width: 206px;
}

.ttMapHotelBubbleNew a {
    color: #0099CC;
    text-decoration: none;
}

.ttMapHotelBubbleThumb {
    float: left;
    /*width: 113px;
    height: 90px;*/
    text-align: center;
    padding: 5px 6px 0px 0px;
}

.ttMapHotelBubbleData {
    float: right;
}

.ttMapHotelBubbleInfos {
	float: right;
	color: #006699;
	margin-top: 2px;
}

.ttMapHotelBubbleInfos a {
    text-decoration: underline;
}

.ttMapHotelBubbleTop {
    height: 15px;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    color: #0099CC;
}
.ttMapHotelBubbleStars {    
    float: right;
    margin: 5px 0 0 0;
}
.ttMapHotelBubbleStarsActive {
    float: left;    
}
.ttMapHotelBubbleBottom {
    color: #eb6a0a;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    margin-top: 5px;
    height: 22px;
}
.ttMapBubbleBottomTxt {
    color: #000000;
    font-weight: normal;
    font-family: Verdana;
    font-size: 11px;
}

.ttMapBubbleBottomPrice {
    color: #EC7E00;
    font-size: 16px;
    font-family: Verdana;
}

.termineHotelBubble {
    color: #99b3ca;
    font-size: 12px;
    font-weight: bold;
    padding: 16px 0 0 6px;
}
.ttPOIBubble {
    width: 240px;
    height: 76px;
    padding: 0;
    border: 2px solid #000;
    background-color: #FFF;
    z-index: 100000000;
}
.ttPOIBubbleTop {
    color: #1060A9;
    font-size: 12px;
    font-weight: bold;
    margin-left: 7px;
    margin-top: 3px;
}
.ttPOIBubbleThumb {
    float: left;
    margin: 3px 5px 5px 7px;
}
.ttPOIBubbleData {
    float: left;
    font-size: 11px;
    color: #1060A9;
    font-weight: bold;
    margin-top: 5px;
}
.ttPOIBubbleDataRow {
    color: #1060A9;
    font-weight: bold;
    font-size: 11px;
}
.ttPOIBubbleDataRow1 {
    color: #000;
    margin-top: 2px;
    font-weight: normal;
}
.ttPOIBubbleDataRow2 {
    color: #000;
    margin-top: 2px;
    font-weight: normal;
}
.ttPOIBubbleHeadline {
    color: #fc8203;
}
.iepngfix_gb {
   /* behavior: url('/kunden_parameter/thomascook_nl/ibe_v3/css/iepngfix_gb.htc');*/
}
#test {
    position: absolute;
    top: 20px;
    left: 1000px;
}
#mapMoveContainer {
    /*
    position: absolute;
    top: 0;
    left: 660px;
    */
    padding: 0;
    margin: 0;
    z-index: 2;
}
#teaserOfferTop {
    height: 242px;
}
#test {
    position: absolute;
    top: 194px;
    left: 1000px;
}
#mapPoiImages {
    position: absolute;
    width: 350px;
    height: 300px;
    background: #fff;
    color: #000;
    font-size: 14px;
    border: 1px solid #333;
    padding: 0 0 0 150px;
    z-index: 5000;
    display: none;
}
.mapPoiImagesClose {
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: underline;
    cursor: pointer;
}
.mapPoiImagesTxt {
    height: 192px;
    padding: 108px 0 0 0;
}

.mapContainerNavi {
    position: absolute;
    height: 44px;
    background-color: #FFF;
    z-index: 2;
    opacity: 0.9;
    width: 622px;
}

.mapSlider {
    background-image: url('/kunden_parameter/thomascook_nl/ibe_v3/images/googlemap/googlebalken.png');
    background-repeat: no-repeat;
    background-position: 0 0px;
    position: absolute;
    left: 50px;
    top: 11px;
    z-index: 2;
    height: 20px;
    width: 150px;
}

.mapSlider a {
    /*background-image: url('/kunden_parameter/thomascook_nl/ibe_v3/img/neu/google/slider_handle.gif');*/
    background-image: url('/kunden_parameter/thomascook_nl/ibe_v3/images/googlemap/slider.gif');
    background-repeat: no-repeat;
    background-position: 0 5px;
    height: 22px !important;
}

.mapDummy {
    background-image: url('/kunden_parameter/thomascook_nl/ibe_v3/img/neu/google/no_coordinaten.jpg');
    background-repeat: no-repeat;
    background-position: 0 0px;
    position: absolute;
    height: 300px;
    left: 660px;
    top: 0px;
    width: 300px;
    z-index: 2;
}

