/************************************************************************************/
/*                                                                                  */
/* Layoutspezifische Styles                                                         */
/*                                                                                  */
/************************************************************************************/

/************************************************************************************/
/* Layout */
#floater	{
	float:left;
	height:40%; 
	width:100%;
	margin-bottom:-270px;
	background-color:transparent;
	}

#container {
	clear:both;
	width:100%;
	/*width:650px;*/
	min-height: 645px;
	height: 100%;
	position:relative;
	background-color:transparent;
	margin:0px auto -20px auto;
	padding:0px;
	
	}
	
#center {
	width: 550px;
	height: 595px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -297.5px 0 0 -275px;
}

#logo {
	position:absolute;
	top:29px;
	right:0;
	z-index:100;
	}	
/************************************************************************************/
/* Head */
#header {
	width:550px;
	height:20px;
	margin:0 0 130px 0;
	border: 0px solid #000; 
	padding: 0px;
	background-color:transparent;}
#header img {
	margin:0px 0 0 0px;}

#header .clear {clear:both;}


/************************************************************************************/
/* Content */

#haupt-content {
	padding:0px 0px 0px 0px;
	width: 550px;
	height:430px;
	/*overflow:auto;*/
	overflow:hidden;
	background-color:transparent;
	
	}
	
#haupt-content img {
	padding:0px 0px;
	margin:0px 0 0 0;
	border:0px;	}

#haupt-content h2.ausstellung {
	color:#fff;
	float:left;
	height:32px;
	width:170px;
	background-image:url(../images/design/ausstellung.gif);
	background-position:top;
	background-repeat:no-repeat;}
	
#haupt-content h2.buchbinderei {
	height:32px;
	width:93px;
	
	float:right;
	background-image:url(../images/design/buchbinderei.gif);
	background-position:0 0;
	background-repeat:no-repeat;}
	
#haupt-content h2.produktdesign {
	color:#fff;
	float:left;
	height:32px;
	width:170px;
	background-image:url(../images/design/ausstellung.gif);
	background-position:top;
	background-repeat:no-repeat;}
	
#haupt-content h2.messebau {
	height:32px;
	width:93px;
	color:#fff;
	float:right;
	background-image:url(../images/design/buchbinderei.gif);
	background-position:0 0;
	background-repeat:no-repeat;}
	
.float_right {
	float:right;
	}
.float_left {
	float:left;
	}
.clear {
	clear:both;}

#haupt-content p.start img{
	margin:-7px auto;}

#ausstellung_detail {
	width:425px;
	padding:0 0 0 125px;
	}
	
#ausstellung_detail_gallerie {
	margin:20px 0 0 125px;
	}
	
.galleria_container.galleria_wrapper img{
	margin: 0 0 0 125px;
}

#ausstellung_detail p, #ausstellung_detail_gallerie p{
	width:380px;
	margin: 0 0 30px 0;
	font-size:11px;}
	

.jcarousel-container {
	margin: 0 0 0 -25px;	
}
#ausstellung_detail p.text {
	margin-left:40px;}
	
#ausstellung_detail_gallerie p.text {
	margin-left: 0px;
	font-size:11px;}

.gallery_gross {
	width:375px;
	margin: 0 0 0 40px;
	}

.gallery_gross li{
	display: inline;
	margin:0px;
	padding: 0 8px 10px 0;
	}
	
.gallery_gross li img{
	margin:0px !important;
	}

		
/************************************************************************************/
/* Footer */

ul#footer {
	font-size:11px;
	padding:0px 0px 0 0px;
	margin: 0 0 10px 0;
	width:100%;
	background-color:transparent;
	text-transform:uppercase;}
	
#footer li {
	float: left;
	width: 25%;
}

#footer a {
	color:#494949;}
#footer2{
	height: 20px;
	width: 550px;
	text-align: center;
	color:#ccc;
	font-size:9px;
	margin: 0px auto;
	}
#footer2 a{
	color:#ccc;}	

#navi_rechts {
	position: absolute;
	top: 120px;
	right: 5px;
	text-align: right;
}

#navi_rechts a {
	font-size:11px;
	font-weight:normal;
	height:25px;
	letter-spacing:0.05em;
	padding:0 0 0;
	text-transform:uppercase;
	color: #434343;
}

#startseite {
	width: 550px;
	height: 324px;
	position: relative;
	background-image: url(../images/design/startseite.gif);
	background-repeat: no-repeat;
	display: block;
}

#startseite a{
	position: absolute;
	text-transform: uppercase;
	font-size: 14px;
}

#logo_klein {
	height: 595px;
	right: 0px;
	top: 50%;
	position: absolute;
	margin: -313px 0 0 0;
}

	/*--------------------------IE6 transparent png hack / http://www.twinhelix.com/css/iepngfix/-------------------*/
#header, #footer, #divTopNavigation li a
{ behavior: url(../scripts/iepngfix.htc) }
