	* {
	font-size: 100.1%;
	}

	dd {
	margin-left:0;
	}


/* HEADER */


	#wrap{
	width: 787px;
	background-color: #FFFFFF;
	background-image: url(../images/wrap_hg.png); background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
	border: solid 0px #FFFFFF;
	}


	#schnellres_startseite{
	background-color: #00264f;
	width:189px; 
	height: 158px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left: 3px solid #FFFFFF;
	border-right: 1px solid #c0c0c0;
	}

	#shade_left {
	float: left;
	background: #FFFFFF url(../_images/hg-links1.jpg) no-repeat;
	z-index: 11;
	width: 3px; 
	height: 130px;
	}

	#header {
	float: left;
	background: #FFFFFF url(../images/header2.gif) no-repeat;
	z-index: 12;
	width: 781px; 
	height: 130px;
	}

	#shade_right {
	float: left;
	background: #FFFFFF url(../_images/hg-rechts1.jpg) no-repeat;
	z-index: 13;
	width: 3px; 
	height: 130px;
	}


	#shade2_left {
	float: left;
	background: #FFFFFF url(../_images/hg-links2.jpg) no-repeat;
	z-index: 14;
	width: 3px; 
	height: 179px;
	}


	#sky {
	float: left;
	background: #000000 url(../images/sky_home.jpg) no-repeat;
	background-color: #FFFFFF; 
	z-index: 15;
	width: 591px; 
	height: auto;
	border-bottom:3px solid #FFFFFF;
	}


	#shade2_right {
	float: left;
	background: #FFFFFF url(../_images/hg-rechts2.jpg) no-repeat;
	z-index: 16;
	width: 3px; 
	height: 179px;
	}



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


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

		

/*Content-Element*/

	#content {
	width:781px;
	background-color: #ead5b4;
	float:left;
	margin-top:0px;
	margin-left:0px;
	height: auto;
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	}



/* Sub-Content */

	#subcontent {
	float: left;
	color: #000000;
	background-color: #ead5b4;
	background-image: url(../images/subcontent_hg.gif); background-repeat: repeat-y;
	width:198px; 
	height: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}



/* Nav_Path */

	#navpath {
	float: left;
	background-color: #FFFFFF;
	z-index: 17;
	color:#999999;
	font-size: 9px;
	width: 528px;
	height: auto;
	padding-top: 20px;
	padding-left: 40px;
	}
		
		
		
/* Main-Content */

	#maincontent {
	float: left;
	background-color: #ead5b4;
	background-image: url(../images/content_hg.jpg); background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 18;
	width: 500px;
	height: auto;
	padding-top: 23px;
	padding-left: 43px;
	margin-top: 0px;
	margin-left: 0px;
	}



/* Footer */

	#foot {
	clear: both;
	background: #ead5b4 url(../images/footer2.png) no-repeat;
	width: 781px;
	height: 154px;
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	}


					
/*CSS Styled Image*/

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

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

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