/* START Positioning Layers */
/* <-- Ebene-1.1 */
#layHeader { /* Header-Container Ebene-1 */
	width:960px;
}
#logo{ /* Logo IMG-Formatierung Ebene-1 */
	margin: 0;
	float:right;
	display:block;
	padding: 0;
}
#layLocationBar { /* Location-Container Ebene-1 */
	float:left;
	width:720px;
	height:18px;
	font-style:italic;
	color:#6C6C6C;
	line-height:18px;
	background-color:#FFFFFF;
	background-image:url(../images/illu/bgnd_loc_sommer.jpg);
	background-repeat:no-repeat;
}
#layLocationBar a{ /* Links Location-Container Ebene-1 */
	font-style:italic;
	color:#6C6C6C;
	line-height:18px;
	text-decoration:none;
}
#layLocationBar a:hover{ /* Links Location-Container Ebene-1 */
	text-decoration:underline;
}
/* Ebene-1.1  */
/* <-- Ebene-1.2 */
#layContainerMain{ /* Container-Main Ebene-2 */
	width:960px;
	float:left;
	background-image:url(../images/bgnd_container.gif);
	background-repeat:repeat-y;
}
#layNavigation { /* Navigation-Container Ebene-2 */
	width:199px;
	float:left;
}
#layNavigation table img{ /* IMG-Formatierung Navigation Ebene-2 */
	display:block;
}
/* <-- Ebene-2.1 */
#layMain { /* Container-Main Ebene-3 */
	margin-left:1px;
	width:520px;
	float:left;
}

#layContents { /* Hauptinhalte Ebene-3 */
	line-height:1.5em;
	width:495px;
	margin-top:20px;
	margin-left:25px;
}
/* Ebene-2.1  */
/* <-- Ebene-2.2 */
#layMargin { /* Definition Container Randspalte */
	width:220px;
	float:right;
}
	#layAktuelles{
		/* background-color:#F4EE8F; */
		height: 52px;
		padding: 15px;
		color: #336258;
	}
	#layAddInfo{
	width:220px;
	/* margin-top:18px; */
	background-color:#FBE7B9;
	}
/* Ebene-2.2  */
/* Ebene-1.2  */
/* <-- Ebene-1.3 */
#layFooter {
	height:20px;
	width:960px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	background-color:#498678;
	clear:both;	
}
/* Ebene-1.3  */

/* END Positioning Layers */
