body {
	margin:				0;
	padding:			0;
}

div.content {
	font-family:		arial;
	font-stretch:		wider;
	font-size:			14px;
	align:				center;	
	width:				937px;
	background-color:	#f2f2f2;
}

div.header{
	width:				937px;
	height: 			200px;
	background-color: 	#557ba3;
	background-image:	url(../images/Logo_60pxh.gif);
	background-repeat:	no-repeat;
	background-position:10px 10px;
}

div.lang {
	color:      		white;
	float:      		right;
	font-size:  		11px;
	padding-right: 		10px;
	margin-top: 		5px;
	width: 				100%;	
	text-align: 		right;
}

/* S A F A R I */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  div.lang { width: 90%; }
}

div.lang a{
	font-size:			11px;
	text-decoration:	none;
	color:				white;
}

div.lang a:hover{
	color:				#d1651b;
}

div.navi {
    height:				20px;
	padding: 			0px;
	margin-top: 		160px;
	margin-left: 		0px;
	float: 				right;
}

div.navigation{
	float:				left;
}

div.navigation a{
	text-decoration:	none;
	font-size:			11px;
	color:				white;
	padding:			10px;
}

div.navigation a:hover{
	color:				#d1651b;
}

div.navigation-act{

}

div.navigation-act a{
	color:				#d1651b;
}


div.navigation-1{
	font-size:			12px;
	border-bottom:		2px solid #557ba3;
	padding-left:		25px;
	padding-bottom:		10px;
	padding-top:		5px;
}

div.navigation-1 a{
	text-decoration:	none;
	color:				#0c4f78;
}

div.navigation-1 a:hover{
	color:				#d1651b;
	font-weight:		bold;
}
	
div.navigation-1-act{

}

div.navigation-1-act a{
	color:				#d1651b;
	font-weight:		bold;
}

div.body{
	width:				937px;
	display:			table;
	margin-top:			10px;
	margin-bottom:		10px;
}

div.left {
	width:				225px;	
	float:				left;
	margin-top: 		4px;
    margin-bottom: 		10px;
}



div.main {
	width:				369px;	
	float:				left;
	margin-left:		60px;
	line-height:		23px;
}

div.main h1{
	font-size:			9px;
	color:				black;
	border-bottom:		1px solid #d1651b;
	padding-bottom:		10px;
	line-height:		18px;
}

div.main h2{
	color:				#d1651b;	
	font-size:			22px;
}

div.main p{
	color:				#0c4f78;	
}

div.right {
	width:				283px;	
	float:				right;
}

div.tx-rechtespalte-pi1 {
	display: 			table; 
	background-color: 	#557BA3; 
	margin-left: 		93px;/*100*/
	margin-top:			15px;
	float: 				right;
}


div.rechte-spalte-bild {
	background-color: 	#557ba3;
	float:				right;
	padding:			10px;
	margin-top:			1px;
	width:				170px;/*170*/
}

div.rechte-spalte-text {
	background-color: 	#557ba3;
	float:				left;
	letter-spacing:		0.05em;
	padding:			10px;
	font-size:			11px;
	color:				white;
}

ul {
	list-style-position: outside;
	margin-left: 		0px;
	padding-left: 		20px;
	vertical-align: 	middle;
	color:				#0C4F78;
}

li {
	margin: 			0px;
	padding: 			0px;
}

a.download {
	text-decoration:	none;
	font-size:			11px;
	color:				black;
}

a.internal-link {
	text-decoration:	none;
	font-size:			11px;
	color:				black;
}

a.internal-link-title {
	font-size:			14px;
	color:				#0c4f78;	
}

a.internal-link-inline {
	font-size:			14px;
	color:				#0c4f78;
}

fieldset.csc-mailform {
	border:				1px solid #d1651b;
	font-size:			12px;
	color:				#0c4f78;
	padding:			20px;
}

.mailformart {
	border:				none;
}

.csc-mailform-label {
	border:				none;
	font-size:			14px;
	color:				#0c4f78;
	font-weight:		bold;
}

span.form-text {
	font-size:			12px;
	color:				#0c4f78;
	font-weight:		bold;
}

div.csc-mailform-field fieldset {
	border:  			0 none;
}

div.csc-mailform-field legend {
	display: 			none;
}

H3 {
	color:				#d1651b;
	font-size:			14px;
}