	/* Stuff for Layout */	
	/* Header */
	#header { width: 840px; height: 176px; margin: 0px auto; }
	
	#header_1_1 { width: 165px; height: 76px; background-image: url(templates/AquaXL/img/header_1_1.jpg); background-repeat: no-repeat; float: left; }
	#header_1_2 { width: 675px; height: 76px; float: left; }
	#header_2_1 { width: 165px; height: 100px; background-image: url(templates/AquaXL/img/header_2_1.jpg); background-repeat: no-repeat; float: left; }
	#header_2_2 { width: 485px;	height: 100px; background-image: url(templates/AquaXL/img/header_2_2.jpg); background-repeat: repeat-x; float: left; }
	#header_2_3 { width: 190px;	height: 100px; background-image: url(templates/AquaXL/img/header_2_3.jpg); background-repeat: no-repeat;	float: left; }
	/* Header ENDE */
	
	/* Navigation Top */
	#navigation_top { width: 840px;	height: 22px; background-image: url(templates/AquaXL/img/navigation_top.jpg); background-repeat: no-repeat; margin: 0px auto; }

	/* Breadcrumb */
	#breadcrumb { width: 840px; height: 37px; background-image: url(templates/AquaXL/img/breadcrumb.jpg); background-repeat: no-repeat; margin: 0px auto; }
	#breadcrumb_contents { width: 755px; height: 37px; text-align: left; margin-left: 5px; margin-right: 5px; font-size: 11px;  }

	/* Content and Navigation */
	#center { width: 840px; background-image: url(templates/AquaXL/img/content_background.gif); background-repeat: repeat-y; margin: 0px auto; }
	#navigation { width: 215px; float: right; }
	#content { width: 625px; float: right; }
	
	/* Footer */
	#footer { width: 840px; height: 54px; margin: 0px auto; }
	#footer_1 { width: 90px; height: 54px; background-image: url(templates/AquaXL/img/footer_1.jpg); background-repeat: no-repeat; float: left; }
	#footer_2 { width: 730px; height: 54px; background-image: url(templates/AquaXL/img/footer_2.jpg); background-repeat: repeat-x; float: left; }
	#footer_2_content { width: 730px; margin-top: 7px;}
	#footer_3 { width: 20px; height: 54px; background-image: url(templates/AquaXL/img/footer_3.jpg); background-repeat: no-repeat; float: left; }
	/* End of Layout */
