/**
* Layout
**/

#page {
	margin: auto;
	width: 900px;
	text-align: center;
	padding-top: 30px;

}

#page_content {
	float: left;
	width: 900px;
	text-align: left;
}

#header_pic {
	float: left;
	width: 900px;
	height: 202px;
}

#area_content_block {
	clear: both;
	float: left;
	width: 100%;
}

#content_left {
	float: left;
	width: 181px;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
}

#content_left .trans {
	float: left;
	width: 181px;
	background: none;
	min-height: 200px;
	background-image: url(/images/left_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	behavior: url(/js/iepngfix.htc);
}

#content_left .bottom {
	clear: both;
	float: left;
	width: 100%;
	height: 34px;
	background-image: url(../images/left_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	behavior: url(/js/iepngfix.htc);
}

#content_right {
	float: right;
	width: 717px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #939393;
	border-top: none;
	border-bottom: none;
	min-height: 640px;
	padding-bottom: 40px;
}

#area_header_menu_spacer_bottom {
	clear: both;
	float: left;
	width: 100%;
	height: 10px;
	line-height: 10px;
	background-color: #DFDFDF;
}

#area_header {
	clear: both;
	float: left;
	width: 100%;
	height: 118px;
	background-image: url(/images/header/header_bg.jpg);
	background-repeat: repeat-y;
}

#area_header .logo {
	float: left;
	width: 270px;
	height: 19px;
	margin-left: 18px;
	margin-top: 47px;
}

#area_header .koch {
	float: right;
	width: 134px;
	height: 83px;
	margin-right: 28px;
	margin-top: -40px;
	* margin-top: 24px;
}


#area_header_menu {
	clear: both;
	float: left;
	width: auto;
	height: 25px;
	margin-left: 40px;
	/*
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	*/
}

#area_header_menu #menu {
	float: left;
	width: auto;
	height: 25px;
}

#area_suche {
	float: right;
	width: 147px;
	margin-right: 8px;
	margin-top: 90px;
}

#area_newsletter {
	float: left;
	width: 154px;
	margin: 0;
	padding: 0;
	background-color: #7A0202;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	margin-top: 20px;
	padding: 10px;
	margin-left: 1px;
}

#area_newsletter a {
	color: #FFF;
	text-decoration: none;
}

.area_menu {
	clear: both;
	float: right;
	width: 161px;
	margin: 0;
	padding: 0;
}

#area_content {
	float: left;
	width: 717px;
}

#area_content .area_content_left {
	float: left;
	width: 554px;
}


#area_content .area_content_right {
	float: right;
	width: 161px;
}

#content {
	float: left;
	width: 508px;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 5px;
}

#content {
}

#content {
	min-height: 300px;
}

#area_content_header {
	width: 535px;
	padding-bottom: 2em;
}

#area_content_header img {
	float: left;
	border-right: 1px solid #FFF;
}

#area_content_header .title {
	background-color: #E2E9EE;
	height: 91px;
	line-height: 91px;
	font-size: 1.4em;
	text-align: right;
	padding-right: 20px;
}

#area_footer {
	clear: both;
	float: right;
	width: 717px;
	height: 24px;
	border: 1px solid #939393;
}

#area_warenkorb {
	clear: both;
	float: right;
	width: 100%;
	margin-right: -1px;
}

#area_warenkorb #logo {
	float: left;
	width: 141px;
	height: 23px;
	margin-left: 12px;
	margin-top: 43px;
}

/**
* Header - Navigation
**/

#area_header_menu #menu ul {
	float: left;
	height: 25px;
	margin: 0;
	padding: 0;
}

#area_header_menu #menu ul li {
	height: 25px;
	float: left;
	width: auto;
	list-style-type: none;
}

#area_header_menu #menu ul li a {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	height: 10px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 6px;
	border-right: 1px solid #000;
}

#area_header_menu #menu ul li.active a,
#area_header_menu #menu ul li a:hover
{
	color: #7A0202;
}

#area_header_menu #menu ul li.first {
	margin-left: 12px;
}

#area_header_menu #menu ul li.last a {
	border-right: 0px;
	padding-right: 0px;
}



/**
* Footer
**/

#area_footer a {
	font-weight: bold;
	text-decoration: none;
}

#area_footer,
#area_footer a {
	font-size: 11px;
	color: #FFF;
}

#area_footer a:hover {
	text-decoration: underline;
}

#area_footer .toolbar {
	float: left;
	text-align: right;
	margin-left: 12px;
	margin-top: 5px;
}

#area_footer .last {
	padding-right: 10px;
}

#area_footer .toolbar .symbol img {
	padding-top: 1px;
	padding-right: 5px;
}

#area_footer .text {
	float: right;
	margin-right: 12px;
	margin-top: 5px;
	color: #9E9A95;
}
