/* 				Name:	Frank Meyering | Agentur3B GmbH
				Date:	NOV 2007
------------------------------------------------------------------



/* 01. GLOBAL
------------------------------------------------------------------------------------------------------------------------------------*/

html {
	overflow-y:scroll;
}

/* Reset */
html, body, div, p, h1, h2, h3, h4, ul, ol, li, span, a, table, td, form, fieldset, img {
    border: 0;
    margin: 0;
    padding: 0;
	list-style: none;
}

body {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	font: 62.5%/140% Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background:#000;
	letter-spacing:normal;
}

.fixfloat {
	height:1px;
	font-size: 0;
	line-height: 0;
	clear: both;
}

.hidden {
	display: none;
}




/* Basic-01.
------------------------------------------------------------------------------------------------------------------------------------*/

#header{
	height:220px;
	background:#000000 url(../img/default/bg/bg-header-x.jpg) top center repeat-x;
}

#header_content {
	position:relative;
	width:992px;
	height:220px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#header_logo {
	position:absolute;
	top:0px;
	left:445px;
	height:131px;
	width:100px;
}

#header_logo h1#logo {
	position:absolute;
	width: 100px;
	height: 131px;
	margin: 0;
	background: url(../img/default/logo_agentur3b_header.jpg) no-repeat;
	text-indent: -9999px; 
	overflow: hidden; 
}

#header_logo h1#logo a {
	display: block;
	width: 100px;
	height: 131px;
}

#claim {
	position:absolute;
	top:62px;
	left:22px;
	height:20px;
	width:300px;
}

#claim h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.4em;
	line-height:1.3em;
	color:#666666;
	font-weight:normal;
	letter-spacing:normal;
}

#claim {
	position:absolute;
	top:62px;
	left:22px;
	height:20px;
	width:300px;
}

#claim h1 {
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.2em;
	line-height:1.3em;
	color:#555555;
	font-weight:normal;
	letter-spacing:normal;
}


/*	NAV-header */

#nav-header {
	position:absolute;
	left:586px;
	top:0px;
	width:404px;
	height:131px;
	padding:0px 0px 0px 0px;
}

#nav-header ul {
	list-style: none;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#nav-header ul li {
	display: block;
	float:left;
	width:110px;
	height:131px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#nav-header ul li a {
	display: block;
	float:left;
	width:110px;
	height:67px;
	margin:0px 0px 0px 0px;
	padding:64px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	line-height: 1.3em;
	font-size: 1.1em;
	color:#979797;
}




#nav-header ul li.myaccount a {
	background:url(../img/default/nav-header/nav-header-account-inactive.gif) top left no-repeat;
}

#nav-header ul li.myaccount a:hover {
	background:url(../img/default/nav-header/nav-header-account-hover.gif) top left no-repeat;
}

#nav-header ul li.myaccount a.active,
#nav-header ul li.myaccount a.active:hover {
	background:url(../img/default/nav-header/nav-header-account-active.gif) top left no-repeat;
}


#nav-header ul li.mynote a {
	background:url(../img/default/nav-header/nav-header-note-inactive.gif) top left no-repeat;
}

#nav-header ul li.mynote a:hover {
	background:url(../img/default/nav-header/nav-header-note-hover.gif) top left no-repeat;
}

#nav-header ul li.mynote a.active,
#nav-header ul li.mynote a.active:hover {
	background:url(../img/default/nav-header/nav-header-note-active.gif) top left no-repeat;
}


#nav-header ul li.mybasket a {
	background:url(../img/default/nav-header/nav-header-basket-inactive.gif) top left no-repeat;
}

#nav-header ul li.mybasket a:hover {
	background:url(../img/default/nav-header/nav-header-basket-hover.gif) top left no-repeat;
}

#nav-header ul li.mybasket a.active,
#nav-header ul li.mybasket a.active:hover {
	background:url(../img/default/nav-header/nav-header-basket-active.gif) top left no-repeat;
}




#nav-header ul li.mynote a span.mynote-text,
#nav-header ul li.mybasket a span.mybasket-text {
	display:block;
	margin:11px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:0.9em;
}

#nav-header ul li a:hover {
	color:#dddddd;
}

#nav-header ul li a.active,
#nav-header ul li a:hover.active {
	color:#ffffff;
	font-weight:bold;
}

/*	/NAV-header End */



/* NAV-Main */

#nav-main {
	position:absolute;
	left:0px;
	top:135px;
	width:992px;
	height:25px;
}

#nav-main ul {
	padding:0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
	list-style: none;
	background: url(../img/default/nav-main/nav-main-start.gif) top left no-repeat;
	height:25px;
}

#nav-main ul li { /* all list items */
	float: left;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	height:25px;
}

#nav-main ul li.nav-main-li-start a {
	text-align:center;
}

#nav-main ul li a {
	display: block;
	float:left;
	width:110px;
	padding:4px 0px 0px 0px;
	height:21px;
	font-size:1.1em;
	line-height:1.3em;
	font-weight:normal;
	text-decoration:none;
	color:#888888;
	text-align:center;
	background: url(../img/default/nav-main/nav-main-inactive.gif) top right no-repeat;
}

#nav-main ul li a:hover {
	color:#f9f9f9;
	background: url(../img/default/nav-main/nav-main-hover.gif) top right no-repeat;
}

#nav-main ul li a.active, #nav-main a:hover.active {
	color:#FFFFFF;
	font-weight:bold;
	background: url(../img/default/nav-main/nav-main-active.gif) top right no-repeat;
}


/*NAV-main-Submenu*/

#nav-main ul ul{
	width:990px;
	position:absolute;
	top:25px;
	left:0;
	padding:0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
	list-style: none;
	background:#000000 url(../img/default/nav-main-submenu/nav-main-submenu-start.gif) top left no-repeat;
	height:19px;
}

#nav-main ul ul li { 
	float: left;	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	height:19px;
}

#nav-main ul li ul li a,
#nav-main ul li.nav-main-li-start ul li a {
	display: block;
	float:left;
	width:165px;

	padding:3px 0px 0px 0px;
	height:16px;
	font-size:1.0em;
	line-height:1.2em;
	font-weight:normal;
	text-decoration:none;
	color:#888888;
	text-align:center;
	background:#000000 url(../img/default/nav-main-submenu/nav-main-submenu-inactive.gif) top right no-repeat;
}

#nav-main ul li ul li a:hover,
#nav-main ul li.team ul li a:hover {
	color:#f9f9f9;
	background:#000000 url(../img/default/nav-main-submenu/nav-main-submenu-inactive.gif) top right no-repeat;
}

#nav-main ul ul li a.active,
#nav-main ul ul li a:hover.active,
#nav-main ul li.team ul li a.active,
#nav-main ul li.team ul li a:hover.active {
	color:#FFFFFF;
	font-weight:bold;
	background:#000000 url(../img/default/nav-main-submenu/nav-main-submenu-inactive.gif) top right no-repeat;
}

/*NAV-main-Submenu*/

/* NAV-Main End */


/* NAV-Breadcrumb */

#nav-breadcrumb {
	position:absolute;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	top:181px;
	left:22px;
	height:20px;
	width:900px;
}

#nav-breadcrumb-text {
	float:left;
	color:#111111;
}

#nav-breadcrumb ul {
	float:left;
	list-style: none;
	margin:0px 0px 0px 2px;
	padding:0px 0px 0px 0px;
}

#nav-breadcrumb ul li {
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px 7px 0px 0px;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
	text-align:left;
	display:block;
	background:url(../img/default/nav-breadcrumb/nav-breadcrumb-bullet.gif) center right no-repeat;
	height:15px;
}

#nav-breadcrumb ul li.nav-breadcrumb-end {
	background:none;
}

#nav-breadcrumb ul li a {
	font-weight: normal;
	text-decoration:none;
	color:#111111;
}

#nav-breadcrumb ul li a:hover {
	font-weight: normal;
	text-decoration:none;
	color:#888888;
}

#nav-breadcrumb ul li a.active,
#nav-breadcrumb ul li a:hover.active {
	font-weight:bold;
	text-decoration:none;
	color:#111111;
}

/* NAV-Breadcrumb END */



#body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#e7e7e7 url(../img/default/bg/bg-body-x.jpg) bottom left repeat-x;
	font-size:1.1em;
	line-height:1.6em;
	color:#666666;
}

#body-content {
	position:relative;
	width:994px;
	margin:0px auto 0px auto;
	padding:0px 0px 50px 0px;
}




/* FOOTER
------------------------------------------------------------------*/

#footer {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:298px;
	background:url(../img/default/bg/bg-footer-x.jpg) repeat-x left top;
	font-size:1.1em;
	line-height:1.5em;
	color:#525252;
}

#footer-content {
	position:relative;
	width:992px;
	height:298px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url(../img/default/bg/bg-footer.jpg) no-repeat left top;
}

#footer-logo {
	position:absolute;
	left:455px;
	top:80px;
}

#footer-logo a {
	display:block;
	width:80px;
	height:80px;
}

#footer-logo a h1,
#footer-logo a:visited h1 {
	display:none;
}

#footer-text {
	position:absolute;
	top:40px;
	left:0px;
	height:20px;
	width:992px;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
}

#nav-footer {
	position:absolute;
	top:1px;
	left:0px;
	height:20px;
}

#nav-footer ul {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 2px;
	color:#666666;
	background:url(../img/default/nav-footer/nav-footer-start.gif) top left no-repeat;
	height:17px;
}

#nav-footer ul li {
	float:left;
	display:block;
	width:110px;
	height:17px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#nav-footer ul li a {
	float:left;
	display:block;
	width:110px;
	height:15px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
	color:#999999;
	font-weight:normal;
	background:#000000 url(../img/default/nav-footer/nav-footer-inactive.gif) top right no-repeat;
	font-size:0.9em;
	line-height:1.2em;
}

#nav-footer ul li a:hover {
	color:#dddddd;
	font-weight:normal;
	background:#000000 url(../img/default/nav-footer/nav-footer-hover.gif) top right no-repeat;
}

#nav-footer ul li a.active,
#nav-footer ul li a:hover.active {
	color:#ffffff;
	font-weight:normal;
	background:#000000 url(../img/default/nav-footer/nav-footer-active.gif) top right no-repeat;
}

#footer a,
#footer a:visited {
	color:#999999;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:none;
}



























































/* Headlines */




/* Hyperlinks */
a:link {color:#000; text-decoration:none;outline: none;}
a:visited {color:#000; text-decoration:none;outline: none;}
a:hover {color:#999999; text-decoration:underline;outline: none;}
a:active {color:#000; text-decoration:none;outline: none;}

a.link-accessories,
a:visited.link-accessories {
	display:block;
	margin:0px 0px 0px 0px;
	padding: 20px 0px 20px 25px;
	background:url(../img/default/arrow/arrow-14px-right-0.gif) 0px 21px no-repeat;
	height:14px;
	text-decoration:none;
	cursor:pointer;
	color:#cc0000;
}

a:hover.link-accessories {
	background:url(../img/default/arrow/arrow-14px-right-1.gif) 0px 21px no-repeat;
	color:#333;
}





/*	ICONS
--------------------------------------------------------------------------------------------------------------------------------------*/

a.ico {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

a.comment {
	background: url(../img/default/store/ico_comment.gif) no-repeat 2px 0;
	color: #505050;
	height: 25px;
	width:130px;
	padding: 0 0 0 35px;
	margin: 20px 0 0 0;
	display: block;
	line-height: 12px;
	font-weight: bold;
	font-size: 10px;	
}

a.comment:hover {
	color:#FFA978;
}

a.del {
	background: url(../img/default/store/ico_del.gif) no-repeat;
	display: block;
	height: 22px;
	width:22px;
}

a.del-note {
	margin:21px 25px 0px 25px;
	padding: 0px 0px 0px 0px;
	background: url(../img/default/store/ico_del.gif) no-repeat;
	display: block;
	height: 22px;
	width:22px;
}

a.email {
	background: url(../img/default/store/ico_email.gif) no-repeat;
}

a.link {
	background: url(../img/default/store/ico_arrow3.gif) no-repeat 0 2px;
	font-weight: bold;
	color: #666;
}

a.cat {
	background: url(../img/default/store/ico_arrow6.gif) no-repeat 0 0px;
	color: #666;
	padding: 0 0 0 20px;
	height:18px;
}

a:hover.cat {
	background: url(../img/default/store/ico_arrow6-hover.gif) no-repeat 0 0px;
}

a.killfilter {
	background: url(../img/default/store/ico_arrow7.gif) no-repeat 0 0px;
	color: #666;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 20px;
	height:18px;
}

a:hover.killfilter {
	color:#cc0000;
}

a.flip {
	float:left;
	display:block;
	margin:7px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:14px;
	width:14px;
}

a.flip_left,
a:visited.flip_left {
	background:url(../img/default/arrow/arrow-14px-left-0.gif) no-repeat;
}

a:hover.flip_left {
	background:url(../img/default/arrow/arrow-14px-left-1.gif) no-repeat;
}

a.flip_right,
a:visited.flip_right {
	background:url(../img/default/arrow/arrow-14px-right-0.gif) no-repeat;
}

a:hover.flip_right {
	background:url(../img/default/arrow/arrow-14px-right-1.gif) no-repeat;
}



/*	TAGCLOUD
------------------------------------------------------------------------------------------------------------------------------------*/
div.tagcloud {
	padding:15px 0 0px 0;
	margin:0;
	width: 149px;
	text-align: justify;
	line-height: 10px;
	background-color: #fceec1;
}

div.tagcloud_cap {
	height: 11px;
	margin-top: 5px;
}

div.tagcloud_promotion {
	padding:15px 15px 15px 15px;
	margin:0px 0px 0px 0px;
	text-align: justify;
	line-height: 18px;
	height:125px;
	background:url(../img/default/bg/body/bg_tagcloud.jpg) no-repeat;
}

div.tagcloud a {
	margin: 4px;
	padding: 0;
	text-decoration: none;
	white-space: nowrap;
	line-height:10px;
	text-align: center;
}

div.tagcloud_promotion a {
	margin: 4px;
	padding: 0;
	text-decoration: none;
	white-space: nowrap;
	line-height:10px;
	text-align: center;
}

div.tagcloud a:hover,
div.tagcloud_promotion a:hover,
div.tagcloud a.tag0:hover,
div.tagcloud_promotion a.tag0:hover,
div.tagcloud a.tag1:hover,
div.tagcloud_promotion a.tag1:hover,
div.tagcloud a.tag2:hover,
div.tagcloud_promotion a.tag2:hover,
div.tagcloud a.tag3:hover,
div.tagcloud_promotion a.tag3:hover {
	text-decoration: underline;
	color:#cc0000;
}

div.tagcloud a.tag0, div.tagcloud_promotion a.tag0 {
	font-size:10px;
	line-height: 10px;
	color: #999;
	text-align: center;
}

div.tagcloud a.tag1, div.tagcloud_promotion a.tag1 {
	font-size:12px;
	line-height: 10px;
	color: #666;
	font-weight: bold;
	text-align: center;
}

div.tagcloud a.tag2, div.tagcloud_promotion a.tag2 {
	font-size:11px;
	line-height: 14px;
	color: #666;
	text-align: center;
}

div.tagcloud a.tag3, div.tagcloud_promotion a.tag3 {
	font-size:16px;
	line-height: 15px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

/*	SEARCH - SEARCH-TEASER
------------------------------------------------------------------------------------------------------------------------------------*/

div#searchcontainer {
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	width: 168px;
	height:129px;
	background: url(../img/default/bg/body/bg_body-168px-search-01.jpg) 0px 29px no-repeat;
}

div#searchcontainer h2 {
	width:153px;
	height:22px;
	padding:7px 0px 0px 15px;
	margin:0px 0px 10px 0px;
	background: url(../img/default/bg/header/bg_header-168px-search-01.jpg) no-repeat;
	font-size:12px;
	line-height:14px;
	color:#cc0000;
}

div#searchcontainer h2.search-active {
	background: url(../img/default/bg/header/bg_header-168px-search-02.jpg) no-repeat;
	color:#FFFFFF;
}

form#searchform {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#submit_search {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	height:21px;
	width:20px;
	background: url(../img/default/arrow/arrow-21px-search.gif) no-repeat;
	overflow:hidden;
}

div#searchcontainer input.searchfield {
	float:left;
	font-size: 11px;
	padding: 3px 0px 0px 7px;
	margin: 0px 0px 10px 15px;
	width: 110px;
	color: #666;
	height: 16px;
	border: 1px solid #999;
}

#search-text {
	padding:0px 5px 0px 15px;
	margin:0px 0px 0px 0px;
	color:#666666;
	font-size:11px;
	line-height:14px;
}





/*	SEARCHBOX (wird eingeblendet wenn man einen Suchbegriff eingibt
-----------------------------------------------------------------------------------------------------*/

div#searchresults {
		display:none;
		width:812px;
		padding:28px 0px 10px 0px;
		background-color:#fff;
		border:1px solid #cc0000;
		z-index:8000;
		position:absolute;
		top:0px;
		left:178px;
		color:#666;
		font-size:11px;
		line-height:14px;
}

a.resultall {
		position: absolute;
		left:0px;
		top:0px;
		width:792px;
		height:16px;
		color:#fff;
		background:#cc0000;
		cursor:pointer;
		padding:6px 5px 6px 15px;
}

a.resultlink{
		cursor:pointer;
		z-index:8001;
}

li.searchresult {
		position:relative;
		clear:both;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;

}

li.searchresult ul li {
		position:relative;
		clear:both;
		border-bottom:1px solid #666;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;	

}

li.searchresult ul li:hover {
	background-color: #f1f1f1;
}

div#searchresults ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

li.searchresult{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:#f6f6f6;
	border-bottom:1px solid #cc0000
}


li.searchresult a:hover {
	text-decoration: underline;
}


li.searchresult h3 {
		font-weight:normal;
		overflow:hidden;
		font-size:11px;
		font-weight:bold;		
		white-space:nowrap;
		z-index:-1;
		color:#666666;
}
	
a.searchthumb {
		border: none;
		float:left;
		margin:0 5px 0 0;
		width:57px;
		height:57px;
		text-align: center;
}

.related {		
		position:absolute;
		right:0px;
		top:0px;
		height:1.25em;
}

h3 .related{
}

div.searchdescription .related {
		float:left;
}

div.searchdescription {
	float:left;
	overflow:hidden;
	z-index:-1;
	font-size:11px;
	line-height:12px;
}








/* SCREENAUFTEILUNG
------------------------------------------------------------------------------------------------------------------------------------*/

/* content left
------------------------------------------------------------------*/
div#content #left {
	float: left;
	width: 168px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	overflow:hidden;
}

body#hideLeft div#content #left {
	display:none;
}

body#hideLeft div#center {
	margin:0px 10px 0px 0px;
	width: 816px;
	overflow:hidden;
}

body#hideRightAndLeft div#center {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width: 994px;
}

/* content center
------------------------------------------------------------------*/
div#content #center {
	margin:0px 10px 0px 10px;
	width: 638px;
	float: left;
	overflow:hidden;
}

body#hideRight div#content #center {
	margin:0px 0px 0px 10px;
	width: 816px;
	overflow:hidden;
}

/* content right
------------------------------------------------------------------*/
#right,
div.col_right {
	width:168px;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

/* right and center cases
------------------------------------------------------------------*/

div.col_center {
	float: left;
	width: 638px;
	margin: 0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

div.col_center_listing {
	float: left;
	width: 653px;
	margin: 0px 15px 0 0;
}

div.col_center_container {
	float: left;
	width: 668px;
	margin: 0 0 0 0;

}



/* NAV-CATEGORIES
------------------------------------------------------------------------------------------------------------------------------------*/

ul#mainbuttons {
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

ul#mainbuttons li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
}

ul#mainbuttons li a {
	width:153px;
	height:24px;
	padding:5px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	font-size: 12px;
	font-weight:bold;
	display: block;
	color: #666;
	background: url(../img/default/nav-categories/nav-categories-1-0.gif) no-repeat;
}

ul#mainbuttons li a:hover {
	text-decoration: none;
	color:#ffffff;
	background: url(../img/default/nav-categories/nav-categories-1-1.gif) no-repeat;
}

ul#mainbuttons li a.active {
	font-weight: bold;
	color:#ffffff;
	background: url(../img/default/nav-categories/nav-categories-1-2.gif) no-repeat;
}

ul#mainbuttons li a.flag {
	color:#999;
	font-weight: bold;
}


h2.mainbuttons-active {
	width:153px;
	height:24px;
	padding:5px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	font-size: 12px;
	font-weight:bold;
	display: block;
	font-weight: bold;
	color:#ffffff;
	background: url(../img/default/nav-categories/nav-categories-1-2.gif) no-repeat;
}



/* 04.a.1 sub navigation - subcategories
------------------------------------------------------------------*/

ul#submenu {
	width:168px;
	padding:0px 2px 0px 2px;
	margin:0px 0px 20px 0px;
	background:url(../img/default/nav-categories/nav-categories-bg.gif) repeat-y;
}

ul#submenu li {
	float:left;
	display:block;
	width:164px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #dcdcdc;
}

ul#submenu li a {
	float:left;
	width:144px;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	display: block;
	padding:4px 5px 4px 15px;
	margin:0px 0px 0px 0px;
	color: #666666;
	background:#f1f1f1;
	
}
ul#submenu li a:hover {
	text-decoration: none;
	color:#cc0000;
	background:#fff;

}

ul#submenu li a.active,
ul#submenu li a.active:hover,
ul#submenu li a:hover .active,
ul#submenu li a.flag {
	padding:10px 5px 10px 15px;
	margin:0px 0px 0px 0px;
	font-weight: bold;
	color:#cc0000; 
	background:#fff;
}

/* 2.level */
ul#submenu ul {
	padding:0px 0px 0px 0px;
	margin:5px 0px 10px 0px;
	background:none;
}

ul#submenu ul li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	border-bottom: none;
}

ul#submenu ul li a {
	width:auto;
	padding:0px 2px 2px 20px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	font-weight:normal;
	display: block;
	color: #666666;
	background-color:#FFF;
}

ul#submenu ul li a:hover {
	display: block;
	color:#cc0000;
	background-image: none;
}

ul#submenu ul li a.active,
ul#submenu ul li a.active:hover,
ul#submenu ul li a.flag {
	padding:0px 2px 2px 20px;
	margin:0px 0px 0px 0px;
	background-image: none;
	font-weight: bold;
	background-color: #fff;
	color:#cc0000;
}


/* servicenav
------------------------------------------------------------------*/
ul#servicenav {
	width:153px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 20px 0px;
}

ul#servicenav li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}

ul#servicenav li a {
	display: block;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	background:url(../img/default/nav-service/nav-service-arrow-0.gif) 0px 0px no-repeat;
	font-size:11px;
	line-height:15px;
	color:#666666;
	text-decoration:none;
}

ul#servicenav li a:hover {
	background:url(../img/default/nav-service/nav-service-arrow-1.gif) 0px 0px no-repeat;
	color:#cc0000;
}

ul#servicenav li a.active {
	font-weight: bold;
	background:url(../img/default/nav-service/nav-service-arrow-1.gif) 0px 0px no-repeat;
	color:#cc0000;
}






/*	TEASER-CONTACT
------------------------------------------------------------------------------------------------------------------------------------------------*/

div#kontakt {
	width:168px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/body/bg_body-168px-kontakt.jpg) left bottom no-repeat;
	line-height:14px;
}

div#kontakt h2 {
	width:153px;
	height:22px;
	padding:7px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background: url(../img/default/bg/header/bg_header-168px-white-01.jpg) no-repeat;
	font-size:12px;
	line-height:14px;
	color:#666666;
}

.kontakt-content {
	margin:0px 0px 0px 0px;
	padding:10px 15px 0px 15px;
	overflow:hidden;
}

.kontakt-content a,
.kontakt-content a:visited {
	color:#666;
	text-decoration:none;
}








div#yourbasket {margin-bottom:0;}
div#yourbasket strong {font-size:11px;font-weight:bold;}

div.box h3, div.box3 h3 { color:#505050; font-size: 10px; font-weight: normal; line-height:11px; margin: 0; padding: 0; letter-spacing:normal; }
div#angeschaut h3, div#aehnlich h3 { color:#777; font-size: 10px; font-weight: normal; line-height:11px; margin: 0; padding: 0; letter-spacing:normal; }
div#angeschaut a, div#aehnlich a { color:#777; font-size: 10px; line-height:12px;}

div.similar_rule { width: 147px; padding: 18px 0 8px 0; border-bottom: 1px solid #d1d1d1; margin: 0 0 0 1px; text-align: center;}
div.similar_rule_last { width: 147px; padding: 18px 0 8px 0; margin: 0 0 0 1px; text-align: center; }
a.thumb { border: none; float: left; margin: 0 5px 0 0;}



/*	LATEST VIEW
------------------------------------------------------------------------------------------------------------------------------------*/
div#angeschaut {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#fff;
	width:168px;
	background:url(../img/default/bg/body/bg_body-168px-login2.jpg) left bottom no-repeat;
} 

div#angeschaut h2 {
	width:153px;
	height:22px;
	padding:7px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background: url(../img/default/bg/header/bg_header-168px-white-01.jpg) no-repeat;
	font-size:12px;
	line-height:14px;
	color:#666666;
}

div#angeschaut h3 {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing:normal;
}

div#angeschaut a {
	padding:7px 13px 7px 33px;
	margin:0px 2px 1px 2px;
	display:block;
	width:118px;
	color:#777;
	font-size: 11px;
	line-height:14px;
	background:#f6f6f6 url(../img/default/arrow/arrow-14px-right-0.gif) 13px 7px no-repeat;
}

div#angeschaut a:hover {
	color:#cc0000;
	background:#fff url(../img/default/arrow/arrow-14px-right-1.gif) 13px 7px no-repeat;
	text-decoration:none;
}

div#angeschaut div.lastview_rule,
div#angeschaut div.lastview_rule_last {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

a.thumb_lastview {
	display:block;
	width:57px;
	height:36px;
	margin:0px 0px 0px 15px;
	padding:2px;
	background:#ededed;
	text-align:center;
	overflow:hidden;
}

a:hover.thumb_lastview {
	background:#ddd;
}



/*	TOPSELLER
------------------------------------------------------------------------------------------------------------------------------------*/

div#topseller h2 {
	width:153px;
	height:22px;
	padding:7px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background: url(../img/default/bg/header/bg_header-168px-white-01.jpg) no-repeat;
	font-size:12px;
	line-height:14px;
	color:#666666;
	z-index:111;
	position: absolute;
	z-index:999;
}

#topseller {
	float: left;
	width:168px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	height:450px;
	background:url(../img/default/bg/body/bg_body-168px-topseller.jpg) repeat-y;
}

div.toprule { 
	width:164px;
	margin:0px 2px 0px 2px; 
	padding:0px 0px 0px 0px; 
	color: #666666; 
	line-height:12px; 
	font-size: 11px;
	font-weight:bold;
	overflow:hidden; 
	position:absolute; 
	left:0px; 
	top:0px;	
}

div.topruleimg {
	position:absolute;
	left:15px;
	top:100px;
	width:16px;
	height:16px;
}

div#topseller div.out {
	width:164px;
	background: url(../img/default/bg/body/bg_body-168px-toprule-0.jpg) no-repeat;
}

div#topseller div.over {
	background: url(../img/default/bg/body/bg_body-168px-toprule-1.jpg) no-repeat;
	width:164px;
}

div.top1 div.topruleimg {background:transparent url(../img/default/store/bg_top1.gif) no-repeat scroll 0px 0px;}
div.top2 div.topruleimg {background:transparent url(../img/default/store/bg_top2.gif) no-repeat scroll 0px 0px;}
div.top3 div.topruleimg {background:transparent url(../img/default/store/bg_top3.gif) no-repeat scroll 0px 0px;}
div.top4 div.topruleimg {background:transparent url(../img/default/store/bg_top4.gif) no-repeat scroll 0px 0px;}
div.top5 div.topruleimg {background:transparent url(../img/default/store/bg_top5.gif) no-repeat scroll 0px 0px;}

.over.top1 div.topruleimg {background:transparent url(../img/default/store/bg_top1_over.gif) no-repeat scroll 0px 0px;}
.over.top2 div.topruleimg {background:transparent url(../img/default/store/bg_top2_over.gif) no-repeat scroll 0px 0px;}
.over.top3 div.topruleimg {background:transparent url(../img/default/store/bg_top3_over.gif) no-repeat scroll 0px 0px;}
.over.top4 div.topruleimg {background:transparent url(../img/default/store/bg_top4_over.gif) no-repeat scroll 0px 0px;}
.over.top5 div.topruleimg {background:transparent url(../img/default/store/bg_top5_over.gif) no-repeat scroll 0px 0px;}

div.toprulecontent {
	margin:10px 10px 0px 15px;
}

div.toprule h3 {
	margin:15px 0px 0px 21px;
	color:#505050;
	font-size: 11px;
	line-height:12px;
	padding: 0;
	letter-spacing:normal;
}

div.toprule div.topimg {
	width:134px;
	height:75px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
}

a.topseller_thumb {
	display: block;
	height:67px;
	width:126px;
	margin:0px 0px 0px 0px;
	padding:4px;
	text-align: center;
	background:#ededed;
	overflow:hidden;
}

a:hover.topseller_thumb {
	background:#ddd;
}

a.topseller_thumb img {
	height:67px;
	width:126px;
	overflow:hidden;	
}

div.toprule a:hover {
	color:#cc0000;
	text-decoration: none;
}

div.toprule a {
	color:#666666;
	font-size: 11px;
	line-height:15px;
	font-weight:normal;
}

div#topseller div.over a {
	color:#cc0000;
}

div.top1 { height: 138px; }
div.top2 { height: 138px; }
div.top3 { height: 138px; }
div.top4 { height: 138px; }
div.top5 { height: 138px; }












/*	ARTICLE-LISTING
------------------------------------------------------------------------------------------------------------------------------------*/

/* artbox 1 col 
------------------------------------------------------------------*/

div.artbox_1col {
	position: relative;
	margin:0px 0px 15px 0px;
	padding:15px 0px 0px 0px;
	float: left;
	height: 155px;
	width:610px;
	background:url(../img/default/bg/listing/bg_listing-row.jpg) no-repeat;
}

div.artbox_1col a.artbox_thumb {
	display: block;
	height: 94px;
	width:151px;
	margin:0px 0px 48px 15px;
	padding:4px;
	text-align: center;
	background:#ededed;
}

div.artbox_1col a:hover.artbox_thumb {
	background:#ddd;
}

div.artbox_1col h1 {
	position: absolute;
	top: 15px;
	left: 200px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height:14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: left;
}

div.artbox_1col a,
div.artbox_1col a:visited {
	color: #666;
}

div.artbox_1col a:hover{
	color: #cc0000;
	text-decoration:none;
}

div.artbox_1col .stat {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 190px;
	font-size: 10px;
	color:#666;
	text-align:center;
}

div.artbox_1col .article-description {
	position: absolute;
	top: 45px;
	left: 200px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	color:#777;
	line-height:15px;
}

div.artbox_1col .article-customer {
	position: absolute;
	top: 125px;
	left: 200px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#999;
	font-size:10px;
	line-height:15px;
	text-align:left;
}

/*div.artbox_1col .ico_tipp {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 46px;
	height: 33px;
	background: url(../img/default/store/ico_tipp.gif) no-repeat 0 0;
}

div.artbox_1col .ico_new  {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 49px;
	height: 51px;
	background: url(../img/default/store/new.png) no-repeat 0 0;
}*/

div.artbox_1col .ico_system {
	position:absolute;
	top:90px;
	left: 165px;
	width:100px;
	height:40px;
}



/* artbox 1 col 550px - Ähnliche Artikel - Zubehör Artikel
------------------------------------------------------------------*/

div.artbox_1col_550px {
	position: relative;
	margin:0px 0px 15px 0px;
	padding:15px 0px 0px 0px;
	height: 155px;
	width:550px;
	background: url(../img/default/bg/listing/bg_listing-row-550px.jpg) no-repeat;
}

div.artbox_1col_550px a.artbox_thumb {
	display: block;
	height: 94px;
	width:151px;
	margin:0px 0px 48px 15px;
	padding:4px;
	text-align: center;
	background:#ededed;
}

div.artbox_1col_550px a:hover.artbox_thumb {
	background:#ddd;
}

div.artbox_1col_550px h1 {
	position: absolute;
	top: 15px;
	left: 200px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height:14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: left;
}

div.artbox_1col_550px a,
div.artbox_1col_550px a:visited {
	color: #666;
}

div.artbox_1col_550px a:hover{
	color: #cc0000;
	text-decoration:none;
}

div.artbox_1col_550px .stat {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 190px;
	font-size: 10px;
	color:#666;
	text-align:center;
}

div.artbox_1col_550px .article-description {
	position: absolute;
	top: 45px;
	left: 200px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	color:#777;
	line-height:15px;
}

div.artbox_1col_550px .article-customer {
	position: absolute;
	top: 125px;
	left: 200px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#999;
	font-size:10px;
	line-height:15px;
	text-align:left;
}

/*div.artbox_1col_550px .ico_tipp {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 46px;
	height: 33px;
	background: url(../img/default/store/ico_tipp.gif) no-repeat 0 0;
}

div.artbox_1col_550px .ico_new  {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 49px;
	height: 51px;
	background: url(../img/default/store/new.png) no-repeat 0 0;
}*/

div.artbox_1col_550px .ico_system {
	position:absolute;
	top:90px;
	left: 165px;
	width:100px;
	height:40px;
}





/* artbox 2 col 
------------------------------------------------------------------*/
/*div.artbox_2col { position: relative; float: left;  height: 180px; width: 315px;}
div.artbox_2col a.artbox_thumb { display: block;  height: 150px; width: 150px; padding: 20px 0 0 0; text-align: center; float:left;}
div.artbox_2col h1 { font-size: 12px; color: #000; font-weight: bold; line-height:14px; padding: 0 10px 0 15px; margin-top: 20px; text-align: left;}
div.artbox_2col .stat {position: absolute; top: 140px; left: 15px; width: 164px; font-size: 10px; color:#778285;}
div.artbox_2col .article-price2 s {font-size:0.9em; color:#666;}
div.artbox_2col .article-price2  {position: absolute; top: 125px; left: 190px; font-size:15px; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0;}
div.artbox_2col .article-price2 strong { color:#FF0033;}
div.artbox_2col .article-price strong {color:#000;}
div.artbox_2col .article-price  {position: absolute; top: 135px; left: 190px; font-size:15px; font-weight: normal; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0;}
div.artbox_2col .article-description { margin-left:15px; margin-top:15px;}
div.artbox_2col .ico_tipp { position: absolute; top: 0px; left: 100px; width: 46px; height: 33px; background: url(../img/default/store/ico_tipp.gif) no-repeat 0 0; }*/



/* artbox 3 col 
------------------------------------------------------------------*/
div.artbox {
	position: relative;
	float: left; 
	margin:0px 20px 20px 0px;
	padding:15px 0px 0px 0px;
	height: 245px;
	width: 190px;
	background:url(../img/default/bg/listing/bg_listing-3col.jpg) no-repeat;
}

div.artbox a.artbox_thumb {
	display: block;
	height: 94px;
	width:151px;
	margin:0px 0px 40px 15px;
	padding:4px;
	text-align: center;
	background:#ededed;
}

div.artbox a:hover.artbox_thumb {
	background:#ddd;
}

div.artbox h1 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height:14px;
	margin:0px 0px 10px 15px;
	padding:0px 0px 0px 0px;
	text-align: left;
}

div.artbox h1 a,
div.artbox h1 a:visited {
	color: #666;
}

div.artbox h1 a:hover{
	color: #cc0000;
	text-decoration:none;
}

div.artbox .article-description {
	margin:0px 15px 0px 15px;
	padding:0px 0px 0px 0px;
	height:45px;
	color:#777;
	line-height:15px;
	overflow:hidden;
}

div.artbox .article-customer {
	margin:10px 10px 0px 15px;
	padding:0px 0px 0px 0px;
	color:#999;
	font-size:10px;
	line-height:15px;
	text-align:left;
}

div.artbox .stat {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 190px;
	font-size: 10px;
	color:#666;
	text-align:center;
}



/* articlebox 4 col
------------------------------------------------------------------*/
div.artbox2 {
	position: relative;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 15px 0px 0px 0px;
	height: 245px;
	width: 181px;
	background: url(../img/default/bg/listing/bg_listing-4col.jpg) no-repeat;
}

div.artbox2-img {
	position: relative;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
	height: 260px;
	width: 181px;
	overflow:hidden;
}

div.artbox2 a.artbox_thumb {
	display: block;
	height: 89px;
	width:141px;
	margin:0px 0px 45px 15px;
	padding:4px;
	text-align: center;
	background:#ededed;
	overflow:hidden;
}

div.artbox2 a:hover.artbox_thumb {
	background:#ddd;
}


div.artbox2 h1 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height:14px;
	margin:0px 0px 10px 15px;
	padding:0px 0px 0px 0px;
	text-align: left;
}

div.artbox2 h1 a,
div.artbox2 h1 a:visited {
	color: #666;
}

div.artbox2 h1 a:hover{
	color: #cc0000;
	text-decoration:none;
}

div.artbox2 .stat {
	position: absolute;
	top: 104px;
	left: 0px;
	width: 181px;
	font-size: 10px;
	color:#666;
	text-align:center;
}

div.artbox2 .article-description {
	margin:0px 15px 0px 15px;
	padding:0px 0px 0px 0px;
	color:#777;
	line-height:15px;
	height:45px;
}

div.artbox2 .article-customer {
	margin:10px 10px 0px 15px;
	padding:0px 0px 0px 0px;
	color:#999;
	font-size:10px;
	line-height:15px;
	text-align:left;
}

/*div.artbox2 .article-price2 s {
	font-size:0.9em;
	color:#666;
}

div.artbox2 .article-price2  {
	position: absolute;
	top: 255px;
	left: 50px;
	font-size:15px;
	color:#000;
	width: 100px;
	text-align: right;
	margin: 10px 0 0 0;
}

div.artbox2 .article-price2 strong {
	font-size: 14px;
	color:#FF0033;
}

div.artbox2 .article-price strong {
	color:#000;
}

div.artbox2 .article-price  {
	font-size: 15px;
	position: absolute;
	top: 273px;
	left: 50px;
	font-weight: normal;
	color:#000;
	width: 100px;
	text-align: right;
	margin: 10px 0 0 0;
}

div.artbox2 .ico_system {
	position: absolute;
	top: 255px;
	left: 10px; 
	width: 70px;
	height:20px;
	text-align: left;
	font-size:0;
	line-height: 0;
}*/

/* articlebox 4 cols - crosselling
------------------------------------------------------------------*/
div.artbox3 { position: relative; float: left; height: 335px; margin: 0 0 0 0; padding: 0 15px 0 15px; width: 150px;}
div.artbox3 a.artbox_thumb { display: block;  height: 150px; padding: 25px 0 0 0; text-align: center; }
div.artbox3 h1 { font-size: 12px; color: #000; font-weight: bold; line-height:12px; padding: 0; text-align: left; margin-bottom:5px;}
div.artbox3 .stat { position: absolute; top: 235px; left: 15px; width: 160px; font-size: 10px; color:#778285; line-height:11px;}
div.artbox3 .article-price2 s { font-size:0.9em; color:#666;}
div.artbox3 .article-price2  { position: absolute; top: 265px; right: 45px; font-size:15px; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0;}
div.artbox3 .article-price2 strong { color:#FF0033;}
div.artbox3 .article-price strong {color:#000;}
div.artbox3 .article-price  { font-size: 15px; position: absolute; top: 280px; right: 45px; font-weight: normal; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0;}
div.artbox3 .ico_system {position: absolute; top: 270px; left: 0px;  width: 70px; height:20px; text-align: left; font-size:0; line-height: 0;}

/* articlebox 3 cols - related articles
------------------------------------------------------------------*/
div.artbox4 { position: relative; float: left; height: 335px; margin: 0 0 0 0; padding: 0 30px 0 10px; width: 130px;}
div.artbox4 a.artbox_thumb { display: block;  height: 150px; padding: 25px 0 0 0; text-align: center; }
div.artbox4 h1 { font-size: 10px; color: #000; font-weight: bold; line-height:12px; padding: 0; text-align: left; margin-bottom:5px;}
div.artbox4 .stat { position: absolute; top: 225px; left: 0px; width: 170px; font-size: 10px; color:#778285; line-height:11px;}
div.artbox4 .article-price2 s { font-size:0.9em; color:#666;}
div.artbox4 .article-price2  { position: absolute; top: 265px; right: 45px; font-size:15px; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0;}
div.artbox4 .article-price2 strong { color:#FF0033;}
div.artbox4 .article-price strong {color:#000;}
div.artbox4 .article-price  { position: absolute; top: 280px; right: 45px; font-size:15px; font-weight: normal; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0;}




/* category headlines and text
------------------------------------------------------------------*/
.cat_text {
	margin:0px 0px 20px 0px;
	padding:0px 205px 10px 5px;
	width:399px;
	color:#666;
	background: url(../img/default/bg/listing/bg_cat-text-01.jpg) left bottom repeat-x;
}

.slide-banner-text a,
.slide-banner-text a:visited {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	color:#666;
	font-weight: bold;
	height:17px;
	background:url(../img/default/arrow/arrow-14px-right-0.gif) 0px 2px no-repeat;
	display:block;
}

.slide-banner-text a:hover {
	text-decoration:none;
	color:#cc0000;
	font-weight: bold;
	background:url(../img/default/arrow/arrow-14px-right-1.gif) 0px 2px no-repeat;
}

.cat_text h1 {
	margin-bottom: 10px;
	font-size:15px;
	color:#cc0000;
}





/* artbox icons
------------------------------------------------------------------*/
div.ico_new {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 49px;
	height: 51px;
	background: url(../img/default/store/new.png) no-repeat 0 0;
}

div.ico_tipp {
	position: absolute;
	bottom: 1px;
	left: 1px;
	width: 49px;
	height: 51px;
	background: url(../img/default/store/tipp.png) no-repeat 0 0;
}

div.ico_esd {
	position: absolute;
	top: 105px;
	left: 75px;
	width: 56px;
	height: 56px;
	background: url(../img/default/store/ico_esd.gif) no-repeat 0 0;
}

div.deliverable {
	position: absolute;
	top: 220px;
	left: 70px;
	font-size:10px;
}

.deliverable1 {color: #009900;}
.deliverable2 {color: #009900;}
.deliverable3 {color: #990000;}
.deliverable4 {color: #990000;}


/*	ARTICLE-DETAIL-PAGE
---------------------------------------------------------------------------------------------------------------------------------------------------*/
div.detail_box {
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
	background:url(../img/default/bg/body/bg_body-814px-body-details.jpg) repeat-y;
}

div.detail_box-footer {
	height:2px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/footer/bg_footer-814px-white-01.jpg) top left no-repeat;
	overflow:hidden;
}

div.detail_box-col1 {
	float:left;
	width:589px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

div.detail_box-col2 {
	float:left;
	width:221px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}


/*	ARTICLE-DETAILS: NAVIGATION-TOP */

div.detail_box_top {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:29px;
	background:url(../img/default/bg/header/bg_header-814px-white-01.jpg) no-repeat;
}

div.detail_box_cap {
	background: url(../img/default/store/hor_gradient.gif) 0 0 repeat-x;
	height:36px;
	clear: both;
}

div.detail_box_top a.article_back {
	display:block;
	position: absolute;
	left: 20px;
	top: 5px;
	width: 120px;
	height: 15px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background:url(../img/default/arrow/arrow-14px-left-0.gif) left 2px no-repeat;
	color:#666;
}

div.detail_box_top a:hover.article_back {
	background:url(../img/default/arrow/arrow-14px-left-1.gif) left 2px no-repeat;
	color:#cc0000;
	text-decoration:none;
}


div.detail_box_top a.article_next {
	display:block;
	position: absolute;
	right: 20px;
	top: 5px;
	width: 120px;
	height: 15px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	background:url(../img/default/arrow/arrow-14px-right-0.gif) right 2px no-repeat;
	color:#666;
	text-align:right;
}

div.detail_box_top a:hover.article_next {
	background:url(../img/default/arrow/arrow-14px-right-1.gif) right 2px no-repeat;
	color:#cc0000;
	text-decoration:none;
}


div.detail_box_top p.article_overview {
	position: absolute;
	left: 197px;
	top: 5px;
	width: 400px;
	height: 20px;
	font-weight: bold;
	color: #666;
	text-align:center;
}

div.detail_box_top p.article_overview a {
	color: #999999;
}


div.detail_box2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../img/default/bg/body/bg_body-814px-white-01.jpg) repeat-y;
}

div.detail_box2_top {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:29px;
	background:url(../img/default/bg/header/bg_header-814px-white-01.jpg) no-repeat;
}

div.detail_box2_top a.article_back {
	position:absolute; right:165px; margin-right: 10px; float: left; height: 33px; width: 50px; padding: 0px; font-weight: bold; color: #999999;
}

div.detail_box2_top a.article_next {
	position:absolute; right: 0px; float: left; height: 33px; width: 50px; padding: 0px; font-weight: bold; color: #999999;
}

div.detail_box2_top p.article_overview {
	position:absolute; right:50px; float: left; height: 35px; width:120px; font-weight: bold; color: #666;
}

div.detail_box2_top p.article_overview a {
	color: #999999;
}





img.downloadmap {
	position: absolute; left:585px; top:-10px;
}

#article_details {
	color: #999;
	line-height: 13px;
}

/*.article_details_price {
	font-size: 18px;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
	color: #000;
}

.article_details_price2 {
	color:#FF0033;
	font-size:20px;
	margin: 10px 0px 10px 0px;
	line-height:20px;}
	
.article_details_price2 s{
	font-size:16px;
}

.tax_attention {
	line-height: 14px;
	font-size: 10px;
	color: #999;
	margin-bottom:10px;
}

.tax_attention a {
	color: #999;
	text-decoration: underline;
}*/

h1.detail_name {
	font-size: 16px;
	line-height: 20px;
	margin:20px 0px 5px 24px;
	padding:0px 35px 0px 0px;
	color:#cc0000;
}

p.detail_ordernum {
	margin:0px 0px 0px 24px;
	padding:0px 0px 0px 0px;
}

div#imgTarget {
	float:left;
	margin:20px 20px 30px 0px;
	padding:0px 0px 0px 20px;
}

a.main_image {
	display: block;
	width:285px;
	height:180px;
	text-align: center;
	padding:4px;
	background:#CCC;
	overflow:hidden;
}

a:hover.main_image {
	background:#ddd;
}

div.thumb_box {
	float:left;
	padding:0px 0px 0px 0px;
	margin:20px 0px 30px 0px;
	width: 255px;
	overflow:hidden;
}

div.thumb_box a {
	float: left;
	height: 39px;
	width:62px;
	padding:2px;
	display: block;
	margin: 0 15px 15px 0px;
	background:#CCC;
	overflow:hidden;
}

div.thumb_box a:hover {
	background:#ddd;
}


a.thumb_image {
	float:left;
	display: block;
	height: 80px;
	width:126px;
	margin:0px 20px 5px 10px;
	padding:3px;
	text-align: center;
	background:#ededed;
	overflow:hidden;
}

a.thumb_image:hover {
	background:#ddd;
}


table.config_table {
	/*width:500px;*/ 
	padding:0px; 
	margin:0;
	/*border:1px solid #dfdfdf;*/
}
	
table.config_table th {
	padding:4px;
	margin:0;
	border:1px solid #efefef;
	font-weight: bold;
	font-size:11px;
	color:#777;
}

table.config_table td {
	border:1px solid #fff;
	padding:4px;
	margin:0;
	background-color: #f1f1f1;
	color:#666;
}




/*	BUYBOX	*/

#basketButton {
	padding:0px 0px 0px 45px;
	margin:0px 0px 0px 0px;
	border:none;
	height:42px;
	width:190px;
	background: url(../img/default/buttons/but_basket-buy.jpg) no-repeat;
	overflow:hidden;
	cursor:pointer;
	text-align:left;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cc0000;
}

.basketButtonBG {
	padding:20px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	height:63px;
	width:190px;
	background: url(../img/default/buttons/but_basket-buy.jpg) 15px 20px no-repeat;
	overflow:hidden;
}

div#buy_box-1 {
	width: 221px;
	height:83px;
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	border-bottom: 1px solid #eee;
}


ul#buy_box-2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

ul#buy_box-2 li {
	border-bottom: 1px solid #eee;
}

ul#buy_box-2 li a {
	display: block;
	padding: 3px 3px 7px 40px;
	color: #888;
	background: url(../img/default/arrow/arrow-14px-right-0.gif) 15px 5px no-repeat;
}

ul#buy_box-2 li a:hover,
ul#buy_box-2 li a.active,
ul#buy_box-2 li a.flag {
	text-decoration: none;
	color:#cc0000;
	background:#f3f3f3 url(../img/default/arrow/arrow-14px-right-1.gif) 15px 5px no-repeat;
}



p.stat {
	font-size: 0.9em;
	color: #666;
	line-height: 1.3em;
	margin: 15px 0 0px 0;
}
p.stat img {
	margin: 5px 0 0 0;
}
div.detail_col3 ul { padding: 0 0; margin: 3px 0 0 0; }
div.detail_col3 ul li {margin:0 0 5px 0; }
div.detail_col3 ul li a { display: block; padding:0; }
div.detail_col3 h3 { color:#505050; font-size: 12px; font-weight: bold; line-height:11px; margin: 0; padding: 0; letter-spacing:normal; }

a.bt_vote {height: 49px; width: 194px; background: url(../img/default/store/bt_bewerten.gif) no-repeat; text-indent: -9999em;}
a.bt_remindnotice {height: 31px; width: 194px; background: url(../img/default/store/bt_merken.gif) no-repeat; text-indent: -9999em;}

/* detailinfo */

div.detailinfo {
	margin:0px 2px 0px 2px;
	padding:0px 0px 0px 0px;
	background:url(../img/default/bg/body/bg_body-814px-white-01.jpg) repeat-y;
}


div.detailinfocap { height: 18px; /*background: url(../img/default/store/bg_infoboxcap.gif) no-repeat;*/}
/*detail cols */



/* TABS */


#tabContainer {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:814px;
	background: url(../img/default/bg/body/bg_body-814px-body-details.jpg) repeat-y;
}

#nav-tabContainer{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:814px;
	background: url(../img/default/bg/header/bg_header-814px-white-01.jpg) no-repeat;
}

ul#article_info_tabs {
	margin:0px 0px 0px 22px;
	padding:0px 0px 0px 2px;
	width:812px;
	height: 29px;
	background: url(../img/default/nav-detail/nav-detail_start.jpg) top left no-repeat;
}	
	
ul#article_info_tabs li {
	float: left;
	padding:0px 0px 0px 0px;
	background: none;
	width:142px;
	height:29px;
}


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.tabs-hide {
        display: none;
    }
}


/* Hide useless elements in print layouts... */
@media print {
.tabs-nav {
        display: none;
    }
}

.tabs-nav a {
	float: left;
	padding:5px 0px 0px 0px;
	width:142px;
	background: url(../img/default/nav-detail/nav-detail_normal.jpg) top right no-repeat;
	height:24px;
	font-size:11px;
	font-weight:normal;
	color:#666;
	text-align:center;
	text-decoration:none;
}


.tabs-nav .tabs-selected a:link,
.tabs-nav .tabs-selected a:visited,
.tabs-nav .tabs-disabled a:link,
.tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.tabs-nav a:hover,
.tabs-nav a:focus,
.tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
	background:url(../img/default/nav-detail/nav-detail_hover.jpg) top right no-repeat;
	color:#555;
}


.tabs-nav .tabs-selected a {
	background:url(../img/default/nav-detail/nav-detail_active.jpg) top right no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#cc0000;
	text-align:center;
	text-decoration:none;
}


/*	TABS - CONTENT	*/

#beschreibung,
#datenblatt,
#zubehoer,
#bewertungen,
#videos,
#similar-article {
	padding: 0px 0px 0px 0px;
	color: #666;
	font-size: 11px;
	line-height:15px;
}

/*#zubehoer,
#similar-article {
	padding:20px 0px 20px 20px;
}*/

.detail_box-bottom-col1 {
	float:left;
	width:549px;
	margin:0px 0px 0px 2px;
	padding:20px 20px 20px 20px;
	overflow:hidden;
}

.detail_box-bottom-col2 {
	float:left;
	width:221px;
	margin:0px 0px 0px 0px;
	padding:20px 0px 20px 0px;
	overflow:hidden;
}

#video_box{
	margin:0px 0px 40px 0px;
	padding:0px 0px 0px 0px;
}

.detail_box-bottom-col2_text {
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
}

.detail_box-bottom-col2_text_content {
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
}

.detail_box-bottom-col2 h1,
.detail_box-bottom-col2 h2 {
	margin: 0px 10px 10px 15px;
	font-size:12px;
	line-height:15px;	
	color: #888;
}

.detail_box-bottom-col2 ul {
	border-bottom: 1px solid #eee;
	padding:0px 0px 0px 0px;
	margin:5px 0px 20px 0px;
}

.detail_box-bottom-col2 ul li {
	border-bottom: 1px solid #eee;
}

.detail_box-bottom-col2 ul li a {
	display: block;
	padding: 3px 3px 7px 40px;
	color: #888;
	background: url(../img/default/arrow/arrow-14px-right-0.gif) 15px 5px no-repeat;
}

.detail_box-bottom-col2 ul li a:hover,
.detail_box-bottom-col2 ul li a.active,
.detail_box-bottom-col2 ul li a.flag {
	text-decoration: none;
	color:#cc0000;
	background:#f3f3f3 url(../img/default/arrow/arrow-14px-right-1.gif) 15px 5px no-repeat;
}



.detail_box-bottom-col1 h2 {
	margin: 0px 0px 15px 0px;
	font-size:14px;
	line-height:16px;	
	color: #cc0000;
}


#beschreibung p {
	margin:10px 0 10px 0;
}



/*	REZENSION	*/

div.rezension1,
div.rezension2 {
	margin:10px 0px 0px 0px;
	padding:30px 0px 5px 2px;
	background: url(../img/default/bg/listing/bg_cat-text-01.jpg) top left repeat-x;
}

div.rezension1 h3,
div.rezension2 h3 {
	display:inline;
	font-weight:bold;
	font-size:12px;
}

.rezension .rezension_autor {
	padding:5px 0px 0px 0px;
}

#submit_vote {
	margin:30px 0px 0px 0px;
	padding:30px 0px 20px 0px;
	background: url(../img/default/bg/listing/bg_cat-text-01.jpg) top left repeat-x;
}

#submit_vote form {
	margin:20px 0px 0px 0px;
}














/*	ARTICLE-LISTING
-----------------------------------------------------------------------------------------------------------------------------------*/


div.listing_box-814 {
	width:814px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.listing_box_top-814 {
	width:784px;
	height:29px; 
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	clear: both;
	background:url(../img/default/bg/header/bg_header-814px-white-01.jpg) no-repeat;
}

div.listing_box_body-814 {
	margin:0px 0px 0px 0px;
	padding:15px 1px 15px 1px;
	background:url(../img/default/bg/body/bg_body-814px-white-01.jpg) repeat-y;
}

div.listing_box_body-814-2 {
	margin:0px 0px 0px 0px;
	padding:15px 2px 0px 2px;
	width:810px;
	background: url(../img/default/bg/body/bg_body-814px-white-01.jpg) repeat-y;
}

div.listing_box_body-814-3 {
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
	background:url(../img/default/bg/body/bg_body-814px-white-01.jpg) repeat-y;
}

div.bgpict-814_newsletter {
	padding:0px 0px 340px 0px;
	background: url(../img/default/bg/pictures/bg_picture-814px-newsletter.jpg) left bottom no-repeat;
}

div.listing_box_cap-814 {
	width:784px;
	height:29px; 
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	clear: both;
	background:url(../img/default/bg/header/bg_header-814px-white-01.jpg) no-repeat;
}

div.listing_box_cap-814-2 {
	display:block;
	width:814px;
	height:2px; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear: both;
	background:#000 url(../img/default/bg/footer/bg_footer-814px-white-01.jpg) no-repeat;
	overflow:hidden;
}

div.listing_box_top-814 h1 {
	padding:7px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	line-height:14px;
	color:#666666;
}







div.listing_box {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.listing_box_top,
div.cat_text_top { 
	width:608px;
	height:29px; 
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	clear: both;
	background: url(../img/default/bg/header/bg_header-638px-white-01.jpg) no-repeat;
}

div.listing_box_cap {
	width:608px;
	height:29px; 
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	clear: both;
	background: url(../img/default/bg/header/bg_header-638px-white-01.jpg) no-repeat;
}

div.listing_box_body,
div.cat_text_body {
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 15px;
	background:url(../img/default/bg/body/bg_body-638px-white-01.jpg) repeat-y;
}

div.listing_article-image {
	float:left;
	margin:0px 15px 15px 0px;
	padding:0px 0px 0px 0px;
}

div.cat_text_top h1 {
	padding:7px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	line-height:14px;
	color:#666666;
}

div.cat_text_body .description {
	width:450px;
}

div.listing_box3 { padding: 0px 0 0 0; margin: 15px 0 0 0; }
div.listing_box3  h2{ font-size: 18px; font-weight: normal; border-bottom: 1px solid #dfdfdf; padding: 0px 0 0 40px; margin: 0px 0 0 0; }

div.listing_box2 { padding: 0; margin: 0;}


div.article-options {
	font-size: 10px;
	color: #666;
}

div.article-options span {
	font-weight: bold;
	padding-top: 5px;
}

div.article-options img {
	margin: 0px 5px 0 5px;
}

div.article-options a.perpage {
	font-weight: bold;
	color:#666;
}

div.article-options a.navi {
	font-size:11px;
	color: #666;
	margin: 3px 4px 0 0;
	font-weight: bold;
	text-align: center;
	width:15px;
	height:19px;
	padding-top: 2px;
}

div.article-options span.on  {font-size: 11px; font-weight: bold; text-align: center; width:15px; margin-right: 4px; height:19px; color:#999999;}

div.article-options form#frmsort {
	float:right;
	padding-top: 5px;
}

div.article-options form#frmsort select {
	width:125px;
	z-index: 99999;
}

div.article-options form#frmsort label {
	padding-right:0px;
	margin-right: 5px;
	font-weight: bold; color: #666;
}

div#supplierfilter {
	height:35px;
	padding: 0 0 15px 220px;
	background: url(../img/default/store/bg_supplierinfo.gif) no-repeat 0 0;
}

div#supplierfilter img {
	float: left;
	margin: 0 30px 0 0;
} 

div#supplierfilter a.bt_allsupplier {
	float: left;
	display:block;
	background-color:#FFE0AA;
	border:1px solid #999999;
	color:#999999;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding:5px 7px;
}

div#banner_center {
	margin:0px 0px 0px 0px;
}


/*	BASKET
------------------------------------------------------------------*/

div.basket-middle {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.basket-middle-item {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	height:135px;
	width:775px;
	background: url(../img/default/bg/listing/bg_basket-item.jpg) no-repeat;
}

div.basket-middle-item-pict {
	float:left;
	margin:20px 10px 0px 10px;
	padding:0px 0px 0px 0px;
	width:200px;
	height:100px;
}

div.basket-middle-item-text {
	float:left;
	margin:20px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	width:200px;
	height:100px;
}

div.basket-middle-item-text-2 {
	float:left;
	margin:20px 10px 0px 100px;
	padding:0px 0px 0px 0px;
	width:250px;
	height:100px;
}

div.basket-middle-item-text-2 ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:disc;
}

div.basket-middle-item-text-2 ul li{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	list-style:disc;
}



div.basket-middle-item-text h2 a,
div.basket-middle-item-text h2 a:visited {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:15px;
	color:#666;
}

div.basket-middle-item-text h2 a:hover {
	color:#cc0000;
}


div.basket-middle-item-option {
	float:right;
	margin:0px 10px 0px 0px;
	padding:50px 20px 0px 0px;
	width:200px;
	height:50px;
	text-align:right;
}

a.arrow-right {
	background:url(../img/default/icon_go.gif) left center no-repeat;
	padding-left:17px;
}

.tobasket { 
	border:1px solid #b6b6b6;
	background:#f7f7f7 url(../img/default/product_buy.gif) left no-repeat; 
	margin-left:10px;
	padding-left:5px;
}

td.sum {background:#FFF9E8; width:90px; text-align: right;}

.to-checkout {
	border:1px solid #ff6600;
	background:#ff9c5a;
	color:#fff;
	padding:3px;
	font-weight:bold;
	float:right;
	margin-right:30px;
	display:block;
	width:90px;
	text-align:center;
}

h2#bestellnummer {
	margin-top: 5em;
	font-size: 100%;
}
form#form_bestellnummer {
	margin-top: 20px;
} 

input.ordernum {
	float: left;
	border: 1px solid #666;
	padding: 2px 2px 2px 3px;
	color: #000;
	font-size: 1.1em;
	height: 16px;
	margin: 17px 10px 0 20px;
	background-color: #fff;
}

form#form_bestellnummer select {
	height: 17px;
	padding-top: 1px;
}


a.thumb_image:hover {
	border-color:#fff;
}

a.thumb_image {
	border: 1px solid #c7c7c7;
	float: left;
	padding: 5px;
	margin: 0 8px 8px 8px;
	background-color: #fff;
}

/* 04.b.6 crosselling page
------------------------------------------------------------------*/
div.cross_box { padding: 0; margin: 0 0 15px 0px; }
div.cross_box_top1 {background: url(../img/default/store/hor_gradient.gif) 0 0 repeat-x; height:20px; padding: 15px 20px 0 20px; clear: both; margin-bottom: 20px;}
div.cross_box_top2 {background: url(../img/default/store/hor_gradient.gif) 0 0 repeat-x; height:20px; padding: 15px 20px 0 20px; clear: both; margin-bottom: 20px;}

div.cross_box_cap {height:5px; padding: 0px 20px 0 20px; clear: both; }

div.bg_cross {
	background-color: #f7f7f2;
	position: relative;
	padding: 40px 20px 10px 130px;
	margin: 0px;
	height: 100px;
	border-bottom:1px solid #fff;
}
div.bg_cross h1 {color:#770d30; font-size: 16px; line-height: 22px; margin-bottom: 20px;}

a.bt_continue:link, a.bt_continue:active, a.bt_continue:visited {
	position: absolute;
	top: 100px;
	left: 20px;
	width: 100px;
	height: 20px;
	background-color:#FFE0AA;
	border:1px solid #999999;
	color:#666;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding: 5px 0 1px 0px;
	text-align:center;
}

a.bt_gobasket:link, a.bt_gobasket:active, a.bt_gobasket:visited {
	position: absolute;
	top: 100px;
	left: 500px;
	width: 130px;
	height: 20px;
	background-color:#FFE0AA;
	border:1px solid #999999;
	color:#666;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding: 5px 0 1px 0px;
	text-align:center;
}
a.bt_toorder2:link, a.bt_toorder2:active, a.bt_toorder2:visited {
	position: absolute;
	top: 100px;
	left: 640px;
	width: 100px;
	height: 20px;
	border:1px solid #770d30;
	color:#932d00;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding: 5px 20px 1px 0px;
	text-align:center;
	background:#ffe0aa url(../img/default/store/ico_arrow6.gif) 95px 8px no-repeat;
}
a.bt_toorder3:link, a.bt_toorder3:active, a.bt_toorder3:visited {
	position: absolute;
	width: 147px;
	height: 20px;
	border:1px solid #770d30;
	color:#932d00;
	cursor:pointer;
	font-size:11px;
	margin:0;
	font-weight:bold;
	padding: 5px 20px 1px 20px;
	text-align:left;
	background:#ffe0aa url(../img/default/store/ico_arrow6.gif) 165px 8px no-repeat;
}
a.bt_toorder4:link, a.bt_toorder4:active, a.bt_toorder4:visited {

	width: 117px;
	height: 20px;
	border:1px solid #770d30;
	color:#932d00;
	cursor:pointer;
	font-size:11px;
	margin:0;
	font-weight:bold;
	padding: 5px 20px 1px 10px;
	text-align:left;
	background:#ffe0aa url(../img/default/store/ico_arrow6.gif) 125px 8px no-repeat;
}
.bt_absenden {
	width: 197px;
	height: 30px;

	border:1px solid #770d30;
	color:#932d00;
	cursor:pointer;
	font-size:11px;
	margin:0;
	font-weight:bold;
	padding: 0px 20px 1px 10px;
	text-align:left;
	background:#ffe0aa url(../img/default/store/ico_arrow6.gif) 175px 8px no-repeat;
float:right;
}



/*	MERKZETTEL - NOTE - BASKET
------------------------------------------------------------------------------------------------------------------------------------*/

.note-text {
	margin:0px 20px 20px 20px;
	padding:20px 400px 15px 20px;
	background:url(../img/default/bg/listing/bg_note-text-01.jpg) left bottom repeat-x;
}

.note-text-2 {
	margin:0px 20px 20px 20px;
	padding:20px 0px 15px 0px;
	background:url(../img/default/bg/listing/bg_note-text-01.jpg) left bottom repeat-x;
}

.note-text-3 {
	margin:0px 20px 20px 20px;
	padding:20px 0px 15px 0px;
}

.basket-text {
	margin:0px 20px 20px 20px;
	padding:0px 0px 15px 0px;
	background:url(../img/default/bg/listing/bg_note-text-01.jpg) left bottom repeat-x;
}


.note-text h1,
.note-text-2 h1 {
	height:22px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-size:14px;
	line-height:16px;
	color:#666;
}

.form_box-note h1 {
	height:22px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 40px;
	font-size:13px;
	line-height:15px;
	color:#cc0000;
}

.article_note {
	margin:0px 0px 10px 21px;
	padding:20px 0px 0px 10px;
	width:942px;
	height:150px;
	background: url(../img/default/bg/listing/bg_listing-row-note.jpg) no-repeat;
}

.form_box-note {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:none;
}

a.note_thumb {
	float:left;
	display: block;
	height: 89px;
	width:141px;
	margin:0px 20px 5px 10px;
	padding:4px;
	text-align: center;
	background:#ededed;
	overflow:hidden;
}

a:hover.note_thumb {
	background:#ddd;
}

a.note_articlename h1 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height:14px;
	margin:5px 0px 15px 15px;
	padding:0px 0px 0px 0px;
	text-align: left;
}

a:hover.note_articlename h1 {
	color: #cc0000;
}





/*	WAY OF ORDER- WOO
-------------------------------------------------------------------------------------------------------------------------------------*/

/*	WAY-OF-ORDER - BESTELLWEG	*/

#way-of-order {
	position:relative;
	margin:0px 0px 0px 2px;
	padding:0px 0px 0px 0px;
	width:990px;
	height:105px;
}

.woo-login {background:url(../img/default/store/step_1.gif) no-repeat;}
.woo-basket {background:url(../img/default/store/step1.gif) no-repeat;}
.woo-address {background:url(../img/default/store/step2.gif) no-repeat;}
.woo-payment {background:url(../img/default/store/step3.gif) no-repeat;}
.woo-order {background:url(../img/default/store/step4.gif) no-repeat;}


/*	WOO-TEXTE	*/

#woo-basket {
	position:absolute;
	top:43px;
	left:140px;
	text-align:left;
	width:110px;
}

#woo-address {
	position:absolute;
	top:43px;
	left:350px;
	text-align:left;
	width:110px;
}

#woo-payment {
	position:absolute;
	top:43px;
	left:560px;
	text-align:left;
	width:110px;
}

#woo-order {
	position:absolute;
	top:43px;
	left:775px;
	text-align:left;
	width:110px;
}

#way-of-order h1 {
	font-size:11px;
	line-height:13px;
	color:#999999;
	font-weight:normal;
}

#way-of-order h1 a,
#way-of-order h1 a:visited{
	color:#999999;
	text-decoration:none;
}

#way-of-order h1 a:hover{
	color:#fecf00;
	text-decoration:none;
}

#way-of-order h1.active,
#way-of-order h1 a.active,
#way-of-order h1 a.active:hover{
	color:#cc0000;
	text-decoration:none;
}






/* 04.b.8 register steps (checkout - orderprocess)
------------------------------------------------------------------*/
/* 04.b.8.1 forms, input, select etc.
------------------------------------------------------------------*/



form br {
	clear: both;
}

form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.form-box-01 {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 110px;
/*	background:#00FF00;*/
}

div.form-box-02 {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 90px;
/*	background:#00FF00;*/
}

fieldset {
	margin: 10px 0px 15px 0px;
}


form h2,
div.form-box-01 h2,
div.form-box-02 h2 {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:16px;
	color:#cc0000;
}

legend {
	margin:0 0 1px 0;
	padding:0;
	font-weight: bold;
}

label {
	display:block;
	width:200px;
	float:left;
	height:35px;
	color: #666;
	text-align: right;
	font-size:11px;
	margin: 0 10px 0 0;
}

div.paypoint label {
	display:block;
	width:200px;
	float:left;
	height:35px;
	color: #666;
	text-align:left;
	font-size:11px;
	margin: 0 10px 0 0;
}

fieldset p {

}

fieldset div.line {
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #fff;
}

fieldset p.none {
	padding: 10px;
	border-bottom: none;
}

fieldset p.description {	
	padding: 0px 20px 10px 210px;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}

fieldset p.checkdescription {
	padding: 0px 20px 10px 243px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
}

fieldset p.check {
	padding: 7px 20px 5px 220px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
}


fieldset p.paydescr {
	padding: 0 0 5px 17px;
	margin-bottom: 10px;
}

.error {
	margin:10px 20px 10px 20px;
	padding:7px 7px 7px 45px;
	border:1px solid #cc0000;
	background:#fceded;
	color: #cc0000;
}

.allright {
	margin:10px 20px 10px 20px;
	padding:7px 7px 7px 45px;
	color: #fff;
	background: #66CC99;
	border: 1px solid #666633;
	font-weight:normal;
}

.allright2 {
	margin:10px 20px 10px 20px;
	padding:7px 7px 7px 45px;
	color: #fff;
	background: #66CC99;
	border: 1px solid #666633;
	font-weight:normal;
}

.accept_box {
	border:3px solid #e5e4dd;
	background:#f2f1e9;
	padding:7px 7px 7px 45px;
	margin:90px 0 0 0;
	color: #a1894e;
	background: #f2f1e9 url(../img/default/store/bg_arrow.gif) 5px center no-repeat;
}


#content fieldset input {
	padding: 2px 2px 2px 3px;
	font-size: 11px

}

fieldset input:hover {
	border: 1px solid #cc0000;
}

fieldset input.checkbox {
	float:left;
}

fieldset input:hover.checkbox {
	border:none;
}

select {
	padding: 1px 0 1px 5px;
	font-size: 11px;
	border: 1px solid #999;
	background-color: #fff;
	width:175px;
}

select:hover {
	border: 1px solid #cc0000;
}

.chkbox {
	float: left;
	margin: 0 10px 0 0;
	border: none;
}

label.chklabel {
	text-align: left;
	float: none;
	height:15px;
}

.small {
	padding: 0px 20px 0 10px;
	height: 10px;
}

input.radio {
	float:left;
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:20px;
}

input:hover.radio {
	border:none;
}

span.enabled {
	color: #cc0000;
	margin: 0 0 0 20px;
	font-weight:normal;
	background: url(../img/default/ico_check.gif) 0px center no-repeat;
	padding: 2px 0 2px 25px;
}

select.slc_detail {
	margin: 10px 0 0 0;
}

select.normal {
	width: 297px;
	height: 20px;
}

select.suche {
	width: 150px;
	height: 18px;
}

select.details {
	width: 90px;
}

select.year {
	width: 90px;
}

select.month {
	margin: 0 10px 0 0;
	width: 90px;
}

textarea {
	border: 1px solid #999;
	color: #666;
	width: 291px;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	height:150px;
	overflow:auto;
}

textarea .normal {
	width: 290px;
	height:150px;
	background-color: #fff;
	border: 1px solid #999;
}

input.normal {
	width: 290px;
	height: 14px;
	padding:2px 2px 2px 2px;
	margin: 0 10px 0 0;
	background-color: #fff;	
	border: 1px solid #999;
}

input.suche {
	margin: 0 10px 0 0;
	width: 150px;
	height: 14px;
}

input.plz {
	margin:0px 8px 0px 0px;
	width:40px;
}

input.ort {
	width:231px;
	margin:0px 8px 0px 0px;
}

input.strasse {
	width:225px;
}

input.nr {
	width:44px;
	margin:0px 0px 0px 0px;
}

input.instyle_error {
	border: 1px solid #cf1c1c;
	background-color: #fceded;
}

select.instyle_error {
	border: 1px solid #cf1c1c;
	background-color: #fceded;
}

textarea.instyle_error {
	border: 1px solid #cf1c1c;
	background-color: #fceded;
}

.loginform .submitbutton,
.registerform .submitbutton  { 
	background: transparent url(../img/default/store/main_menu_bg.gif) repeat-x;
	border: 1px solid #b6b6b6;
	font-size: 85%;
	font-weight: bold;
	color: #444;
	letter-spacing: 1px;
	padding: 3px;	
}

.register_right {
	font-size: 85%;
}
.order_now {
	background: transparent url(../img/default/store/main_menu_bg.gif) repeat-x;
	padding: 10px;
	color: #444;
}




/*	BUTTONS-ALL - NEXT - BACK
-----------------------------------------------------------------------------------------------*/

.button-left-0 {
	float:left;
	margin:10px 0px 20px 25px;
	padding:4px 0px 0px 30px;
	width:120px;
	color:#999;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:22px;
	border: 1px solid #999;
	background:#f6f6f6 url(../img/default/arrow/arrow-20px-left-0.gif) 3px 3px no-repeat;
	text-align:left;
}

.button-left-0-big {
	width:150px;
	background:#f6f6f6 url(../img/default/arrow/arrow-20px-left-0.gif) 3px 3px no-repeat;
}

a.button-left-0:hover {
	text-decoration:none;
	color:#cc0000;
}

a.button-left-0:active,
a.button-left-0:link,
a.button-left-0:visited {
	color:#999;
}


.button-right-1 {
	float:right;
	margin:10px 25px 0px 0px;
	padding:6px 30px 0px 0px;
	width:120px;
	color:#cc0000;
	cursor:pointer;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	height:20px;	
	border: 1px solid #999;
	background:#f6f6f6 url(../img/default/arrow/arrow-20px-right-1.gif) 124px center no-repeat;
	text-align:right;
	vertical-align:middle;
}

a.button-right-1:hover {
	text-decoration:none;
	color:#cc0000;
}

a.button-right-1:active,
a.button-right-1:link,
a.button-right-1:visited {
	color:#999;
}

.button-right-1-big {
	width:150px;
	background:#f6f6f6 url(../img/default/arrow/arrow-20px-right-1.gif) 154px center no-repeat;
}





.button-right-input {
	float:right;
	margin:10px 25px 0px 0px;
	padding:0px 30px 0px 0px;
	width:150px;
	color:#cc0000;
	cursor:pointer;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	height:28px;	
	border: 1px solid #999;
	background:#f6f6f6 url(../img/default/arrow/arrow-20px-right-1.gif) 124px center no-repeat;
	text-align:right;
	vertical-align:middle;
}

.button-right-input-big {
	width:180px;
	background:#f6f6f6 url(../img/default/arrow/arrow-20px-right-1.gif) 154px center no-repeat;
}

.button-right-input-bigger {
	width:230px;
	background:#f6f6f6 url(../img/default/arrow/arrow-20px-right-1.gif) 204px center no-repeat;
}














.button_senden {
	background: transparent url(../img/default/store/main_menu_bg.gif) repeat-x;
color:#444;
cursor:pointer;
font-size:11px;
font-weight:bold;
height:30px;
width:100px;
margin-top:7px;
padding:5px 7px;
float: right;
border: 1px solid #999;

}
a.button_senden:active, a.button_senden:link, a.button_senden:visited { color:#444;}

.button_register {
	background: transparent url(../img/default/store/main_menu_bg.gif) repeat-x;
border:1px solid #999999;
color:#444;
cursor:pointer;
font-size:11px;
font-weight:bold;
height:18px;
width:110px;
margin-top:15px;
padding:5px 7px;
float: right;
position:relative;
text-align: center;
top:50px;
}
a.button_register:active, a.button_register:link, a.button_register:visited { color:#444;}


/*	login_middle
-----------------------------------------------------------------------------------------------------------------------------------------------*/


.box-994 {
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	background:#fff;
}

.box-994_header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:29px;
	width:994px;
	background:url(../img/default/bg/header/bg_header-994px-white-01.jpg) no-repeat;
}

.box-994_header h2 {
	height:22px;
	padding:7px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	line-height:14px;
	color:#666;
}

.box-994_body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../img/default/bg/body/bg_body-994px-white-02.jpg) repeat-y;
}

.box-994_body-2 {
	margin:0px 0px 0px 0px;
	padding:20px 20px 0px 20px;
	background:url(../img/default/bg/body/bg_body-994px-white-02.jpg) repeat-y;
}

.box-994_footer {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:2px;
	background:url(../img/default/bg/footer/bg_footer-994px-white-01.jpg) top left no-repeat;
	overflow:hidden;
}

















/*	LOGIN PAGE
------------------------------------------------------------------------------------------------------------------------------------*/
div.login_boxes {
	padding:0px 0px 30px 17px;
}

div.box_register {
	position: relative;
	float: left;
	margin:20px 28px 0px 0px;
	padding:15px 15px 0px 15px;
	width: 435px;
	height: 245px;
	color:#666;
	background: url(../img/default/bg/listing/bg_box_register.jpg) no-repeat;
}

div.box_login {
	position: relative;
	float: left;
	margin:20px 0px 0px 0px;
	padding:15px 15px 0px 15px;
	width: 435px;
	height: 245px;
	color:#666;
	background: url(../img/default/bg/listing/bg_box_register.jpg) no-repeat;
}

div.box_register h2,
div.box_login h2 {
	margin:0px 0px 20px 0px;
	font-size:14px;
	line-height:16px;
	color:#cc0000;
}


.button-register-1 {
	position:absolute;
	top:205px;
	right:30px;
	padding:6px 30px 0px 0px;
	width:120px;
	color:#cc0000;
	cursor:pointer;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	height:20px;	
	border: 1px solid #999;
	background:#f6f6f6 url(../img/default/arrow/arrow-20px-right-1.gif) 124px center no-repeat;
	text-align:right;
	vertical-align:middle;
}

a.button-register-1:hover {
	text-decoration:none;
	color:#cc0000;
}

a.button-register-1:active,
a.button-register-1:link,
a.button-register-1:visited {
	color:#999;
	text-decoration:none;
}



.button-register-input {
	position:absolute;
	top:205px;
	right:30px;
	padding:0px 30px 0px 0px;
	margin:0px 0px 0px 0px;
	width:150px;
	color:#cc0000;
	cursor:pointer;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	height:28px;	
	border: 1px solid #999;
	background:#f6f6f6 url(../img/default/arrow/arrow-20px-right-1.gif) 124px center no-repeat;
	text-align:right;
	vertical-align:middle;
}


div.box_login label {
	width: 150px;
	font-size: 11px;
	height: 15px;
}

div.box_login input {
	width: 150px;
	font-size: 11px;
}

p.password {
	margin:0px 0px 0px 0px;
	padding: 0px 20px 0px 165px;
	font-size: 10px;
	color: #666;
}

p.password a,
p.password a:visited {
	color: #666;
	text-decoration:none;
}

p.password a:hover {
	color: #cc0000;
	text-decoration:underline;
}











/* ACCOUNT
------------------------------------------------------------------*/

div.account-middle {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.account-middle-item {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	height: auto;
	width:775px;
	background:url(../img/default/bg/listing/bg_note-text-01.jpg) left bottom repeat-x;
}


.account_box {
	float:left;
	width:814px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}




div.agb_accept {
	height:30px;
	padding:20px 0 10px 25px;
	color: #444;
	font-weight:bold;
}
	
div.agb_accept label.chklabel {
	color: #666;
	font-weight:bold;
	width:450px;
}

/* order summary
------------------------------------------------------------------*/
div.order_col1 {
	float: left;
	width: 476px;
	margin: 0 30px 0 0;
}
div.order_col2 {
	float: left;
	width: 250px;
	font-size: 10px;
	line-height:14px;
	color: #666;
}
div.order_col2 h1 { margin: 10px 0 7px 0;}
.text_small_bold {font-weight: bold; color:#0a5cb1;}


/* my account
------------------------------------------------------------------*/
div.adminheadline {
	height: 35px;
	padding: 20px 0 0 20px;
	color: #000;
	border-bottom: 1px solid #dfdfdf;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
}

/*	ADMINBOX / MY ACCOUNT
-----------------------------------------------------------------------------------------------------------------------------------*/
div#adminbox {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	width:168px;
	height:184px;
	overflow:hidden;
	background: url(../img/default/bg/body/bg_body-168px-login2.jpg) left bottom no-repeat;
	text-align:left;
}


div#adminbox h2 {
	width:153px;
	height:22px;
	padding:7px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background: url(../img/default/bg/header/bg_header-168px-white-01.jpg) no-repeat;
	font-size:12px;
	line-height:14px;
	color:#666666;
	z-index:111;
}
  
div#adminbox ul#submenu-adminbox {
	width:168px;
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}

div#adminbox ul#submenu-adminbox li {
	padding:0px 0px 0px 0px;
	margin:0px 3px 0px 3px;
	background:none;
	border-bottom:1px solid #f6f6f6;
}

div#adminbox ul#submenu-adminbox li a {
	padding:5px 0px 5px 14px;
	display: block;
	font-size:11px;
	line-height:13px;
	background:none;
	color:#666666;
}

div#adminbox ul#submenu-adminbox li a:hover {
	text-decoration: none;
	color:#cc0000;
	font-weight:bold;
	background:#f3f3f3;
}

div#adminbox ul#submenu-adminbox li a.active,
div#adminbox ul#submenu-adminbox li a.flag {
	font-weight: bold;
	color:#cc0000;
	background:none;
}

div#adminbox ul#submenu-adminbox li a.flag {
	color:#770d30;
	font-weight: bold;
}

div#adminbox h3 {
	color:#505050;
	font-size: 10px;
	font-weight: normal;
	line-height:11px;
	margin: 0;
	padding: 0;
	letter-spacing:normal;
	
}


/* 04.b.9 search
------------------------------------------------------------------*/
div.searchheadline {
	height: 35px;
	padding:0px 15px 0px 15px;
	margin:0px 0px 0px 0px;
	color: #666;
	font-weight:normal;
	background: url(../img/default/bg/body/bg_body-search-categories2.jpg) left bottom repeat-x #ffffff;
	font-size:13px;
	line-height:15px;
}

div.category_filter {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url(../img/default/bg/body/bg_body-search-categories.jpg) left bottom repeat-x #f5f5f5;
}

div.category_filtercap {
	height:13px;
	line-height:0;
	font-size:0;
}

div.category_filter h2 {
	color: #cc0000;
	font-size: 11px;
	line-height: 14px;
	margin:0px 0px 10px 15px;
}

div.category_filter ul {
	width: 181px;
	float: left;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

div.category_filter ul li a {
	font-size: 10px;
	font-weight:normal;
}

div.category_filter ul li a:hover {
	font-size: 10px;
	font-weight:normal;
	color:#cc0000;
	text-decoration:none;
}

div.cat_crumb {
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	color:#666;
}

div.cat_crumb p {
	padding: 10px 0 0 0;
	color:#666;
}

div.cat_crumb strong {
	color:#cc0000;
}

div.searchbox {
	background-color:#f7f7f2;
	width: 149px;
	position: relative;
	padding:17px 0 0 0;
	margin-bottom:15px;
}

div.searchbox_cap {
	background-color:#f7f7f2;
	line-height: 0;
	font-size: 0;
	height:17px;
}

div.searchbox h2 {
	color: #a1894e;
	font: 12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
	padding: 0 10px 0 20px;
}
  
div.searchbox ul#submenu {
	padding: 0 1px 0px 1px;
	margin: 15px 0 0 0;
}

div.searchbox ul#submenu li {
	border-bottom: 1px solid #fff;
}

div.searchbox ul#submenu li a {
	display: block;
	padding: 7px 3px 7px 25px;
	color: #505050;
	background: url(../img/default/store/ico_arrow6.gif) no-repeat 5px 7px;
}

div.searchbox ul#submenu li a:hover {
	text-decoration: none;
	color:#FFA978;
	background:#FFF9E8 url(../img/default/store/ico_arrow_hover.gif) no-repeat 5px 7px;
}

div.searchbox ul#submenu li a.active {
	font-weight: bold;
	color:#666;
	background:#ffefcb url(../img/default/store/ico_arrow_active.gif) no-repeat 5px 7px;
	border-bottom: 1px solid #d1d1d1;
}

div.searchbox ul#submenu li a.killfilter {
	background: url(../img/default/store/ico_arrow7.gif) no-repeat 5px 7px;
}

div.searchbox ul#submenu li a.flag {
	color:#770d30; font-weight: bold;
}

div.searchbox h3 {
	color:#505050;
	font-size: 10px;
	font-weight: normal;
	line-height:11px;
	margin: 0;
	padding: 0;
	letter-spacing:normal;
}

div.searchbox h3.active {
	padding: 0 5px 5px 17px;
	margin:0 0 5px 0;
	color:#000;
	font-weight: bold;
} 

form#frmsup select {
	width:136px;
	margin:10px 0 0 5px;
}



/* Promotions
------------------------------------------------------------------------------------------------------------------------------------*/
.promotion {margin: 0 0 15px 15px; float: left; }




/* SITEMAP STYLE
------------------------------------------------------------------------------------------------------------------------------------*/
.sitemap {
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	width:152px;
}

.sitemap2 {
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	width:151px;
}

ul#categories_s {
	margin-bottom:20px;
}

ul#categories_s li {
	border-bottom:1px solid #fff;
}

ul#categories_s a {
	background:#f6f6f6;
	display:block;
	padding:5px 5px 5px 5px;
	text-decoration:none;
}

ul#categories_s a:hover {
	font-weight:normal;
	color:#cc0000;
}

ul#categories_s a.active {
	background:#f6f6f6;
	font-weight:bold;
	color:#cc0000;
	border-bottom:1px solid #666;
	font-size:12px;
	line-height:14px;
}

ul#categories_s ul {
	border-bottom:1px solid #fff;
}

ul#categories_s ul li {
	border-bottom:medium none;
}

ul#categories_s ul a {
	background:#ededed;
	font-size:11px;
	padding:2px 2px 2px 5px;
	color:#666;
}

ul#categories_s ul a:hover {
	background:#FFFFFF;
}

ul#categories_s ul a.active {
	background:#FFFFFF;
	color:#cc0000;
}

ul#categories_s ul ul {
	border:medium none;
}
ul#categories_s ul ul li {
	border-bottom:1px solid #fff;
}
ul#categories_s ul ul a {
	background:#f3f3f3;
	padding:2px 2px 2px 10px;
}

ul#categories_s ul ul a:hover {}


ul#categories_s ul a.active {
	padding:10px 5px 10px 5px;
	background:#f6f6f6;
	font-weight:bold;
	color:#666;
	border-bottom:1px solid #ddd;
	font-size:11px;
	line-height:13px;
}

ul#categories_s ul ul ul { border:medium none;}
ul#categories_s ul ul ul li { border-bottom:medium none; }

ul#categories_s ul ul ul a {
	background:#ededed;
	padding:2px 2px 2px 55px;
}
ul#categories_s ul ul ul a:hover {}
ul#categories_s ul ul ul a.active { background:#FFEFCB; color:#000; padding:2px 2px 2px 35px;}












/* HOME-SLIDER
------------------------------------------------------------------------------------------------------------------------------------*/

.slide-banner {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:638px;
	height:236px;
	overflow:hidden;
}

.slide-banner-text {
	position:absolute;
	top:15px;
	left:280px;
	width:300px;
	z-index:100;
	font-size:11px;
	line-height:16px;
}

.slide-banner-text h1 {
	width:305px;
	font-size:16px;
	line-height:18px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#cc0000;
	text-align:left;
}

.container {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:638px;
	height:571px;
	background:url(../img/default/bg/body/bg_slider.jpg) left bottom no-repeat;
	text-align:left;
	overflow:hidden;
}

#nav-slide {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:28px;
	background:url(../img/default/nav-slider/nav-slider.gif) no-repeat;
	overflow:hidden;
}

ul#toolbar {
	position:absolute;
	top:0px;
	left:34px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	list-style: none;
	height:28px;
	overflow:hidden;
	z-index:50;
}
	
#toolbar li {
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
	
#toolbar li a {
	float:left;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	display:block;
	height:24px;
	width:114px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	background: url(../img/default/nav-slider/nav-slider-li-0.gif) no-repeat;
}

#toolbar li#new-tab a {
	background: url(../img/default/nav-slider/nav-slider-li-start-0.gif) no-repeat;
}

#toolbar li#new-tab a:hover {
	background: url(../img/default/nav-slider/nav-slider-li-start-1.gif) no-repeat;
}

#toolbar li#new-tab a.active,
#toolbar li#new-tab a:hover.active,
#toolbar li#new-tab.active a {
	background: url(../img/default/nav-slider/nav-slider-li-start-2.gif) no-repeat;
}
	
#toolbar li a.active,
#toolbar li a:hover.active,
#toolbar li.active a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/default/nav-slider/nav-slider-li-2.gif) no-repeat;
}

#toolbar li a.inactive,
#toolbar li.inactive a{
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	background: url(../img/default/nav-slider/nav-slider-li-0.gif) no-repeat;
}
	
#toolbar li a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/default/nav-slider/nav-slider-li-1.gif) no-repeat;
}

	
/* The slide-y content box thingy */

#frame, #frame div.button, #scroller, .section {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#frame {
	position: relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 638px;
	overflow:hidden;

}
	
#frame div.slide-button {
	position: absolute;
	top:5px;
	height:14px;
	width:14px;
	border:none;
	overflow:hidden;
}

#frame div.slide-button#left a,
#frame div.slide-button#right a {
	height:14px;
	width:14px;
	display:block;
	border:none;
	overflow:hidden;
}
	
div.slide-button#left {
	left:10px;
	background: url(../img/default/arrow/arrow-14px-left-0.gif) no-repeat;
}

div.slide-button#left a:hover{
	background: url(../img/default/arrow/arrow-14px-left-1.gif) no-repeat;
}

div.slide-button#right {
	right:10px;
	background:url(../img/default/arrow/arrow-14px-right-0.gif) no-repeat;
}

div.slide-button#right a:hover{
	background:url(../img/default/arrow/arrow-14px-right-1.gif) no-repeat;
}

#scroller {
	width:638px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow: hidden;
}


#slide-content {
	width: 6250px;
}
	
.section {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 801px;
	float: left;
	overflow:hidden;
}

.section-products {
	margin:0px 0px 0px 0px;
	padding:20px 34px 15px 34px;
	width:570px;
	height:260px;
	overflow:hidden;
}





/*SLIDE-ARTICLE
------------------------------------------------------------------------------------------------------------------------------------------------*/
/* ARTICLE-BOX 3 COL SLIDE (artbox_3col)  || HOME SLIDE*/

div.artbox-slide {
	margin:0px 15px 0px 0px;
	padding:15px 0px 0px 0px;
	float: left; 
	height: 245px;
	width: 180px;
	text-align:center;
	background:url(../img/default/bg/listing/bg_listing-3col-slide.jpg) no-repeat;
}

div.artbox-slide .artbox_thumb-slide-box {
	padding:0px 0px 0px 15px;
	text-align:left;
}

div.artbox-slide a.artbox_thumb-slide {
	display: block;
	height: 89px;
	width:141px;
	margin:0px 0px 5px 0px;
	padding:4px;
	text-align:left;
	background:#ededed;
	overflow:hidden;
}

div.artbox-slide a:hover.artbox_thumb-slide {
	background:#ddd;
}

div.artbox-slide h1 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height:14px;
	margin:0px 0px 10px 15px;
	padding:0px 0px 0px 0px;
	text-align: left;
}

div.artbox-slide h1 a,
div.artbox-slide h1 a:visited {
	color: #666;
}

div.artbox-slide h1 a:hover{
	color: #cc0000;
	text-decoration:none;
}

div.artbox-slide .article-description {
	margin:0px 15px 0px 15px;
	padding:0px 0px 0px 0px;
	height:45px;
	color:#777;
	line-height:15px;
	text-align:left;
	overflow:hidden;
}

div.artbox-slide .article-customer {
	margin:10px 10px 0px 15px;
	padding:0px 0px 0px 0px;
	color:#999;
	font-size:10px;
	line-height:15px;
	text-align:left;
}

div.artbox-slide .stat {
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	width: 180px;
	height:15px;
	display:block;
	font-size: 10px;
	color:#666;
	text-align:center;
}

/*div.artbox-slide .ico_tipp-slide {
	display:none;
	top: 0px;
	left:250px;
	width: 46px;
	height: 33px;
	background: url(../img/default/store/ico_tipp.gif) no-repeat 0 0;
	z-index:50;
}*/

div.artbox-slide .ico_new-slide  {
	display:none;
	top: 0px;
	left: 0px;
	width: 48px;
	height: 48px;
	background: url(../img/default/store/ico_new.gif) no-repeat 0 0;
	z-index:50;
}

div.artbox-slide .ico_system-slide {
	top:90px;
	left: 165px;
	width:100px;
	height:40px;
	z-index:50;
}




/*	LOGIN-TEASER
------------------------------------------------------------------------------------------------------------------------------------*/

#login {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	width:168px;
	height:184px;
	overflow:hidden;
	background:url(../img/default/bg/body/bg_body-168px-login2.jpg) left bottom no-repeat;
	text-align:left;
}

#login h2 {
	width:153px;
	height:22px;
	padding:7px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background: url(../img/default/bg/header/bg_header-168px-white-01.jpg) no-repeat;
	font-size:12px;
	line-height:14px;
	color:#666666;
	z-index:111;
}

#login-fields {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:168px;
}

a.lostpassword,
a.lostpassword:visited {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 15px;
	color:#999999;
	text-decoration:none;
}

a.lostpassword:hover {
	color:#cc0000;
	text-decoration:none;
}

p.passwordlost {
	margin:0px 0px 0px 94px;
	padding:0px 0px 0px 0px;
}


a.registernow,
a.registernow:visited {
	position:relative;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 41px;
	color:#999999;
	text-decoration:none;
	background:url(../img/default/arrow/arrow-14px-right-0.gif) 21px 0px no-repeat;
}

a.registernow:hover {
	color:#cc0000;
	text-decoration:none;
	background:url(../img/default/arrow/arrow-14px-right-1.gif) 21px 0px no-repeat;
}

#login-fields label {
	display:block;
	height:15px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	text-align:left;
	color:#999999;
	font-size:11px;
	line-height:12px;
	
}

#login-fields input.loginfield {
	margin:0px 0px 5px 15px;
	padding:2px 2px 2px 2px;
	width:134px;
	height:14px;
	border:none;
	background:#ffffff;
	color:#666666;
	font-size:11px;
	line-height:13px;
	border:1px solid #999999;
}

#login-fields input.loginfield:hover {
	border:1px solid #cc0000;
}

#login-fields input.submit_login-teaser {
	margin:5px 0px 8px 15px;
	padding:0px 0px 0px 0px;
	width:140px;
	height:22px;
	border:none;
	background:#cccccc url(../img/default/buttons/but_loginteaser-send.jpg) no-repeat;
	color:#666666;
	font-weight:bold;
	cursor:pointer;
}



#login-new {
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 15px;
	width:145px;
	height:26px;
	background:url(../img/default/bg/teaser/teaser-03-footer.jpg) left bottom no-repeat;
}

a:link.arrow_login-teaser,
a:visited.arrow_login-teaser {
	padding:0px 0px 0px 20px;
	background:url(../img/default/arrow/arrow_login-teaser.gif) no-repeat;
	height:16px;
	width:auto;
	display:block;
	color:#808600;
	text-decoration:none;
}

a:hover.arrow_login-teaser {
	background:url(../img/default/arrow/arrow_login-teaser.gif) no-repeat;
	color:#ffffff;
	font-weight:bold;
}








/*	STATISCHE-SEITEN
------------------------------------------------------------------------------------------------------------------------------------*/

div.content-stat {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:814px;
	background: url(../img/default/bg/body/bg_body-814px-white-01.jpg) repeat-y;
}

div.content-stat h1.content-h1{
	width:799px;
	height:22px;
	padding:7px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background: url(../img/default/bg/header/bg_header-814px-white-01.jpg) no-repeat;
	font-size:12px;
	line-height:14px;
	color:#666666;
}

div.content-stat-col {
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 15px;
	width:400px;
}

div.content-stat-body {
	margin:0px 0px 0px 0px;
	padding:15px 15px 15px 15px;
}

div.content-stat-text {
	margin:0px 0px 0px 0px;
	padding:20px 200px 15px 20px;
	background:url(../img/default/bg/listing/bg_note-text-01.jpg) left bottom repeat-x;
}

div.content-stat div.content-stat-text h1 {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:16px;
	color:#cc0000;
}

div.content-stat-text h2 {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:14px;
	color:#777;
}






/*	COMMON-STYLES
------------------------------------------------------------------------------------------------------------------------------------*/

/*ABSÄTZE*/

p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

p.p-05,
fieldset p.p-05 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

p.p-10,
fieldset p.p-10 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

p.p-15 {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

p.p-20,
fieldset p.p-20 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

p.p-25 {
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
}

p.p-30 {
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
}


/*	COLORS	*/

.darkred,
h1.darkred {
	color:#cc0000;
}


/*	COMMON-STYLES - HEADLINES
------------------------------------------------------------------------------------------------------------------------------------*/

div.content-stat h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	font-size:17px;
	line-height:18px;
	color:#cc0000;
}



#campaigns_left {
	position:relative;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 10px 10px 0px;
	width:402px;
	height:194px;
}
	
#campaigns_right {
	position:relative;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	width:402px;
	height:194px;
}

#campaigns_big {
	position:relative;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	width:814px;
	height:194px;
	background:#009900;
}

div.campaigns {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:814px;
	background:url(../img/default/bg/body/bg_body-814px-white-01.jpg) repeat-y;
}

div.campaigns_banner {
	padding:0px 0px 15px 0px;
	margin:0px 0px 15px 0px;
	width:810px;
	background: url(../img/default/bg/bg-campaigns-banner-repeat-x.jpg) bottom left repeat-x;
}

div.campaigns_text {
	padding:0px 215px 15px 15px;
	margin:0px 0px 15px 0px;
	font-size:12px;
	line-height:17px;
}

div.campaigns_text h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-size:17px;
	line-height:19px;
	color:#cc0000;
}

div.campaigns_articles {
	padding:0px 0px 15px 15px;
	margin:0px 0px 15px 0px;
}

div.campaigns_articles h2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-size:15px;
	line-height:17px;
	color:#cc0000;
}


/*	TEASER-HOME
------------------------------------------------------------------------------------------------------------------------------------*/

.teaser-home-1 {
	position:relative;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 10px 10px 0px;
	width:402px;
	height:162px;
	background:url(../img/default/teaser/a3b_referenzshop-teaser_newsletter.jpg) no-repeat;
}

.teaser-home-2 {
	position:relative;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	width:402px;
	height:162px;
	background:url(../img/default/teaser/a3b_referenzshop-teaser_login.jpg) no-repeat;
}

.teaser-home-text {
	padding:0px 0px 0px 0px;
	margin:40px 100px 0px 50px;
}

.teaser-home-text h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 7px 0px;
	font-size:17px;
	line-height:18px;
	color:#cc0000;
}

.teaser-home-text h1 a {
	color:#cc0000;
	text-decoration:none;
}

.teaser-home-text h1 a:hover {
	color:#666;
	text-decoration:none;
}

.teaser-home-text p {
	line-height:15px;
}

.teaser-home-button a {
	position:absolute;
	top:130px;
	left:310px;
	display:block;
	height:20px;
	width:20px;
	background:url(../img/default/arrow/arrow-20px-right-0.gif) no-repeat;
}

.teaser-home-button a:hover {
	background:url(../img/default/arrow/arrow-20px-right-1.gif) no-repeat;
}