@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #e2e2e2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body.popupproductinfo {
	background-color: #FFF;	
}
body a:link, a:visited {
	color: #333;
}
body a:hover {
	color: #00F;
}
#wrapper_main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#header_bg {
	height: 111px;
	background-color: #00F;
	background-image: url(images/head.png);
}
#header_searchbox {
	float: right;
	height: 40px;
	width: 180px;
	margin-right: 30px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 12px;
	color: #CCC;
}
#header_searchbox a {
	color: #CCC;
}
#header_searchbox a:hover {
	color: #FFF;
}
#navi_bg {
	background-image: url(images/menu_h_bg.png);
	height: 31px;
	margin: 0px;
	padding: 0px;
}
#content_bg {
	float: left;
	position: relative;
	width: 1000px;
}
#footer_main {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 50px;
	width: 1000px;
}

#left_menu_bg {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #FFF;
}
#content_txt {
	float: left;
	width: 574px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	height: 800px;
}
#content_main {
	padding: 15px;
	background-color: #FFF;
}

#right_menu_bg {
	float: right;
	width: 184px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #FFF;
}
#left_menu_footer {
	background-image: url(images/ce_footer_left.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 29px;
}

#right_menu_footer {
	background-image: url(images/ce_footer_right.png);
	height: 29px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#wrapper_main #navi_bg ul {
	list-style-type: none;
	display: inline;
}
#wrapper_main #navi_bg ul li {
	display: block;
	float: left;
}
#wrapper_main #navi_bg ul li a {
	color: #FFF;
	text-decoration: none;
	text-align:center;
	float: left;
	height: 24px;
	background-image: url(images/button_bg_n.png);
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 7px;
	background-repeat: no-repeat;
	font-weight: normal;
}
#wrapper_main #navi_bg ul li a:hover {
	color: #CCC;
	background-image: url(images/button_bg_ro.png);
	background-repeat: no-repeat;
}
#left_menu_bg ul#categorymenu li a:link a:visited {
	padding-top: 2px;
	padding-left: 7px;
	list-style-type: none;
	color: #333;s
}
#left_menu_bg ul#categorymenu li.level1 {
	padding-top: 5px;
	padding-left: 10px;
	list-style-image: url(images/arrow_box.png);
	list-style-position: inside;
	font-size: 12px;
	color: #333;
}

#left_menu_bg ul#categorymenu li.level2 {
	color: #333;
	font-size: 10px;
	list-style-image: url(images/mini_arrow_box.png);
	list-style-position: inside;
	padding-top: 5px;
	padding-left: 15px;
}
#left_menu_bg ul#categorymenu li.level3 {
	padding-top: 5px;
	padding-left: 18px;
	color: #333;
	font-size: 10px;
	list-style-position: inside;
	list-style-image: url(images/mini_arrow.png);
	width: 220px;
}
#left_menu_bg ul#categorymenu a:hover {
	color: #00F;
	text-decoration: none;
}
#left_menu_bg .boxbody ul.contentlist li {
	list-style-position: inside;
	list-style-image: url(images/mini_arrow_box.png);	
}
#left_menu_bg .boxbody ul {
	top: 5px;
}
#left_menu_bg .boxbody li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}
#left_menu_bg .boxbody li a:hover {
	color: #00F;
	text-decoration: none;
	width: 31px;
}
#left_menu_bg h2 {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
#right_menu_bg h2 {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
#right_menu_bg .boxcartbody {
	padding: 5px;	
}
.copyright, .parseTime {
	text-align: center;
	display: none;
}
img {
	border: none
}
.categoryheader {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	
}
.productPreview {
	border: 1px solid #CCC;
	margin-bottom: 15px;
	padding: 5px;
}
.productPreviewContent {
	margin-left: 20px;
}
.productPreviewContent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
}
.productPreviewContent a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.productPreviewContent img {
	margin-bottom: 5px;
	margin-top: 5px;
}
.productPreviewImage {
	vertical-align:middle;
	height: 80px;
	width: 120px;
	text-align: center;
}
p.price {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #03F;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
}
.boxheadline {
	margin: 0px;
	height: 25px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 38px;
	font-size: 12px;
	background-color: #999;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxcontent {
	background-attachment: scroll;
	background-image: url(bilder/boxcontent.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 175px;
}
.boxbody {
	padding:2px 8px 0px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	left: 2px;
}
.boxbody li strong{
	list-style-type: square;
	font-weight: normal;
}
#cart_quantity h1 {
	font-size: 14px;
	color: #333;
}
#content h1 {
	font-size: 14px;
}
#hinzufuegen {
	padding: 10px;
}
#content_main #productinfopricewithimages .productprice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #03C;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content_main #productinfowrap .thickbox {
	margin-top: 10px;
	color: #333;
	font-size: 12px;
}

#content_main #productinfowrap .description_1 {
	margin-top: 15px;
	border: 1px solid #CCC;
	padding: 5px;
}
#content_main h1 {
	margin-bottom: 10px;
}
#content_main tr.headerrow td {
	border: 1px solid #CCC;
	padding: 2px;
}
#content_main tr.contentrow1 td {
	border: 1px solid #CCC;
	padding: 2px;
}
#content_main tr.contentrow2 td {
	border: 1px solid #CCC;
	padding: 2px;
}
#content_main tr.contentrow3 td {
	border: 1px solid #CCC;
	padding: 2px;
}
#content_main li {
	list-style-position: inside;
}
