body { font-family: Verdana; font-size: 12px; color: #000; margin: 0px; padding: 0px;}
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
.pointer { cursor: pointer; }
.center { text-align: center; }

.mt3 { margin-top: 3px; }
.pt2 { padding-top: 2px; }
.pt5 { padding-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.ml20 { margin-left: 20px; }
.ml50 { margin-left: 50px;  }
.mr50 { margin-right: 50px; }
.pb10 { padding-bottom: 10px; }
.pb20 { padding-bottom: 20px; }
.mr20 { margin-right: 20px; }
.mb20 { margin-bottom: 20px; }

.mainWidth { width: 1200px; }
.mainFrame { margin-left: 30px; }
.mainTop { width: 100%; height: 80px; }
.mainFooter { padding-top: 5px; margin-left: 485px; }
.mainTopLeft { float: left; padding-top: 22px; }



#mainTicker {
    float: left;
    background-image: url('../images/newsticker_back.gif');
    background-repeat: no-repeat;
    width: 725px;
    height: 33px;
    margin: 20px 20px 10px 20px;
}

.newsticker {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.tickerMore {
    background-color: #ffffff;
    width: 340px;
    z-index: 100;
    position: absolute;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.tickerItem {
    padding: 2px 15px 0 5px;
    float: left;
    /*width: 332px;*/
    width: 326px;
    margin-left: 10px;
}

.tickerImage {
    float: left;
    padding: 0 5px 0 0;
}

.tickerContent {
    float: left;
}

.tickerHead  {
    color:#1A61A9;
    font-weight: bold;
    padding:0 30px 0 0;
    float: left;
    margin: 0px;
}

.tickerText {
    color:#1A61A9;
}

.tickerDate {
    color:#1A61A9;
    font-weight: normal;
    float: left;
    margin-right: 5px;
}

.tickMoreHead {
    background-color: #e5edf6;
    color:#1A61A9;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}

.tickMoreDate {
    float:left;
}

.tickMoreTO {
    float: right;
    padding: 0 10px 0 0;
}

.tickMoreClose {
    background-color: #e5edf6;
    float: right;
    height: 15px;
}

.tickMoreHeadline {
    color:#1A61A9;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}

.tickMoreContent {
    color: #000000;
    padding: 0 5px 5px 5px;
}

.tickMoreLink {
    padding: 5px;
    background-color: #e5edf6;
    color: #1A61A9;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    cursor: pointer;
}

.mainTab {
    float: left;
    line-height: 22px;
    font-weight: bold;
    cursor: pointer;
}

.mainBlindTab {
    float: left;
    line-height: 22px;
    padding-left: 10px;
    height: 21px;
    border-bottom: 1px solid #1A61A9;
}

.mainTabInActive {
    color: #1A61A9;
    border-bottom: 1px solid #1A61A9;
    height: 21px;
}

.mainTabActive {
    height: 22px;
    color: #FFF;
}

.mainTabActiveLeft {
    float: left;
    background-image: url('../images/tab/tab_active_left.gif');
    width: 3px;
    height: 22px;
}

.mainTabActiveMiddle {
	background-image: url('../images/tab/tab_active_middle.gif');
	padding: 0 30px 0 10px;
    float: left;
}

.mainTabActiveRight {
    float: left;
    background-image: url('../images/tab/tab_active_right.gif');
    width: 4px;
    height: 22px;
}

.mainTabInActiveLeft {
    float: left;
    background-image: url('../images/tab/tab_inactive_left.gif');
    width: 3px;
    height: 22px;
}

.mainTabInActiveMiddle {
    float: left;
    padding: 0 30px 0 10px;
    background-image: url('../images/tab/tab_inactive_middle.gif');
}

.mainTabInActiveRight {
    float: left;
    background-image: url('../images/tab/tab_inactive_right.gif');
    width: 4px;
    height: 22px;
}

.mainSubnavi {
    height: 25px;
    background-color: #bacfe5;
    border-left: 1px solid #1A61A9;
    border-right: 1px solid #1A61A9;
    padding-left: 10px;
}

.mainSubTab {
    float: left;
    color: #1A61A9;
    font-weight: normal;
    line-height: 24px;
    cursor: pointer;
}

.mainTabSubActive { font-weight: bold; }
.mainTabSubInActive { font-weight: normal; }
.mainBoxContent { margin-top: 20px; }

.mainBox {
    border: 1px solid #0062AC;
    background-color: #DAE5F1;
    margin-bottom: 10px;
}

.mainBoxHl {
    font-size: 14px;
    color: #1A61A9;
    font-weight: bold;
    cursor: pointer;
    width: 280px;
}

.mainListHl {
    font-weight: bold;
    background-color: #BACFE5;
    border-bottom: 1px solid #84a2c1;
    border-left: 1px solid #84a2c1;
    height: 25px;
    color: #1a61a9;
    line-height: 23px;
    padding-left: 10px;
    float: left;
    cursor: pointer;
    font-size: 11px;
    overflow: hidden;
}

.mainListData {
    border-bottom: 1px solid #84a2c1;
    border-left: 1px solid #84a2c1;
    height: 25px;
    line-height: 23px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
    font-size: 11px;
    white-space: nowrap;
}

.mainListHlBookingOverview {
    padding-left: 8px;
}

.mainListDataBookingOverview {
    padding-left: 8px;
}

.listNaviNumSelect { float: left; margin-left: 20px; }

.listNaviExcelExport {
    float: left;
    cursor: pointer;
    width: 450px;
    text-align: right;
}

.siteNaviLeft { float: left; width: 100px; }
.siteNaviRight { float: right; width: 100px; text-align: right; }
.siteNaviCenter { float: left; width: 950px; }
.siteNaviMain { padding-top: 10px; padding-bottom: 10px; }
.siteNaviInfoMore {
    font-size: 10px;
    color: #666;
}

.mainMultiSelect {
    background-color: #bacfe5;
    border: 1px solid #0062AC;
    position: absolute;
    display: none;
    z-index: 999999;
}

.mainMultiSelectClose {
    background-color: #1A61A9;
    color: #FFFFFF;
    font-size: 9px;
    cursor: pointer;
    float: right;
    border: 1px solid #1A61A9;
}

.mainMsInput { border: 1px solid #1A61A9; }

.mainMsHl {
    height: 18px;
    background-color: #1A61A9;
    line-height: 18px;
    padding-left: 5px;
    color: #FFF;
}

.mainMsContentInner { padding: 5px; }
.mainLoad {
    display: none;
    background-color: #1A61A9;
    position: absolute;
    width: 200px;
    left: 600px;
    margin-left: -100px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    text-align: center;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    padding: 10px;
}

.mainMsAll { text-decoration: underline; cursor: pointer; margin-bottom: 10px; float: left; }
.mainMsSearch { float: right; }
.mainArrow {margin-left: 10px; }
.mainMsSearchInput { font-size: 11px; }

.mainFlagsSel {
	height: 18px;
	font-size: 10px;
	border: 1px solid #000;
	padding-left: 20px;
	margin: 4px 4px 0 0;
	background-repeat: no-repeat;
	background-position: 2px center;
}
.mainFlagsDE, .mainFlagsEN, .mainFlagsPL, .mainFlagsFR, .mainFlagsES {
    font-size: 10px;
    padding-left: 20px;
    background-position: 2px center;
    background-repeat: no-repeat;
}

.mainFlagsDE { background-image: Url(../images/flags/de.gif) }
.mainFlagsEN { background-image: Url(../images/flags/en.gif) }
.mainFlagsPL { background-image: Url(../images/flags/pl.gif) }
.mainFlagsFR { background-image: Url(../images/flags/fr.gif) }
.mainFlagsES { background-image: Url(../images/flags/es.gif) }

.mainHelp {
    position: absolute;
    cursor: help;
    right: -19px;
    top: 2px;
}

.tooltip {
    background-color: #84A2C1;
    position: absolute;
    display: none;
    border-left: 1px solid #84A2C1;
    border-right: 1px solid #84A2C1;
}

.mainBtnLeft { width: 4px; float: left; }
.mainBtnRight { width: 4px; float: left; }

.mainBtn {
    background-image: url('../images/buttons/blau_bg.gif');
    float: left;
    height: 21px;
    line-height: 19px;
    padding-left: 10px;
    padding-right: 10px;
    color: #1A61A9;
    font-weight: bold;
    cursor: pointer;
}

.mainLogout {
    float: left;
    padding-top: 2px;
    padding-right: 5px;
    padding-left: 10px;
    cursor: pointer;
}

.mainContentBoxTop {
    color: #1A61A9;
    font-weight: bold;
    height: 17px;
    border-bottom: 1px solid #1A61A9;
    margin-bottom: 10px;
}

.mainContentBoxTopLong {
    color: #1A61A9;
    font-weight: bold;
    height: 28px;
    background-image: url('../images/rahmen/head_lang.gif');
    width: 1165px;
    line-height: 28px;
    padding-left: 10px;
}

.mainContentBoxContentLong {
    background-image: url('../images/rahmen/mitte_lang.gif');
    width: 1165px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.mainContentBoxContentShort {
    background-image: url('../images/rahmen/mitte_kurz.gif');
    width: 567px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mainContentBoxFooterShort {
    background-image: url('../images/rahmen/unten_kurz.gif');
    width: 577px;
    height: 3px;
    font-size: 1px;
}

.mainContentBoxFooterLong {
    background-image: url('../images/rahmen/unten_lang.gif');
    width: 1175px;
    height: 3px;
    font-size: 1px;
}

.mainContentBoxTopShort {
    color: #1A61A9;
    font-weight: bold;
    height: 28px;
    background-image: url('../images/rahmen/head_kurz.gif');
    width: 567px;
    line-height: 28px;
    padding-left: 10px;
}

.mainBoxHelp { padding-right: 11px; padding-top: 5px; }
.mainLink {
    text-decoration: underline;
    color: #1A61A9;
    cursor: pointer;
}

.mainLinkIcon {
    text-decoration: underline;
    color: #1A61A9;
    cursor: pointer;
    background-image: url('../images/skip_forward.gif');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 11px;
}

.mainLinkIconActive {
    text-decoration: none;
    font-weight: bold;
    color: #1A61A9;
    cursor: pointer;
}

.mainLinkIcon:hover {
    text-decoration: none;
    color: #1A61A9;
    cursor: pointer;
    background-image: url('../images/skip_forward.gif');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 11px;
}

.mainLink:hover {
    text-decoration: none;
    color: #1A61A9;
    cursor: pointer;
}

.mainNaviSep { margin-left: 10px; margin-right: 10px; font-weight: normal; }
.mainSearchHl {
    color: #1A61A9;
    border-bottom: 1px solid #1A61A9;
    font-weight: bold;
    margin-bottom: 10px;
}

.png_img { behavior: url('./css/iepngfix.htc'); }

.hotelinfoHotelname {
    background-color: #DDE7F2;
    line-height: 25px;
    padding: 1px 5px 1px 5px;
}

.hotelinfoKatalog {
    padding: 5px 0 0 0;
    color: #666;
}

.hotelinfoDescription {
    font-size: 11px;
    height: 300px;
    overflow: auto;
    margin-top: 10px;
}

.newAccIntro {
    margin: 0 0 50px 0;
}

.newAccLabel {
    float: left;
    width: 130px;
    height: 25px;
    line-height: 25px;
}

.newAccInput  {
    float: left;
}

.newAccInput input {
    font-size: 12px;
    width: 100px;
}

.newAccMsg {
    color: #CC0000;
    padding: 50px 0 10px 0;
    font-weight: bold;
}

#downloadItem h3 {
    color:#1A61A9;
    font-size:14px;
    font-weight:bold;
    line-height:24px;
}

.alignRight {
    float: right;
}

.alignLeft {
    float: left;
    width: 900px;
}

.attentionText {
    color: #1A61A9;
    width: 450px;
    margin: 0 0 0 20px;
    padding: 10px;
    border : 1px solid #1A61A9;
    background-color : #e5edf6;
}

.mainContentBoxTopMiddle {
    color: #1A61A9;
    font-weight: bold;
    height: 28px;
    background-image: url('../images/rahmen/head_middle.gif');
    width: 990px;
    line-height: 28px;
    padding-left: 10px;
}

.mainContentBoxContentMiddle {
    background-image: url('../images/rahmen/mitte_middle.gif');
    width: 990px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.mainContentBoxFooterMiddle {
    background-image: url('../images/rahmen/unten_middle.gif');
    width: 1000px;
    height: 3px;
    font-size: 1px;
}

.arrowPrevious {
    width: 66px;
    margin-top: 300px;
}
.arrowNext {
    margin-top: 300px;
}

.mainMsTextBox input {
    border:1px solid #1A61A9;
    font-size:12px;
    width: 95%;
    margin-bottom: 10px;
}

.mainMsTextBoxLabel {
    margin: 2px 0 3px 0;
    color: #1A61A9;
    font-weight: bold;
    font-size: 10px;
}

.msSpacer {
	clear: both;
    margin-bottom: 5px;
    margin-right: 5px;
    border-bottom: 1px dotted #1A61A9;
    height: 5px;
}

.msLabel {
    margin: 2px 0 3px 0;
    color: #1A61A9;
    font-weight: bold;
    font-size: 10px;
}

.flightBoxSegment {
    padding: 0px;
    margin: 0 0 20px 0;
}