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: #fff;
		background: #676767;
	/*text-align: center; *//*IE centered content*/	
	text-align: left;
}

#fullheightcontainer, #wrapper {
/*      	min-height: 100%;  	cph */
}

/* hack for all IE, who don't understand min-height */
* html #fullheightcontainer, * html #wrapper {
/*	height: 100%;  cph */
}

/*hack end*/


/*----------all relative elements-----*/
body, #fullheightcontainer, #wrapper, #footer, #footer2  {
	position: relative;
}
/*---------all absolute elements-----*/
#header, #logo, #rootline, 
#search, #printlink, #language, #servicemenu, #topmenu {
	position: absolute;
}
/*---------all floated elements left-----*/
#contentMain, #contentBorder, #rightCol { 
	float:left;
}
/*---------all floated elements right-----*/
#contentWrap { 
}

/*----------width of whole content-----*/
#fullheightcontainer, #header, #content, #footer, #footer2{
	width: 930px; 
	 /*margin: 0 auto; centered content*/
	margin: 0; 
	text-align: left; 
}

#topmenu {
	left: 542px; /* cph + */
	left: 570px;
	top: 30px;
	height: 90px;
	width: 340px;
}

/*-------content elements definition-------*/
#fullheightcontainer {
	background: #fff url(../img/bg_content1.gif) no-repeat 0% 0%;
	background-position: -6px 0;	
		background-position: 4px 0; /* cph + */
	margin: 20px auto; /* cph */
	
}
#fullheightcontainer_events {
	background-color: #fff;
	background-position: -6px 0;	
		background-position: 4px 0; /* cph + */
	margin: 20px auto; /* cph */
	
}

#ct3 #fullheightcontainer {
	background-image: none;	
	
}
#contentWrap {
	width: 930px;

}

#contentMain {
width: 476px;
	padding-top: 180px;
		padding-top: 163px; /* cph + */
}

#contentMain_a {
background:none repeat scroll 0 0 #FFFFFF;
margin:0 auto;
min-height:280px;
padding-top:190px;
width:835px;
}



#ct3 #contentMain {padding-top: 0;}

#ct2 #contentMain {  /* width for layout ct2 */
	width: 476px;
}


#rightCol {
	/*width: 356px;
	float: right;*/
	overflow: hidden;
	padding: 0 0 0 98px; /*extra div for IE6*/
	padding: 0 0 0 63px; /*extra div for IE6*/
	padding: 157px 0 0 23px; /*extra div for IE6*/	
}


#ct2  #rightCol {
padding-top: 180px; 
}
#contentRight {
	padding: 0 0px 0 0px; /*extra div for IE6*/
/* 	padding: 10px 0 0 23px; cph + */
	padding:1px 0 0 27px; /* cph + */
}
}
#right, #gallery, #leftmenu {
	width: 190px;
	width: 356px;
        width: 390px;
        
        width: 320px; /* cph + */
	overflow: hidden;
}
#gallery {
padding-left: 21px;
}
#ct3 #gallery {
padding-left: 0;
}
#ct3 #right, #ct3 #gallery {
    width: 866px;
    width: 900px;
    width:345px; /* cph + */
}


div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image { /* cph + */
display:inline;  /* cph + */
margin-left:10px;  /* cph + */
}  /* cph + */



#ct3 #leftmenu {
    position: absolute;
    top: 350px;
    left: 554px;
}

#header {
	height: 150px;
	left: 0;
	top: 0;
	background: #fff;
}
#header img {
	position: absolute;
        top: 20px;
	right: 0px;
}
#logo {
	left: 123px;
	top:37px;
	z-index: 2;
}
#ct2 #logo {
display:none;
}
#servicemenu {
	top: 24px;
	right: 150px;
}
#language {
	top: 12px;
	top: 25px;
	right: 64px;
}
#language div {
/* display:inline; */
}

#search {
	top: 150px;
	left: 10px;
}
#printlink {
	top: 150px;
	right: 10px;
}

#rootline {
    width: 670px; /*width  of content-wrap*/
	top: 155px;
	left: 230px;
	height: 20px;
	font-size: 90%; 
}

#content {
       /* padding-top:  180px;  distance to top = height of header*/
	padding-bottom:  50px; /*important! distance between content + page end incl. footer*/ 
	padding-bottom:  63px; /*important! distance between content + page end incl. footer*/ 	


padding-bottom:  0px; / cph  *important! distance between content + page end incl. footer*/ 	


}
#ct2 #content {
        padding-top:  0px; 
}

#content #ct99  {
	margin: 0 0 0 35px;

}

#footer {
	background: #fff;
	background: #fff url(../img/footer-bg.gif) no-repeat;
	height: 70px;
	height: 49px;
	margin: 0px auto;
	/*margin: -50px 0 0px 0;*/
		/* margin: -63px 0 0px 0; cph */
	font-size: 100%; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	padding: 0;
}

#footer p {
	text-align: center;
	margin: 0;
	padding-top: 5px;
}


/* 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 */



/* Speisekarte, Presse */
.tx-irfaq-dynheader {
cursor:pointer;
margin-bottom: 0px;
}

.arrow{                                                                                                                                 
  position:relative;                                                                                                                    
    top:95px;                                                                                                                             
    }
    