#headerBox {
	height:480px;
}

#versionsBox {
	padding-top:0px;
}

#flashAnimation {
	position:absolute;
	top:240px;
	left:323px;
	width:610px;
	height:240px;
	z-index:201;
}

#contentBoxLeft {
	margin-top:0px;
}

#contentBoxRight {
	padding-top:0px;
}

#mainContent {
	padding:0 20px 0 0;
	margin:0;
	background-color:transparent;
	border:none;
}

#contentTop {
	padding-bottom:16px;
}

#mainContent h1 {
	font-size:18px;
	font-weight:normal;
	color:#004071;
	padding:0 0 5px 0 !Important;
	marging:0 0 8px 0 !Important;
	border-bottom:solid 1px #7eb2d4;
}

#mainContent h2 {
	font-size:12px;
	font-weight:bold;
	padding:4px 4px 4px 30px;
	margin:16px 0 8px 0;
	background:#c7eafe url(../bilder/hg_h2_home.gif) no-repeat left top;;
	border:solid 1px #d0eaf8;
}

#mainContent h3 {
	font-size:12px;
	font-weight:bold;
	margin:16px 0 8px 0;
	color:#004071;
}

#mainContent h4 {
	font-size:11px;
	font-weight:bold;
	margin:16px 0 8px 0;
}

#mainContent ul {
	padding-left:18px !Important;
	margin-top:16px;
}

p.buttonContainer {
	height:23px;
	padding:0 0 0 9px;
	background:url("../bilder/btn_weiter_left.gif") no-repeat left top;
}

p.buttonContainer a {
	border:none;
	font-size:11px;
	line-height:23px;
    padding:5px 15px 5px 6px;
	background:url("../bilder/btn_weiter_right.gif") no-repeat right top;
	color:#e40039;
	font-weight:bold;
    text-decoration:none;
}

p.buttonContainer a:hover {
	color:#004071;
    text-decoration:underline;
}

.csc-header {
	clear:left;
	padding-top:16px;
	bakground:#ff0000;
}