html,body{
	margin:0;
	padding:0;
	height:101%;
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
}
#wrap-body{
	position:relative;
	margin:0 auto 0 auto;
	top:20px;
	width:1000px;
}
#logo-top-right{
	position:absolute;
	top:-1px;
	left:923px;
}
#content-top-left{
	position:absolute;
	width:410px;
	height:375px;
	border-top:2px solid #666666;
	border-left:2px solid #666666;
	margin:0;
	padding:0;
}
#content-top-right{
	position:absolute;
	width:590px;
	height:375px;
	left:410px;
	border-top:2px solid #666666;
	border-right:2px solid #666666;
}
#content-bottom-left{
	position:absolute;
	top:570px;
}
#wrap-menu{
	position:absolute;
	top:348px;
	left:260px;
	background-image: url(../images/bg-main-menu.png);
	background-repeat: repeat-x;
	width:740px;
	z-index:1002;
	border-bottom:2px solid #FFFFFF;
}
#wrap-submenu{
	position:absolute;
	top:375px;
	left:270px;
}
#wrap-bottom{
	position:absolute;
	top:375px;
}
#wrap-content{
	border-left:2px solid #666666;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	width:998px;
	background-image: url(../images/bg-content-bottom.gif);
	background-repeat: repeat-y;	
	z-index:1001;
}
#box-language{
	float:left;
}
#menat-navi{
	float:left;
}
#box-credits{
	float:right;
	padding:0 10px;
	color:#666666;
}
#searchbox{
	position:absolute;
	top:4px;
	left:265px;
	/*float:left;
	margin-left:15px;
	margin-top:4px;*/
	width:137px;
	height:18px;
}
div.footer-item{
	display:inline;
}
#content-right{
	margin-left:410px;
	min-height:250px;
	padding:40px 75px 0 75px;
	color:#666666;
	position:relative;
}
#content-referenzen{
	margin-left:410px;
	/*min-height:250px;*/
	padding:40px 75px 0 75px;
	color:#666666;
}
*+html #content-referenzen hr.trennlinie{margin:0;}

#content-referenzen div.csc-default{
	/*margin-bottom:20px;
	height:67px;*/
}
#wrap-footer{
	height:24px;
	line-height:24px;
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
	position:relative;
	margin-top:20px;
}
div.content{
	width:410px;
	position:absolute;
	bottom:77px;
	left:75px;
}

/* Home Partner */
div#partner{
	position:absolute;
	bottom:30px;
	right:40px;
}

/* TopImage */
div#topimage div{
	display:inline;
	margin-right:10px;
}
div.content div.csc-default{
	margin-top:45px;
}


