/* PRE STYLESHEET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

a {
	text-decoration: none;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1px 0;
}

/* STYLESHEET */
body {
	background: url(../images/body_bg.gif) repeat-x;
}

table tr td {
	padding-right: 10px;
}

table tr td a {
	color: #51022F;
}

.spacer {
	height: 50px;
}

#container {
	width: 962px;
	margin: 0 auto;
	position: relative;
}

#wrapper {
	width: 962px;
	margin: 0 auto;
}

#header {
	height: 124px;
	background: url(../images/header_kettingen.jpg) no-repeat;
}

#header h1 {
	display: none;
}

#menu {
	background: url(../images/menu_bg.gif) no-repeat;
	height: 35px;
}

#menu h1 {
	background: url(../images/kettingen_title_bg.gif) no-repeat;
	width: 78px;
	height: 34px;
	float: right;
	text-indent: -999px;
	overflow: hidden;
	margin-right: 15px;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	font: 11px Arial;
	color: #fff;
	height: 15px;
	padding: 10px 15px;
	width: 50px;
}

#menu ul li a.selected {
	background: #86013d;
}

#menu ul li a.first_selected {
	background: #86013d url(../images/menu_item_selected_bg.gif) no-repeat left top;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#submenu {
	background: url(../images/submenu_bg.gif) no-repeat;
	height: 31px;
}

#submenu ul li {
	float: left;
	font: 11px Arial;
	color: #fff;
	height: 15px;
}

#submenu ul li a {
	display: block;
	font: 11px Arial;
	color: #fff;
	height: 15px;
	padding: 8px 15px;
	width: 50px;
}

#submenu ul li a:hover {
	text-decoration: underline;
}

#submenu ul li a.selected {
	text-decoration: underline;
}
	
#leftmenucontentwrapper {
	position: relative;
	background: url(../images/leftmenucontentwrapper_bg.gif) repeat-y;
	overflow: hidden;
}
	
#leftmenucontentwrapperwrapper {
	padding-top: 3px;
	position: relative;
	background: url(../images/leftmenucontentwrapperwrapper_bg.gif) no-repeat;
	overflow: hidden;
	padding-bottom: 53px;
}

#leftmenu {
	float: left;
	background: url(../images/leftmenucontentwrapper_bg.gif) repeat-y left;
	width: 200px;
}

#leftmenu h2 {
	background: url(../images/leftmenu_title_bg.gif) no-repeat bottom;
	width: 169px;
	height: 16px;
	font: 12px Arial;
	color: #fff;
	padding: 10px 15px;
	border-top: 1px #610338 solid;
	margin-top: 30px;
}

#leftmenu h2.first {
	margin-top: 0;
	height: 17px;
	background: url(../images/leftmenu_title_bg.gif) no-repeat;
	border-top: 0;
}

#leftmenu ul {
	margin: 10px 0 20px 0;
}

#leftmenu ul li a {
	display: block;
	color: #fff;
	font: 11px Arial;
	padding: 5px 0 5px 25px;
}

#leftmenu ul li a:hover {
	text-decoration: underline;
}

#content {
	float: right;
	width: 760px;
}

#content .bar_top {
	padding-bottom: 3px;
	overflow: hidden;
}

#content .bar_top .selection {
	float: left;
	width: 450px;
	position: relative;
}

#content .bar_top .selection .item {
	float: left;
	display: block;
	width: 123px;
	height: 24px;
	background: url(../images/selection_item_bg.gif) no-repeat;
	font: 12px Arial;
	color: #666666;
	padding: 9px 0 0 15px;
	margin-right: 4px;
}

#dropdowns .dropdown {
	position: absolute;
	z-index: 999;
	width: 136px;
	border: 1px #eeece7 solid;
	border-bottom: 0;
	top: 225px;
}

#dropdowns .dropdown ul li a, #dropdowns .dropdown ul li span {
	background: #f7f5f2;
	display: block;
	border-bottom: 1px #eeece7 solid;
	color: #c0c0be;
	padding: 6px 0 6px 10px;
	font: 12px Arial;
}

#dropdowns .dropdown ul li span {
	color: #d6d6d6;
}

#dropdowns .dropdown ul li a:hover {
	color: #943154;
}

#dropdowns .dropdown ul li a.last {
	border-bottom: 0;
}

#dropdown_brand {
	left: 202px;
}

#dropdown_budget {
	left: 344px;
}

#content .bar_top .search {
	float: right;
	width: 161px;
	padding: 7px 0 0;
}

#content .bar_top .search .text {
	width: 117px;
	height: 14px;
	background: url(../images/search_input_bg.gif) no-repeat;
	border: 0;
	float: left;
	color: #666666;
	font: 11px Arial;
	padding: 3px 8px;
}

#content .bar_top .search .submit {
	float: left;
	margin-left: 2px;
}

#content .header {
	height: 36px;
	background: url(../images/content_header_bg.gif) no-repeat bottom;
	position: relative;
}

#content .header h2 {
	float: right;
	width: 88px;
	height: 36px;
	background: url(../images/content_title_right_bg.gif) no-repeat right;
}

#content .header h2 span {
	display: block;
	height: 22px;
	background: url(../images/content_title_left_bg.gif) no-repeat;
	color: #666666;
	font: 13px Arial;
	text-align: center;
	padding: 7px 0;
}

#content .header .selected {
	color: #c0c0be;
	font: 13px Arial;
}

#content .header .brand {
	z-index: 1;
	position: absolute;
	top: 12px;
	left: 14px;
}

#content .header .budget {
	z-index: 1;
	position: absolute;
	top: 12px;
	left: 157px;
}

#content .header .active {
	color: #943154;
}

#content .header .navigation {
	position: absolute;
	top: 12px;
	right: 100px;
	padding: 0 15px;
	font: 13px Arial;
	color: #c0c0be;
}

#content .header .navigation a {
	color: #c0c0be;
}

#content .header .navigation a.selected {
	color: #943154;
}

#content .products {
	padding: 10px 0 0 7px;
}

#content .atproductlarge {
	padding-top: 0;
	margin-top: -7px;
}

#content .products .product {
	float: left;
	width: 174px;
	height: 288px;
	background: url(../images/product_bg.gif) no-repeat;
	position: relative;
	margin: 10px 0 0 10px;
}

#content .atproductlarge .product {
	margin-top: 0;
}

#content .products .product .image {
	z-index: 1;
	position: absolute;
	top: 18px;
	left: 18px;
	width: 138px;
	height: 174px;
	overflow: hidden;
	background: #fff;
	text-align: center;
}

#content .products .product .imageoverlay {
	z-index: 1;
	display: block;
	position: absolute;
	top: 18px;
	left: 18px;
	width: 138px;
	height: 199px;
	background: url(../images/product_imageoverlay_bg.gif) no-repeat;
}

#content .products .product .image img {
	text-align: center;
	height: 100%;
}

#content .products .product .container {
	z-index: 1;
	position: absolute;
	top: 200px;
	width: 174px;
	font: 13px Arial;
	text-align: center;
}

#content .products .product h3 {
	color: #943154;
	text-decoration: underline;
	font-weight: normal;
	margin-bottom: 7px;
}

#content .products .product p {
	font: 11px Arial;
	color: #666666;
}

#content .products .product .price {
	font: bold 12px Arial;
	color: #802c49;
	position: absolute;
	top: 55px;
	left: 18px;
}

#content .products .product .admin {
	position: absolute;
	top: 2px;
	right: 2px;
}

#content .products .product .bestel {
	background: url(../images/product_bestel_bg.gif) no-repeat;
	width: 46px;
	height: 14px;
	display: block;
	color: #fff;
	font: bold 11px Arial;
	padding: 3px 0;
	text-align: center;
	position: absolute;
	top: 53px;
	right: 18px;
}

#content .product_large {
	width: 726px;
	height: 288px;
	margin: 17px;
	background: url(../images/product_large_bg.gif) no-repeat;
	position: relative;
}

#content .product_large .back {
	font: 13px Arial;
	color: #666666;
	float: right;
}

#content .product_large .image {
	position: absolute;
	top: 18px;
	left: 18px;
	width: 192px;
	height: 247px;
	overflow: hidden;
	background: #fff;
	text-align: center;
}

#content .product_large .imageoverlay {
	display: block;
	position: absolute;
	top: 18px;
	left: 18px;
	width: 192px;
	height: 267px;
	background: url(../images/product_large_imageoverlay_bg.gif) no-repeat;
}

#content .product_large .image img {
	text-align: center;
	height: 100%;
}

#content .product_large .container {
	position: absolute;
	top: 18px;
	left: 220px;
	font: 13px Arial;
	width: 485px;
	height: 250px;
}

#content .product_large .container h3 {
	color: #943154;
	text-decoration: underline;
	font-weight: normal;
	margin-bottom: 7px;
}

#content .product_large .container p {
	font: 11px Arial;
	color: #666666;
	margin-right: 50px;
}

#content .product_large .container .price {
	font: bold 12px Arial;
	color: #802c49;
	position: absolute;
	bottom: 7px;
	left: 0;
}

#content .product_large .container .bestel {
	background: url(../images/product_bestel_bg2.gif) no-repeat;
	width: 170px;
	height: 14px;
	display: block;
	color: #fff;
	font: bold 11px Arial;
	padding: 3px 0;
	text-align: center;
	position: absolute;
	bottom: 5px;
	left: 100px;
}

#content .text {
	padding: 20px;
	font: 14px Arial;
	color: #666666;
}

#footer {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/footer_bg.gif) no-repeat;
	width: 760px;
	height: 12px;
	text-align: center;
	font: 11px Arial;
	color: #666666;
	padding: 13px 0;
}

#footer a {
	color: #666666;
}
