@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#facebooklink {
	position: absolute;
	z-index: 100;
	width: 122px;
	height: 30px;
	left: 50%;
	top: 545px;
	margin-left: 8px;
	}

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;
	}
	
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#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;
	}
	
div.teaser {
	position: relative;
	float: left;
	width: 300px;
	height: 159px;
	margin-bottom: 30px;
	}
	
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;
	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;
	}
	
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;		
}

.agblink {
	color: #222222;
	font-weight: 500;
	}
