* {
    margin:0;
    padding:0;
}

body, h1, h2, h3, h4, h5, h6, span, p, div, input, select, textarea, li, td, th
{
    zoom:1;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    color: #000000;
}

/* needed for IE - */
body {
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url(/images/page_background.gif);
    background-repeat: repeat-x;
}

input {
    border: 1px solid #1f426d;
    font-size: 10px;
    line-height: 12px;
    margin: 0px 0px 0px 0px;
    padding: 1px 2px 1px 2px;
    color: #1f426d;
}

input:focus, input:hover {
    background-color: #FFC;
    border-color: #FC6;
    color: #1f426d;
}

.goButton {
    background-color: #1f426d;
    color: white;
    cursor: hand;
    cursor: pointer;
    padding: 0px 0px 0px 0px;
    line-height: 14px;
}

a {
    color: #1f426d;
}

a.white {
    color: white;
}

a.arrow:link, a.arrow:visited,
a.arrow:hover, a.arrow:active {
    background: transparent url(/images/nav_arrow.gif) no-repeat scroll 3px 5px;
    text-decoration: underline;
    padding-left: 13px;
}

a.arrow:link, a.arrow:visited {
    text-decoration: underline;
}

a.arrow:hover, a.arrow:active {
    color: #1f426d;
}


/* for all other browsers */
#mastercontainer {
    text-align: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 1px 0px 1px 0px;
    width: 952px;
    background-color: #efefef;
    margin-bottom: 40px;
}

#masterContentContainer {
    margin: 0px 1px 0px 1px;
    width: 950px;
    background-color: #ffffff;
}

#header {
    position: relative;
    height: 113px;
    width: 950px;
}

#logo {
    position: absolute;
    bottom: 10px;
    right: 0px;
}

#header .headerimage {
    width: 770px;
    height: 113px;
}

#navigationContainer, #footercontainer {
    width: 950px;
    background-color: #1f426d;
}

#navigationContainer .gradient, #footercontainer .gradient {
    background: url(/images/trans_white_gradient.png);
    background-color: transparent;
    padding: 5px;
    display: block;
    height: 17px;
}

#footercontainer .gradient {
    height: 36px;
}

#footercontainer {
    color: #ffffff;
    border-top:10px solid #ffffff;
}


#navigationContainer div ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#navigationContainer div ul li {
    float: left;
    color: white;
}

#navigationContainer div ul li a {
    padding-right: 10px;
    padding-left: 10px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 16px;
}

#navigationContainer div ul li a:hover {
    text-decoration: underline;
}

#navigationContainer a.activelink, #navigationContainer a.activelink:hover  {
    text-decoration: none;
    border: 1px solid white;
}

#footercontainer ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#footercontainer li {
    float: left;
    color: white;
}

#footercontainer li a {
    padding-right: 10px;
    padding-left: 10px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
    line-height: 17px;
}

#footercontainer li a:hover {
    text-decoration: underline;
}

#footercontainer a.activelink, #footercontainer a.activelink:hover  {
    text-decoration: none;
    border: 1px solid white;
}

#contentContainer {
    padding: 15px 15px 20px 15px;
    background-image:url(/images/layout_body.gif);
    background-color:#1f426d;
    position: relative;
}

/* teaserbox style start */
.teaserbox {
    background-color:#ffffff;
    position: absolute;
}

.teaserbox .header h2 {
    height:20px;
    line-height:20px;
    font-weight:bold;
    color:#ffffff;
    font-size:10px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    text-transform:uppercase;
}
.teaserbox .footerbar {
    height: auto;
    line-height:12px;
    font-size:10px;
    background-color:#1f426d;
    text-align: right;
    padding-right: 5px;
}

.teaserbox .teaserboxbody {

}
.teaserbox .header, .teaserbox .footer {
    background-color:#1f426d;
}
.teaserbox .leftborder {
    border-left: 1px solid #1f426d;
}
.teaserbox .rightborder {
    border-right: 1px solid #1f426d;
}
.teaserbox img.westcorner, .teaserbox img.eastcorner {
    border:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    width:5px;
    height:5px;
}
.teaserbox img.westcorner{
    float:left;
}
.teaserbox img.eastcorner{
    float:right;
}

.teaserTextContentSmall {
    height: 88px;
    padding: 6px 6px 6px 6px;
    border-top: 1px solid #1f426d;
    overflow: hidden;
}

.teaserTextContentSmall h1 {
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 5px;
}

.teaserTextContentSmall h2 {
    font-weight: bold;
    font-size: 11px;
    color: #D62108;
    margin-bottom: 5px;
}

.teaserTextContentSmall h3 {
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
}

/* teaserbox style end */


#headline {
    font-weight: bold;
    font-size: 14px;
    color: #1f426d;
    padding: 5px 0px 13px 25px;
    line-height: 14px;
}


/* contentbox style start */
.contentbox {
    /*margin-bottom:10px;*/
    background-color:#ffffff;
}

.contentbox .boxborder {
    padding:2px;
    background-color:#ffffff;
}
.contentbox .header h2 {
    height:20px;
    line-height:20px;
    font-weight:bold;
    color:#ffffff;
    font-size:10px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
.contentbox .footerbar {
    height:15px;
    line-height:0px;
    font-size:0px;
    background-color:#1f426d;
}
.contentbox .contentboxbody {
    padding:10px;
    background-color: #ffffff;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.contentboxbody {
    zoom: 1;
    position: relative;
}

.contentbox .header, .contentbox .footer {
    background-color:#1f426d;
}
.contentbox .leftborder {
    border-left: 1px solid #1f426d;
}
.contentbox .rightborder {
    border-right: 1px solid #1f426d;
}
.contentbox img.westcorner, .contentbox img.eastcorner {
    border:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    width:5px;
    height:5px;
}
.contentbox img.westcorner{
    float:left;
}
.contentbox img.eastcorner{
    float:right;
}
/* contentbox style end */


.contentbox .detailsColumnLeft {
    float: left;
    width: 152px;
    overflow: hidden;
}

.contentbox .detailsColumnMiddle {
    float: left;
    width: 488px;
    overflow: hidden;
}

.contentbox .detailsColumnMiddle table, .magazinDetailsColumnMiddle table {
    border-collapse: collapse;
}

.contentbox .detailsColumnMiddle td, .magazinDetailsColumnMiddle td {
    padding: 5px;
}

.contentbox .detailsColumnRight {
    float: left;
    width: 280px;
    overflow: hidden;
}

.detailsColumnRightSpacer {
    margin: 0px 1px 0px 0px;
    width: 279px;
}

.contentbox .detailsBGColor {
    background-color: #1f426d;
}

.contentbox .detailsBGImage {
    background: url(/images/voyage_detail_bg.gif);
    border-bottom: 20px solid #1f426d;
    zoom: 1;
    min-height: 300px;
}

.contentbox .rightImageBorder {
    border-bottom: 1px solid #1f426d;
}

.contentbox .magazineSecondRightImage {
    width: 251px;
    height: 68px;
    border-bottom: 1px solid #1f426d;
    border-top: 1px solid #1f426d;
    margin-top: 31px;
}

.contentbox .detailsColumnLeft dl {
    width: 152px;
}

.contentbox .detailsColumnLeft dt {
    line-height: 0px;
    font-size: 0px;
}

.contentbox .detailsColumnLeft dd {
    height: 50px;
    background-color: #1f426d;
    color: white;
    margin: 0;
    padding: 0;
}

.contentbox .detailsColumnLeft dd div {
    padding: 8px;
}

.contentbox .detailsColumnMiddle h1, .magazinDetailsColumnMiddle h1 {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 15px;
    color: #1f426d;
}

.detailsColumnMiddleSpacerLevel1 {
    margin: 0px 1px 0px 1px;
    width: 486px;
}

.detailsColumnMiddleSpacerLevel2 {
    padding: 15px;
}

.detailsColumnMiddleSpacerLevel3 {
    width: 456px;
}

.price {
    color: #D3230B;
    font-weight: bold;
}

.contentbox h2, .contentbox .headline {
    color: #1f426d;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 5px;
}

.contentbox p {
    padding-bottom: 10px;
}

.detailsColumnLeft ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.detailsColumnLeft li {
    margin: 0;
    padding: 0px 0px 4px 0px;
    display: block;
}

.detailsColumnLeft li a {
    font-size: 10px;
}

.contentbox .logoBox {
    padding-top: 10px;
    background-color: #ffffff;
    text-align: center;
}

.facts {
    padding: 20px 10px 10px 10px;
    background-color: #1f426d;
    color: white;
}

.facts dt {
    font-weight: bold;
    padding-bottom: 8px;
}

.facts dd {
    padding-bottom: 8px;
}

dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.facts a {
    text-decoration: underline;
    color: white;
}

.cmsdownloaditem {
    padding-bottom: 5px;
    display: block;
    line-height: 16px;
}

.cmsdownloaditem span {
    white-space: nowrap;
}

#sportstationTeaser {
    padding: 10px 10px 20px 10px;
    background-color: white;
    color: #1f426d;
}

#sportstationTeaser a {
    text-decoration: underline;
    color: #1f426d;
    font-weight: bold;
}

.errorMessage {
    background: #ffcccc url(/chameleon/blackbox/images/nav_icons/error.png) no-repeat 5px 9px;
    border-radius: 8px; /* CSS3 rounded corners */
    -moz-border-radius: 8px; /* Mozilla rounded corners */
    color: #900;
    border: 2px solid #c00;
    padding-left: 45px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 11px;
    min-height: 40px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: block;
}

/* Search Styles */

.searchCriteraContent {
    display: none;
    padding: 3px 0px 3px 15px;
}

.criteriaNode {
    padding: 2px 0px 2px 15px;
    border-bottom: 1px solid #CCCCCC;
    background-color: #F9F9F9;
    cursor: hand;
    cursor: pointer;
    margin-bottom: 5px;
    background: url(/images/nav_arrow.gif);
    background-position: 3px 5px;
    background-repeat:no-repeat;
}

.criteriaActive {
    background-color: #FFFFCC;
    border-color: #FFCC66;
}

.searchCriteriaHeadline {
    background-color: #F9F9F9;
    padding: 5px 5px 8px 5px;
    border-bottom: 1px solid #CCCCCC;
    border-left: 7px solid #CCCCCC;
    margin-bottom: 2px;
    font-weight: bold;
    color: #1f426d;
    font-size: 12px;
}

.searchResultTD {
    border-right: 1px solid #1f426d;
    border-bottom: 1px solid #1f426d;
}

.searchResultTDImage {
    width: 88px;
    background-color: #1f426d;
    cursor: pointer;
    cursor: hand;
    background-repeat: no-repeat;
}

.searchResultButtonTD {
    border-right: none;
    padding: 5px;
}

.searchResultTD .searchResultName {
    float: left;
    font-weight: bold;
}

.socialbookmarks {
    padding: 20px 10px 0px 10px;
}

.voyagesListFormTable {
    background-color: #1f426d;
    padding: 3px;
}

.voyagesListFormTable td {
    color: white;
    font-size: 9px;
}

.voyagesListFormTable td select {
    font-size: 9px;
    font-family: Arial,Helvetica,sans-serif;
    width: 136px;
}

#voyagesResultListTable td {
    padding: 5px;
    border-bottom: 1px solid #1f426d;
}

#voyageListFnc {
    width: 100%;
    text-align: right;
    padding: 5px 10px 5px 0px;
    border-bottom: 1px solid #1f426d;
}


.magazineListFormTable {
    background-color: #1f426d;
    padding: 3px;
}

.magazineListFormTable td {
    color: white;
    font-size: 9px;
}

.magazineListFormTable td select {
    font-size: 9px;
    font-family: Arial,Helvetica,sans-serif;
    width: 136px;
}

#magazineResultListTable td {
    padding: 5px;
    border-bottom: 1px solid #1f426d;
}

#resultContent {
    border-bottom: 1px solid #1f426d;
}

.formsubmitlink {
    background: url(/chameleon/blackbox/images/icons/action_go.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

.downloadsheadline {
    color: #1f426d;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #1f426d;
    margin-bottom: 10px;
}

#relatedjourneys a {
    display: block;
    background: transparent url(/images/nav_arrow.gif) no-repeat scroll 3px 5px;
    text-decoration: underline;
    padding-left: 15px;
    line-height: 12px;
    margin-bottom: 5px;
}

.unblockUIButton {
    margin: 5px 5px 10px 0px;
    width: 100px;
    float: right;
    cursor: default;
    background-color: black;
    color: white;
}

.blockUIInnerMsg {
    background: #F8F2AA url(/chameleon/blackbox/images/nav_icons/notice.png) no-repeat 5px 9px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    color: #0B224B;
    border: 2px solid #FFB608;
    padding-left: 45px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 11px;
    width: 300px;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}

#magazineDetailContainer {
    border-bottom: 20px solid #1f426d;
    background: url(/images/magazin_detail_bg.gif);
    zoom: 1;
}

.contentboxbody h1 {
    font-weight: bold;
    font-size : 13px;
    color: #1f426d;
    margin-bottom: 5px;
}

.contentboxbody h2 {
    font-weight: bold;
    font-size: 12px;
    color: #1f426d;
    margin-bottom: 5px;
}

.detailsDD {
    float: left;
    width: 150px;
}

.hideforscreen {
    display: none;
}

.detailModuleButtons {
    padding: 10px;
}

.detailsLeftColumnSpacer {
    margin: 0px 0px 0px 1px;
    width: 152px;
}

/* magazin styles */
.magazinDetailsColumnMiddle {
    float: left;
    width: 516px;
    overflow: hidden;
}

.magazinDetailsColumnMiddleSpacerLevel1 {
    margin: 0px 1px 0px 1px;
    width: 514px;
}

.magazinDetailsColumnMiddleSpacerLevel2 {
    padding: 15px;
}

.magazinDetailsColumnMiddleSpacerLevel3 {
    width: 484px;
}

.magazinDetailsColumnRight {
    float: left;
    width: 252px;
    overflow: hidden;
}

.cssmediacaption {
    padding: 4px;
    font-style: italic;
}

.cmsmediafullimagelink img, .cmsflv {
    /*padding: 5px;*/
    border: 1px solid #efefef;
}

.headlineWhite {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

a.toplink {
    float: right;
    background-image: url(/images/top_icon.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 15px;
    display: block;
}

.detailsTopImage {
    border-bottom: 1px solid #1f426d;
    height: 117px;
    background-repeat: no-repeat;
    background-color: #1f426d;
}


.MTSportreisenEventList .standard .dateNavigation {margin-bottom: 10px;}
.MTSportreisenEventList .standard .event {margin-top: 5px;padding: 5px;border-top-width: 2px;border-top-style: solid;border-top-color: #1f426d;}
.MTSportreisenEventList .standard .month {background-color: #1f426d;padding: 4px;color: #1f426d;font-size: 11px;font-weight: bold;}
.MTSportreisenEventList .standard .month a {color: #1f426d;}
.MTSportreisenEventList .standard .image {float: left;width: 20%;margin-right: 2%;}
.MTSportreisenEventList .standard .description {float: left; width: 60%;margin-right: 2%;}
.MTSportreisenEventList .standard .description h2{padding-bottom: 0px; margin-bottom: 0px;}
.MTSportreisenEventList .standard .monthLink {color: #1f426d;padding: 2px;padding-left: 4px;margin-bottom: 2px;margin-right: 2px;font-size: 11px;width: 72px;float: left;display: block;background-color: #1f426d;line-height: 25px;}
.MTSportreisenEventList .standard .inactive {background-color: #1f426d; color: #1f426d;}
.MTSportreisenEventList .standard .tour_operator {float: left; width: 16%;}

.MTSportreisenEventList .standard .EventTable {
    width: 100%;
    border:0px solid #f00;
    padding:0;
    margin:0;
}
.MTSportreisenEventList .standard .EventTable td {
    background-color:#1f426d;
    color:#1f426d;
    padding:5px;
    margin:0;
    text-align:left;
    vertical-align:top;
}
.EventTable .MonthLabel,
.EventTable .MonthLabel a {
    color:#798ea7;
}
.EventTable td a {
    color:#1f426d;
    line-height: 16px;
    padding-left: 5px;
}
.EventTable td a:link, .EventTable td a:visited, .EventTable td a:active {
    text-decoration: none;
}
.EventTable td a:hover {
    text-decoration: underline;
}

.event_title {
    border-top: 3px solid #1f426d;
    padding: 5px;
    background-color:#1f426d;
    color:#798ea7;
    font-weight: bold;
    margin: 0 0 1px 0;
}
.event_title h1 {
    color:#798ea7;
    font-size:13px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

body .ui-datepicker-control {background-color: #1f426d;}


.ModuleConfigurableFeedback .inlineLabels {
    width: 480px;
}


.cleardiv {
    clear:both;
    height:0px;
    line-height:0px;
    font-size:0px;
}
.debug { border: 1px solid #f00; }
.isRgt { float:right; }
.isLft { float:left; }

#resultContent .imagedescription { padding: 10px; }
#resultContent .description { padding: 10px; }
#resultContent .information { float: left; width: 250px; }
#resultContent .more_description { padding-top: 15px; }
#resultContent .more_functions { float: right; width: 255px; padding-left: 10px; }

td.searchResultTD.searchResultTDpadding
{
    padding: 1px 3px 3px 3px;
}

.searchResultTDImage { width: 70px; }

.stars{ float: right; width: 70px; text-align: right; }
.stars{ float: left; width: 70px; text-align: left; margin-bottom: 10px; }
.bookingbtn { border-radius: 6px; -moz-border-radius: 6px; width: 110px; }
.bookingmarginbottom { margin-bottom: 10px; }

#magazineResultListTable { width: 100%; }
.magazin_date { text-align: right; }

.voyagehtml { width: 100%; }
input.button { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

td.searchResultTDImage
{
    width: 70px;
    padding-left: 0;
    position: relative;
    display: table-cell;
    height: 100%;
    background-color: #005894;
}

td.searchResultTDImage img
{
    margin-top: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

td.searchResultTDImage img.eventflag
{
    position: absolute;
    width: 52px;
    height: 52px;
    z-index: 2;
    left: 0;
    top: 0;
}
div.eventflagholder
{
    position: relative;
}

div.gMapItemActiveLink
{
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 3px;
    background-image: url(/images/find_on_map_lft.gif);
    background-repeat: no-repeat;
}

div.gMapItemActiveLink:hover
{
    cursor: pointer;
    background-image: url(/images/find_on_map_lft_hi.gif);
    background-repeat: no-repeat;
}

.cmswysiwyg ul {
    margin-left: 15px;
}