* {
font-size: 100.1%;
}

dd {
margin-left:0;
}


/* HEADER */

	#sky {
	clear: both;
	background: #778eb6 url(http://pro-aqua.de/cms/fileadmin/images/web_header.jpg) no-repeat;
	background-color: #778eb6; 
	background-position: top center;
	z-index: 10;
	width: 100%; 
	height: 118px;
	}

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

	#sky_fr {
	clear: both;
	background: #778eb6 url(http://pro-aqua.de/cms/fileadmin/images/web_header_fr.jpg) no-repeat;
	background-color: #778eb6; 
	background-position: top center;
	z-index: 10;
	width: 100%; 
	height: 118px;
	}

	#sky_es {
	clear: both;
	background: #778eb6 url(http://pro-aqua.de/cms/fileadmin/images/web_header_es.jpg) no-repeat;
	background-color: #778eb6; 
	background-position: top center;
	z-index: 10;
	width: 100%; 
	height: 118px;
	}

	#sky_sl {
	clear: both;
	background: #778eb6 url(http://pro-aqua.de/cms/fileadmin/images/web_header_sl.jpg) no-repeat;
	background-color: #778eb6; 
	background-position: top center;
	z-index: 10;
	width: 100%; 
	height: 118px;
	}

	#sky_sw {
	clear: both;
	background: #778eb6 url(http://pro-aqua.de/cms/fileadmin/images/web_header_sw.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;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;	
	border: solid 1px #FFFFFF;
	}

	#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:504px;
			float:left;
			margin-top:0px;
			height: auto;
			border-left: #1d4184 solid 1px;

			}




/* Nav_Path */

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

			#maincontent{
			margin-top:15px;
			margin-left:25px;
			margin-right:15px;
			}


/* LOGINBOX */

				#loginbox{
				background: #FFFFFF url(http://pro-aqua.de/cms/fileadmin/images/subcontent-hg.gif) repeat-y 0 0;
				background-color:#F4F4F4;
				color: #000000;
				width:185px; 
				float:right;
				padding-top: 0px;
				padding-left: 0px;
				padding-right: 0px;
				padding-bottom: 0px;
				margin-top: 0px;
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				}


/* SUB-CONTENT */

				#sub-content{
				background: #FFFFFF url(http://pro-aqua.de/cms/fileadmin/images/subcontent-hg.gif) repeat-y 0 0;
				background-color:#F4F4F4;
				color: #000000;
				width:185px; 
				height: 100%;
				float:right;
				padding-top: 0px;
				padding-left: 0px;
				padding-right: 0px;
				padding-bottom: 0px;
				margin-top: 0px;
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				}


/* FOOTER */

					#foot{
					clear: both;
					margin-left: 0px;
					background: #FFFFFF url(http://pro-aqua.de/cms/fileadmin/images/footer_blue.gif) no-repeat;
					background-color: #FFFFFF; 
					height: 20px;
					width: 900px;
					}
					

/* SPRACHMENU */

					#sprachentest{
					background: #FFFFFF;
					width:900px;
					margin-left:auto; 
					margin-right:auto;
					margin-bottom:8px;
					text-align:right;
					}
					
					
					
					
					
/*CSS Styled Image*/

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

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

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