body{
	background-image:url(../img/mainbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#center{
	margin: 0 auto 30px auto;
	width:960px;
}
#header{
	height:130px;	
}
#logo{
	margin-top:15px;
	float:left;
	width:230px;
}
#nav{
	width:675px;
	height:50px;
	text-align:right;
	float:right;
}
#mainnav{
	margin:50px 0 0 0;	
}
.mod_customnav{
	margin:10px 15px 0 0;
}
#pagetitle{
	margin-top:30px;	
}
#opener_links{
	float:left;
	width:490px;
}
#opener_rechts{
	float:right;
	width:326px;
	margin:100px 70px 0 0;
}
#lbar{
	float:left;
	width:230px;
	margin-top:27px;
}
#rbar{
	float:right;
	width:680px;
	background-image:url(../img/rbarbg.png);
	background-repeat:repeat;
	padding:20px 25px 25px 25px;
}
.ce_download{
	margin-bottom:5px;	
}
.c33l, .c33r{
	background-image:url(../img/boxbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	padding:5px 20px 0 20px;
}
.more_info{
	margin-top:10px;	
}