body {
	background-color:#fff;
	background-image: url(../Images/bg.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	overflow:auto;
	
}

/** Bereiche **/
div#document {
	width:950px;
	position:relative;
	overflow:auto;
}
#logo {
	margin:0px;
	margin-left:100px;
	padding:0px;
	width:250px;
	height:70px;
	border:0px none;

}

div#topnavi {
	position:absolute;
	top:50px;
	left:0px;
	width:950px;
	margin:0px;
	padding:0px;
	height:30px;
	text-align:right;
	z-index:90;
}
div#header {
	padding:0px;
	margin:0px;
	height:190px;
	background-image:url('../Images/headerBackground.png');
	background-repeat:repeat-x; 
	z-index:80;
}
div#header div#headcontent {
	height:190px;
	padding:0px;
	z-index:85;
	background-repeat:no-repeat;
}
div#header div#latestInformation {
	margin:0px;
	margin-left:99px;
	padding:20px;
	width:211px;
	height:140px;
	color:#000066;
	background-color:#ffffff;
	overflow:hidden;
	z-index:99;
	/*border-bottom:10px solid #dae1e4;*/
}

div#contentRow {
	position:relative;
	overflow:hidden;
}
div#pfad {
	/*position:absolute;
	top:0px;
	left:380px;*/
	text-align:left;
	font-size:12px;
	line-height:16px;
	width:560px;
	max-height:16px;
	margin-bottom:34px;
}
div#contentRow div#leftnavi {
	z-index:99;
	/*position:absolute;
	left:100px;
	top:50px;*/
	float:left;
	margin-left:100px;
	margin-top:50px;
	padding:0px;
}
div#contentRow div#mainContent {
	margin:0px;
	padding:0px;
	width:570px;
	margin-left:30px;
	/*margin-top:50px;*/
	float:left;
	overflow:hidden;
}
div#contentRow div#content {
	margin:0px;
	padding:0px;
	/*position:absolute;
	left:380px;
	top:50px;
	*/
	/*width:570px;
	margin-left:30px;
	margin-top:50px;
	float:left;*/
	overflow:hidden;
}

* html div#contentRow div#leftnavi {
	float:left;
	overflow:hidden;
	margin-left:50px;
}

.csc-mailform label {
	width:60px;
	display:inline-block;
}
.tx-felogin-pi1 fieldset {
	background-color:#EAEEEF;
}
