/* -----------------------------------------------------------------------------------------
   Copyright (c) 2009 Wladimir Wendland
   Versandhandel Wladimir Wendland
   http://www.wladimir-wendland.de
   ---------------------------------------------------------------------------------------*/
body {
	font-family:Verdana, Arial, Sans-serif;
	font-size:13px;
	background-image:url(img/bg_main.png);
	background-color:#FFFFFF;
	text-align: center;
	margin:0px;
	padding:0px;
}
/* HEADINGS */
h1 {
	color:#000000;
	font-weight:bold;
	font-size:22px;
	padding:0px;
	width:auto;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#000000;
}
h2 {
	color:#000000;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding:0px;
}
/* LINKS GLOBAL */
a, a:link, a:link, a:link, a:hover {
	background:transparent;
	text-decoration:underline;
	cursor:pointer;
}
a:link {
	color:#c64934;
}
a:visited {
	color:#c64934;
}
a:hover, a:active {
	color:#000;
}
a img {
	border:none;
}
/* WHOLE SITE WRAPPER */
#wrap {
	margin:5px auto;
	width:950px;
	background-color:#fff;
	text-align:left;
}
/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {
	height:115px;
	background: #666 url("img/bg_header.gif") repeat-x;
	border-top: 2px solid #fff;
}
#header #logo {
	color:#FFFF00;
	font-weight: bold;
	font-size: 32px;
}
/* TOPMENU AS LIST */
#topmenuwrap {
	background:url("img/bg_topmenu.gif");
	background-color: transparent;
	height:36px;
	margin-top:1px;
	margin-bottom:1px;
}
#topmenu {
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	height:36px;
	font-size:13px;
	background:url("img/bg_topmenu.gif") repeat-x;
}
#topmenu li {
	height:36px;
	float:left;
	padding: 0px 25px 0px 25px;
	margin:0px;
	background: url("img/bg_topmenu_breakline.gif") no-repeat;
	background-position:right;
}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	line-height:36px;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
	margin:0px;
	padding:0px;
}
#topmenu a:hover {
	color:#FFFF00;
}
#breadcrumb {
	clear:both;
	color:#c64934;
	padding:1px 0px 10px 15px;
	list-style-type:none;
	background-color:#fff;
	height:22px;
	background-image:url(img/bg_breadcrumb.gif);
	background-repeat:repeat-x;
	font-size:11px;
}

/* CONTENT WRAPPER */
#contentwrap {
	clear:both;
	width:950px;
	padding:0px;
	margin:0px;
}
/* LEFT COLUMN */
#leftcol {
	float:left;
	width:200px;
	padding:0px 0px 15px 0px;
}
/* RIGHT COLUMN */
#rightcol {
	float:right;
	width:200px;
	padding:0px 0px 15px 0px;
}
/* MAIN CONTENT */
#content {
	float:left;
	width:550px;
	text-align:center;
}
/* CATEGORY MENU */
h2.categoryheader {
	font-family:Verdana, Arial, Sans-serif;
	font-size:11px;
	background-image:url(img/bg_boxheader.gif);
	height:28px;
	color:#FFFFFF;
	padding:2px 8px 0px 8px;
	margin:0;
	line-height:28px;
	vertical-align:middle;
}
h2.categoryheader a {
	text-decoration:none;
	color:#fff
}
ul#categorymenu {
	background-color:#EDEDED;
	margin-bottom:15px;
	border: solid #DB9502;
	border-width:0px 1px 1px 1px;
}
/* BOXES GLOBAL DEFINITION */
h2.boxheader {
	font-family:Verdana, Arial, Sans-serif;
	font-size:13px;
	background-image:url(img/bg_boxheader.gif);
	height:28px;
	font-size:11px;
	color:#FFFFFF;
	padding:2px 8px 0px 8px;
	margin:0px 0px 0px 0px;	
	line-height:28px;
	vertical-align:middle;
}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
	text-decoration:none;
	color:#ffffff
}
.boxbody {
	font-family:Verdana, Arial, Sans-serif;
	font-size:11px;
	background-color:#ededed;
	border-style:solid;
	border-color:#4E4E4F;
	border-width:0px 1px 1px 1px;
	padding:8px;
	margin-bottom:7px
}
.boxbody h3, .boxbody h3 a {
	font-size:11px
}
.boxbody h3.center, .boxbody h3.center a {
	font-size:11px;
	text-align:center
}
.boxbody p {
	color:#000000;
	font-size:11px;
	margin:6px 0px 6px 0px
}
.boxbody p.center {
	color:#000000;
	font-size:11px;
	text-align:center;
	margin:6px 0px 6px 0px
}
.boxbody td {
	color:#000000;
	font-size:11px;
	margin:6px 0px 6px 0px
}
.boxbody .productOldPrice {
	font-size:11px;
	color:#FF0000
}
.boxbody div.hr {
	margin-top:5px;
	margin-bottom:5px
}
.boxbody div.hrlightgrey {
	margin-top:5px;
	margin-bottom:5px;
}
.boxbody a {
	font-size:11px;
}
.boxbody .productboximage {
	border: solid 1px #999999;
}
.boxbody ul.contentlist {
	margin-left:5px;
	margin-right:0;
	padding:0;
}
.boxbody ul.contentlist li {
	margin-left:0px;
	padding:0;
list-style-type:none
}
/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#4E4E4F
}
div.hrlightgrey {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:0;
	line-height:0px;
	background-color:#999999
}
div.hrproductpreview {
	padding-top:1px;
	height:0;
	overflow:hidden;
	margin:12px 0px 12px 0px;
	display:inline;
	height:0px;
	line-height:0px;
	display:block;
	background-image:url(img/hr_productpreview.gif)
}










.m0l0i {
	font-family:Verdana, Arial, Sans-serif;
	font-size:13px;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(img/icon_arrow2.gif);
	background-repeat:no-repeat;
}

.footer {
	clear: both;
	font-size: 11px;
	color: #666666;
	background-color: #e2e2e2;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.footerlinks {
	background-color: #ffffff;
	color: #666666;
	font-size: 10px;
	text-align:center;
}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {
	padding: 15px;
	background-color:#FFF2CC;
	border: solid #E9D28F 1px;
}


/* MENÜ */
.menu_boxbody {
}

.categories {
height:24px;
margin-top:2px;
padding-left:5px;
border:1px #999999 solid;
}

.u_categories {
height:24px;
margin-top:2px;
padding-left:12px;
border:1px #999999 solid;
}

.cat_icon {	
float:left; 
height:100%;
}

.cat_link {
color: #000000;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-align: left;
text-decoration: none;
text-transform: none;
padding-top:4px;
}

.u_cat_link {
color: #000000;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
font-style: normal;
text-align: left;
text-decoration: none;
text-transform: none;
padding-top:4px;
}

.cat_link a {
color:#000000;
}

.cat_link a:visited {
color:#000000;
}

.u_cat_link a {
color:#000000;
}

.u_cat_link a:visited {
color:#000000;
}

.cat_link a:hover {
color:#CC3300;
}

.u_cat_link a:hover {
color:#CC3300;
}