/* PRE STYLESHEET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 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%;
	vertical-align: baseline;
	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;
}

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

h1 {
	height: 156px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	cursor: pointer;
}

#container {
	width: 934px;
	margin: 0 auto;
	background: #fff;
}

#header {
	position: relative;
	height: 156px;
	margin: 0 0 2px 0;
	background: #79736a url(../images/header_bg.png) no-repeat;
}

#header span {
	display: none;
}

#menu_top, #footer {
	position: relative;
	height: 36px;
	background: url(../images/menu_bg.gif) repeat-x;
	font: 11px Tahoma;
	color: #79736a;
}

#menu_top ul {
	float: left;
	list-style: none;
}

#menu_top ul li {
	float: left;
	padding: 12px 20px 12px 22px;
	height: 12px;
	background: url(../images/menu_li_bg.gif) no-repeat right;
	color: #79736a;
}

#menu_top ul li a {
	color: #79736a;
}

#menu_top ul li a.selected, #menu_top ul li a:hover {
	color: #c1093f;
}

#menu_top .language_selection {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 10px;
	padding: 10px 15px;
	text-align: right;
}

#menu_top .language_selection .non_active {	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#footer {
	height: 26px;
	padding: 5px;
	text-align: right; 
}

#footer a {
	color: #79736a;
}

#content_menu_left_wrapper {
	/* border: 1px #d6cfc4 solid; */
}

#content_menu_left_wrapper .content_menu_left_wrapper_wrapper {
	border-top: 1px #fff solid;
	background: url(../images/menu_left_bg.gif) repeat-y;
	overflow: hidden;
}

#menu_left {
	float: left;
	width: 220px;
	font: 11px Tahoma;
	color: #79736a;
}

#menu_left a.title {
	display: block;
	padding: 15px 10px 10px 10px;
	background: url(../images/menu_left_title_bg.gif) no-repeat bottom;
	font: 15px Tahoma;
	color: #7c7368;
}

#menu_left ul {
	list-style: none;
}

#menu_left ul li a {
	display: block;
	padding: 10px;
	background: url(../images/menu_left_item_bg.gif) no-repeat bottom;
	color: #79736a;
	height: 13px;
}

#menu_left ul li a:hover, #menu_left ul li a.selected {
	color: #c1093f;
}
#content {
	float: right;
	width: 712px;
	font: 11px Tahoma;
	color: #79736a;
	padding: 0 0 10px 0;
}

#content a {
	color: #c1093f;
}

#content .searchorderwrapper {
	width: 417px;
	float: left;
}

#content .search {
	position: relative;
	margin: 0 0 0 10px;
	padding: 0 0 54px 0;
	height: 97px;
	width: 407px;
	background: url(../images/search_bg.gif) no-repeat -10px 54px;
}

#content .search h2 {
	padding: 13px 10px 10px 10px;
	font: 15px Tahoma;
	color: #c1093f;
	border-bottom: 1px #e5dfd8 solid;
}

#content .search .input {
	position: absolute;
	top: 94px;
	left: 40px;
	border: 0;
	width: 130px;
	height: 14px;
	padding: 4px;
	font: 11px Tahoma;
	color: #79736a;
	background: url(../images/search_input_bg.gif) no-repeat;
}

#content .search .input:focus {
	background: url(../images/search_input_bg.gif) no-repeat 0px -22px;
}

#content .search .submit {
	position: absolute;
	top: 94px;
	left:179px;
}

#content .newspaper {
	margin: 0 0 0 10px;
}

#content .newspaper h2 {
	padding: 13px 10px 10px 10px;
	font: 15px Tahoma;
	color: #c1093f;
	border-bottom: 1px #e5dfd8 solid;
}

#content .newspaper .input {
	border: 0;
	width: 130px;
	height: 14px;
	padding: 4px;
	font: 11px Tahoma;
	color: #79736a;
	background: url(../images/search_input_bg.gif) no-repeat;
}

#content .products {
	padding: 3px 10px 0 10px;
	clear: both;
}

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

#content .products .title_navigation_wrapper {
	clear: both;
	border-bottom: 1px #e5dfd8 solid;
	height: 38px;
	margin: 0 0 10px 0;
}

#content .products .title_navigation_wrapper h2 {
	float: left;
	padding: 13px 10px 10px 10px;
	font: 15px Tahoma;
	color: #c1093f;
}

#content .products .title_navigation_wrapper .back {
	float: right;
	padding: 18px 10px 10px 10px;
	font: 11px Tahoma;
	color: #79736a;
}

#content .products .title_navigation_wrapper .back a {
	color: #79736a;
}

#content .products .bottomnav {
	width: 100%;
	border-top: 1px #e5dfd8 solid;
	clear: both;
}

#content .products .title_navigation_wrapper .navigation, #content .products .bottomnav .navigation {
	float: right;
	padding: 15px 10px 10px 10px;
	font: 13px Tahoma;
	color: #79736a;
}

#content .products .bottomnav .navigation {
	padding: 8px 10px 10px 10px;
}

#content .products .title_navigation_wrapper .navigation a, #content .products .bottomnav .navigation a {
	display: inline;
	border: 1px #FFFFFF solid;
	padding: 1px 2px;
	color: #79736a;
}

#content .products .title_navigation_wrapper .navigation a:hover, #content .products .bottomnav .navigation a:hover {
	border: 1px #c1093f solid;
	color: #DA3054;
}

#content .products .title_navigation_wrapper .navigation a.selected, #content .products .bottomnav .navigation a.selected {
	cursor: default;
	border: 1px #c1093f solid;
	color: #fff;
	background: #DA3054;
	margin:0 1px;
}

#content .order {
	padding: 0 10px;
	height: 22px;
	margin: 0 0 10px 0;
}

#content .noproducts {
	clear: left;
	padding: 10px 0 10px 10px;
}

#content .noproducts h2 {
	margin: 0 0 10px 0;
	padding: 13px 10px 10px 10px;
	font: 15px Tahoma;
	color: #c1093f;
	border-bottom: 1px #e5dfd8 solid;
}

#content .noproducts .buttons {
	padding: 0 10px;
}

#content .order a {
	display: block;
	height: 22px;
	text-indent: -999px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

#content .order .s050 {
	width: 58px;
	background: url(../images/0-50.gif) no-repeat;
}

#content .order .s50100 {
	width: 70px;
	background: url(../images/50-100.gif) no-repeat;
}

#content .order .s100150 {
	width: 76px;
	background: url(../images/100-150.gif) no-repeat;
}

#content .order .s150200 {
	width: 76px;
	background: url(../images/150-200.gif) no-repeat;
}

#content .order .s200 {
	width: 50px;
	background: url(../images/200.gif) no-repeat;
}

#content .order a.selected {
	background-position: 0 -22px;
}

#content .spotlight {
	float: right;
	width: 270px;
	padding: 0 10px;
	overflow: hidden;
}

#content .spotlight h2 {
	padding: 13px 10px 10px 10px;
	font: 15px Tahoma;
	color: #c1093f;
	border-bottom: 1px #e5dfd8 solid;
}

#content .spotlight .product {
	padding: 10px 0 0 10px;
}

#content .products .product, #content .spotlight .product {
	width: 335px;
	height: 200px;
	float: left;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#content .products .product .left, #content .spotlight .product .left {
	float: left;
	width: 160px;
	background: #f2eeea;
	padding: 5px 0 0 0;
}

#content .products .product .left .title, #content .spotlight .product .left .title {
	border: 1px #ded8ce solid;
	font: 11px Tahoma;
	display: block;
	color: #79736a;
	height: 13px;
	padding: 10px;
	text-align: center;
	background: #ebe4da;
}

#content .products .product .image, #content .spotlight .product .image {
	height: 158px;
	background: #fff;
	border: 1px #ded8ce solid;
	border-top: 0;
	text-align: center;
}

#content .products .product .image img, #content .spotlight .product .image img {
	height: 158px;
}

#content .products .product .right, #content .spotlight .product .right {
	float: left;
	width: 149px;
	padding: 13px;
	font: 11px Tahoma;
	color: #79736a;
	line-height: 14px;
}

#content .spotlight .product .right {
	width: 85px;
}

#content .products .product .right .price, #content .spotlight .product .right .price {
	color: #c1093f;
	font-weight: bold;
}

#content .products .product .right .brand, #content .spotlight .product .right .brand {
	color: #877d71;
	font-weight: bold;
}

#content .products .product .right a, #content .spotlight .product .right a {
	color: #c1093f;
}

#content .products .product_groot img {
	float: left;
}

#content .products .product_groot .information {
	padding-left: 50px;
	float: right;
	width: 350px;
	text-align: justify;
}

#content .products .product_groot .information .price {
	color: #c1093f;
	font-weight: bold;
	font: 18px Tahoma;
}

#content .products .product_groot .information .description {
	padding-top: 20px;
}

#content .products .product_groot .information .bestellen {
	margin-top: 30px;
	float: right;
	display: block;
	width: 58px;
	height: 22px;
	background: url(../images/bestellen_button_bg.gif) no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

#content .products .product_groot .information .bestellen:hover {
	background: url(../images/bestellen_button_bg.gif) no-repeat 0 -22px;
}

#content .products .brands {
	text-align: justify;
	padding: 0 10px;
}

#content .products .brands a {
	font-family: Tahoma;
	vertical-align: middle;
	color: #79736a;
}

#content .products .brands a:hover {
	color: #877D71;
}

#content .products .text h3 {
	font: bold 13px Tahoma;
}

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

#content .products .text table tr td {
	padding: 0 10px 0 0;
}

#content .products .text input, #content .products .text select {
	font: 11px Tahoma;
}

br.clear {
	clear: both;
}

span.strikethrough {
	text-decoration: line-through;
}