		body {
			margin: 					auto;
			font-size: 				0.9em;
			font-family: 			Verdana, sans-serif;
			line-height:			1.4;
			text-align:				center;
		}
		
		a {
			text-decoration: 		none;
		}
				
		div {
			aborder: 				1px solid #FF0000;
		}
		
		div.clear {
			clear: 					both;
		}
	
		div#wrapper {
			text-align: 			left;
			width: 					970px;
			height: 					100%;
			margin: 					0px auto;
		}
		
		div#lang {
			width: 					100%;
			padding: 				0px;
			text-align: 			right;
			font-weight:			bold;
			font-size:				0.7em;
			margin: 					10px 0px 0px 0px;
		}
		
		div#logo {
			width: 					300px;
			margin:					0px 0px 0px 13px;
			padding: 				0px;
			float: 					left;
		}
		
		* html div#logo {
			margin: 					0px 0px 0px 7px;
		}		
		
		/*
		 *	NAVIGATION
		 */
		 
		/*
		 *	Menu lang
		 */		 	 
		ul#menu_lang a {
			color: 					#98989C;
		}
		
		ul#menu_lang {
			right:					0px;
			list-style: 			none;
			padding:					0px;
			margin:					0px;
		}
		
		ul#menu_lang li {
			color: 					#98989C;
			display:					inline;
		}
		
		ul#menu_lang li.active a {
			color: 					#F1A853;
		}	
		
		/*
		 *	Menu top
		 */	
		div#menu_top_wrapper {
			position:				relative;
			width: 					600px;
			text-align: 			right;
			float: 					right;
			color: 					#98989C;
			font-size: 				0.9em;
			padding:					0px;
			margin:					0px;
		}

		ul#menu_top_ul {
			float:					right;
			list-style-type:		none;
		}
		
		ul#menu_top_ul li.active {
			background:				url(../images/menu_dot.gif) no-repeat center top;
		}
		
		ul#menu_top_ul li {
			float: 					left;
			padding:					10px 0px 0px 0px;
			height:					15px;
		}
		
		ul#menu_top_ul li span {
			display:					none;
		}

		ul#menu_top_ul li a {
			display: 				block;
		}
		
		ul#menu_top_ul li a img {
			display: 				block;
			border:					0px;
			height:					16px;
		}	
		
		ul#menu_top_ul li a.menu_top_2 {
			background:				url(../images/menu_top/nav_DE_2.gif)  no-repeat bottom center;
		}
		
		ul#menu_top_ul li a.menu_top_2:hover {
			background:				url(../images/menu_top/nav_DE_2-over.gif)  no-repeat bottom center;
		}
		
		ul#menu_top_ul li a.menu_top_2 img {
			width:					51px;
		}	
		
		ul#menu_top_ul li a.menu_top_3 {
			background:				url(../images/menu_top/nav_DE_3.gif)  no-repeat bottom center;
		}
		
		ul#menu_top_ul li a.menu_top_3:hover {
			background:				url(../images/menu_top/nav_DE_3-over.gif)  no-repeat bottom center;
		}
		
		ul#menu_top_ul li a.menu_top_3 img {
			width:					22px;
		}
		
		ul#menu_top_ul li a.menu_top_5 {
			background:				url(../images/menu_top/nav_DE_5.gif)  no-repeat bottom center;
		}
		
		ul#menu_top_ul li a.menu_top_5:hover {
			background:				url(../images/menu_top/nav_DE_5-over.gif)  no-repeat bottom center;
		}
		
		ul#menu_top_ul li a.menu_top_5 img {
			width:					114px;
		}	
		
		ul#menu_top_ul li a.menu_top_15 {
			background:				url(../images/menu_top/nav_DE_15.gif)  no-repeat bottom center;
		}
		
		ul#menu_top_ul li a.menu_top_15:hover {
			background:				url(../images/menu_top/nav_DE_15-over.gif)  no-repeat bottom center;
		}
		
		ul#menu_top_ul li a.menu_top_15 img {
			width:					38px;
		}	

		/*
		 *	Menu left
		 */	
		div#menues_left_wrapper {
			float:					left;
			width: 					240px;
			margin:					97px 0px 110px 0px;
		}
		
		ul#menu_left, ul#category_menu {
			list-style: 			none;
			padding: 				0px;
			margin: 					0px;
		}
		
		ul#menu_left li, ul#category_menu li {
			margin:					0px 0px 0px 0px;
			padding:					3px 0px 3px 13px;
			line-height: 			0.8em;
		}
		
		ul#menu_left a, ul#category_menu a {
			color: 					#98989C;
			font-size:				0.7em;
		}
		
		ul#menu_left li.active, ul#category_menu li.active {
			background: 			url(../images/menu_dot.gif) no-repeat 0px 10px;
		}
		
		ul#menu_left a:hover {
			color:					#F3A157;
		}
		
		div#content_spacer {
			min-height:				490px;
			height:					auto !important;
			height:					490px;
		}
		
		/*
		 *	FOOTER & TIMELINE
		 */			
		div#timeline_wrapper {
			position: 				absolute;
			bottom: 					0px;
			left: 					0px;
			width: 					100%;
			height: 					110px;
			text-align: 			center;
			margin:					0px;
			padding:					0px 0px 0px 0px;
			background:				#FFFFFF;
		}
		
		/* Bestandteil von position:fixed-Fix für IE 6 */	
		html>body #timeline_wrapper { 
			position: 				fixed;
		}
		
		div#timeline {
			position: 				relative;
			width: 					970px;
			height:					60px;
			text-align:				right;
			margin: 					0px auto;
			padding: 				0px 0px 0px 0px;
			background:				#FFFFFF;
		}

		* html div#timeline {
			right: 					-1px;
		}				

		div#timeline span {
			position: 				relative;
			left: 					-40px;
			top: 						-25px;
			font-size: 				0.7em;
			color:					#F3A157;
		}


		div#copyright {
			position: 				absolute;
			bottom:					0;
			margin: 					0px 0px 0px -250px;
			padding:					0px;
			left:						50%;
			width: 					500px;
			height: 					20px;
			text-align: 			center;
		}
	
		html>body #copyright { 
			position: 				fixed;
		}
	
		div#copyright a {
			color: 					#98989C;
		}
		
		div#copyright p {
			font-size: 				0.7em;
			font-family: 			Verdana, sans-serif;
			color: 					#98989C;
		}
		
		h1 {
			font-size: 				1.25em;
			color: 					#F3A157;
			padding:					0px 0px 15px 0px;
			margin:					0px 0px 25px 0px;
			border-bottom:			1px solid #B0BBC6;
			text-transform:		uppercase;
		}
html body #copyright {background-color: #ffffff; height: 30px; line-height: 30px;}
html body #copyright p {margin: 0; padding: 0;}