body {
	background-color: #000000;
}
#content {
	margin: 0px auto;
	width: 800px;
	height: 900px;
}
#leftPart {
	float: left;
	width: 229px;
	margin-top:-18px;
	*margin-top: 0px;
}
#rightPart {
	float: right;
	width: 567px;
}
#allLeft {
	background-image:url(/fileadmin/GFX/drachamLeft.gif);
	background-repeat:no-repeat;
	background-position:0px;
	width: 229px;
	height: 574px;
}
#topFuel {
	background-image: url(/fileadmin/GFX/fuelTopRight.gif);
	background-repeat:no-repeat;
	background-position:0px;
	width: 567px;
	height: 69px;
}
#banner {
	background-image: url(/fileadmin/GFX/bannerRight.gif);
	background-repeat:no-repeat;
	background-position:0px;
	width: 567px;
	height: 190px;
	margin-top: 5px;
}
#mainContent {
	background-color:#005A9C;
	color: white;
	font-family: verdana;
	font-size: 12px;
	width: 558px;
	height: 296px;
	margin-top: 6px;
	padding: 3px 5px 3px 5px;
}
.csc-mailform {
	border: 0px;
}
.csc-mailform-field {
	margin-bottom: 8px;
	width: 310px;
}
.csc-mailform-field label {
	width: 100px;
}
.csc-mailform-field input {
	width: 270px;
}
.csc-mailform-field textarea, input {
	margin-top: 3px;
}
#mailformformtype_mail {
	width: 150px;
}