/*
    Search Form
*/

.teaserBoxLeftWrapper.searchActive {
	background: url(/img/worldmap.png) no-repeat right top;
}

.searchFormRow1 {
	height: 16px;
	margin-bottom: 4px;
}

.searchFormRow2 {
	margin-bottom: 15px;
}

.searchFormCol1 {
	float: left;
	margin-right: 5px;
	width: 155px;
}

.searchFormCol2 {
	width: 155px;
}

.searchFormCol2 select {
	width: 321px;
}

.searchFormCol11 {
	float: left;
	margin-right: 5px;
	width: 147px;
}

.searchFormCol12 {
	width: 147px;
}

.searchFormDestinationLable {
	margin-bottom: 4px;
}

.searchFormDestination {
	margin-bottom: 15px;
}


.destinationCountry, .selectCountry {
	float: left;
	width: 200px;
	margin-right: 9px;	
}

.destinationRegion, .selectRegion {
	width: 212px;
}

.disabledDay{
	 background-color:gray;
}

.regionValidateMsg {
     color: red; 
     font-weight:bold;
     height: 14px;
}
	
/*
    Search Result/Booking
 */
 
 .eventType {
 	float: left;
 	margin-right: 5px;
 }
 
 .eventName {
 	font-weight: bold;
 }
 
.eventName a {
	text-decoration: none;
}
.eventsHeadline {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #1C7000;
	margin-bottom: 15px;
	padding-left: 2px;
	width: 635px;
}

.eventRow {
	margin-bottom: 24px;
	padding-bottom: 20px;
	border-bottom: solid 1px #e1e1e1;
}

.eventRowLeft {
	float: left;
	width: 130px;
	margin-right: 14px;
}


.eventRow2 {
	margin-top: 5px;
}

.eventRow21, .eventRow22, .eventRow23, .eventRow24 {
	float: left;
	width: 25%;
}

.eventRow22 {
	min-width: 25%;
}


.eventName, .eventDescription {
	margin-bottom: 10px;
}

#scheduleRow {
	margin-bottom: 20px;
}

tr.striped {
   background-color: #ccecf9;
}


.scheduleColumn {
	float: left;
	width: 25%;
}

.scheduleColumn.buchen {
	width: 20%;
}

.scheduleColumn.headline{
	font-weight: bold;
	margin-bottom: 5px;
}

.detailPreis .preisColumn1 {
	float: left;
	width: 23%;
}

.detailPreis .preisColumn2 {
	float: left;
	width: 53%;
}

.totalPreis {
	margin-top: 10px;
	font-weight: bold;
}

.totalPreis .preisColumn4 {
	float: left;
	width: 76%;
}

.registrantColumn {
	width: 45%;
	padding-right: 10px;
}

.cityListCol1 {
	float: left;
	width: 40%;
}

.cityListCol2 {
	float: left;
	width: 30%;
}

.cityListCol3 {
	float: left;
	width: 163px;
}


.cityListCol1.headerline, .cityListCol2.headerline, .cityListCol3.headerline {
	font-weight: bold;
}


img.detailImage {
	margin-bottom: 2px;
	margin-right: 2px;
	width: 201px;;
	height: 151px;
}

.eventsPagination.left {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	
}

.eventsPagination.right {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	float: right;
	
}

.button input {
	width:150px;
	color: #1c7000;
}

/*
	PopUp-Calendar
*/
.popupCalendar {
	background-color: #FFFFFF;
}

.rich-calendar-date-layout {
	background-color: #FFFFFF;
}

.rich-calendar-input {
	width: 130px;
	float: left;
}

.rich-calendar-exterior {
	border-color: #1C7000;
}


/*
	Main Headline Boxes
	
*/
.mainHeadlineBox {
	clear: both;
	height: 34px;
	width: 100%;
	color: #a7d200;
	paddin: 5px;
	border: 1px solid #c8c8c8;
}

.marginBottom {
	margin-bottom: 15px;
}

.marginTop {
	margin-top: 20px;
}

.mainHeadlineBox div {
	padding-top: 10px;
	padding-left: 11px;
	height: 24px;
}

.mainHeadlineBox h1,.mainHeadlineBox span {
	font-size: 14px;
	font-weight: normal;
	color: inherit;
	float: left;
}

.mainHeadlineBox span {
	margin-left: 7px;
	margin-right: 7px;
}

.mainHeadlineBox h2 {
	font-size: 14px;
	font-weight: bold;
	color: inherit;
}

/*
	MainStage
*/
#mainStageWrapper {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}

#mainStage {
	position: relative;
	z-index: 3;
}

#mainStage img {
	margin-top: 14px;
  	display: none;
}

#mainStageNav {
	position: absolute;
	width: 635px;
	z-index: 2;
}

	
#mainStageNav li {
	list-style-type: none;
	background-color: #d5d5d3;
	cursor: pointer;
	float: left;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

#mainStageNav li.activeSlide {
	background-color: #707071;
}

#mainStageNav li a {
	color: #9d141c;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
}

#mainStageNav li.activeSlide a {
	color: #ffffff;
}

#bannerWrapper {
	margin-bottom: 14px;
}
#banner {
	width: 640px;
}

.bannerHeadline {
	background: url('/img/banner_head_bg.png') no-repeat top
		left scroll;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.bannerHeadlineText {
	color: #ffffff;
	padding-top: 3px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
}

/*
 * Navigation tab
 */
#naviTab {
	width: 674px;
	height: 212px;
}


#naviTab #naviTabImage img {
	margin-top: 13px;
	border-width: 12px;
	border-color: #707071;
  	border-style:solid;
  	width: 648px;
  	height: 176px;
}

.menuList {
	margin-top: 10px;
}

.menuList table {
	width: 100%;
}

.menuList table .dr-table-cell {
	padding: 0px !important; 
}

.mainItem {
	margin-bottom: 13px;
}

.mainItem a {
	text-decoration: none;
	color: #009ee0;
}

.mainItem.active a {
	text-decoration: none;
	color: #6aa76b;
}

.menuTeaserImage {
	margin-left: 13px;
	margin-top: 13px;
}

/*
	ArticleTeaserBox
*/
.singleArticleTeaserWrapper {
	padding: 9px 9px 0px 9px;
}

.singleArticleTeaserHeadline {
	font-size: 14px;
	color: #1c7000;
	margin-bottom: 7px;
}

.reportTeaserHeadline {
	font-size: 14px;
	color: #2d3862;
	margin-bottom: 7px;
}

.reportTeaserHeadlineBold {
	font-size: 14px;
	color: #2d3862;
	font-weight: bold;
	margin-bottom: 7px;
}

.singleArticleTeaserBody {
	font-size: 12px;
	color: #646464;
	margin-top: 13px;
	margin-bottom: 12px;
}

.singleArticleTeaserHeadline.group {
	margin-right: 14px;
}

.singleArticleTeaserBody.group {
	margin-right: 14px;
	margin-bottom: 0px;
	height: 56px;
}

.reportTeaserBody.group {
	margin-bottom: 0px;
	height: 90px;
}

.teaserRow {
	margin-bottom: 24px;
	padding-bottom: 20px;
	border-bottom: solid 1px #e1e1e1;
}

.teaserRowRight {
	margin-left: 10px;
}

/*
	TripleArticleTeaserBox
*/

.tripleArticleTeaserBox {
	margin-bottom: 40px;
}

.smallTeaserItem {
	float: left;
	margin-left: 20px;
	background-color: #9e968f;
}

.smallTeaserItemPic {
	float: left;
	border-right: 1px solid #ffffff;
}

.tripleArticleTeaserBodyWrapper {
	float: left;
	padding-left: 5px;
}

.smallTeaserItemHeadline {
	font-size: 12px;
	margin-top: 15px;
	color: #ffffff;
	line-height: 17px;
}

.smallTeaserItemLink {
}

.smallTeaserItemLink a {
	font-size: 10px;
	padding: 0;
	color: #580101;
}

/*
	Contact form
*/

.contactForm {
	font-size: 14px;
}

.contactForm .formFieldLabel {
	margin-top: 5px;
	color: #707071;
	float: left;
	width: 113px;
}

.contactForm .formFieldLabel label {
	font-size: 14px;
}

.formFieldInput input {
	width: 330px;
	height: 18px;
	margin-bottom: 10px;
	background-color: #d5d5d3;
	border-left: solid 1px #707071;
	border-top: solid 1px #707071;
	color: #707071;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 14px;
}

.formFieldInput textarea {
	width: 445px;
	height: 100px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	border-left: solid 1px #707071;
	border-top: solid 1px #707071;
	background-color: #d5d5d3;
	color: #707071;
	font-size: 14px;
}

/*
	Article Teaser and Offer Carousel
*/

.offerCarouselWrapper {
	margin-top: 14px;
}

.offerCarousel {
	margin-bottom: 10px;
	overflow:hidden;
}

.js {
	overflow: hidden;
	zoom: 1;
}

.carousel,.carousel .carousel-wrap {
	margin: 0;
	border: 0;
	zoom: 1;
}

.js .carousel-wrap {
	vertical-align: middle;
	background: #ffffff;
	width: 610px;
	overflow: hidden;
	float: left;
	margin-left: 1px;
}

.offerCarousel ul, .teaserCarousel ul {
	margin: 0;
	padding: 0;
	zoom: 1;
	list-style-type: none;
}

.js ul li {
	overflow: hidden;
	float: left;
	width: 208px;
	text-align: left;
}

.offerCarousel .carouselPrev {
	background-image: url('/img/leftArrow.png');
	background-repeat: no-repeat;
	width: 14px;
	height: 128px;
	cursor: pointer;
	float: left;
}

.offerCarousel .carouselNext {
	background-image: url('/img/rightArrow.png');
	background-repeat: no-repeat;
	width: 14px;
	height: 128px;
	cursor: pointer;
	float: right;
}

.offerCarousel .carouselNext.disabled,.offerCarousel .carouselPrev.disabled {
	background-image: url('/img/noArrow.png');
	background-repeat: no-repeat;
	width: 14px;
	height: 128px;
	cursor: default;
}

.teaserCarousel .carouselPrev {
	background-image: url('/img/blueLeftArrow.gif');
	background-repeat: no-repeat;
	width: 14px;
	height: 128px;
	cursor: pointer;
	float: left;
}

.teaserCarousel .carouselNext {
	background-image: url('/img/blueRightArrow.gif');
	background-repeat: no-repeat;
	width: 14px;
	height: 128px;
	cursor: pointer;
	float: right;
}

.teaserCarousel .carouselNext.disabled,.teaserCarousel .carouselPrev.disabled {
	background-image: url('/img/blueNoArrow.gif');
	background-repeat: no-repeat;
	width: 14px;
	height: 128px;
	cursor: default;
}

.carouselItem {
	
}

.teaserCarouselWrapper {
	margin-top: 10px;
}

.teaserCarousel {
	margin-bottom: 10px;
}

.teaserCarousel .carouselPrev, .teaserCarousel .carouselNext {
	margin-top: 24px;
}

.teaserCarousel .carousel-wrap {
	height: 235px !important;
}


/*
.carouselItemHeadline {
	font-size: 11px;
	color: #000000;
}

.carouselItemDescription {
	font-size: 11px;
	color: #6eb229;
}
*/

.carouselItemPic img {
	margin-bottom: 10px;
	width: 194px;
	height: 128px;
}

table.contenttable tr {
	margin-bottom: 10px;
}
.contenttable .align-right .bodytext {
	width: 108px;
	color: #1c7000;
}

.contenttable .align-right {
	width: 108px;
	color: #1c7000;
}

.menuTeaserBox {
	padding: 0;
}

#selectStatus {
	display:inline-block;
}