html, body {  
	height: 100%;
}
/* not for mac ie\*/
html {
	overflow-y: scroll;
}
/* end hack */

body {
	/*background: #bbb url(../../user_upload/beispiele/bg_body.gif);*/
	background: #C4C4C4;	/* geändert von bbb ch */
	text-align: center; /*IE centered content*/	
}
/* wrapper rein ch */
#fullheightcontainer {
	min-height: 100%;  	
}
/* hack for all IE, who don't understand min-height */	/* wrapper rein ch */
* html #fullheightcontainer {
	height: 100%;
}
/*hack end*/

/*----------all relative elements-----*/	/* language + search + wrapper + servicemenu rein ch */
body, #fullheightcontainer, #wrapper, #leftmenu, #footer  {
	position: relative;
}
/*---------all absolute elements-----*/	/* language + search + servicemenu raus ch */
#header, #logo, #rootline,
#shortcuts, #printlink, #topmenu, #footertext, #servicemenu, #fontsize {
	position: absolute;
}
/*---------all floated elements left-----*/ /* leftmenu raus, dafür language rein ch */
#contentMain, #contentRight, #contentBorder, #leftmenu { 
	float:left;
}
/*---------all floated elements right-----*/
#contentWrap { 
	float:right;
}
/*----------width of whole content-----*/	/* footer raus, sonst überlappt graue Vertikale Steifen von border fullheightcontainer ch */
#fullheightcontainer, #content {
	width: 969px; 	/* geändert von 900 ch */
	margin: 0 auto; /*centered content*/
	text-align: left;
}
/* added ch */
#wrapper {
	width: 967px;
	height: 100%;
	margin: 0 auto; /*centered content*/
}
/* added ch */
#footer, #header, #topmenu, #content {
	width: 967px;
}
/* added ch */
#leftmenu {
	width: 187px;
}

/*-------content elements definition-------*/
#fullheightcontainer {
	background: #fff url(../img/bg_content.gif); /* Background for whole content: gray background left, dotline between content and right */
/* added ch */
	border-right:5px solid #999999;
	border-left:5px solid #999999;
}
/* added ch */
#wrapper {
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
#ct2 #fullheightcontainer {  /* background for layout ct2 */
	background: #fff url(../img/bg_content_c2.gif) repeat-y;	
}
#content {
    	padding-top:  219px;  /*distance to top = height of header*/	/* geändert von 180 ch */
	padding-bottom:  30px; /*important! distance between content + page end incl. footer*/	/* geändert von 50 ch */
}
#contentWrap {
	width: 752px; /* width = content - leftmenu - margin to leftmenu */	/* geändert von 900-200-30 auf 970-188-30 ch */
/* added ch */
	background-image: url(../img/auge_back.gif);
	min-height: 400px;
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: inherit;
}
* html #contentWrap {height: 400px;} 
#contentMain {
	width: 400px;	/* geändert von 440 ch */
/* added ch */
	padding-top:  30px;
}
#ct2 #contentMain {  /* width for layout ct2 */
	width: 660px;
/* added ch */
	padding-top:  30px;
}
#contentRight {
	padding: 30px 10px 0 100px; /*extra div for IE6*/ /* geändert von padding: 0 10px 0 30px ch */
}
#right {
	width: 190px;
}
/* added ch */
#topmenu {
	top:1px;
	left:187px;
	width:780px;
	height: 20px;
	background: #00233E;
	z-index: 2;
}
/* added ch */
#header {
	height: 218px;	/* geändert von 135 ch */
	left: 0;
	top: 0;
	background: #00233E;	/* geändert von bbb ch */
/* added ch */
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#headertext {
	position: absolute;
    	top: 189px;
	left: 0px;
	width:187px;
	height: 29px;
	background: #D6D3CC;
	border-top:1px solid #FFFFFF;
}

#header img {
	position: absolute;
    	top: 18px;
	right: 0px;
	width: 779px;
	height: 200px;
	border-left:1px solid #FFFFFF;
}

#header div.header_flash {
	position: absolute;
    	top: 18px;
	right: 0px;
	width: 779px;
	height: 200px;
	border-left:1px solid #FFFFFF;
	z-index: 0;
}

/* Subheader Images */
#subheader1 div.pos {
	position: absolute;
    	top: 20px;
	left: 187px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_text1off.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#subheader1 div.show {
	background-image: url(../img/subheader_text1on.png);
}
.training #subheader1 .pos, .incentive #subheader1 .pos, .epaed #subheader1 .pos, .hochseilgarten #subheader1 .pos, 
.grossevents #subheader1 .pos, .seminar #subheader1 .pos,
.baerenfalle #subheader1 .pos, .gruentensee #subheader1 .pos, .biberach #subheader1 .pos {
	position: absolute;
    	top: 20px;
	left:187px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_trans.png);
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
}
.training #subheader1 .show, .incentive #subheader1 .show, .epaed #subheader1 .show, .hochseilgarten #subheader1 .show, 
.grossevents #subheader1 .show, .seminar #subheader1 .show,
.baerenfalle #subheader1 .show, .gruentensee #subheader1 .show, .biberach #subheader1 .show {
	background-image: url(../img/subheader_transcolor1.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#subheader2 div.pos {
	position: absolute;
    	top: 20px;
	left: 317px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_text2off.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#subheader2 div.show {
	background-image: url(../img/subheader_text2on.png);
}
.training #subheader2 .pos, .incentive #subheader2 .pos, .epaed #subheader2 .pos, .hochseilgarten #subheader2 .pos, 
.grossevents #subheader2 .pos, .seminar #subheader2 .pos,
.baerenfalle #subheader2 .pos, .gruentensee #subheader2 .pos, .biberach #subheader2 .pos {
	position: absolute;
    	top: 20px;
	left:317px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_trans.png);
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
}
.training #subheader2 .show, .incentive #subheader2 .show, .epaed #subheader2 .show, .hochseilgarten #subheader2 .show, 
.grossevents #subheader2 .show, .seminar #subheader2 .show,
.baerenfalle #subheader2 .show, .gruentensee #subheader2 .show, .biberach #subheader2 .show {
	background-image: url(../img/subheader_transcolor2.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#subheader3 div.pos {
	position: absolute;
    	top: 20px;
	left: 447px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_text3off.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#subheader3 div.show {
	background-image: url(../img/subheader_text3on.png);
}
.training #subheader3 .pos, .incentive #subheader3 .pos, .epaed #subheader3 .pos, .hochseilgarten #subheader3 .pos, 
.grossevents #subheader3 .pos, .seminar #subheader3 .pos,
.baerenfalle #subheader3 .pos, .gruentensee #subheader3 .pos, .biberach #subheader3 .pos {
	position: absolute;
    	top: 20px;
	left:447px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_trans.png);
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
}
.training #subheader3 .show, .incentive #subheader3 .show, .epaed #subheader3 .show, .hochseilgarten #subheader3 .show, 
.grossevents #subheader3 .show, .seminar #subheader3 .show,
.baerenfalle #subheader3 .show, .gruentensee #subheader3 .show, .biberach #subheader3 .show {
	background-image: url(../img/subheader_transcolor3.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#subheader4 div.pos {
	position: absolute;
    	top: 20px;
	left: 577px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_text4off.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#subheader4 div.show {
	background-image: url(../img/subheader_text4on.png);
}
.training #subheader4 .pos, .incentive #subheader4 .pos, .epaed #subheader4 .pos, .hochseilgarten #subheader4 .pos, 
.grossevents #subheader4 .pos, .seminar #subheader4 .pos,
.baerenfalle #subheader4 .pos, .gruentensee #subheader4 .pos, .biberach #subheader4 .pos {
	position: absolute;
    	top: 20px;
	left:577px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_trans.png);
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
}
.training #subheader4 .show, .incentive #subheader4 .show, .epaed #subheader4 .show, .hochseilgarten #subheader4 .show, 
.grossevents #subheader4 .show, .seminar #subheader4 .show,
.baerenfalle #subheader4 .show, .gruentensee #subheader4 .show, .biberach #subheader4 .show {
	background-image: url(../img/subheader_transcolor4.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#subheader5 div.pos {
	position: absolute;
    	top: 20px;
	left: 707px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_text5off.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#subheader5 div.show {
	background-image: url(../img/subheader_text5on.png);
}
.training #subheader5 .pos, .incentive #subheader5 .pos, .epaed #subheader5 .pos, .hochseilgarten #subheader5 .pos, 
.grossevents #subheader5 .pos, .seminar #subheader5 .pos,
.baerenfalle #subheader5 .pos, .gruentensee #subheader5 .pos, .biberach #subheader5 .pos {
	position: absolute;
    	top: 20px;
	left:707px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_trans.png);
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
}
.training #subheader5 .show, .incentive #subheader5 .show, .epaed #subheader5 .show, .hochseilgarten #subheader5 .show, 
.grossevents #subheader5 .show, .seminar #subheader5 .show,
.baerenfalle #subheader5 .show, .gruentensee #subheader5 .show, .biberach #subheader5 .show {
	background-image: url(../img/subheader_transcolor5.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#subheader6 div.pos {
	position: absolute;
    	top: 20px;
	left: 837px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_text6off.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#subheader6 div.show {
	background-image: url(../img/subheader_text6on.png);
}
.training #subheader6 .pos, .incentive #subheader6 .pos, .epaed #subheader6 .pos, .hochseilgarten #subheader6 .pos, 
.grossevents #subheader6 .pos, .seminar #subheader6 .pos,
.baerenfalle #subheader6 .pos, .gruentensee #subheader6 .pos, .biberach #subheader6 .pos {
	position: absolute;
    	top: 20px;
	left:837px;
	height: 199px;
	width: 129px;
	background-image: url(../img/subheader_trans.png);
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
}
.training #subheader6 .show, .incentive #subheader6 .show, .epaed #subheader6 .show, .hochseilgarten #subheader6 .show, 
.grossevents #subheader6 .show, .seminar #subheader6 .show,
.baerenfalle #subheader6 .show, .gruentensee #subheader6 .show, .biberach #subheader6 .show {
	background-image: url(../img/subheader_transcolor6.png);
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#subheader6 div.showtext {
	background-image: url(../img/subheader_text6on.png);
}

/* Ende Subheader Images */
#logo {
	left:17px;
	top:60px;	/* geändert von 20 ch */
}
#servicemenu {
	right:10px;
	top:3px;
}
#language {
	padding: 10px 0 0 0;
}
.tx-srlanguagemenu-pi1 {
	float:right;
	padding-right:10px;
	display:block;
	}
#language div {
	display: inline;
	}
#search {
	padding: 10px 0 0 10px;
	height:40px;
}

/* Shortcut Links */
#shortcuts {
	top: 159px;
	left: -28px;
	width: 30px;
}

#rootline {
   	width: 670px; /*width  of content-wrap*/
	top: 155px;
	left: 230px;
	height: 20px;
	font-size: 90%; 
}
#footer {
	background: #D6D3CC;	/* geändert von ccc ch */
	height: 20px;	/* geändert von 40 ch */
	margin: -22px auto 0 auto;	/* geändert von -40px auto 0 auto ch */ /* -22 wg. 2x border top+bottom ch */
	font-size: 90%;
	clear: both;
/* added ch */
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#footer p {
	text-align: right;
	margin: 0;
	padding-top: 2px;
	padding-right: 10px;
}
#footertext {
	top: -1px;
	left: 74px;
}
#printlink {
	top: 3px;	/* geändert von 150px ch */
	left: 5px;	/* geändert von right: 20px ch */
}
#fontsize {
	top: 1px;
	left: 155px;
}
/* css classes to deactivate floats*/
.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.clearfix:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
}
.clearfix {
      display: inline-block;
}
/* without IE Mac \*/
* html .clearfix {
      height: 1%;
}
.clearfix {
      display: block;
}
/* End without IE Mac */

/* -------------- css-settings für Geschäftsfelder -------------- */
/* Training */
.training #headertext {
	background: #007AA1;
}

/* Incentive */
.incentive #headertext {
	background:#008BDA;
}

/* Erlebnispädagogik */
.epaed #headertext {
	background: #19AFC0;
}

/* Hochseilgarten allgemein */
/* , .gruentensee #headertext, .baerenfalle #headertext, .biberach #headertext grau auf Wunsch cw */ 
.hochseilgarten #headertext {
	background: #57A281;
}

/* Bärenfalle */
.baerenfalle #fullheightcontainer {
	background: #fff url(../img/bg_content_bf.gif);
}
/* id und class in Kombination ! */
#ct2.baerenfalle #fullheightcontainer {
	background: #fff url(../img/bg_content_c2_bf.gif) repeat-y;
}
.baerenfalle #header {
	background: #89B61E;
}
.baerenfalle #language {
	color: white;
}
/* Grüntensee */
.gruentensee #fullheightcontainer {
	background: #fff url(../img/bg_content_gs.gif);
}
/* id und class in Kombination ! */
#ct2.gruentensee #fullheightcontainer {
	background: #fff url(../img/bg_content_c2_gs.gif) repeat-y;
}
.gruentensee #header {
	background: #00B0EA;
}
.gruentensee #language {
	color: white;
}
/* Biberach */
.biberach #fullheightcontainer {
	background: #fff url(../img/bg_content_bb.gif);
}
/* id und class in Kombination ! */
#ct2.biberach #fullheightcontainer {
	background: #fff url(../img/bg_content_c2_bb.gif) repeat-y;
}
.biberach #header {
	background: #e3bd10;
}
.biberach #language {
	color: white;
}

/* Grossgruppenevents */
.grossevents #headertext {
	background: #67AE53;
}

/* Seminarräume */
.seminar #headertext {
	background: #7BB022;
}

/* -------------- css-settings für Startseite -------------- */
#startseite #logo {
	position: relative;
	top: 30px;
	left: 0;	/* logo sitzt sonst nicht mittig */
	margin-left:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
	margin-right:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
	text-align:center; /*** IE Win re-alignment of page if page is centered ***/
	width:175px;
}
#startseite #contentcontainer {
	position: relative;
	top: 50px;
	margin-left:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
	margin-right:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
/*	text-align:left;	*/ /*** IE Win re-alignment of page if page is centered ***/
	width:781px;
	height: 403px;
	border:10px solid #999999;
}
#startseite #contentWrap {
	position: relative;
	top: 222px;
	width: 779px;
	background-image: none;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	min-height: 160px;
}

#startseite #contentMain {
	position: absolute;
	top: 0;
	left: 0px;
	padding-top: 0px;
	background-color: #333333;
	width: 779px;
	height: 160px;
}
* html #startseite #contentMain {
	position: absolute;
	left: -1px;
	width: 780px;
}

#startseite #footer {
	position: absolute;
	top: 403px;	/* alt: 381px; */
	left: 0px;
	width: 779px;
	background: #D6D3CC;
	height: 20px;
/*	margin: -32px auto 0 auto;	*/
	font-size: 90%;
	border:1px solid  #FFFFFF;
}
#startseite #language {
	position: absolute;
	top: -6px;
	left: 10px;
}

#startseite img.hochseilgartenlogo {
	margin: 10px;
	border: 0px;
}

#startseite #topmenu {
	top:0px;
	left:0px;
	width:780px;
	height: 20px;
	background: white;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	z-index: 2;
}
#startseite #header {
	width:780px;
	height: 220px;
	left: 0;
	top: 0;
	background: white;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#startseite #header img {
	position: absolute;
    	top: 20px;
	left: 0px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#startseite #eyecatcher {
	position: absolute;
    	top: 100px;
	left: -100px;
	z-index: 100;
}