body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000000;
	margin:0;
	padding:0;
	text-align: center;
}

img {
	border: 0;
}

p {
	margin:0;
	color: #000;	
	font-size:11px;
	line-height: 16px;
}

h1 {
	color: #385CAD;	
	font-size: 18px;
	margin: 0 0 8px 0;
}

a {
	text-decoration:none;
	color: #000;
}

.hidden {
	display: none;	
}

#topNavi {
	position:absolute;
	right:0;
	height: 24px;
	top: -25px;
	margin: 0 0 0 -1px;
	background-color: #FFFFFF;
}

#topNavi .menuItem {
	float:left;
}

#topNavi .itemActSub {
	float:left;
	position:relative;
}

#topNavi .subMenu {
	clear: both;
	margin: 0;
	white-space: nowrap;
	background-color: #FFFFFF;
	border-left: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
}

#page {
	margin:0 auto; /* Breite fuer rechten und linken Rand auf "auto"*/
	padding: 0;
	text-align:left; /*IE5/Win Hack zur?cknehmen*/
	width: 894px;
	height: 544px;
	margin-top:35px;
	border: 1px solid #c0c0c0;
	position: relative;
}

.logo {
	position:absolute;
	z-index:1000;
	top: -30px;
	left:0;
	margin: 0 0 0 -1px;
}

.left {
	float:left;
	width:168px;
	margin: 69px 0 0 0;
}

.left .content {
	/*margin: 306px 85px 0 88px;*/
}

.left .content h1 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #ffffff;
	font-size: 11px;
	font-weight:normal;
	background-color: #3C6D1B; /* gruen */
	margin:0;
	padding:2px 5px;
}

.left .content h1 a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
}

.left .content h1.csc-firstHeader  {
	background-color: #143D59; /* blau */
}

.left .content DIV.csc-header-n2 H1  {
	background-color: #FF4B01; /* orange */
}

.left .content DIV.csc-header-n3 H1  {
	background-color: #3C6D1B; /* gruen */
}

.left .content DIV.csc-header-n4 H1  {
	background-color: #671179; /* violet */
}

.left .content DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 1px; margin-top: 0 !important; }
.left .content DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 1px; display: block; }

.right {
	/*float:left;*/
	width: 208px;
	margin: 333px 0 0 565px;
}

.right .bodytext, 
.right .bodytext a {
	color: #000;
}


.buttons {
	position: absolute;
	bottom: 35px;
	right:38px;	
}


#footer {
	margin:0 auto; /* Breite fuer rechten und linken Rand auf "auto"*/
	padding: 0;
	width: 894px;
	text-align:left; /*IE5/Win Hack zur?cknehmen*/
}

#footer a {
	color: #A6A6A6;
}

#footer a:hover {
	color: #000000;
}

#footer .language {
	margin:5px 0 0 0;
	padding:0;
	background-color: #ff0000;
}

#footer .language li{
	color: #A6A6A6;
	font-size: 1.4em;
	font-family: Arial, Helvetica, Sans-Serif;
	list-style-type:none;
	float: left;
	margin: 0 5px 0 0;;
}

#footer .language li a {
	font-size: 1em;
}

#footer .space {
	width: 48px;
	height: 10px;
	float:left;
}
