@CHARSET "UTF-8";

html,body {
	background-color: #ffffff;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
}

* {
	padding: 0;
	margin: 0;
	}
	
img {
	border: 0;
	}

body {
	color: #222222;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
}

h1 {
	font-size: 24px;
	font-weight: 600;
	line-height: 160%;
	margin-left: 30px;
	margin-top: 30px;
}

h2 {
	font-size: 12px;
	font-weight: 500;
	color: #666666;
}

p {
	font-size: 13px;
	line-height: 160%;
	width: 495px;
	margin-left: 30px;
	margin-top: 30px;
}

a {
	color: #d3061e;
	text-decoration: none;
}

div#wrapper {
	position: relative;
	left: 50%;
	width: 944px;
	height: auto;
	margin-left: -472px;
}

div#logo {
	position: relative;
	margin-top: 5px;
	margin-left: 2px;
	height: 82px;
	width: 515px;
}

div#navi {
	position: relative;
	width: 944px;
	height: 35px;
	background-color: #d3061e;
}

div#navi_container {
	position: relative;
	float: left;
	width: 944px;
	height: 35px;
	background-image: url(../img/bg_nav_center.gif);
	background-repeat: repeat-x;
}

div.navi_spacer {
	position: relative;
	float: left;
	width: 1px;
	height: 35px;
	background-image: url(../img/bg_nav_spacer.gif);
	}

div.corner {
	position: relative;
	float: left;
	height: 35px;
	}
	
div.navi_element, div.corner_element, div.navi_element_last {
	position: relative;
	height: 35px;
	float: left;
}

div.navi_element_last:hover {
	width: 91px;
	background-color: #d3061e;
	background-image: url(../img/bg_nav_spacer.gif);
	background-repeat: no-repeat;
	background-position: 90px 0;
	}
	
div.navi_element_last_selected {
	width: 91px;
	background-color: #d3061e;
	background-image: url(../img/bg_nav_spacer.gif);
	background-repeat: no-repeat;
	background-position: 90px 0;
	}

div.navi_element:hover {
	background-color: #d3061e;
}

div.right {
	float: right;
}

div.selected {
	background-color: #d3061e;
}


/* CONTENT AREA */

div#slideshow{width: 586px; height: 348px;}

div#videos {
	width: 940px;
	height: 420px;
	border: 1px solid #d8d8d7;
	overflow: hidden;
	margin: 28px 0 0 0;
	background: #ecebe9 url(../img/bg_videobox.png) 665px 130px no-repeat;
}

div#videos div#youtubecontainer {
	width: 640px;
	height: 390px;
	overflow: hidden;
	float: left;
	margin: 14px;
}

div#youtubenavigation{
	width: 240px;
	height: 360px;
	float: right;
	margin: 14px 14px 0 0;
	overflow: auto;
}

div#youtubenavigation:focus{border:none; outline:none;}


div#youtubenavigation .videoitem{
	width: 240px;
	height: 94px;
	overflow: hidden;
	cursor: pointer;
}

div#youtubenavigation .videoitem img {
	float: left;
	width: 97px;
	height: 54px;
	margin: 9px 9px 0 0;
}

div#youtubenavigation .videoitem h2 {
	color: #333;
	font: 500 12px Arial, Helvetica, sans-serif;
	float: right;
	width: 118px;
	margin: 9px 0 0 0;
}

div#youtubescroller{
	width: 240px;
	height: 28px;
	overflow: hidden;
	float: right;
	margin: 0 14px 0 0;
}

div#youtubescroller #scrollerdown {
	width: 88px;
	height: 28px;
	float: left;
	margin: 0 0 0 25px;
	border: 0;
	cursor: pointer;
	background: #cccccc url(../img/btn_playlist.png) 0 0 no-repeat;
}

div#youtubescroller #scrollerdown:hover {
	background-position: 0 -28px;
}

div#youtubescroller #scrollerdown:focus{border:none; outline:none;}

div#youtubescroller #scrollerup {
	width: 88px;
	height: 28px;
	float: right;
	margin: 0 25px 0 0;
	border: 0;
	cursor: pointer;
	background: #cccccc url(../img/btn_playlist.png) -88px 0 no-repeat;
}

div#youtubescroller #scrollerup:hover {
	background-position: -88px -28px;
}

div#youtubescroller #scrollerup:focus{border:none; outline:none;}

div#facebooklink {
	position: absolute;
	z-index: 100;
	width: 122px;
	height: 30px;
	left: 50%;
	top: 27px;
	margin-left: 333px;
	}

div#content {
	clear: both;
	position: relative;
	width: 944px;
	height: auto;
	margin-top: 60px;
	}
	
div#content_text {
	position: relative;
	float: left;
	width: 586px;
	height: 348px;
	margin-left: 14px;
	background-color: #d3061e;
	color: #fff;
	}
	
div#content_text_white {
	position: relative;
	float: left;
	width: 586px;
	height: auto;
	margin-left: 14px;
	color: #666666;
	}
	
div#content_text_white a {
	color: #d3061e;
	text-decoration: none;
	font-style: italic;
	font-weight: 600;
	}
	
div#content_text_white h1, div#content_text_white p {
	margin-left: 0;
	}
	
#content #content_text_white .workshop_container {width: 586px; height: auto; margin: 23px 0 0 0;}
#content #content_text_white .workshop_container .workshop_image{float: left; width: 230px; height: auto;}
#content #content_text_white .workshop_container .workshop_content{float: right; width: 356px; height: auto;}
#content #content_text_white .workshop_container .workshop_content h2{font-weight: 500; font-size: 13px; color: #666; width: 356px; margin: 0;}
#content #content_text_white .workshop_container:first-child .workshop_content h2{margin: 27px 0 0 0;}
#content #content_text_white .workshop_container .workshop_content h1{font-size: 24px; font-weight: 500; line-height: 100%; margin: 10px 0 0 0; color: #d3061e; width: 356px;}
#content #content_text_white .workshop_container .workshop_content p{font-size: 13px; color: #666; width: 356px; margin: 10px 0 0 0;}
#content #content_text_white .workshop_container .workshop_content p.hint{font-size: 11px; color: #666; width: 356px;}
	
	
div#content_text_hotel {width: 586px; float: left; height: auto; margin-left: 14px; color: #666666;}
	div#content_text_hotel h1 { width: 586px; margin: 24px 0; padding: 15px 0 0 0; height: 35px; color: #666666; background: url('../img/bg_h1_ostseebad-damp.png') top right no-repeat;}
	div#content_text_hotel p {width: 586px; margin: 0 0 24px 0;}
	div#content_text_hotel .hoteloffer{font: 500 13px Arial, Helvetica, Verdana, Sans-Serif; color: #666;line-height: 200%;}
	div#content_text_hotel p.reservationhint {font: 500 11px Arial, Helvetica, Verdana, Sans-Serif; color: #666; margin: 20px 0 5px 0;}
	div#content_text_hotel .option_bill {display: none;}

div#content_people {
	position: relative;
	float: left;
	width: 916px;
	margin-left: 14px;
	height: auto;
	margin-bottom: 30px;
	}
	
div#content_people div.person {
	position: relative;
	float: left;
	width: 183px;
	height: 183px;
	cursor: pointer;
	cursor: hand;
	}
	
div#content_people div.lexie {
	position: relative;
	float: left;
	width: 366px;
	height: 366px;
	}
	
div.grey {
	background-color: #ecebe9;
	}

div.red {
	background-color: #d3061e;
	}
	
div#teasers {
	position: relative;
	float: left;
	width: 300px;
	height: 348px;
	margin-left: 30px;
	overflow: hidden;
	}
	
div#teaser_col {
	position: relative;
	float: left;
	width: 300px;
	height: auto;
	margin-left: 30px;
}
	
div#teasers2 {
	position: relative;
	float: left;
	width: 300px;
	height: 348px;
	margin-left: 30px;
	margin-top: 30px;
	overflow: hidden;
	}
	
div#teasers_vertical {
	position: relative;
	float: left;
	width: 916px;
	height: 159px;
	margin-left: 14px;
	overflow: hidden;
	}
	
.teaser {width: 300px; height: 159px; margin: 0 0 30px 0;}
div.teaser_text {width: 300px; height: auto; margin-bottom: 30px; background-color: #d3061e; padding: 25px 0 25px 0}
div.teaser_text h1{font: 700 24px Arial, Helvetica, Verdana, sans-serif; color: #fff; width: 260px; margin: 0 20px 13px 20px;}
div.teaser_text p{font: 500 13px Arial, Helvetica, Verdana, sans-serif; color: #fff; width: 260px; margin: 0 20px 13px 20px;}
div.teaser_hotel_address {width: 300px; height: auto; margin: 0 0 30px 0;}
div.teaser_hotel_address p {width: 300px; height: auto; margin: 18px 0 30px 0; font: 500 13px Arial, Helvetica, Verdana, sans-serif; color: #666; line-height: 20px;}
div.teaser_hotel_address p a{color: #666; text-decoration: none;}
div.teaser_hotel_address p a:hover{color: #666; text-decoration: underline;}
#map_container{width: 298px; height: 198px; border: 1px solid #000;}
#map{width: 298px; height: 198px;}
hotel_address
	
div#features {
	position: relative;
	width: 944px;
	height: 210px;
	margin-top: 10px;
	background-image: url(../img/bg_features.gif);
	background-repeat: no-repeat;
	background-position: 2px 50px;
	}
	
div.feature {
	position: relative;
	float: left;
	overflow: hidden;
	}
	
div#feature_kursplan {
	width: 272px;
	}
	
div#feature_sneezer {
	width: 360px;
	height: 210px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
div#feature_team {
	width: 310px;
	height: 210px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
div.feature h3 {
	margin-top: 63px;
	margin-left: 17px;
	margin-bottom: 15px;
	color: #333333;
	font-size: 16px;
	font-weight: 600;
	}
	
div.feature p {
	margin: 0;
	margin-left: 17px;
	color: #333333;
	font-size: 12px;
	font-weight: 500;
	line-height: 120%;
	}
	
div.feature p a {
	font-weight: 600;
	font-style: italic;
}
	
div#feature_kursplan h3, div#feature_kursplan p {
	width: 255px;
	}
	
div#feature_sneezer p {
	width: 190px;
	margin-left: 140px;
	margin-top: 67px;
	}
	
div#feature_team p {
	width: 169px;
	margin-left: 15px;
	margin-top: 67px;
	}
	
div#feature_sneezer p.britta {
	width: 150px;
	margin-left: 190px;
	}
	
div#partners {
	position: relative;
	width: 940px;
	height: auto;
	margin-left: 2px;
	margin-top: 30px;
	}
	
div#partners h2 {
	margin-bottom: 30px;
	}
	
div#partners img {
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
}

/* START FOOTER */

div#footer {
	position: relative;
	clear: both;
	width: 940px;
	height: auto;
	margin-left: 2px;
	margin-top: 30px;
}

div#footer div#footernav {
	position: relative;
	width: 938px;
	height: 28px;
	background-color: #ecebe9;
	border: 1px solid #d8d8d7;
	overflow: hidden; 
	}
	
div#footer div#footernav ul {
	list-style: none;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 4px;
	}
	
div#footer div#footernav ul li {
	float: left;
	margin-right: 15px;
	}

div#footer div#footernav ul li a {
	color: #666666;
	}

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

div#footer div#abbinder {
	position: relative;
	width: 940px;
	height: 60px;
	margin-top: 23px;
	font-size: 11px;
	color: #666666;
	}
	
div#footer div#abbinder ul {
	list-style: none;
	font-size: 12px;
	margin-left: 11px;
}

div#footer div#abbinder ul li {
	float: left;
	margin-right: 6px;
	}
	
div#footer div#abbinder ul li a {
	color: #666666;
	}

div#footer div#abbinder ul li a:hover {
	text-decoration: underline;
	}
	
/* THE BOOKING STUFF */
	
div.clientdata {
	position: relative;
	width: 584px;
	height: auto;
	border: 1px solid #ebeae8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-bottom: 10px;	
	margin-top: 30px;
}

div.clientdata h2 {
	color: #333333;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}

div.clientdata h3 {
	color: #333333;
	font-size: 13px;
	font-weight: 600;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}

div.clientdata p {
	margin: 0;
	}

div.clientdata div.dataset50 {
	position: relative;
	float: left;
	width: 269px;
	height: 30px;
	margin-left: 15px;
	overflow: hidden;
	}
	
div.clientdata div.dataset {
	position: relative;
	float: left;
	width: 553px;
	height: 30px;
	margin-left: 15px;
	}
	
div.datalabel {
	position: relative;
	float: left;
	width: 118px;
	height: 30px;
	}
	
div.clientdata div.dataset50 div.datafield {
	position: relative;
	float: left;
	width: 150px;
	height: 30px;
	}
	
div.clientdata div.dataset div.datafield {
	position: relative;
	float: left;
	width: 432px;
	height: 30px;
	}
	
div.clientdata div.dataset50 div.datafield input {
	width: 144px;
	}
	
div.clientdata div.dataset div.datafield input {
	width: 428px;
	}
	
div.clientdata div.dataset div.datafield textarea {
	width: 428px;
	height: 40px;
	}

div#content_text_hotel div.clientdata div.dataset .datafield_cb_1{float: left; width: 180px;}
div#content_text_hotel div.clientdata div.dataset .datafield_cb_1 p {font: 500 13px Arial, Helvetica, Verdana, sans-serif; color: #333;}
div#content_text_hotel div.clientdata div.dataset .datafield_cb_2{float: left; width: 125px;}
div#content_text_hotel div.clientdata div.dataset .datafield_cb_2 p {font: 500 13px Arial, Helvetica, Verdana, sans-serif; color: #333;}
div#content_text_hotel div.clientdata div.dataset .datafield_cb_3{float: left; width: 127px;}
div#content_text_hotel div.clientdata div.dataset .datafield_cb_3 p {text-align: right; width: 127px; font: 500 13px Arial, Helvetica, Verdana, sans-serif; color: #d3061e;}
div#content_text_hotel div.clientdata div#price {float: right; width: 138px; margin: 0 21px 0 0;}
div#content_text_hotel div.clientdata div#price p {width: 138px; text-align: right; font: 700 24px Arial, Helveitca, Verdana, sans-serif; color: #d3061e;}
div#content_text_hotel a.agblink {color: #d3061e;font-weight: 500;cursor: pointer;}
div#content_text_hotel #dataset_hoteloptions {float: left; width: 335px; height: auto;}

p.payment_options {
	position: relative;
	float: left;
	width: auto;
}

div#groupbooking {
	display: none;
	}
	
div.option_gruppenteilnehmer {
	margin-top: 15px;
	display: none;
	}
	
div.gratis {
	background-color: #ffffcc;
	}
	
div.gruppenameldung_part {
	position: relative;
	float: left;
	width: 270px;
	margin-left: 15px;
	margin-top: 30px;
	}
	
div.gruppenameldung_part p {
	margin-top: 0;
	}
	

/* SPECIAL STYLES FOR COURSE-PLAN */
div.plan_day {
	width: 916px;
	height: auto;
	margin-left: 14px;
	}
	
div.plan_spacer {
	width: 930px;
	height: 40px;
	}
	
div.plan_date {
	float: left;
	width: 118px;
	height: 40px;
	border-right: 1px solid #d8d8d7;
	}
	
div.plan_date h2 {
	font-family: arial;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	width: 117px;
	height: 14px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 3px;
	}
	
div.plan_date h3 {
	font-family: arial;
	color: #666666;
	font-size: 12px;
	width: 117px;
	text-align: center;
	}
	
	
div.plan_room {
	float: left;
	width: 112px;
	height: 38px;
	background-color: #ecebe9;
	border-top: 1px solid #d8d8d7;
	border-bottom: 1px solid #d8d8d7;
	border-right: 1px solid #d8d8d7;
	}
	
div.plan_room h3 {
	font-family: arial;
	color: #666666;
	font-size: 10px;
	width: 100px;
	height: 11px;
	margin-left: 9px;
	margin-top: 4px;
	}
	
div.plan_room h2 {
	font-family: arial;
	color: #666666;
	font-size: 12px;
	width: 100px;
	margin-left: 9px;
	}
	
div.plan_timeframe {
	float: left;
	width: 118px;
	height: 80px;
	border-right: 1px solid #a4081a;
	margin-bottom: 2px;
	}
	
div.plan_timeframe h2 {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	width: 118px;
	text-align: center;
	margin-top: 30px;
	}
	
div.plan_timeslot {
	float: left;
	width: 112px;
	height: 78px;
	border-top: 1px solid #a4081a;
	border-bottom: 1px solid #a4081a;
	border-right: 1px solid #a4081a;
	margin-bottom: 2px;
	background-color: #d3061e;
	overflow: hidden;
	}
	
div.plan_timeslot h3 {
	width: 112px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	margin-top: 30px;
	font-weight: 300;
	text-transform: uppercase;
	}

div.plan_red {
	background-image: url(../img/bg_plan_red.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	cursor: hand;
	}
	
div.plan_red:hover {
	background-image: url(../img/bg_plan_red_over.gif);
	}
	
div.plan_charity {
	background-color: #ffffff;
	background-image: url(../img/bg_plan_charity.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	cursor: hand;
	}
	
div.plan_charity:hover {
	background-image: url(../img/bg_plan_charity_over.gif);
	}
	
div.plan_special {
	background-image: url(../img/bg_plan_special.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	cursor: hand;
	}
	
div.plan_special:hover {
	background-image: url(../img/bg_plan_special_over.gif);
	}
	
div.plan_timeslot h1 {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	width: 105px;
	height: 48px;
	margin-top: 4px;
	margin-left: 4px;
	font-weight: normal;
	line-height: 110%;
	}
	
div.plan_timeslot h2 {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	width: 110px;
	height: 20px;
	margin-top: 0;
	margin-left: 4px;
	font-weight: normal;
	line-height: 110%;
	}
	
	
/* THE OVERLAY STUFF FOR TEAM-PAGE */

.overlay { 
    display:none;  
    z-index:10000; 
    background-image:url(../img/overlay.png);
    width:567px;
} 
 
/* close button positioned on upper right corner */ 
.overlay .close { 
    background-image:url(../img/overlay_btn_close.gif); 
    position:absolute; 
    right:22px; 
    top:20px; 
    cursor:pointer; 
    height:29px; 
    width:29px; 
}

/* styling for elements inside overlay */ 
.overlay .foto { 
	position:absolute; 
    top: 9px; 
    left: 9px;
    width: 183px;
    height: 183px;
	}
	
.overlay .foto2 { 
	position:absolute; 
    top: 9px; 
    left: 192px;
    width: 183px;
    height: 183px;
	}

.overlay h3 { 
    position:absolute;
    top: 144px; 
    left: 222px; 
    font-size:24px;
    font-weight: 500; 
    color:#333333; 
    width:320px;
}

.overlay h4 { 
    position:absolute; 
    top: 173px; 
    left: 222px; 
    font-size:13px;
    font-weight: 500; 
    color:#333333; 
    width:320px;
}

.overlay p { 
    position:absolute; 
    top:222px; 
    left:39px; 
    font-size:13px;
    font-weight: 500; 
    color:#333333; 
    width:489px;
    margin: 0;
}

.overlay p a {
	font-weight: 600;
	font-style: italic;
	} 

/* overlay for gallery ################################### */
.overlay_gallery {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.overlay_gallery .close {
	background-image:url(../img/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* "next image" and "prev image" links */
.overlay_gallery .next, .overlay_gallery .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.overlay_gallery .prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.overlay_gallery .next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.overlay_gallery .next:hover, .overlay_gallery .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.overlay_gallery .disabled {
	visibility:hidden;		
}

/* the "information box" */
.overlay_gallery .info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.overlay_gallery .info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.overlay_gallery .progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.overlay_gallery .next, .overlay_gallery .prev, .overlay_gallery .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(../img/gradient_h80.png) repeat-x;		
}

