html, body {  
	height: 100%;
}
/* not for mac ie\*/
html {
	overflow-y: scroll;
}
/* end hack */

body {
	background: #f3f4f5 url(../img/bg_body.jpg) repeat-x;
	text-align: center; /*IE centered content*/	
}
#fullheightcontainer {
	min-height: 100%;  	
}
/* hack for all IE, who don't understand min-height */
* html #fullheightcontainer {
	height: 100%;
}
/*hack end*/

/*----------all relative elements-----*/
body, #fullheightcontainer, #footer  {
	position: relative;
}
/*---------all absolute elements-----*/
#header, #logo, #rootline, 
#search, #printlink, #language, #servicemenu {
	position: absolute;
}
/*---------all floated elements left-----*/
#leftmenu,#contentMain, #contentRight, #contentBorder { 
	float:left;

}
#leftmenu {
	margin-left:12px;
	}
/*---------all floated elements right-----*/
#contentWrap { 
	float:right;
}
/*----------width of whole content-----*/
#fullheightcontainer, #header, #content, #footer {
	width: 980px; 
	margin: 0 auto; /*centered content*/
	text-align: left; 
}

/*-------content elements definition-------*/
#fullheightcontainer {
	background: url(../img/bg_content.png) center top repeat-y; /* Background for whole content: gray background left, dotline between content and right */	
}
#ct2 #fullheightcontainer {  /* background for layout ct2 */
	background: url(../img/bg_content.png) center top repeat-y;
}
#content {
    padding-top:  330px;  /*distance to top = height of header*/
	padding-bottom:  50px; /*important! distance between content + page end incl. footer*/ 
}
#startseite #content {
    padding-top:  580px;  /*distance to top = height of header*/
	padding-bottom:  50px; /*important! distance between content + page end incl. footer*/ 
}
#contentWrap {
	width: 740px; /* width = content - leftmenu - margin to leftmenu */
}
#contentMain {
	width: 458px;
}
#ct2 #contentMain {  /* width for layout ct2 */
	width: 728px;
}
#contentRight {
	padding: 0 10px 0 40px; /*extra div for IE6*/
}
#right {
	width: 190px;
}
#right h2{margin:20px 0 10px 0}
#header {
	height: 315px;
	left: 0;
	top: 0;
	background: url(../img/header_bg3.gif) center top no-repeat;
	
}
#startseite #header {
	height: 570px;
	left: 0;
	top: 0;
	background: url(../img/header_bg3.gif) center top no-repeat;
}
.slideshow{
 position: absolute;
 height: 385px;
 width: 956px;
 top: 135px;
 left: 12px;
 overflow:hidden;
 background:#000; 
 border-bottom: 6px solid #000;
}

.headerimg{
 position: absolute;
 height: 175px;
 width: 956px;
 top: 135px;
 left: 12px;
 overflow:hidden;
 background:#000 url(http://veranstaltungen-tagungen-events.de/uploads/media/header_technik.jpg);
 
}
/*
#header img {
	position: absolute;
    top: 20px;
	right: 0px;
}*/
#logo {
	left: 345px;
	top:20px;
	z-index: 2;
}
#servicemenu {
	top: 2px;
	right: 20px;
	
}
.news-latest-container{display:none;}
#language {
	position:absolute;
	top: 25px;
	right: 25px;
}
#language div {
	display: inline;
}
#language .tx-srlanguagemenu-pi1-flag{border:1px solid #666}
#search {
	top: 100px;
	right: 20px;
	
	display:none;
}
#search input{
border: 1px solid #afafaf;
height:17px
}
#printlink {
	top: 320px;
	right: 25px;
	
}
#rootline {
    width: 670px; /*width  of content-wrap*/
	top: 320px;
	left: 240px;
	height: 20px;
	font-size: 90%; 
}
#startseite #rootline, #startseite #printlink{
top: 545px;
}
#contentMain img{/*border:4px solid #eee;*/background: #eee; padding: 4px; border:1px solid #aaa}
#footer {
	/*background: #c2ad6c;*/
	background:#000;
	height: 80px;
	width:958px;
	margin: 0px auto 0 auto;
	overflow:hidden;
	font-size: 90%; 
	clear: both;
}
#footer p {
	text-align: center;
	margin: 0;
	padding-top: 25px;
}
/* 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 */

#c136,#c137,#c138,#c139,#c140,#c141,#c142,#c143,#c321,#c322{height:118px; padding:2px 5px; border-bottom: 1px solid #999}
#c136 h2,#c137 h2,#c138 h2,#c139 h2,#c140 h2,#c141 h2,#c142 h2,#c143 h2,#c321 h2,#c322 h2{ color:#fff}
#c136 img,#c137 img,#c138 img,#c139 img,#c140 img,#c141 img,#c142 img,#c143 img,#c321 img,#c322 img{ border:1px solid #fff}
#c136,#c138,#c140,#c142,#c137,#c139,#c141,#c143,#c321,#c322{background:#333; color:#fff}


#c136 h2,#c137 h2,#c138 h2,#c139 h2,#c140 h2,#c141 h2,#c142 h2,#c143 h2{ color:#fff}
#startseite #contentMain a:link, #startseite #contentMain a:visited{color:#fff}
#startseite #contentMain a:hover{color:#999}
#contentMain p{padding:0 0 10px 0}

/* Referenzen */
.tx-t3references-pi1, .tx-t3references-pi1 table{width:600px}
.tx-t3references-pi1 select{border:1px solid #ccc; margin-right:10px; background:#efefef}
.tx-t3references-pi1 input,.tx-t3references-pi1-searchbox-button{border:1px solid #ccc; margin-right:10px; height:20px; background:#efefef}
.tx-t3references-pi1-ref-header a, .tx-t3references-pi1-ref-header{
    font-size:16px; margin-top:15px
}
.ref_img1 {width:220px;text-align:right;float:right;}
.ref_col2 {float:right; margin: 0 0 5px 10px}
.tx-t3references-pi1-browsebox a{padding:0 5px 0 5px; border: right: 1px solid #ccc}
/* --------------- settings for "press"-page --------------- */
#c188,#c189,#c190,#c191,#c192,#c193,#c194,#c195,#c258,#c280,#c285,#c295 {
  border-bottom: 1px dotted silver; 
  background: #ECECED;
  margin: 0 0 10px 0;
  padding: 20px 5px 0 5px;
}

/* --------------- settings for "press"-detail-page --------------- */

/* set caption */
dl dd.csc-textpic-caption {
  padding: 6px 0px 7px 0px;
  font-size: 10px !important;
}

#fblike{padding:0 0 0 3px; margin-top:20px; width:220px; overflow:hidden}

