
#topBody {
	background:url(../img/01/topBody.gif) 0px 0px no-repeat;
	position:relative;
	margin-left:10px;
	padding:0;
	width:810px;
	height:22px;
}

#bottomBody {
	background:url(../img/01/bottomBody.gif) 0px 0px no-repeat;
	position: relative;
	bottom:0px;
	right:0px;
	clear: both;
	margin-left: 10px;
	padding:0px;
	width:810px;
	height:20px;
}

#content {
	background:url(../img/01/contentForme.gif) 0px 0px repeat-y;
}

#leftpart{
	display: block;
	position:relative;
	float:left;
	width:370px;
	padding-left: 24px;
	padding-bottom: 10px;
}
#rightpart{
	display: block;
	position:relative;
	float:right;
	width:370px;
	padding-right: 35px;
	padding-bottom: 10px;
}


.csc-header h1 {
	width: 250px;
}

/* cmeventlist */

.tx-cmeventlist-pi1 .description {
	width: 270px;	
}
.tx-cmeventlist-pi1 .listelement {	
	width: 370px;
}