	 #wrapper {

		width: 98%;
		min-width: 998px;
		max-width: 1280px;
		margin: 0 auto;

	 }

	 #header {

	 }

	 #header_wrapper {

	 }

	 #header_wrapper h1 {

		color: #041e3d;
		font-size: 32px;
		line-height: 40px;
		margin: 0 0 4px 12px;
		float: left;
		clear: both;

	 }

	 #header_wrapper h2 {

		color: #ef8b00;
		font-size: 14px;
		line-height: 22px;
		margin: 14px 0 0 5px;
		float: left;

	 }

	 #header_wrapper ul {

		margin: 20px 10px 0 0;
		float: right;

	 }

	 #header_wrapper ul li {

		list-style: none;
		padding-left: 15px;
		float: left;

	 }

	 #header_wrapper ul li a {

		color: #666168;
		text-decoration: none;

	 }

	 #header_login {

		width: 100px;
		height: 52px;
		color: #fff;
		font-size: 11px;
		text-align: center;
		text-transform: uppercase;
		font-weight: bold;
		background: url(../img/anmelden.png) no-repeat left top;
		padding-top: 10px;
		margin-right: 50px;
		display: block;
		float: right;

	 }

	 #header_logo {

		width: 287px;
		height: 74px;
		background: url(../img/logo.png) no-repeat;
		margin: -30px 5px 5px 5px;
		display: block;

	 }

	 #main_menu {

		height: 41px;
		background: #ef8b00 url(../img/menu_main_lft.png) no-repeat left top;
		padding-left: 25px;
		clear: both;
		float: none;

	 }

	 #main_menu ul {

		padding: 15px 0 14px 0;
		float: none;

	 }

	 #main_menu ul li {

		list-style: none;
		padding-left: 0;
		padding-right: 15px;
		float: left;

	 }

	 #main_menu ul li a {

		color: #fff;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: -0.5px;

	 }

	 #main_menu #search {

		width: 265px;
		height: 41px;
		background: #021f46 url(../img/menu_main_rgt.png) no-repeat right top;
		float: right;

	 }

	 #main_menu #search h1 {

		color: #fff;
		font-size: 16px;
		padding: 0;

	 }

	 #main_menu #search .search_input {

		background: url(../img/input_bg.png) repeat-x left top;
		margin: 5px 10px;
		float: left;

	 }

	 #main_menu #search .search_input div {

		height: 30px;
		background: url(../img/input_lft.png) no-repeat left top;

	 }

	 #main_menu #search .search_input div div {

		width: 6px;
		height: 30px;
		background: url(../img/input_rgt.png) no-repeat right top;
		float: right;

	 }

	 #main_menu #search .search_input input {

		width: 130px;
		height: 18px;
		font-size: 14px;
		border: 0;
		background: transparent;
		margin: 5px;

	 }

	 #main_menu #search input[type="image"] {

		background: none !important;
		border: 0 !important;
		margin-top: 6px;

	 }

	 #content {

		min-height: 520px;
		padding: 10px 3px;

	 }

	 #footer {

		background: #ef8b00;
		border-top: solid 2px #000;
		padding: 10px 25px 20px 25px;
		margin-top: 20px;

	 }

	 #footer h3 {

		color: #fff;
		font-size: 16px;
		padding-left: 0 !important;
		margin-left: 0 !important;

	 }

	 #footer #tag_cloud {

		margin-top: 10px;

	 }

	 #footer #tag_cloud a {

		color: #fff;
		font-size: 12px;
		line-height: 20px;
		text-decoration: none;
		padding-right: 15px;

	 }

	 #footer_bottom {

		height: 9px;
		background: #ef8b00 url(../img/footer_lft.png) no-repeat left top;
		margin-bottom: 10px;

	 }

	 #footer_bottom div {

		width: 9px;
		height: 9px;
		font-size: 1px;
		line-height: 1px;
		background: #ef8b00 url(../img/footer_rgt.png) no-repeat left top;
		float: right;

	 }
