  * {
    margin:0;
    padding:0;
    font-size:11px;
  }

 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 #ffa300;
    font-size: 10px;
    line-height: 12px;
    margin: 0px 0px 0px 0px;
    padding: 1px 2px 1px 2px;
    color: #ffa300;
  }

  input:focus, input:hover {
    background-color: #FFC;
    border-color: #FC6;
    color: #ffa300;
  }

  .goButton {
    background-color: #ffa300;
    color: white;
    cursor: hand;
    cursor: pointer;
    padding: 0px 0px 0px 0px;
    line-height: 14px;
  }

  a {
    color: #ffa300;
  }

  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: #ffa300;
  }


  /* 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;
  }

  .cleardiv {
    clear:both;
    height:0px;
    line-height:0px;
    font-size:0px;
  }

  #navigationContainer, #footercontainer {
    width: 950px;
    background-color: #ffa300;
  }

  #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:#ffa300;
    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:#ffa300;
    text-align: right;
    padding-right: 5px;
  }

  .teaserbox .teaserboxbody {

  }
  .teaserbox .header, .teaserbox .footer {
    background-color:#ffa300;
  }
  .teaserbox .leftborder {
    border-left: 1px solid #ffa300;
  }
  .teaserbox .rightborder {
    border-right: 1px solid #ffa300;
  }
  .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 #ffa300;
    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: #ffa300;
    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:#ffa300;
  }
  .contentbox .contentboxbody {
    padding:10px;
    background-color: #ffffff;
    overflow: hidden;
    zoom: 1;
    position: relative;
  }

  .contentboxbody {
    zoom: 1;
    position: relative;
  }

  .contentbox .header, .contentbox .footer {
    background-color:#ffa300;
  }
  .contentbox .leftborder {
    border-left: 1px solid #ffa300;
  }
  .contentbox .rightborder {
    border-right: 1px solid #ffa300;
  }
  .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: #ffa300;
  }

  .contentbox .detailsBGImage {
    background: url(/images/voyage_detail_bg.gif);
    border-bottom: 20px solid #ffa300;
    zoom: 1;
    min-height: 300px;
  }

  .contentbox .rightImageBorder {
    border-bottom: 1px solid #ffa300;
  }

  .contentbox .magazineSecondRightImage {
    width: 251px;
    height: 68px;
    border-bottom: 1px solid #ffa300;
    border-top: 1px solid #ffa300;
    margin-top: 31px;
  }

  .contentbox .detailsColumnLeft dl {
    width: 152px;
  }

  .contentbox .detailsColumnLeft dt {
    line-height: 0px;
    font-size: 0px;
  }

  .contentbox .detailsColumnLeft dd {
    height: 50px;
    background-color: #ffa300;
    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: #ffa300;
  }

  .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: #ffa300;
    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: #ffa300;
    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: #ffa300;
  }

  #sportstationTeaser a {
    text-decoration: underline;
    color: #ffa300;
    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: #ffa300;
    font-size: 12px;
  }

  .searchResultTD {
    border-right: 1px solid #ffa300;
    border-bottom: 1px solid #ffa300;
  }

  .searchResultTDImage {
    width: 88px;
    background-color: #ffa300;
    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: #ffa300;
    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 #ffa300;
  }

  #voyageListFnc {
    width: 100%;
    text-align: right;
    padding: 5px 10px 5px 0px;
    border-bottom: 1px solid #ffa300;
  }


  .magazineListFormTable {
    background-color: #ffa300;
    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 #ffa300;
  }

  #resultContent {
    border-bottom: 1px solid #ffa300;
  }

  .formsubmitlink {
    background: url(/chameleon/blackbox/images/icons/action_go.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
  }

  .downloadsheadline {
    color: #ffa300;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #ffa300;
    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 #ffa300;
    background: url(/images/magazin_detail_bg.gif);
    zoom: 1;
  }

  .contentboxbody h1 {
    font-weight: bold;
    font-size : 13px;
    color: #ffa300;
    margin-bottom: 5px;
  }

  .contentboxbody h2 {
    font-weight: bold;
    font-size: 12px;
    color: #ffa300;
    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 #ffa300;
    height: 117px;
    background-repeat: no-repeat;
    background-color: #ffa300;
  }


.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: #ffa300;}
.MTSportreisenEventList .standard .month {background-color: #ffa300;padding: 4px;color: #FDBE4F;font-size: 11px;font-weight: bold;}
.MTSportreisenEventList .standard .month a {color: #FDBE4F;}
.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: #FDBE4F;padding: 2px;padding-left: 4px;margin-bottom: 2px;margin-right: 2px;font-size: 11px;width: 72px;float: left;display: block;background-color: #ffa300;line-height: 25px;}
.MTSportreisenEventList .standard .inactive {background-color: #ffa300; color: #FDBE4F;}
.MTSportreisenEventList .standard .tour_operator {float: left; width: 16%;}

body .ui-datepicker-control {background-color: #ffa300;}


.ModuleConfigurableFeedback .inlineLabels {
  width: 480px;
}


.isRgt {
  float:right;
}
.isLft{
  float:left;
}