* {
font-size: 100.1%;
}

dd {
margin-left:0;
}


/* HEADER */

	#sky {
	clear: both;
	background: #778eb6 url(/fileadmin/images/web_header.jpg) no-repeat;
	background-color: #778eb6; 
	background-position: top center;
	z-index: 10;
	width: 902px; 
	height: 135px;
	}

	#sky_en {
	clear: both;
	background: #778eb6 url(/fileadmin/images/web_header_en.jpg) no-repeat;
	background-color: #778eb6; 
	background-position: top center;
	z-index: 10;
	width: 100%; 
	height: 118px;
	}


	#abstand {
	clear: both;
	background-color: #FFFFFF; 
	width: 100%; 
	height: 10px;
	}


	.hidden-navigation{
	width:1px;
	position:absolute;
	left:-9999px;
	}

	#wrap{
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;	
	border-left: #333333 solid 1px;
	border-right: #333333 solid 1px;
	border-bottom: solid 1px #333333;
	}

	#metaNavi {
	margin-top: 33px;
	margin-bottom: 34px;
	margin-left: 10px;
	float: left;
	}
	
	#logo {
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 5px;
	}

		

/*Content-Element*/
#content{

			width:560px;
			background-color:#ffffff;
			float:right;
			margin-top:0px;
			height: auto;
			}




/* Nav_Path */

			#navpath{
			margin-top:18px;
			margin-left:10px;
			margin-right:15px;
			color:#999999;
			font-size: 0.65em;
			}
		
/* MAIN-CONTENT */

			#maincontent{
			margin-top:23px;
			margin-left:10px;
			margin-right:35px;
			}


/* SUB-CONTENT */
				#sub-content{
				background: #FFFFFF url(/fileadmin/images/subnav_hg.gif);
				background-repeat:repeat-y;
				width:150px; 
				height: 100%;
				float:left;
				border-left: #333333 dotted 1px;
				padding-top:60px;
				}


/* FOOTER */

					#foot{
					clear: both;
					background-color: #FFFFFF; 
					height: 1px;
					width: 900px;
					}
					
/*CSS Styled Image*/

.csi-image_csi-left {
text-align: left;
}

.csi-image_csi-center {
text-align: center;
}

.csi-image_csi-right {
text-align: right;
}
