/* 				Name:	Frank Meyering (Agentur3B GmbH - www.agentur3b.de)
				Kunde:	Bitrade
				Date:	30.04.2009
------------------------------------------------------------------------------------------------------------------------------------*/



/* 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 {
	font: 62.5%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align:left;
	background: #fff url(../img/default/bg/bg_site.jpg) repeat;
}

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

.hidden {
	display: none;
}


/*	HYPERLINKS
----------------------------------------------------------------*/
a:link,
a:visited {
	color:#ff8800;
	text-decoration:none;
	outline: none;
}

a:focus {
	border:none;
	outline: none;
}

a:hover {
	color:#666;
	text-decoration:none;
	outline: none;
}

a:active {
	color:#666;
	text-decoration:none;
	outline: none;
}



/*	FRAMEWORK
------------------------------------------------------------------------------------------------------------------------------------*/

/*	HEADER
----------------------------------------------------------------*/

#header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:218px;
	background:url(../img/default/bg/bg_header.png) top center repeat-x;
}

#header-content {
	position:relative;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:990px;
	height:218px;
	background: url(../img/default/bg/bg_header-content.png) top left no-repeat;
}

#header-content h1#logo {
	position: absolute;
	left: 20px;
	top:0px;
	width: 175px;
	height: 125px;
	margin: 0;
	background: url(../img/default/bit_logo.png) no-repeat;
	text-indent: -9999px; 
	overflow: hidden; 
}

#header-content h1#logo a {
	display: block;
	height: 125px;
}

/*	TRUSTED SHOPS INTEGRATION	*/

#vorbestellung-button {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	width:578px;
	height:150px;
	background:#666666;
}

#countdown-banner  {
	position: absolute;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	left:613px;
	top:280px;
	font-size:16px;
	font-weight:bold;
	line-height:14px;
	color:#c5c1be;
	text-shadow: #fff 1px 1px 0px;
	text-align:right;
}

#header-content #teaser_new-articles-countdown  {
	position: absolute;
	margin:0px 0px 0px 0px;
	padding:52px 0px 0px 0px;
	left:435px;
	top:0px;
	width:71px;
	height:54px;
	background:url(../img/default/bg/bg_countdown.gif) no-repeat;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	line-height:14px;
	color:#ff8800;
}

#header-content #teaser_new-articles-countdown_end  {
	position: absolute;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	left:435px;
	top:0px;
	width:71px;
	height:106px;
}

span.teaser_new-articles-countdown_days {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:#666;
}

#header-content #logo_trusted-shops {
	position: absolute;
	left:510px;
	top:0px;
}

#trusted_shops_box {
	width:auto;
	margin:20px 0px 0px 0px;
	padding:15px 10px 15px 50px;
	border-top:1px solid #ff8800;
	border-bottom:1px solid #ff8800;
	background:#fcfcfc;
}

#trusted_shops_box_left {
	float:left;
	width:90px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

#trusted_shops_box_right {
	float:left;
	width:400px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

input.bt_trusted_shops {
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	display:block;
	border:1px solid #666;
	color:#fff;
	font-weight:bold;
	background:#ff8800;
	outline:none;
	cursor:pointer;
}

/*	BREADCRUMB	*/

div#breadcrumb {
	position: absolute;
	left: 25px;
	top:124px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 22px;
	height: 20px;
	color: #666;
	font-size: 11px;
	background: url(../img/default/arrows/arrow_breadcrumb.gif) left top no-repeat;
	text-align:left;
}

div#breadcrumb a {
	color:#666;
}

div#breadcrumb a:hover {
	color:#ff8800;
	text-decoration:none;
}

div#breadcrumb a.last {
	color:#ff8800;
	font-weight: bold;
}



/*	SEARCHBOX	*/

#searchbox {
	position:absolute;
	top:70px;
	left:655px;
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	height:135px;
	width:135px;
	background:url(../img/default/bg/bg_search-box.gif) no-repeat;
	overflow:hidden;
}

#searchbox_header {
	padding:15px 0px 0px 17px;
	margin:0px 0px 0px 0px;
	height:25px;
	width:113px;
	background:url(../img/default/bg/bg_search-box_header.gif) no-repeat;
}

#searchbox_header h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:13px;
	line-height:15px;
	color:#FFFFFF;
}

#searchbox_body {
	padding:10px 0px 0px 17px;
	margin:0px 0px 0px 0px;
	height:25px;
	width:113px;
	background:url(../img/default/bg/bg_search-box_body.gif) no-repeat;
}

form#searchform {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
}

form#searchform input#searchfield {
	font-size: 11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width: 100px;
	color: #666;
	height: 20px;
	border:none;
	background:none;
}

#searchbox_footer {
	padding:12px 17px 0px 0px;
	margin:0px 0px 0px 0px;
	height:43px;
	width:113px;
	text-align:right;
	background:url(../img/default/bg/bg_search-box_footer.gif) no-repeat;
}

#submit_search {
	padding:0px 33px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	outline:none;
	height:26px;
	width:97px;
	text-align:right;
	background:url(../img/default/arrows/arrow_searchbox.gif) top right no-repeat;
	cursor:pointer;
	font-size:13px;
	line-height:15px;
	color:#FFFFFF;
	font-weight:bold;
}

#submit_search:hover {
	background:url(../img/default/arrows/arrow_searchbox-hover.gif) top right no-repeat;
	color:#000000;
}





/*	NAV-SHOP	*/

#nav-shop {
	position:absolute;
	top:40px;
	left:800px;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	height:160px;
	width:160px;
	background:url(../img/default/bg/bg_nav-shop.gif) no-repeat;
}

#nav-shop ul {
	list-style: none;
}

#nav-shop ul li {
	float: left;
	width: 150px;
	font-weight: bold;
}

#nav-shop ul li a {
	padding:11px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	display: block;
	font-size:12px;
	line-height:13px;
	color:#ccc;
}

#nav-shop ul li a span.nav-shop-add {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	color:#ccc;
}

#nav-shop ul li a:hover span.nav-shop-add {
	color:#fff;
}

#nav-shop ul li a.active span.nav-shop-add,
#nav-shop ul li a.active:hover span.nav-shop-add {
	color:#fff;
}

#nav-shop ul li a:hover {
	font-size:12px;
	line-height:13px;
	color:#fff;
	text-decoration:none;
}

#nav-shop ul li a.active:hover,
#nav-shop ul li a.active {
	font-size:12px;
	line-height:13px;
	color:#fff;
	text-decoration:none;
}

#nav-shop ul li.basket a {
	display:block;
	background:url(../img/default/nav-shop/nav-shop_basket_inactive.gif) no-repeat;
	height:40px;
}

#nav-shop ul li.basket a:hover {
	background:url(../img/default/nav-shop/nav-shop_basket_hover.gif) no-repeat;
}

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

#nav-shop ul li.note a {
	display:block;
	background:url(../img/default/nav-shop/nav-shop_note_inactive.gif) no-repeat;
	height:38px;
}

#nav-shop ul li.note a:hover {
	background:url(../img/default/nav-shop/nav-shop_note_hover.gif) no-repeat;
}

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

#nav-shop ul li.account a {
	display:block;
	background:url(../img/default/nav-shop/nav-shop_account_inactive.gif) no-repeat;
	height:39px;
}

#nav-shop ul li.account a:hover {
	background:url(../img/default/nav-shop/nav-shop_account_hover.gif) no-repeat;
}

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




/*	NAV-HEADER	*/

#nav-header {
	position:absolute;
	top:163px;
	left:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:47px;
}

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

#nav-header ul li {
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
/*	width:130px;
	height:47px;*/
}

#nav-header ul li a {
	float:left;
	display:block;
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:93px;
	height:32px;
	background:url(../img/default/nav-header/nav-header_inactive.gif) no-repeat;
	font-size:12px;
	font-weight:normal;
	line-height:13px;
	color:#666;
	text-align:center;
}

#nav-header ul li a:hover {
	font-weight:normal;
	color:#ff8800;
	background:url(../img/default/nav-header/nav-header_hover.gif) no-repeat;
	text-decoration:none;
}

#nav-header ul li a.active,
#nav-header ul li a.active:hover {
	font-weight:bold;
	color:#ff8800;
	text-shadow:#fff 1px 1px 0px;
	background:url(../img/default/nav-header/nav-header_active.gif) no-repeat;
}

#nav-header ul li.nav-header-last {
/*	width:135px;*/
}

#nav-header ul li.nav-header-last a {
	width:97px;
	background:url(../img/default/nav-header/nav-header_inactive-last.gif) top right no-repeat;
}

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

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


/*	BODY
----------------------------------------------------------------*/

#body {
	position:relative;
	margin:2px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:990px;
/*	background:#999;*/
}

#body-deco,
body#hideRightHome #body-deco {
	position:absolute;
	top:-5px;
	left:0px;
	width:990px;
	height:5px;
	background:url(../img/default/bg/bg_body_deco_01.gif) no-repeat;
}

body#hideLeft #body-deco {
	position:absolute;
	top:-5px;
	left:0px;
	width:990px;
	height:5px;
	background:url(../img/default/bg/bg_body_deco_03.gif) no-repeat;
}

body#hideRight #body-deco {
	position:absolute;
	top:-5px;
	left:0px;
	width:990px;
	height:5px;
	background:url(../img/default/bg/bg_body_deco_02.gif) no-repeat;
}

div#content {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#content #left {
	float: left;
	width: 190px;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

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

/*	KEINE LINKE SPALTE	*/

body#hideLeft div#content div#center {
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 795px;
	overflow:hidden;
}

/* content center
------------------------------------------------------------------*/
div#content #center {
	float: left;
	width: 600px;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

div#content #center-home {
	float: left;
	width: 600px;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

div#content #center-home-top {
	height:7px;
	width:600px;
	background:#000 url(../img/default/bg/bg_center_600px_top.gif) left bottom no-repeat;
	overflow:hidden;
}

div#content #center-home-middle {
	margin:0px 0px 0px 0px;
	padding:0px 11px 0px 11px;
	width:578px;
	background:url(../img/default/bg/bg_center_600px_middle.gif) repeat-y;
}

div#content #center-home-bottom {
	display:block;
	height:43px;
	width:600px;
	background:url(../img/default/bg/bg_center_600px_bottom.gif) no-repeat;
}

div#content #center-home-right {
	float: left;
	width: 190px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

div#content #center-home-right-content {
	float: left;
	width: 190px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/bg_right_bottom.gif) left bottom no-repeat;
	overflow:hidden;
}



/*	KEINE RECHTE SPALTE	*/

body#hideRight div#content #center,
body#hideRightHome div#content #center {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 795px;
	overflow:hidden;
}

div.center-right-top-middle {
	width:795px;
	background:url(../img/default/bg/bg_center-right_795px_top-middle.gif) repeat-y;
}

div.center-right-bottom {
	display:block;
	height:43px;
	width:795px;
	background:url(../img/default/bg/bg_center-right_795px_bottom.gif) no-repeat;
}




/* content right
------------------------------------------------------------------*/
div#content #right {
	float:left;
	width: 190px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}









/*	NAV-MAIN
------------------------------------------------------------------*/

#nav-main ul {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	background:url(../img/default/bg/bg_nav-main_top.gif) top left no-repeat;
	width:190px;
}

#nav-main ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#nav-main ul li a {
	display:block;
	margin:0px 0px 0px 0px;
	padding:9px 0px 0px 47px;
	width: 143px;
	height: 27px;
	background:url(../img/default/nav-main/nav-main_inactive.jpg) no-repeat;
	font-size:13px;
	line-height:16px;
	color:#ebebeb;
}

#nav-main ul li a:hover {
	background:url(../img/default/nav-main/nav-main_hover.jpg) no-repeat;
	font-size:13px;
	line-height:16px;
	color:#333;
	text-shadow:#ff8800 1px 1px 0px;
	text-decoration:none;
}

#nav-main ul li a.active:hover,
#nav-main ul li a.active,
#nav-main ul li a.flag {
	background:url(../img/default/nav-main/nav-main_active.jpg) no-repeat;
	font-weight:bold;
	color:#000;
	text-shadow:#ff8800 1px 1px 0px;
}

#nav-main ul li.first a {
	padding:13px 0px 0px 47px;
	height:27px;
	background:url(../img/default/nav-main/nav-main_inactive-first.gif) no-repeat;
}

#nav-main ul li.first a:hover {
	color:#333;
	text-shadow:#ff8800 1px 1px 0px;
	background:url(../img/default/nav-main/nav-main_hover-first.gif) no-repeat;
}

#nav-main ul li.first a.active:hover ,
#nav-main ul li.first a.active,
#nav-main ul li.first a.flag {
	font-weight:bold;
	color:#000;
	text-shadow:#ff8800 1px 1px 0px;
	background:url(../img/default/nav-main/nav-main_active-first.gif) no-repeat;
}

#nav-main ul li.last a {
	padding:9px 0px 0px 47px;
	height:31px;
	background:url(../img/default/nav-main/nav-main_inactive-last.jpg) no-repeat;
	text-shadow:#ff8800 1px 1px 0px;
}

#nav-main ul li.last a:hover {
	color:#333;
	text-shadow:#ff8800 1px 1px 0px;
	background:url(../img/default/nav-main/nav-main_hover-last.jpg) no-repeat;
}

#nav-main ul li.last a.active:hover ,
#nav-main ul li.last a.active,
#nav-main ul li.last a.flag {
	font-weight:bold;
	color:#000;
	text-shadow:#ff8800 1px 1px 0px;
	background:url(../img/default/nav-main/nav-main_active-last.jpg) no-repeat;
}



/*	NAV-SUBMENU	
--------------------------------*/

#nav-submenu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../img/default/bg/bg_nav-main_top.gif) top left no-repeat;
	width:190px;
}

#nav-submenu h1 {
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 47px;
	height:45px;
	width:143px;
	background: url(../img/default/nav-submenu/nav-submenu_header-2.gif) left top no-repeat;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	color:#000;
	text-shadow:#ff8800 1px 1px 0px;
}

#nav-submenu h1 a,
#nav-submenu h1 a:visited {
	color:#000;
	text-shadow:#ff8800 1px 1px 0px;
}

#nav-submenu h1 a:hover {
	color:#fff;
	text-shadow:#ff8800 1px 1px 0px;
}

#nav-submenu ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../img/default/nav-submenu/nav-submenu_body.gif) repeat-y;
	width:190px;
}

#nav-submenu ul li {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:190px;
	height:auto;
}

#nav-submenu ul li a,
#nav-submenu ul li a:visited {
	display:block;
	margin:0px 11px 0px 11px;
	padding:10px 0px 10px 11px;
	width:157px;
	height:auto;
	font-size:12px;
	line-height:14px;
	color:#666;
	font-weight:normal;
	border-bottom:1px solid #fff;
	background:#ddd;
}

#nav-submenu ul li a:hover {
	color:#000;
	background:#fefefe;
	border-bottom:1px solid #dedede;
}

#nav-submenu ul li a.active:hover,
#nav-submenu ul li a.active,
#nav-submenu ul li a.flag {
	color:#000;
	background:#FFFFFF;
	font-weight:bold;
	border-top:1px solid #ff9900;
}


/*	NÄCHSTE EBENDE	*/

#nav-submenu ul li ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

#nav-submenu ul li li a,
#nav-submenu ul li li a:visited {
	display:block;
	margin:0px 11px 0px 11px;
	padding:7px 10px 7px 20px;
	width:138px;
	height:auto;
	font-size:11px;
	line-height:14px;
	color:#666;
	font-weight:normal;
	border-top:none;
	border-bottom:none;
	background:#fff;
}

#nav-submenu ul li li a:hover {
	color:#ff8800;
	border-top:none;
	border-bottom:none;
	background:#fff;
}

#nav-submenu ul li li a.active:hover,
#nav-submenu ul li li a.active,
#nav-submenu ul li li a.flag {
	color:#000;
	font-weight:bold;
	border-top:none;
	border-bottom:none;
	background:#fff;
}


/*	NÄCHSTE EBENDE	*/

#nav-submenu ul li ul li ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#nav-submenu ul li li li a,
#nav-submenu ul li li li a:visited {
	display:block;
	margin:0px 11px 0px 11px;
	padding:5px 10px 5px 30px;
	width:128px;
	height:auto;
	font-size:11px;
	line-height:14px;
	color:#666;
	font-weight:normal;
	border-top:none;
	border-bottom:none;
}

#nav-submenu ul li li li a:hover {
	color:#ff8800;
	border-top:none;
	border-bottom:none;
}

#nav-submenu ul li li li a.active:hover,
#nav-submenu ul li li li a.active,
#nav-submenu ul li li li a.flag {
	color:#000;
	font-weight:bold;
	border-top:none;
	border-bottom:none;
}





/*	NAV-SERVICE
------------------------------------------------------------------*/


#nav-services ul {
	list-style: none;
	margin:0px 0px 5px 0px;
	padding:15px 0px 30px 0px;
	background: url(../img/default/bg/bg_nav-services_bottom.gif) bottom left no-repeat;
}

#nav-services ul li {
	display:block;
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
}

#nav-services ul li a {
	display:block;
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 47px;
	font-size:11px;
	line-height:16px;
	color:#ebebeb;
	text-shadow:#ff8800 1px 1px 0px;
	background:url(../img/default/nav-services/nav-services_inactive.gif) 0px 0px no-repeat;
	height:25px;
	width:143px;
}

#nav-services ul li a:hover {
	color:#333;
	text-shadow:#ff8800 1px 1px 0px;
	background:url(../img/default/nav-services/nav-services_hover.gif) 0px 0px no-repeat;
	text-decoration:none;
}

#nav-services ul li a.active:hover,
#nav-services ul li a.active {
	color:#ff8800;
	text-shadow:#222 1px 1px 0px;
	background:url(../img/default/nav-services/nav-services_active.gif) 0px 0px no-repeat;
	font-weight:bold;
}


/*	LAST VIEWED
----------------------------------------------------------------------------------------------------------------------------*/

div#angeschaut {
	margin:0px 0px 0px 0px;
	padding:0px 5px 6px 5px;
	width:180px;
	background: url(../img/default/bg/bg_last-viewed_v2.gif) bottom left no-repeat;
} 

div#angeschaut-header h2 {
	margin:0px 0px 0px 0px;
	padding:13px 0px 0px 25px;
	height:26px;
	width:190px;
	background:url(../img/default/bg/bg_last-viewed_header_v2.gif) no-repeat;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	color:#fff;
}

div.lastview_rule {
	margin:0px 0px 0px 0px;
	padding:0px 25px 0px 25px;
	width:144px;
	height:96px;
	background:url(../img/default/bg/bg_last-viewed_item.gif) no-repeat;
	overflow:hidden;
}

div.lastview_rule_last {
	margin:0px 0px 0px 0px;
	padding:0px 25px 0px 25px;
	width:144px;
	height:101px;
	background:url(../img/default/bg/bg_last-viewed_item-last_v2.gif) no-repeat;
	overflow:hidden;
}

div.lastview_rule_picture {
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 0px;
	width:144px;
	height:50px;
	text-align:center;
	overflow:hidden;
}

div.lastview_rule_text h3 a,
div.lastview_rule_text h3 a:visited {
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	color:#666666;
}

div.lastview_rule_text h3 a:hover {
	color:#ff8800;
}

/*	ADMINBOX - NAV
--------------------------------*/
div.adminbox {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


div.adminbox ul#submenu-adminbox {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

div.adminbox ul#submenu-adminbox li {
}

div.adminbox ul#submenu-adminbox li a {
	display: block;
	padding: 10px 10px 10px 30px;
	color: #666;
	background: url(../img/default/store/ico_arrow6.gif) no-repeat 10px 12px;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	border-bottom: 1px solid #eee;
}

div.adminbox ul#submenu-adminbox li a:hover {
	color:#ff8800;
	background: url(../img/default/store/ico_arrow_hover.gif) no-repeat 10px 12px;
}

div.adminbox ul#submenu-adminbox li a.active,
div.adminbox ul#submenu-adminbox li a.flag {
	font-weight: bold;
	color:#ff8800;
	background:#url(../img/default/store/ico_arrow_active.gif) no-repeat 10px 12px;
	border-bottom: 1px solid #ff8800;
}


/*	ADMINBOX - LOGIN
------------------------------------------------------------------------------------------------------------------------------------*/

.adminbox-header h2 {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 25px;
	height:25px;
	width:165px;
	background:url(../img/default/bg/bg_adminbox_header.gif) no-repeat;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	color:#fff;
}

.adminbox-body-login {
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 25px;
	height:111px;
	width:165px;
	background:url(../img/default/bg/bg_adminbox_body.gif) no-repeat;
	overflow:hidden;
	text-align:left;
}

.adminbox-footer-login {
	margin:0px 0px 0px 0px;
	padding:5px 20px 0px 0px;
	height:35px;
	width:170px;
	background:url(../img/default/bg/bg_adminbox_footer-login.gif) no-repeat;
	overflow:hidden;
	text-align:right;
}

.adminbox-buttons-login {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	width:190px;
}

.adminbox-buttons-login a,
.adminbox-buttons-login a:visited {
	display:block;
	list-style: none;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 47px;
	font-size:11px;
	line-height:16px;
	color:#ebebeb;
	background:url(../img/default/nav-services/nav-services_arrow-inactive.gif) 25px 2px no-repeat;
	height:17px;
	width:190px;
}

.adminbox-buttons-login a:hover {
	color:#fff;
	background:url(../img/default/nav-services/nav-services_arrow-active.gif) 25px 2px no-repeat;
	text-decoration:none;
}

#submit_login-teaser {
	padding:0px 33px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	outline:none;
	height:22px;
	width:97px;
	text-align:right;
	background:url(../img/default/arrows/arrow_loginbox.gif) center right no-repeat;
	cursor:pointer;
	font-size:13px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:bold;
}

#submit_login-teaser:hover {
	color:#000000;
	background:url(../img/default/arrows/arrow_loginbox-hover.gif) top right no-repeat;
}

div.adminbox-body-login input {
	float:left;
	font-size: 11px;
	line-height:14px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 4px 0px;
	width: 150px;
	color: #666;
	height: 25px;
	border:none;
	background:none;
	overflow:hidden;
}

div.adminbox-body-login input:hover {
	border:none;
	background:none;
}

div.adminbox-body-login label {
	float:left;
	display:block;
	font-size: 11px;
	line-height:14px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 7px 0px;
	width: 150px;
	color: #fff;
	height: 25px;
	border:none;
	background:none;
	text-align:left;
	overflow:hidden;
}




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

div#topseller h2 {
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 25px;
	height:25px;
	width:190px;
	background:#fff url(../img/default/bg/bg_adminbox_header.gif) no-repeat;
/*	background:url(../img/default/bg/bg_topseller_header.gif) no-repeat;*/
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	color:#fff;
	z-index:111;
}

#topseller-footer {
	display:block;
	margin:0px 0px 0px 6px;
	padding:0px 0px 5px 0px;
	height:39px;
	width:179px;
	background: url(../img/default/bg/bg_topseller_footer.gif) no-repeat;
}

div#topseller {
	margin: 0px;
	position:relative;
	overflow:hidden;
	height:450px;
	width:190px;
}


div.toprule { 
	color: #77808e; 
	line-height:12px; 
	font-size: 11px;
	font-weight:bold;
	overflow:hidden; 
	position:absolute; 
	left:0px; 
	top:0px;	
	width:190px;
	height:138px;
	padding:2px 0px 0px 0px; 
	
}
div.topruleimg {
	position:absolute;
	left:20px;
	top:95px;
	overflow:hidden;
	width:38px;
	height:38px;
}

div#topseller div.out {background:url(../img/default/bg/bg_topseller_item.gif) left bottom; width:190px;}
div#topseller div.over {background:url(../img/default/bg/bg_topseller_item-over.gif) left bottom; width:190px;}

div.top1 div.topruleimg {background:url(../img/default/topseller/bitrade-topseller-1.png) no-repeat scroll 0px 0px;}
div.top2 div.topruleimg {background:url(../img/default/topseller/bitrade-topseller-2.png) no-repeat scroll 0px 0px;}
div.top3 div.topruleimg {background:url(../img/default/topseller/bitrade-topseller-3.png) no-repeat scroll 0px 0px;}
div.top4 div.topruleimg {background:url(../img/default/topseller/bitrade-topseller-4.png) no-repeat scroll 0px 0px;}
div.top5 div.topruleimg {background:url(../img/default/topseller/bitrade-topseller-5.png) no-repeat scroll 0px 0px;}

.over.top1 div.topruleimg {background:url(../img/default/topseller/bitrade-topseller-1-over.png) no-repeat scroll 0px 0px;}
.over.top2 div.topruleimg {background:url(../img/default/topseller/bitrade-topseller-2-over.png) no-repeat scroll 0px 0px;}
.over.top3 div.topruleimg {background:url(../img/default/topseller/bitrade-topseller-3-over.png) no-repeat scroll 0px 0px;}
.over.top4 div.topruleimg {background:url(../img/default/topseller/bitrade-topseller-4-over.png) no-repeat scroll 0px 0px;}
.over.top5 div.topruleimg {background:url(../img/default/topseller/bitrade-topseller-5-over.png) no-repeat scroll 0px 0px;}

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

div.toprule h3 {
	position:absolute;
	top:100px;
	left:62px;
	display:block;
	color:#666;
	font-size: 11px;
	font-weight:normal;
	line-height:15x;
	padding:0px 15px 0px 0px;
	margin:0px 0px 0px 0px;
	letter-spacing:normal;
	width:105px;
}

div.toprule div.topimg {
	width:167px;
	height:75px;
	overflow:hidden;
	padding:5px 0px 0px 0px;
	margin:0px 11px 20px 11px;
	text-align:center;
}

div.toprule div.topimg a,
div.toprule div.topimg a:visited {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
}

div.toprule a,
div.toprule a:visited {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#666;
	font-size: 11px;
	line-height:15x;
	font-weight:normal;

}

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

div.toprule div.topimg a {
	padding:0px 0px 0px 0px;
}




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

#footer-deco {
	position:relative;
	margin:40px auto 0px auto;
	padding:0px 0px 0px 120px;
	width:870px;
	height:90px;
}

#footer-deco-content {
	position:absolute;
	top:5px;
	left:120px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:90px;
	width:165px;
	background:url(../img/default/bg/bg_footer-deco.gif) left bottom no-repeat;
}

#footer {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:250px;
	background:url(../img/default/bg/bg_footer.png) bottom center repeat-x;
	color: #666;
	font-size:11px;
	line-height:14px;
}

#footer-content {
	position:relative;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:990px;
	height:250px;
	background: url(../img/default/bg/bg_footer-content.png) bottom left no-repeat;
}

#nav-footer-left {
	position:absolute;
	top:10px;
	left:20px;
	margin:0px 0px 0px 0px;
	padding:20px 20px 0px 20px;
	width:130px;
	height:150px;
	background:url(../img/default/bg/bg_footer-nav-left.gif) no-repeat;
}

#nav-footer-left ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	text-align:right;
}

#nav-footer-left ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	list-style:none;
}

#nav-footer-left ul li a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
}

#nav-footer-left ul li a:hover {
	color:#ff8800;
	text-decoration:none;
}

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

#nav-footer-right {
	position:absolute;
	top:10px;
	left:195px;
	margin:0px 0px 0px 0px;
	padding:20px 20px 0px 20px;
	width:100px;
	height:120px;
	background:url(../img/default/bg/bg_footer-nav-right.gif) no-repeat;
}

#nav-footer-right ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	text-align:left;
}

#nav-footer-right ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	list-style:none;
}

#nav-footer-right ul li a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
}

#nav-footer-right ul li a:hover {
	color:#000;
	text-decoration:none;
}

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

#nav-footer-text {
	position:absolute;
	top:11px;
	left:350px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:600px;
	height:150px;
}

#bookmarks-box-footer {
	width:575px;
	height:60px;
	margin:0px 0px 10px 0px;
	padding:30px 0px 0px 70px;
	background:url(../img/default/bg/bg_bookmarks-footer.jpg) top left no-repeat;
}

#bookmarks-box-footer h5 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#ff8800;
}

#nav-footer-text-box {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}












/* Icons
----------------------------------------------------------------------------------------------------------------------------------------------------*/
a.ico {padding: 0 0 0 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/icons/icon_delete.png) no-repeat;
	display: block;
	height: 38px;
	width: 38px;
	cursor:pointer;
}

a:hover.del {
	background:url(../img/default/icons/icon_delete-hover.png) no-repeat;
}

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; font-weight: bold; color: #666; padding: 0 0 0 20px; height:18px;}
a.killfilter {background: url(../img/default/store/ico_arrow7.gif) no-repeat 0 0px; font-weight: bold; color: #666; padding: 0 0 0 25px; height:18px;}

a.video_icon {
	position:absolute;
	top:20px;
	right:20px;
	display:block;
	height:79px;
	width:89px;
	background: url(../img/default/icons/video_icon.jpg) no-repeat;
}







/* tagcloud
------------------------------------------------------------------*/
div.tagcloud {
	font-face: Arial, Geneva, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width: 149px;
	text-align: justify;
	line-height: 10px;
	background-color:#fff;
}

div.tagcloud_promotion {
	padding:15px 20px 15px 20px;
	margin:0px 0px 0px 0px;
	text-align: center;
	line-height: 18px;
	background: url(../img/default/bg/bg_tagcloud.gif) bottom left no-repeat;
	height:454px;
	width:220px;
}

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:#ff8800;
	background:#000000;
}

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

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

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

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


/*	ACTUAL LISTING
------------------------------------------------------------------------------------------------------------------------------------*/
div.listing_box_actual {
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px;
	background: url(../img/default/bg/bg_center-right_795px_top-middle.gif) no-repeat;
	width:795px;
}

div.listing_box_cap_actual {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/bg_center-right_795px_bottom.gif) no-repeat;
	width:795px;
	height:43px;
}

div.listing_box_cap_actual_middle {
	padding:25px 200px 10px 35px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	line-height:17px;
}

div.listing_box_cap_campaigns {
	padding:0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}




/*	COL-LEFT-BIG
------------------------------------------------------------------------------------------------------------------------------------*/

div.col-left_box_top-middle {
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 0px;
	background: url(../img/default/bg/bg_center-left_795px_top-middle.gif) no-repeat;
	width:795px;
}

div.col-left_box_cap {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/bg_center-left_795px_bottom.gif) no-repeat;
	width:795px;
	height:43px;
}

div.col-left_box_top-middle_content {
	padding:25px 200px 10px 35px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	line-height:17px;
}


/*	COL-RIGHT-BIG
------------------------------------------------------------------------------------------------------------------------------------*/

div.col-right_box_top-middle {
	margin:0px 0px 0px 0px;
	padding:6px 11px 0px 11px;
	background: url(../img/default/bg/bg_center-right_795px_top-middle.gif) no-repeat;
	width:773px;
}

div.col-right_box_cap {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/bg_center-right_795px_bottom.gif) no-repeat;
	width:795px;
	height:43px;
}

div.col-right_box_top-middle_content {
	padding:25px 24px 10px 24px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	line-height:17px;
}


div.col-right_shade {
	background:url(../img/default/bg/bg_nav-page.gif) left bottom repeat-x;
}




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


div.col_center_listing {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float: left;
	width: 600px;
	overflow:hidden;
}

div.col_center_listing-top {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float: left;
	width: 600px;
	height:6px;
	background: url(../img/default/bg/bg_center_600px_top.gif) no-repeat;
	overflow:hidden;
}

div.listing_box {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/bg_center_600px_middle.gif) repeat-y;
}

div.listing_box_top { 
	height:37px; 
	margin:0px 11px 0px 11px;
	padding:0px 14px 0px 14px;
	clear: both;
	background: url(../img/default/bg/bg_nav-page.gif) left bottom repeat-x;
}

div.listing_box_middle {
	margin:0px 11px 0px 11px;
	padding:0px 0px 0px 0px;
}

div.listing_box_cap {
	width:600px;
	height:43px; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear: both;
	background:url(../img/default/bg/bg_center_600px_bottom.gif) no-repeat;
	overflow:hidden;
}

div.listing_box_cap_nav-page {
	height:37px; 
	margin:0px 11px 0px 11px;
	padding:6px 24px 0px 24px;
	clear: both;
	background: url(../img/default/bg/bg_nav-page-bottom.gif) left top repeat-x;
}


















/*	FORMULARE - SUPPORT PAGES - CONTACT
------------------------------------------------------------------------------------------------------------------------------------*/

div.col_center_container {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:url(../img/default/bg/bg_center-right_795px_top-middle.gif) no-repeat;
	width:795px;
}

div.col_center_container_bottom {
	height:43px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../img/default/bg/bg_center-right_795px_bottom.gif) no-repeat;
	width:795px;
}

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


div.col_center_custom {
	padding:25px 30px 10px 35px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	line-height:17px;
}

div.col_center_custom strong { margin: 5px 0 10px 0; }
div.col_right1 {
	float: left;
	width: 149px;
	margin: 10px 0 0 15px;
}
div.col_right2 {
	float: right;
	width: 189px;
	margin: 0px;
}

/* 04.a content navigation
------------------------------------------------------------------*/






/* 04.a.1 sub navigation - subcategories
------------------------------------------------------------------*/
.cat_box {
background:#FFFFFF;
border:1px solid #ccc;

margin:0px;
padding:0px;
width:147px;
}

div.box3 ul#submenu { padding: 0 1px 0px 1px; margin: 0px 0 0px 0; }
div.box3 ul#submenu li { border-bottom: 1px solid #ccc; background-color: #fef7ee; }
div.box3 ul#submenu li a { font-size:11px; display: block; padding: 7px 3px 7px 15px; color: #545454;  }
div.box3 ul#submenu li a:hover { text-decoration: none; color:#ff853f; background-color: #fff;}
div.box3 ul#submenu li a.active { font-weight: bold; color:#545454;  border-bottom: 1px solid #E1E1E1; }
div.box3 ul#submenu li a.flag { color:#545454; font-weight: bold; }

/* 2.level */
div.box3 ul#submenu ul { padding: 0 0 0 0; background-color: #fff; margin:0;}
div.box3 ul#submenu ul li { border-bottom: none; }
div.box3 ul#submenu ul li a { font-size:11px; font-weight:normal; display: block; padding: 5px 3px 4px 22px; color: #545454; border-bottom: 1px solid #d1d1d1; background-color:#FFF; background-image:none; }
div.box3 ul#submenu ul li a:hover { display: block; color:#FFA978; background-image: none; }
div.box3 ul#submenu ul li a.active { background-image: none; font-weight: bold; background-color: #fff; }

/* 3.level */
div.box3 ul#submenu ul ul { padding: 0 0 0 0; background-color: #fff; margin:0;border-bottom: 1px solid #d1d1d1; }
div.box3 ul#submenu ul ul li { border-bottom: none; }
div.box3 ul#submenu ul ul li a { display: block; padding: 4px 3px 4px 32px; color: #999;  }
div.box3 ul#submenu ul ul li a.active { color:#999; font-weight: bold;  }
div.box3 ul#submenu ul ul li a:hover { display: block; }

/* 4.level */
div.box3 ul#submenu ul ul ul li a { padding: 5px 3px 4px 30px; background: url(../img/default/store/ico_arrow2.gif) no-repeat 20px 8px;}
div.box3 ul#submenu ul ul ul li a:hover { background: url(../img/default/store/ico_arrow2.gif) no-repeat 20px 8px; } 

/* servicenav
------------------------------------------------------------------*/
div.box3 ul#servicenav { padding: 0 1px 0px 1px; margin: 0; }
div.box3 ul#servicenav li { }
div.box3 ul#servicenav li a { display: block; padding: 3px 3px 0px 25px; color: #505050; }
div.box3 ul#servicenav li a:hover { text-decoration: none; color:#999999; }
div.box3 ul#servicenav li a.active { font-weight: bold; color:#666; border-bottom: 1px solid #d1d1d1; }


/* 04.b content pages
------------------------------------------------------------------*/
/* 04.b.1 boxes - article boxes, last viewed, supplier...
------------------------------------------------------------------*/

div.box_middle { padding:0 7px 5px 7px; font-size: 10px; line-height: 12px;}
div.box_middle p { margin: 15px 0 5px 0;}
div.box_middle h4 { margin: 15px 0 5px 0; font-weight: bold;}
div.boxtop { height: 6px; line-height: 0; font-size: 0;}

div.box2 { width: 149px; position: relative; }/*white*/
div.box3 { width: 147px; position: relative; }
div.box5 { width: 147px; position: relative; }
div.box5top { height: 6px; line-height: 0; font-size: 0;}

div.box4_middle { text-align: center; padding:0 0px 0x 0px; font-size: 11px; color: #666; background-color:#fff;border:5px solid #E5E4DD;}
div.box4_middle h4 { margin: 0 0 7px 0; font-weight: bold; font-size: 11px; line-height: 12px; color: #770d30; text-align: center; padding-top:10px;}
div.box4_middle a { font-weight: bold;}
div.box_middle p { margin: 15px 0 5px 0;}
div.box4_middle strong {color:#000;}
div.box4_middle ul li {margin: 10px 0 5px 0;}

div.box h2, div.box2 h2, div.box4 h2 { /*text-indent: -9999px;*/ color:#fff; overflow: hidden; position: relative; margin-bottom: 0; }

div.boxcap1 { height: 6px; line-height: 0; font-size: 0; }
div.box2cap { height: 6px; line-height: 0; font-size: 0; }
div.boxcap2 { height: 6px; line-height: 0; font-size: 0; }
div.boxcap2_blue { height: 6px; line-height: 0; font-size: 0; }
div.boxcap3 { height: 6px; line-height: 0; font-size: 0; }
div.boxcap3_2 { height: 17px; line-height: 0; font-size: 0; }
div.boxcap4 { height: 31px; line-height: 0; font-size: 0; }
div.box5cap { height: 17px; line-height: 0; font-size: 0; }

/* ------- headlines submenu -------- */
div.box3 h2 { font-size:12px; font-weight: bold; height: 20px; border-bottom:1px solid #999; color:#fff; background-color: #ffb185; padding-left:10px; padding-top:10px;  }


/* ------- headlines boxes -------- */


div#yourbasket h2 { height: 25px; margin-top: 10px; padding:10px 0 0 10px; color:#a1894e; background-color:#f7f7f2; }
div#kontakt h2 { color: #a1894e; padding: 5px; height: 15px; margin: 30px 10px 15px 0;}



div#kontakt {  }

/* ------- margin boxes-------- */


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.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;}

div.similar_rule h1, div.similar_rule_last h1 {
	font: 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #333333; 
	width: 130px;
	margin-left:10px;
	margin-top: 5px;
}







/*	ARTICLE BOXES
------------------------------------------------------------------------------------------------------------------------------------*/

#article_available_status {
	display:block;
	position: relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 50px;
	height:26px;
	background:url(../img/default/bg/bg_article_available_status.jpg) no-repeat;
	border-bottom:1px solid #eee;
}

div.available_status_01,
div.available_status_02,
div.available_status_03 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	width:190px;
	height:21px;
	font-size:11px;
	line-height:14px;
	color:#888;
}

div.available_status_03 {width:130px;}


/* artbox 1 col _search
------------------------------------------------------------------*/
div.artbox_1col_search {
	display:block;
	position: relative;
	margin:0px 0px 2px 0px;
	padding:0px 70px 0px 0px;
	float: left; 
	height: 150px;
	width:703px;
	background:url(../img/default/bg/bg_article-listing_1col.gif) top right repeat-y;
	overflow:hidden;
}

div.artbox_1col-picture {
	margin:0px 30px 0px 0px;
	padding:15px 0px 0px 15px;
	float:left;
	height:110px;
	width:140px;	
}

div.artbox_1col-text {
	margin:0px 0px 0px 0px;
	padding:20px 40px 0px 0px;
}

div.artbox_1col a.artbox_thumb {
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 100px;
	width:150px;
	text-align: center;
}

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

div.artbox_1col_search .article-description {
	padding:0px 30px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:14px;
}

div.artbox_1col_search p.stat {
	position: absolute;
	top: 90px;
	left: 60px;
	width: 164px;
	font-size: 10px;
	color:#ff8800;
	text-align:left;
}

div.artbox_1col_search .article-price2 s {
	font-size: 12px;
	color:#666;
}

div.artbox_1col_search .article-price2  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:110px;
	right: 0px;
	font-size:15px;
	width: 161px;
	text-align: right;
}

div.artbox_1col_search .article-price2 strong {
	color:#ff8800;
}

div.artbox_1col_search .article-price  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:125px;
	right: 0px;
	font-size:13px;
	font-weight: normal;
	color:#666;
	width: 161px;
	text-align: right;
}

div.artbox_1col_search .ico_tipp,
div.artbox_1col_search .ico_tipp-none {
	display:block;
	position: absolute;
	top: 15px;
	left: 710px;
	width: 53px;
	height: 23px;
	background: url(../img/default/store/ico_tipp.png) no-repeat 0 0;
}

div.artbox_1col_search .ico_tipp-none {	background: url(../img/default/store/ico_tipp-none.png) no-repeat 0 0;}

div.artbox_1col_search .ico_video,
div.artbox_1col_search .ico_video-none {
	display:block;
	position: absolute;
	top: 15px;
	left: 657px;
	width: 50px;
	height: 23px;
	background: url(../img/default/store/ico_video.png) no-repeat 0 0;
}

div.artbox_1col_search .ico_video-none {	background: url(../img/default/store/ico_video-none.png) no-repeat 0 0;}

div.artbox_1col_search .ico_new,
div.artbox_1col_search .ico_new-none  {
	display:block;
	position: absolute;
	top: 41px;
	left: 710px;
	width: 33px;
	height: 23px;
	background: url(../img/default/store/ico_new.png) no-repeat 0 0;
}

div.artbox_1col_search .ico_new-none  {background: url(../img/default/store/ico_new-none.png) no-repeat 0 0;}

div.artbox_1col_search .ico_available_yes,
div.artbox_1col_search .ico_available_no,
div.artbox_1col_search .ico_available_minimum {
	display:block;
	position: absolute;
	top: 41px;
	left: 674px;
	width: 33px;
	height: 23px;
	background: url(../img/default/store/ico_available_yes.png) no-repeat 0 0;
}

div.artbox_1col_search .ico_available_no {background: url(../img/default/store/ico_available_no.png) no-repeat 0 0;}
div.artbox_1col_search .ico_available_minimum {background: url(../img/default/store/ico_available_minimum.png) no-repeat 0 0;}









/* artbox 1 col 
------------------------------------------------------------------*/
div.artbox_1col {
	display:block;
	position: relative;
	margin:0px 0px 2px 0px;
	padding:0px 70px 0px 0px;
	float: left; 
	height: 150px;
	width:508px;
	background:url(../img/default/bg/bg_article-listing_1col.gif) top right repeat-y;
	overflow:hidden;
}

div.artbox_1col-picture {
	margin:0px 30px 0px 0px;
	padding:15px 0px 0px 15px;
	float:left;
	height:110px;
	width:140px;	
}

div.artbox_1col-text {
	margin:0px 0px 0px 0px;
	padding:20px 40px 0px 0px;
}

div.artbox_1col a.artbox_thumb {
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 100px;
	width:150px;
	text-align: center;
}

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

div.artbox_1col .article-description {
	padding:0px 30px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:14px;
}

div.artbox_1col p.stat {
	position: absolute;
	top: 90px;
	left: 60px;
	width: 164px;
	font-size: 10px;
	color:#ff8800;
	text-align:left;
}

div.artbox_1col .article-price2 s {
	font-size: 12px;
	color:#666;
}

div.artbox_1col .article-price2  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:110px;
	right: 0px;
	font-size:15px;
	width: 161px;
	text-align: right;
}

div.artbox_1col .article-price2 strong {
	color:#ff8800;
}

div.artbox_1col .article-price  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:125px;
	right: 0px;
	font-size:13px;
	font-weight: normal;
	color:#666;
	width: 161px;
	text-align: right;
}

div.artbox_1col .ico_tipp,
div.artbox_1col .ico_tipp-none {
	display:block;
	position: absolute;
	top: 15px;
	left: 515px;
	width: 53px;
	height: 23px;
	background: url(../img/default/store/ico_tipp.png) no-repeat 0 0;
}

div.artbox_1col .ico_tipp-none {	background: url(../img/default/store/ico_tipp-none.png) no-repeat 0 0;}

div.artbox_1col .ico_video,
div.artbox_1col .ico_video-none {
	display:block;
	position: absolute;
	top: 15px;
	left: 462px;
	width: 50px;
	height: 23px;
	background: url(../img/default/store/ico_video.png) no-repeat 0 0;
}

div.artbox_1col .ico_video-none {	background: url(../img/default/store/ico_video-none.png) no-repeat 0 0;}

div.artbox_1col .ico_new,
div.artbox_1col .ico_new-none  {
	display:block;
	position: absolute;
	top: 41px;
	left: 515px;
	width: 33px;
	height: 23px;
	background: url(../img/default/store/ico_new.png) no-repeat 0 0;
}

div.artbox_1col .ico_new-none  {background: url(../img/default/store/ico_new-none.png) no-repeat 0 0;}

div.artbox_1col .ico_available_yes,
div.artbox_1col .ico_available_no,
div.artbox_1col .ico_available_minimum {
	display:block;
	position: absolute;
	top: 41px;
	left: 479px;
	width: 33px;
	height: 23px;
	background: url(../img/default/store/ico_available_yes.png) no-repeat 0 0;
}

div.artbox_1col .ico_available_no {background: url(../img/default/store/ico_available_no.png) no-repeat 0 0;}
div.artbox_1col .ico_available_minimum {background: url(../img/default/store/ico_available_minimum.png) no-repeat 0 0;}

/* artbox 1 col - SLIDE
------------------------------------------------------------------*/
div.artbox_1col-slide {
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	float: left; 
	height: 185px;
	width:578px;
	background:url(../img/default/bg/bg_article-listing_1col-home.gif) repeat-y;
	overflow:hidden;
}

div.artbox_1col-slide-picture {
	margin:0px 30px 0px 0px;
	padding:15px 0px 0px 15px;
	float:left;
	height:180px;
	width:215px;
	overflow:hidden;
}

div.artbox_1col-slide-text {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	float:left;
	height:110px;
	width:310px;	
}

div.artbox_1col-slide a.artbox_thumb {
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 100px;
	width:150px;
	text-align: center;
}

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

div.artbox_1col-slide .article-description {
	padding:0px 15px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:14px;
}

div.artbox_1col-slide .stat {
	padding:0px 0px 0px 0px;
	margin:30px 0px 0px 0px;
	width: 200px;
	font-size: 10px;
	color:#ff8800;
	text-align:center;
}

div.artbox_1col-slide .article-price2 s {
	font-size: 12px;
	color:#666;
}

div.artbox_1col-slide .article-price2  {
	margin:25px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	font-size:15px;
	text-align: right;
}

div.artbox_1col-slide .article-price2 strong {
	color:#ff8800;
}

div.artbox_1col-slide .article-price  {
	margin:25px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	font-size:13px;
	font-weight: normal;
	color:#666;
	text-align: right;
}

/*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: 0px; left: 5px; width: 48px; height: 48px; background: url(../img/default/store/ico_new.gif) no-repeat 0 0; }
div.artbox_1col .ico_system { position:absolute; top:90px; left: 165px; width:100px; height:40px;}*/


/* artbox 1 col small
------------------------------------------------------------------*/
div.artbox_1col-small {
	position: relative;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	float: left; 
	height: 80px;
	width:578px;
	background:url(../img/default/bg/bg_article-listing_1col.gif) repeat-y;
	overflow:hidden;
}

div.artbox_1col-small-picture {
	margin:0px 30px 0px 0px;
	padding:8px 0px 0px 15px;
	float:left;
	height:45px;
	width:140px;	
}

div.artbox_1col-small-text {
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	float:left;
	height:45px;
	width:380px;	
}

div.artbox_1col-small a.artbox_thumb {
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 100px;
	width:150px;
	text-align: center;
}

div.artbox_1col-small h1 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height:14px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 7px 0px;
	text-align: left;
}

div.artbox_1col-small .article-description {
	padding:0px 120px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:14px;
}

div.artbox_1col-small .stat {
	position: absolute;
	top: 40px;
	left: -125px;
	width: 164px;
	font-size: 10px;
	color:#ff8800;
	text-align:left;
}

div.artbox_1col-small .article-price2 s {
	font-size: 12px;
	color:#666;
}

div.artbox_1col-small .article-price2  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:40px;
	right: 0px;
	font-size:15px;
	width: 161px;
	text-align: right;
}

div.artbox_1col-small .article-price2 strong {
	color:#ff8800;
}

div.artbox_1col-small .article-price  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:50px;
	right: 0px;
	font-size:13px;
	font-weight: normal;
	color:#666;
	width: 161px;
	text-align: right;
}

div.artbox_1col-small .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-small .ico_new  { position: absolute; top: 0px; left: 5px; width: 48px; height: 48px; background: url(../img/default/store/ico_new.gif) no-repeat 0 0; }
div.artbox_1col-small .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 {
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 0px;
	position: relative;
	float: left;
	height: 260px;
	width: 191px;
	background:url(../img/default/bg/bg_article-listing_3col.gif) left bottom repeat-x;
}

div.artbox_3col_img {
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 0px;
	position: relative;
	float: left;
	height:auto;
	width: 191px;
	background:#eee;
	overflow:hidden;
}

div.artbox a.artbox_thumb {
	display: block;
	height: 100px;
	padding:15px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	text-align: center;
}

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

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

div.artbox .article-price2 s {
	font-size: 12px;
	color:#666;
}

div.artbox .article-price2  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:220px;
	left: 0px;
	font-size:15px;
	width: 161px;
	text-align: right;
}

div.artbox .article-price2 strong {
	color:#ff8800;
}

div.artbox .article-price  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:220px;
	left: 0px;
	font-size:13px;
	font-weight: normal;
	color:#666;
	width: 161px;
	text-align: right;
}

div.artbox .article-description {
	padding:0px 15px 0px 15px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:14px;
}


/* ARTBOX 3-COL-HOME
------------------------------------------------------------------------------------------------------------------------------------*/
div.artbox_3col_home {
	margin:0px 2px 0px 0px;
	padding:15px 0px 0px 0px;
	position: relative;
	float: left;
	height: 260px;
	width: 168px;
	background:#fff url(../img/default/bg/bg_article-listing_3col.gif) left bottom repeat-x;
	overflow:hidden;
}

div.artbox_3col_home_img {
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 0px;
	position: relative;
	float: left;
	height:auto;
	width: 191px;
	background:#eee;
	overflow:hidden;
}

div.artbox_3col_home a.artbox_thumb {
	display: block;
	height: 100px;
	padding:15px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	text-align: center;
}

div.artbox_3col_home h1 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height:14px;
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	text-align:center;
}

div.artbox_3col_home .stat {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 168px;
	font-size: 10px;
	color:#ff8800;
	text-align:center;
}

div.artbox_3col_home .article-price2 s {
	font-size: 12px;
	color:#666;
}

div.artbox_3col_home .article-price2  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:230px;
	right: 0px;
	font-size:15px;
	width: 161px;
	text-align: right;
}

div.artbox_3col_home .article-price2 strong {
	color:#ff8800;
}

div.artbox_3col_home .article-price  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:230px;
	right: 0px;
	font-size:13px;
	font-weight: normal;
	color:#666;
	width: 161px;
	text-align: right;
}

div.artbox_3col_home .article-description {
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:13px;
	text-align:center;
}

div.artbox_3col_home .ico_tipp {
	display:block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 53px;
	height: 23px;
	background: url(../img/default/store/ico_tipp.png) no-repeat 0 0;
}

div.artbox_3col_home .ico_new  {
	display:block;
	position: absolute;
	top: 35px;
	left: 10px;
	width: 33px;
	height: 23px;
	background: url(../img/default/store/ico_new.png) no-repeat 0 0;
}

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



/* articlebox 4 col
------------------------------------------------------------------*/
div.artbox2 {
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 0px;
	position: relative;
	float: left;
	height: 270px;
	width: 192px;
	background:url(../img/default/bg/bg_article-listing_3col.gif) left bottom repeat-x;
}

div.artbox2 a.artbox_thumb {
	display: block;
	height: 100px;
	padding:15px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	text-align: center;
}

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

div.artbox2 h1 a {
	font-size: 12px;
	color: #ff8800;
	font-weight: bold;
	line-height:14px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

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

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

div.artbox2 .article-price2 s {
	font-size: 12px;
	color:#666;
}

div.artbox2 .article-price2  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:225px;
	left: 0px;
	font-size:15px;
	width: 161px;
	text-align: right;
}

div.artbox2 .article-price2 strong {
	color:#ff8800;
}

div.artbox2 .article-price  {
	position: absolute;
	padding:0px 15px 0px 15px;
	top:225px;
	left: 0px;
	font-size:13px;
	font-weight: normal;
	color:#666;
	width: 161px;
	text-align: right;
}

div.artbox2 .article-description {
	position: absolute;
	top:170px;
	left: 0px;
	width: 162px;
	padding:0px 15px 10px 15px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	line-height:14px;
	text-align:center;
}

div.artbox2 .ico_tipp {
	display:block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 53px;
	height: 23px;
	background: url(../img/default/store/ico_tipp.png) no-repeat 0 0;
}

div.artbox2 .ico_new  {
	display:block;
	position: absolute;
	top: 35px;
	left: 10px;
	width: 33px;
	height: 23px;
	background: url(../img/default/store/ico_new.png) no-repeat 0 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;}



/*	CATEGORIE TEXT
------------------------------------------------------------------*/

.cat_text { 
	margin:0px 0px 0px 0px;
	padding:15px 100px 15px 14px;
	clear: both;
	background: url(../img/default/bg/bg_nav-page.gif) left bottom repeat-x;
	font-size:12px;
	line-height:16px;
}

.banner-home {
	height:270px;
	width:578px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/bg_nav-page-bottom.gif) left bottom repeat-x;
	border:none;
	overflow:hidden;
}

.cat_banner { 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/bg_nav-page-bottom.gif) left bottom repeat-x;
	border:none;
	overflow:hidden;
}

.cat_banner img {
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
}

.cat_text a:visited {
	color:#ff8800;
	font-weight:normal;
}

.cat_text a:hover {
	color:#666;
	font-weight:normal;
}

.cat_text h1{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:17px;
	line-height:19px;
	color:#ff8800;
	font-weight:bold;
}



/*	SUPPLIER BOX RIGHT HERSTELLER (Framework bei Adminbox)
------------------------------------------------------------------*/

/*MIDDLE*/
div.supplier-info {
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 0px;
	text-align:left;
	font-size:12px;
	line-height:17px;
	background:url(../img/default/bg/bg_nav-page.gif) left bottom repeat-x;
	text-align:center;
}

div#right div#hersteller ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:168px;
	overflow:hidden;
}

div#right div#hersteller ul li {
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 15px;
	width:143px;
	border-bottom: 1px solid #eee;
}

div#hersteller_filter {
	background:#FFFFFF;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc; 
	margin:0px;
	padding:0px;
	width:147px;
}

div#right div#hersteller_filter ul {
	margin-left: 0px;
	background-color: #f6f6f6;
}

div#right div#hersteller_filter ul li {
	padding: 4px 0 4px 17px;	
	height: 15px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #dfdfdf;
}

div#right div#hersteller ul li a {
	display: block;
}

div#hersteller_filter h2 {
	font-size:12px;
	height: 20px;
	border-bottom:1px solid #999;
	color:#545454;
	padding-left:10px;
	padding-top:10px;
	font-weight: bold;
}




a#button_top { display: block; width: 149px; height: 41px; 	height: 40px; text-indent: -9999px; }
a#button_bottom{ border-top: 2px solid #dfdfdf; display: block; width: 149px; height: 41px; text-align:center;	height: 41px; }


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

div.ico_new {
	display:none;
	position: absolute;
	top: 10px;
	left: 5px;
	width: 48px;
	height: 48px;
	background: url(../img/default/store/ico_new.gif) no-repeat 0 0;
}

div.ico_tipp {
	display:none;
	position: absolute;
	top: 0px;
	right: 15px;
	width: 46px;
	height: 33px;
	background: url(../img/default/store/ico_tipp.gif) no-repeat 0 0;
}

div.ico_esd {
	display:none;
	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;
}

.shipping-free {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	color: #00CC00;
}


.deliverable1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	color: #009900;
}

.deliverable2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	color: #009900;
}

.deliverable3 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	color: #990000;
}

.deliverable4 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	color: #990000;
}








/*	DETAILS PAGE
------------------------------------------------------------------------------------------------------------------------------------*/
		
#details-bookmarks-box {
	position:absolute;
	top:-107px;
	right:63px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:auto;
	width:178px;
	background: url(../img/default/bg/bg_bookmarks-details_body-y.jpg) top left repeat-y;
	z-index:10;
	overflow:hidden;
}

#details-bookmarks-box-body {
	padding:20px 14px 10px 14px;
	margin:0px 0px 0px 0px;
	height: auto;
	width:150px;
	background:url(../img/default/bg/bg_bookmarks-details_header.jpg) top left no-repeat;
}

#details-bookmarks-box-body h1 {
	padding:0px 6px 0px 6px;
	margin:0px 0px 15px 0px;
	font-size:16px;
	line-height:17px;
	color:#666;
}

a.bt_twitter {
	width:150px;
	height:50px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/default/bookmarks/bt_twitter.jpg) no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

a.bt_facebook {
	width:150px;
	height:50px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/default/bookmarks/bt_facebook.jpg) no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

a.bt_vz {
	width:150px;
	height:88px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(../img/default/bookmarks/bt_vz.jpg) no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

a.addthis_button {
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 7px 7px;
}




#details-bookmarks-box-footer {
	display:block;
	height:74px;
	width:178px;
	background:url(../img/default/bg/bg_bookmarks-details_footer.jpg) left bottom no-repeat;
}

#details-video {
	display:block;
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:240px;
	z-index:10;
}

#details-video-box h1 {
	padding:23px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	height:26px;
	font-size:14px;
	line-height:16px;
	color:#fff;
}

#details-video-box {
	position:absolute;
	top:-107px;
	left:94px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	height:358px;
	width:443px;
	background: url(../img/default/bg/bg_details-video.jpg) no-repeat;
	z-index:10;
	overflow:hidden;
}

#details-video-box,
#video_box {
	position:absolute;
	z-index:10;
}

div.detail_box {
	margin:0px 0px 0px 0px;
	padding:0px 0px 30px 0px;
	background:url(../img/default/bg/bg_center-right_795px_top-middle.gif) no-repeat;
	width:795px;
	font-size:11px;
	line-height:14px;
	color:#666;
}

/*	NAV-DETAILS	*/

div.detail_box2_top {
	position:relative;
	height:39px;
	width:745px;
	margin:0px 11px 20px 11px;
	padding:0px 14px 7px 14px;
	clear: both;
	font-size:11px;
	background: url(../img/default/bg/bg_nav-page-bottom.gif) left bottom repeat-x;
}

div.detail_box2_bottom {
	position:relative;
	height:35px;
	width:745px;
	margin:0px 11px 0px 11px;
	padding:2px 14px 0px 14px;
	clear: both;
	font-size:11px;
	background:url(../img/default/bg/bg_nav-page-bottom.gif) left top repeat-x;
}

div.detail_box2_top a.article_back,
div.detail_box2_top a:visited.article_back,
div.detail_box2_bottom a.article_back,
div.detail_box2_bottom a:visited.article_back {
	position:absolute;
	left:25px;
	top:15px;
	float: left;
	height: 33px;
	width: 100px;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	color: #999999;
	background: url(../img/default/arrows/arrow_left_14px.gif) top left no-repeat;
}

div.detail_box2_bottom a.article_back,
div.detail_box2_bottom a:visited.article_back {
	position:absolute;
	left:25px;
	top:10px;
}

div.detail_box2_top a:hover.article_back,
div.detail_box2_bottom a:hover.article_back {
	color: #ff8800;
	background: url(../img/default/arrows/arrow_left_14px-hover.gif) top left no-repeat;
}

div.detail_box2_top a.article_next,
div.detail_box2_top a:visited.article_next,
div.detail_box2_bottom a.article_next,
div.detail_box2_bottom a:visited.article_next {
	position:absolute;
	right:25px;
	top:15px;
	float:right;
	height: 33px;
	width: 100px;
	padding: 0px 25px 0px 0px;
	font-weight: bold;
	color: #999999;
	text-align:right;
	background: url(../img/default/arrows/arrow_right_14px.gif) top right no-repeat;
}

div.detail_box2_bottom a.article_next,
div.detail_box2_bottom a:visited.article_next {
	position:absolute;
	right:25px;
	top:10px;
}

div.detail_box2_top a:hover.article_next,
div.detail_box2_bottom a:hover.article_next {
	color: #ff8800;
	background: url(../img/default/arrows/arrow_right_14px-hover.gif) top right no-repeat;
}

div.detail_box2_top p.article_overview ,
div.detail_box2_bottom p.article_overview {
	position:absolute;
	left:300px;
	top:15px;
	float: left;
	height: 33px;
	width: 250px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #999999;
}

div.detail_box2_bottom p.article_overview {
	position:absolute;
	left:300px;
	top:10px;
}

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

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





div.detail_col1 {
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	float: left;
	width: 330px;
	text-align: center;
	position: relative;
}

div.detail_col2-and-col3-top-middle {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:415px;
	background:url(../img/default/bg/bg_details-box-top.gif) top left no-repeat;
	overflow:hidden;
}

div.detail_col2-and-col3-bottom {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:415px;
	height:145px;
	background:url(../img/default/bg/bg_details-box-bottom.gif) left bottom no-repeat;
	overflow:hidden;
}

div.detail_col2 {
	margin:0px 8px 0px 0px;
	padding:15px 0px 0px 0px;
	float: left;
	width: 205px;
	overflow:hidden;

}

div.detail_col3 {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	float:left;
	width: 200px;
	overflow:hidden;
	color:#666;
}


a.main_image {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	display: block;
	text-align: center;
}

.article_details_data_content {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}

#article_details {
	padding:10px 4px 10px 4px;
	margin:0px 0px 10px 0px;
	color: #666;
	font-size:11px;
	line-height: 13px;
	border-top:1px solid #efefef;	
	border-bottom:1px solid #efefef;	
}

#article_details h2 {
	margin:0px 0px 5px 0px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#ff8800;
	text-align:left;
}

p.supplier-details {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
}

.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 {
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	line-height: 14px;
	font-size: 11px;
	color: #666;
}


.tax_attention a,
.tax_attention a:visited {
	color: #666;
}

.tax_attention a:hover {
	color: #ff8800;
}

h1.detail_name {
	font-size: 18px;
	line-height: 20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 30px;
	color:#ff8800;
}

/* intobasket box */
div.buy_box {
	width:200px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 15px 0px;
	border:none;
}



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;}

div.buy_box br {
	clear: both;
}

div.buy_box label {
	width:180px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 3px 10px;
	text-align:right;
	font-weight: bold;
}

div.buy_box p.groupdescription {
	line-height: 1.4em;
	color: #666;
}


ul#buybox {
	border-top:1px solid #efefef;
	padding:0px 0px 0px 0px;
	margin:10px 2px 10px 0px;
}

ul#buybox li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

ul#buybox li a {
	padding:10px 10px 10px 35px;
	margin:0px 0px 0px 0px;
	display: block;
	color: #666;
	background:url(../img/default/arrows/arrow_right_14px.gif) 10px 10px no-repeat;
	border-bottom:1px solid #efefef;
}

ul#buybox li a:hover {
	text-decoration: none;
	color:#ff8800;
	background:url(../img/default/arrows/arrow_right_14px-hover.gif) 10px 10px no-repeat;
	border-bottom:1px solid #ff8800;
}

ul#buybox li a.active,
ul#buybox li a.flag {
	font-weight: bold;
	color:#ff8800;
	background:url(../img/default/arrows/arrow_right_14px-hover.gif) 10px 10px no-repeat;
	border-bottom:1px solid #ff8800;
}


/*	DETAILS PAGE PICTURES	
-----------------------------------------------------------------------------------------*/

#imgTarget {
	position:relative;
	padding:0px 0px 0px 22px;
	margin:3px 0px 0px 0px;
	border:none;
	text-align:left;
}

a.main_image {
	display: block;
	text-align: center;
}

div.thumb_box {
	padding:0px 0px 0px 23px;
	margin:0px 0px 0px 0px;
	width: 320px;
}

div.thumb_box a {
	float: left;
	padding:0px 0px 0px 0px;
	margin:9px 13px 0px 0px;
	height: 50px;
	width:86px;
	display: block;
	overflow:hidden;
	border-bottom:2px solid #fff;
}

div.thumb_box a:hover {
	border-bottom:2px solid #ff8800;
}

/*	/DETAILS PAGE PICTURES	END
-----------------------------------------------------------------------------------------*/

a.thumb_image:hover {border:none;}
a.thumb_image {	border:none;}


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;}








/*	TABNAVIGATION - DETAILS
----------------------------------------------------*/

div.detailinfo {
	margin:0px 0px 0px 0px;
	padding:0px 11px 0px 11px;
	background:url(../img/default/bg/bg_center-right_795px_middle.gif) repeat-y;
	width:773px;
}

div.detailinfocap {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	height:43px;
	width:795px;
	background:url(../img/default/bg/bg_center-right_795px_bottom.gif) no-repeat;
}


/* TABS */
ul#article_info_tabs {
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	height: 40px;
	width: 743px;
	background: url(../img/default/bg/bg_nav-page.gif) left bottom repeat-x;
}

ul#article_info_tabs li {
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: none;
}

/* 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 {
	border-top:1px solid #dfdfdf; 
	border-right:1px solid #dfdfdf; 
	border-left:1px solid #dfdfdf;
	background: url(../img/default/bg/bg_nav-page.gif) left bottom repeat-x;
	display: block;
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 10px;
	height: 30px;
	text-decoration: none;
	color: #666;
	font-size:12px;
	line-height:15px;

}
.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;
}

.tabs-nav .tabs-selected a {
	border-top:1px solid #dfdfdf; 
	border-right:1px solid #dfdfdf; 
	border-left:1px solid #dfdfdf;
	background:#fff;
	padding: 7px 10px 0 10px; 
	height:33px; 
	font-weight: bold;
	margin: 0 0 -1px 0;
	color: #ff8800;
	font-size:12px;
	line-height:15px;
}



#beschreibung,
#datenblatt,
#bewertungen {
	margin:0px 0px 0px 0px;
	padding:25px 25px 25px 25px;
	color: #666;
	font-size: 12px;
	line-height:18px;
}

#zubehoer,
#aehnlich {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#beschreibung h1,
#datenblatt h1,
#bewertungen h1 {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#ff8800;
	text-align:left;
	width:700px;
}

#beschreibung h2,
#datenblatt h2,
#bewertungen h2 {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#ff8800;
	text-align:left;
	width: auto;
}

#tabContainer table td {
	padding: 5px;
}

#article_productinformation h2 {
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	color:#666;	
}

#beschreibung #unser_kommentar {
	border-top: 1px solid #dfdfdf;
	background: #F7F7F7;
	margin: 25px -25px -25px 0px;
	padding: 10px 25px 25px 40px;
}


div.rezension1 { margin: 0 0 25px 0; padding: 15px 0px 5px 15px; }
div.rezension2 { margin: 0 0 25px 0; padding: 15px 0px 5px 15px;}
.rezension h3 {display:inline; font-weight:bold; font-size:12px}
.rezension .rezension_autor {padding:0.5em 0 1em 0}

.detail_text {
	font-size:10px; 
	color:#666; 
	line-height: 16px;
	padding: 0 20px 0 0;
}


#beschreibung  ul,
.cat_text  ul {
	list-style: none;
	line-height:15px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px
}

#beschreibung  ul li,
.cat_text ul li {
	padding:0px 0px 5px 5px;
	margin:0px 0px 0px 25px;
	list-style:square;
}


div.detail_text ul {}
div.detail_text ul li{}
div.detail_text ol { padding:20px;}


/* 04.b.4 article listings
------------------------------------------------------------------*/



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 {
	padding:7px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 11px;
	color: #666;
	height:30px;
}

div.article-options span {
	font-weight: bold;

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

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

div.article-options a.navi {
	padding:3px 4px 3px 4px;
	margin:0px 4px 0px 0px;
	font-size:11px; 
	color: #333;
	font-weight: bold;
	text-align: center;
	width:15px;
	height:20px;
	border:1px solid #999;
}

div.article-options span.on  {
	padding:3px 4px 3px 4px;
	margin:0px 4px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width:15px;
	margin-right: 4px;
	height:20px;
	color:#fff;
	background:#ff8800;
	border:1px solid #ffcc00;
}

div.article-options form#frmsort {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
	height:19px;
}

div.article-options form#frmsort select {
	float:left;
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	width:150px;
	height:21px;
	z-index: 99999;
}

div.article-options form#frmsort label {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 0px;
}

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: 0 0 0px 0;
}


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

div.article-basket-img {
	display:block;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100px;
}

div.article-basket-txt {
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100px;
}

table.basket-middle {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	line-height:14px;
}

table.basket-middle th {
	padding:3px;
	border-bottom: 1px solid #dfdfdf;
	color: #999999;
}


table.basket-middle th.space {width:15px;}

table.basket-middle th.artikel {border-left:none; color: #999999;padding-left: 20px; text-align: left;}

table.basket-middle th.anzahl  {width:90px; }
table.basket-middle th.del  {width:60px; }
table.basket-middle th.availability  {width:90px; }
table.basket-middle th.sum  {color: #999999; font-weight: bold; border-bottom: 1px solid #999999; text-align: right; padding-right: 3px;}
table.basket-middle td.sum  { background-color: #EFEFEF; color: #666; font-weight: bold;}
table.basket-middle td.sum2  { color: #000; font-weight: bold; text-align: right;}
table.basket-middle td.mainsum  { background-color: #EFEFEF ; color: #666; font-weight: bold;}
table.basket-middle td {padding: 5px; border-bottom: 1px solid #dfdfdf; color: #666;}
table.basket-middle td.noline {color: #666; }
table.basket-middle td.priceright { text-align: right; width: 70px; padding-right: 7px; }

table.basket-middle td.center {text-align:center}
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;
} 

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

.imgwkorb {
	margin: 0;
	background-color: #fff;
}
a.thumb_image:hover {border:none;}

a.thumb_image {
	border:none;
	float: left;
	padding: 5px;
	margin: 0 8px 8px 8px;
	background: #fff;
}


/*	CROSSSELLING PAGE
------------------------------------------------------------------------------------------------------------------------------------*/
div.cross_box {
	margin:20px 11px 0px 11px;
	padding:0px 0px 7px 0px;
	background:url(../img/default/bg/bg_nav-page-bottom.gif) left bottom repeat-x;
}

div.bg_cross {
	margin:20px 11px 20px 11px;
	padding:0px 14px 27px 14px;
	background:url(../img/default/bg/bg_nav-page-bottom.gif) left bottom repeat-x;
}

div.bg_cross h1 {
	margin:0px 0px 30px 30px;
	padding:2px 0px 0px 0px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#ff8800;
	text-align:center;
}

div.cross_box_top1 h2,
div.cross_box_top2 h2 {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 30px;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	height:30px;
	background:url(../img/default/bg/bg_cross-headline.gif) repeat-x;
}


/*	BOOKMARKS
------------------------*/

#bookmark_left {
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 0px;
	width:190px;
	background:url(../img/default/bg/bg_bookmark_left_body-y.gif) 0px 40px no-repeat;
}

#bookmark_left_header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:190px;
	height:45px;
	background:url(../img/default/bg/bg_bookmark_left_header.gif) top left no-repeat;
}

#bookmark_left_header h2 {
	margin:0px 0px 0px 0px;
	padding:18px 0px 0px 25px;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	color:#fff;
}

#bookmark_left_body {
	margin:0px 0px 0px 0px;
	padding:15px 15px 45px 25px;
	width:150px;
	height: auto;
	background:url(../img/default/bg/bg_bookmark_left_footer.gif) bottom left no-repeat;
	font-size:11px;
	line-height:14px;
	color:#ff8800;
}

#bookmark_left_body a.addthis_button {
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

a.bt_twitter_left {
	width:146px;
	height:44px;
	display:block;
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	background: url(../img/default/bookmarks/bt_follow-us-on-twitter.jpg) no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

/*	CAMPAIGNS
------------------------------------------------------------------------------------------------------------------------------------*/

div#campaigns_left {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:190px;
	background: url(../img/default/bg/bg_left_campaigns_top.gif) top left no-repeat;
}

div#campaigns_left-content {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/bg_left_campaigns_middle.gif) bottom left no-repeat;
}

div#campaigns_left_youtube a {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:190px;
	height:88px;
	background:url(../img/default/teaser/teaser_left_youtube.gif) no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

a.campaign_box_left {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 0px;
}

a.campaign_box_right {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 0px;
}

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


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

div.campaigns_articles h2.campaigns_articles-headline {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 20px;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	height:30px;
	background:#ff8800 url(../img/default/bg/bg_campaigns-headline.gif) repeat-x;
}

div.listing_box_campaigns_cap a {
	clear:both;
	display:block;
	margin:0px 0px 0px 0px;
	padding:11px 0px 0px 55px;
	background: url(../img/default/bg/bg_center-right_795px_bottom_campaigns.gif) no-repeat;
	width:765px;
	height:39px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#666;
	overflow:hidden;
}



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

div.note_top-middle {
	width: 795px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/bg_center-left_795px_top-middle.gif) top left no-repeat;
	overflow:hidden;	
}

div.note_bottom {
	display:block;
	height:43px;
	width: 795px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(../img/default/bg/bg_center-left_795px_bottom.gif) top left no-repeat;
	overflow:hidden;	
}

div.note_top-middle h1 {
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 30px;
	font-size:18px;
	line-height:21px;
	color:#ff8800;
}

div.note_top-middle h2 {
	margin:0px 0px 0px 0px;
	padding:30px 0px 30px 30px;
	font-size:14px;
	line-height:18px;
	color:#666;
}

fieldset div.line {
	width:723px;
	margin:0px 11px 0px 11px;
	padding:10px 25px 10px 25px;
	border-top: 2px solid #fff;
	background: url(../img/default/bg/bg_note_line.gif) repeat-y;
	overflow:hidden;
}

div.line-picture {
	float:left;
	margin:0px 50px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.line-text {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.line-text h1 a,
div.line-text h1 a:visited {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:18px;
	color:#666;
}

div.line-text h1 a:hover {
	color:#ff8800;
}

div.line-option {
	float:right;
	margin:25px 30px 0px 0px;
	padding:0px 0px 0px 0px;
}


/*	NOTE RIGHT	AND SUPPLIERE RIGHT - HERSTELLTER - VORTEILE*/

div.premium_box {
	margin:0px 0px 0px 0px;
	padding:15px 10px 15px 10px;
	color:#fff;
	background:#000000;
}

div.premium_box h1 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 15px 0px;
	font-size:16px;
	line-height:16px;
	color:#fff;
}

div.premium_artikel {
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	font-size:11px;
	line-height:11px;
	color:#fff;
	text-align:center;
	background:#000000;
}

div.premium_artikel h1 a {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:12px;
	color:#ff8800;
	text-align:center;
}

div.premium_artikel_img {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background:#fff;
	text-align:center;
	border:1px solid #666;
}

div.premium_artikel_none {
	display:block;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	width:143px;
	height:30px;
	background:#ff8800;
	border:1px solid #fff;
	text-align: center;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:inherit;
	text-transform:none;
	letter-spacing:normal;
}

input.bt_basket_bonus {
	display:block;
	cursor:pointer;
	margin:10px 0px 10px 0px;
	padding:0px 0px 4px 0px;
	width:143px;
	height:30px;
	background:#ff8800;
	border:1px solid #fff;
	outline:none;
	text-align: center;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:inherit;
	text-transform:none;
	letter-spacing:normal;
}

div#teaser_shipping-free {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 10px 10px 10px;
	background:url(../img/default/bg/bg_teaser_shipping-free.jpg) left bottom no-repeat;
	font-weight:normal;
	color:#111;
}

div#teaser_shipping-free_text {
	margin:0px 50px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#teaser_shipping-free_element {
	display:block;
	position:absolute;
	top:-52px;
	left:-70px;
	width:113px;
	height:82px;
	background:url(../img/default/icons/element_shipping-free.png) no-repeat;
	z-index:400;
}

div#teaser_shipping-free h1 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 15px 0px;
	font-size:16px;
	line-height:16px;
	color:#666;
}

div.teaser_cantontoys {
	position:relative;
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.teaser_cantontoys h2 {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 25px;
	height:25px;
	width:165px;
	background: url(../img/default/bg/bg_teaser_cantontoys_header.gif) top left no-repeat;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	color:#fff;
}

div.teaser_cantontoys_body {
	margin:0px 0px 0px 0px;
	padding:15px 21px 40px 21px;
	width:148px;
	background:url(../img/default/bg/bg_teaser_cantontoys_body-bottom.gif) left bottom no-repeat;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
	color:#666;
}

div.teaser_cantontoys_body h1 {
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	text-indent:200px;
	height:52px;
	text-align:center;
	background:url(../img/default/logos/cantontoys_logo.gif) top left no-repeat;
	overflow:hidden;
	
}

/*	MEINE VORTEILE	*/

.advantage ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.advantage ul li {
	margin:0px 0px 10px 0px;
	padding:0px 10px 0px 35px;
	background:url(../img/default/ico_check.gif) 10px 0px no-repeat; 
}



div.note_right,
div.advantage,
div#hersteller {
	width: 190px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../img/default/bg/bg_right_bottom.gif) left bottom no-repeat;
}

div.note_right_header h2,
div.advantage h2,
div#hersteller h2 {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 25px;
	height:25px;
	width:165px;
	background:url(../img/default/bg/bg_adminbox_header.gif) no-repeat;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	color:#fff;
}


div.note_right_body {
	margin:0px 0px 0px 0px;
	padding:15px 20px 40px 25px;
	width:145px;
	background: url(../img/default/bg/bg_right_bottom_teaser_01.gif) left bottom no-repeat;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
	color:#666;
}

div#hersteller_body,
div.advantage_body {
	margin:0px 0px 0px 0px;
	padding:15px 11px 40px 11px;
	width:168px;
	background: url(../img/default/bg/bg_right_bottom_teaser_01.gif) left bottom no-repeat;
	font-size:11px;
	line-height:15px;
	color:#666;
}

div.advantage_body_basket {
	margin:0px 0px 0px 0px;
	padding:10px 11px 40px 11px;
	width:168px;
	background: url(../img/default/bg/bg_right_bottom_teaser_01_black.gif) left bottom no-repeat;
	font-size:11px;
	line-height:15px;
	color:#666;
}

div.advantage_body_basket2 {
	margin:0px 0px 0px 0px;
	padding:0px 11px 40px 11px;
	width:168px;
	background: url(../img/default/bg/bg_right_bottom_teaser_01_black.gif) left bottom no-repeat;
	font-size:11px;
	line-height:15px;
	color:#666;
}


div.adminbox_body {
	margin:0px 0px 0px 0px;
	padding:0px 11px 30px 11px;
	width:168px;
	background: url(../img/default/bg/bg_right_bottom_teaser_01.gif) left bottom no-repeat;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
	color:#666;
}

div.adminbox_body-2 {
	margin:0px 0px 0px 0px;
	padding:0px 11px 30px 11px;
	width:168px;
	background:#ff8800 url(../img/default/bg/bg_right_bottom_teaser_02.gif) left bottom no-repeat;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
	color:#666;
}

div.advantage_body-2 {
	margin:0px 0px 0px 0px;
	padding:15px 25px 40px 25px;
	width:140px;
	background: url(../img/default/bg/bg_right_bottom_teaser_01.gif) left bottom no-repeat;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
	color:#666;
}

/*	TEASER-LEFT-01	*/

div.teaser_left_01 {
	width: 190px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../img/default/bg/bg_left_bottom.gif) left bottom no-repeat;
	overflow:hidden;
}

div.teaser_left_01_header h2 {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 25px;
	height:25px;
	width:165px;
	background:url(../img/default/bg/bg_left_top.gif) no-repeat;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	color:#fff;
}

div.teaser_left_01_body {
	margin:0px 0px 0px 0px;
	padding:15px 20px 40px 25px;
	width:145px;
	background: url(../img/default/bg/bg_left_bottom_teaser_01.gif) left bottom no-repeat;
	overflow:hidden;
	font-size:11px;
	line-height:15px;
	color:#666;
}


/*	FORMS
------------------------------------------------------------------------------------------------------------------------------------*/

form br {
	clear: both;
}

form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	line-height:14px;
}

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

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

fieldset p.description {	
	margin:0px 0px 15px 0px;
	padding:0px 80px 0px 232px;
}

fieldset p.checkdescription {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 240px;
}

fieldset p.none {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

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


div.box_login label {
	margin:0px 0px 0px 0px;
	padding:2px 15px 2px 0px;
	display:block;
	width:200px;
	float:left;
	text-align: right;
	height:16px;
}

label {
	margin:0px 0px 0px 0px;
	padding:2px 15px 2px 15px;
	display:block;
	width:200px;
	float:left;
	text-align: right;
	height:16px;
}

fieldset input,
fieldset select,
fieldset textarea,
select,
input.ordernum {
	margin:0px 0px 10px 0px;
	padding:2px 2px 2px 2px;
	border:1px solid #666666;
	background:#f9f9f9;
	height:16px;
	font-size:11px;
	line-height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

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

input.normal {
	width: 290px;
}

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

textarea.normal {
	width: 290px;
	height:100px;
	overflow:auto;
}

div.nav-form {
	margin:10px 11px 0px 11px;
	padding:15px 14px 15px 14px;
	background: url(../img/default/bg/bg_nav-form.gif) repeat-x;
}

/*	BUTTON
----------------------------------------------------*/

input#basketButton {
	display:block;
	cursor:pointer;
	margin:15px 0px 0px 5px;
	padding:0px 0px 0px 53px;
	width:190px;
	height:60px;
	background: url(../img/default/buttons/but_basket.gif) top left no-repeat;
	border:none;
	outline:none;
	text-align:left;
	font-size:13px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:inherit;
	text-transform:none;
	letter-spacing:normal;
}

input#basketButton:hover {
	outline:none;
	border:none;
	background: url(../img/default/buttons/but_basket-hover.gif) top left no-repeat;
}

input#basketButton:focus,
input.but_right_180px_submit:focus {
	outline:none;
	border:none;
}

/*	BUT-RIGHT 01	*/

input.but_right_180px_submit {
	float:right;
	display:block;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	padding:0px 60px 4px 0px;
	width:180px;
	height:45px;
	background:url(../img/default/buttons/but_right-180px-inactive.gif) 0px 0px no-repeat;
	border:none;
	outline:none;
	text-align:right;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:inherit;
	text-transform:none;
	letter-spacing:normal;
}

input.but_right_180px_submit:hover {
	background:url(../img/default/buttons/but_right-180px-hover.gif) 0px 0px no-repeat;
	color:#ff7700;
}


a.but_right_270px_link,
a:visited.but_right_270px_link {
	float:right;
	display:block;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	padding:14px 60px 4px 0px;
	width:210px;
	height:31px;
	background:url(../img/default/buttons/but_right-270px-inactive.gif) 0px 0px no-repeat;
	border:none;
	outline:none;
	text-align:right;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:inherit;
	text-transform:none;
	letter-spacing:normal;
}

a.but_right_270px_link:hover {
	background:url(../img/default/buttons/but_right-270px-hover.gif) 0px 0px no-repeat;
	color:#ff7700;
}


/*	BUT-RIGHT 02	*/

input.but_right_270px_submit {
	float:right;
	display:block;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	padding:0px 60px 4px 0px;
	width:270px;
	height:45px;
	background:url(../img/default/buttons/but_right-270px-inactive.gif) 0px 0px no-repeat;
	border:none;
	outline:none;
	text-align:right;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:inherit;
	text-transform:none;
	letter-spacing:normal;
}

input.but_right_270px_submit:hover {
	background:url(../img/default/buttons/but_right-270px-hover.gif) 0px 0px no-repeat;
	color:#ff7700;
}


/*	BUT-LEFT	*/

a.but_left_180px,
a:visited.but_left_180px {
	float:left;
	display:block;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	padding:14px 0px 4px 60px;
	width:120px;
	height:31px;
	background:url(../img/default/buttons/but_left-180px-inactive.gif) 0px 0px no-repeat;
	border:none;
	outline:none;
	text-align:left;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
}

a:hover.but_left_180px {
	color:#666;
	background:url(../img/default/buttons/but_left-180px-hover.gif) 0px 0px no-repeat;
}

a:focus.but_left_180px {
	border:none;
	outline: none;
}

/*	BUT-LEFT 270	*/

a.but_left_270px,
a:visited.but_left_270px {
	float:left;
	display:block;
	cursor:pointer;
	margin:0px 0px 0px 0px;
	padding:14px 0px 4px 60px;
	width:210px;
	height:31px;
	background:url(../img/default/buttons/but_left-270px-inactive.gif) 0px 0px no-repeat;
	border:none;
	outline:none;
	text-align:left;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
}

a:hover.but_left_270px {
	color:#666;
	background:url(../img/default/buttons/but_left-270px-hover.gif) 0px 0px no-repeat;
}

a:focus.but_left_270px {
	border:none;
	outline: none;
}



/*	FORM BOX
------------------------------------------------------------------------------------------*/

div.form_box {
	margin:20px 11px 0px 11px;
	padding:0px 0px 0px 0px;
}

div.form_box-2 {
	margin:20px 11px 20px 11px;
	padding:0px 0px 0px 0px;
}

div.form_box-3 {
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

div.form_box-border {
	margin:20px 11px 20px 11px;
	padding:0px 0px 27px 0px;
	background:url(../img/default/bg/bg_nav-page-bottom.gif) left bottom repeat-x;
}

div.form_box_small {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.form_box h2,
div.form_box-border h2 {
	margin:0px 0px 30px 30px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#ff8800;
}

div.form_box-border ul,
div.form_box-border ol {
	margin:0px 0px 30px 30px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:16px;
	list-style:none;
}

div.form_box-border ul li,
div.form_box-border ol li {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

div.form_box-border ol {
	margin:0px 0px 0px 30px;
	padding:0px 100px 0px 30px;
	list-style:decimal;
}

div.form_box-border ol li {
	list-style:decimal;
}

div.form_box p.introtext,
div.form_box-border p.introtext {
	margin:0px 0px 30px 30px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:16px;
}

div.form_box fieldset.space-30 {
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
}

fieldset p.check {
	display:block;
	margin:0px 0px 15px 230px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	line-height: 14px;
	color: #666;
}


/*	FORM ELEMENTS	*/

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

label.chklabel {
	display:block;
	text-align: left;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:450px;
}

input.radio {
	border: none;
	margin: 0 5px 0 0;
	padding: 0;
	height: auto;
}

span.enabled {
	float:left;
	color: #75c01d;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 29px;
	font-weight: bold;
	background: url(../img/default/ico_check.gif) 2px 0px no-repeat;
}

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



select.suche {
	width: 150px;
	height: 18px;
}
select.details {
	width: 90px;
}
select.year {
	width: 90px;
}
select.month {
	margin: 0 10px 0 0;
	width: 90px;
}

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

input.plz {width:40px;}
input.ort {width:240px;}
input.strasse {width:234px;}
input.nr {width:46px;}

/*FEHLER BEI DER EINGABE*/

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

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

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


/* the payment points */
fieldset p.uos {
	padding: 7px 30px 5px 200px;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
	background: #FFF9E8 url(../img/default/store/kk-logos.gif) 35px center no-repeat;
}
fieldset p.paypal {
	padding: 7px 30px 5px 30px;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
	background-color: #FFF9E8;
}


fieldset div.paypoint {
	margin:0px 0px 20px 0px;
	padding:0px 30px 27px 30px;
	height:auto;
	background:url(../img/default/bg/bg_nav-page-bottom.gif) left bottom repeat-x;
}

fieldset div.paypoint-col-left {
	float:left;
	width:500px;
	margin:0px 30px 0px 0px;
	padding:0px 0px 0px 0px;
}

fieldset div.paypoint-col-right {
	float:left;
	width:180px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

fieldset div.paypoint {
	clear: both;
}

fieldset label.paylabel {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float: left;
	font-weight: bold;
	width: 200px;
	color: #333;
	font-size: 11px;
	text-align: left;
	height: 20px;
}

fieldset div.paypoint-col-left input.radio {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}

fieldset p.paydescr {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 28px;
}

/*	ERROR - FEHLERMELDUNGEN
------------------------------------------------------------------------------------*/


.error {
	margin:5px 11px 20px 11px;
	padding:15px 14px 15px 25px;
	border-top:1px solid #ff5500;
	background:#fff url(../img/default/bg/bg_error.gif) left bottom repeat-x;
	color:#ff5500;
	font-size:11px;
	line-height:14px;
}

.allright,
.allright2 {
	margin:5px 11px 20px 11px;
	padding:15px 14px 15px 25px;
	border-top:1px solid #34c800;
	background:#fff url(../img/default/bg/bg_allright.gif) left bottom repeat-x;
	color:#34c800;
	font-size:11px;
	line-height:14px;
}

.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;
}





/*	ORDER PROCESS
------------------------------------------------------------------------------------------------------------------------------------*/

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

/*	WAY-OF-ORDER - BESTELLWEG	*/

#way-of-order {
	position:relative;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:795px;
	height:84px;
}

.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-haendler {background: url(../img/default/store/step-haendler.gif) no-repeat;}


/*	WOO-TEXTE	*/

#woo-basket {
	position:absolute;
	top:30px;
	left:48px;
	text-align:left;
	width:150px;
}

#woo-dealer {
	position:absolute;
	top:30px;
	left:48px;
	text-align:left;
	width:450px;
}

#woo-address {
	position:absolute;
	top:30px;
	left:242px;
	text-align:left;
	width:150px;
}

#woo-payment {
	position:absolute;
	top:30px;
	left:436px;
	text-align:left;
	width:150px;
}

#woo-order {
	position:absolute;
	top:30px;
	left:626px;
	text-align:left;
	width:150px;
}

#way-of-order h1 {
	font-size:14px;
	line-height:16px;
	color:#999999;
	font-weight:bold;
}

#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:#ff8800;
	text-decoration:none;
}

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





/*	LOGIN PAGE
------------------------------------------------------------------------------------------------------------------------------------*/

div.box_login-register {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
	font-size:12px;
	line-height:17px;
	color:#666;
	text-align:left;
}

p.password {
	font-size:11px;
	line-height:14px;
}

p.password a,
p.password a:visited{
	color: #ff8800;	
}

p.password a:hover {
	color: #666;
}

div.box_register {
	position: relative;
	float: left;
	margin:0px 0px 0px 0px;
	padding:25px 25px 0px 25px;
	width: 322px;
	height: 400px;
	background: url(../img/default/bg/bg_login-box-left.gif) no-repeat;
	color:#666;
}

div.box_login {
	position: relative;
	float: left;
	margin:0px 0px 0px 0px;
	padding:25px 25px 0px 25px;
	width: 323px;
	height: 400px;
	background: url(../img/default/bg/bg_login-box-right.gif) no-repeat;
	color:#666;
}

div.box_login fieldset {
	font-size:12px;
	line-height:17px;
	color:#666;
	text-align:left;
}


div.box_login label {
	font-size:11px;
	line-height:14px;
	text-align:left;
}

div.box_register h2,
div.box_login h2 {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:16px;
	color:#ff8800;
	font-weight:bold;
}


/*	ORDER CONFIRM - ACCOUNT
------------------------------------------------------------------*/
div.orderdata_box { 
	margin:20px 11px 0px 11px;
	padding:0px 0px 27px 30px;
	background:url(../img/default/bg/bg_nav-page-bottom.gif) left bottom repeat-x;
	font-size:12px;
	line-height:16px;
	color:#666;
}


.overview_col1,
.overview_col2,
.overview_col3 {
	position: relative;
	margin:0px 30px 0px 0px;
	padding:0px 0px 0px 0px;
	float: left;
	width: 219px;
	height: 200px;
	overflow:hidden;
}

.overview_col3 {
	position: relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.overview_col1 fieldset,
.overview_col2 fieldset,
.overview_col3 fieldset {
	height: 160px;
}

.overview_col1 h2,
.overview_col2 h2,
.overview_col3 h2 {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#ff8800;
}


.overview_col3 h2 {margin: 0 0 25px 0;}
.overview_col3 strong { font-size: 10px; line-height:12px; color: #ff9600;}
.overview_col1 fieldset p, .overview_col2 fieldset p, .overview_col3 fieldset p {
	height: 140px;
}

.bt_changebasket {
	width: 141px;
	height: 34px;
}




div.agb_accept {
	height:30px;
	padding:20px 0 10px 25px;
	color: #444;
	font-weight:bold;
}
	
div.agb_accept label.chklabel { color: #444;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;}



/* 04.b.9 search
------------------------------------------------------------------*/
div.searchheadline {height: 35px; padding: 5px 0 0 20px; color: #999999; font-weight: bold; border-bottom: 1px solid #dfdfdf; 
font: 18px Arial, tahoma, verdana, sans-serif; width: 797px; float: left; }
div.category_filter {width: 817px; float: left; padding: 5px 0 0 0; background-color:#fcf0cd; margin: 1px 0 0 0;}
div.category_filtercap {height:13px; line-height:0; font-size:0;}

div.category_filter h2 { color: #d87906; font-size: 11px; line-height: 22px; margin: 5px 0 10px 20px; }
div.category_filter ul { width: 160px; float: left; margin: 0 0 0 20px;}
div.category_filter ul a { font-size: 10px;}
div.cat_crumb {padding: 0 0 0 20px; color:#666;}
div.cat_crumb p {padding: 10px 0 0 0; color:#666;}
div.cat_crumb strong {color:#d87906;}

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 Arial, tahoma, verdana, 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;}



/* 21. 
------------------------------------------------------------------*/


/* PRESSE SEITE
------------------------------------------------------------------*/
div.box_1col_description {
	float: left;
	width:180px;
	margin: 5px 10px 0 0px;

}
div.box_1col_picture {
	float:left;
	width: 100px;
	text-align: center;
}
#article-images {
	width: 200px;
	float: left;
	margin: 0 20px 10px 0;
}

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




/* SITEMAP STYLE
------------------------------------------------------------------*/
.sitemap { float:left; margin-right:5px; margin-top:5px; width:190px;}
.sitemap2 { float:left; margin:5px 0pt 0pt; width:191px;}

ul#categories_s { margin-bottom:20px;}
ul#categories_s li { border-bottom:1px solid #fff; }
ul#categories_s a { background:#E6E6E6; display:block; padding:5px 5px 5px 20px; text-decoration:none;}
ul#categories_s a:hover { font-weight:bold; }
ul#categories_s a.active { background-color:#999999; color:#FFFFFF; }
ul#categories_s ul { border-bottom:1px solid #fff; }
ul#categories_s ul li { border-bottom:medium none;}
ul#categories_s ul a { background-color:#FFE0AA; font-size:11px; padding:2px 2px 2px 30px; }
ul#categories_s ul a:hover {}
ul#categories_s ul a.active { background-color:#FFE0AA; color:#000; }
ul#categories_s ul ul { border:medium none; }
ul#categories_s ul ul li { border-bottom:medium none;}
ul#categories_s ul ul a { background:#FFEFCB; padding:2px 2px 2px 35px; }
ul#categories_s ul ul a:hover {}
ul#categories_s ul ul a.active { background:#FFFBD8; color:#000000; font-weight:normal; }
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:#FFF7E4; 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;}


fieldset p.united_transfer {
	padding: 7px 30px 5px 250px;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
	background: #FFF9E8 url(../img/default/store/ut_logo.gif) 35px center no-repeat;
}
fieldset p.ut_direkt_vk {
	padding: 7px 30px 5px 250px;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
	background: #FFF9E8 url(../img/default/store/utd_vk.gif) 35px center no-repeat;
}
fieldset p.ut_direkt_ls {
	padding: 7px 30px 5px 250px;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
	background: #FFF9E8 url(../img/default/store/utd_ls.gif) 35px center no-repeat;
}
fieldset p.ut_direkt_gp {
	padding: 7px 30px 5px 250px;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
	background: #FFF9E8 url(../img/default/store/utd_gp.gif) 35px center no-repeat;
}
fieldset p.ut_direkt_kk {
	padding: 7px 30px 5px 250px;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
	background: #FFF9E8 url(../img/default/store/utd_kk.gif) 35px center no-repeat;
}



/* COMPAIRE 2.1 */
#compareContainer {
	height:18px;
	position:absolute;
	left:373px;
	top:44px;
	width:205px;
	padding: 5px 5px 5px 20px;
	background: transparent url(../img/default/store/compare_bg.gif) no-repeat 0 0;
}

#compareContainerResults {
border: 1px solid #dedede; 
background-color:#f9f9f9;
position:absolute;
left:374px;
top:71px; 
width:206px; 
padding: 10px
}
#compareContainerResults ul li {
font-size:10px;
color:#666;

padding:3px 0 3px 0;
border-bottom: 1px solid #ddd;
}


#compare_bigbox {
	position:absolute;
	background-color:#fff;
	border: 3px solid #FFCAAD;
	z-index: 999999;
	height: 500px;
	width:800px;
	text-align: center;
	overflow: hidden;
}

.del_comp {
	background: url(../img/default/store/ico_compdel2.gif) no-repeat 0 0px;
	}
.bt_compare {
	background: url(../img/default/store/ico_compare.gif) no-repeat 0 2px;
	padding:2px 2px 2px 22px;
	cursor: pointer;
	color:#777;
	font-size:11px;
	height:23px;
	font-weight:bold;
	
}
.bt_compare_del {
	background: url(../img/default/store/ico_compdel.gif) no-repeat 0 2px;
	padding:2px 2px 2px 22px;
	cursor: pointer;
	color:#777;
	font-size:11px;
	height:23px;
	font-weight:bold;
	
}
div.compare_2col {position:absolute; top:155px; left:25px;}



div#searchresults {
		display:none;
		width:450px;
		padding:5px;
		background-color:#fff;
		border:4px solid #666;
		z-index:8000;
		position:absolute;
		top:174px;
		right:5px;
		color:#888;
		font-size:10px;
		line-height:12px;
}

a.resultall {
		position: absolute;
		right:5px;
		top:5px;
		color:#000;
		cursor:pointer;
		padding:4px 4px 7px 7px;
		background-color: #fff;
		font-size: 11px;
		font-weight:bold;
		/*border-bottom: 1px solid #999;
		border-left: 1px solid #999;*/
}

a.resultlink{
		cursor:pointer;
}

li.searchresult {
		/*border-bottom:1px solid #cfcfcf;*/
		padding:0px 0px 10px 0px;
		margin: 0 0 0 0;
		position:relative;
		left:0px;
		top:0px;
		clear:both;
}
li.searchresult ul li { 
		border-bottom:1px solid #ccc;
		padding:10px 5px 10px 5px;
		margin:0;
	
		position:relative;
		left:0px;
		top:0px;
		clear:both;
}
li.searchresult ul li:hover { background-color: #f1f1f1;}
li.searchresult ul { margin:0;padding:0;}

/* supplier */
li.searchresult_supplier div.header { padding: 5px;}
li.searchresult_supplier {
		border-bottom:1px solid #777;
		padding:10px 5px 10px 5px;
		margin: 0 0 0 0;
		background-color: #f1f1f1;

}
li.searchresult_supplier h2 {
		color:#888;
		font-size:11px;
		font-weight:bold;
}
li.searchresult_supplier a.resultlink {
float: left;
padding:5px;
display: block;
height:25px;
font-size: 10px;
font-weight:normal;
width: 80px;
border: 1px solid #999;
background-color: #fff;
text-align: center;
margin:0 5px 5px 0;
}
li.searchresult_supplier a.resultlink h3 { font-size: 10px;font-weight:normal;}
li.searchresult_supplier a.searchthumb {
	
		float:left;
		margin:0 5px 5px 0;
		width:90px;
		height:35px;
		text-align: center;
		border: 1px solid #999;
}

/* cat */
li.searchresult_cat {
		border-bottom:1px solid #777;
		padding:10px 5px 10px 5px;
		margin: 0 0 0 0;
		background-color: #f1f1f1;
		position:relative;
		left:0px;
		top:0px;
		clear:both;
}
li.searchresult_cat h2 {
		color:#888;
		font-size:11px;
		font-weight:bold;
}
li.searchresult_cat ul li {
		border-bottom:1px solid #cfcfcf;
		padding:3px;
		margin: 0;
		
		position:relative;
		left:0px;
		top:0px;
		clear:both;
}
li.searchresult_cat ul li a h3 { font-size: 10px;font-weight:normal;}
li.searchresult_cat ul li.header:hover {background-color: #f1f1f1; }
li.searchresult_cat ul li:hover { background-color: #fff; }



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

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

li.searchresult h3 {
		font-weight:normal;
		overflow:hidden;
		font-size:11px;
		font-weight:bold;
		
		white-space:nowrap;
		z-index:-1;
		height:15px;
	}
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{
		top:5px;
}
div.searchdescription .related {
		margin-top:3.75em;
		top:10px;
}
div.searchdescription {
		height:3.75em;
		overflow:hidden;
		z-index:-1;
		line-height:12px;
		/*font-size:78%;*/
}

/* TICKETSYSTEM STYLE
------------------------------------------------------------------*/
.ticketoverview_container {
background-color:#F6F6F6;
border:1px solid #DFDFDF;
float:left;
height:288px;
margin-left:100px;
width:600px;
}
.ticketoverview_header {
border-bottom:1px solid #DFDFDF;
height:22px;
font-weight: bold;
}
.ticketoverview_content {
background-color:#FFFFFF;
border-bottom:1px solid #DFDFDF;
height:254px;
overflow-y:scroll;
}
.ticketoverview_column {
		border-left:1px solid #FFFFFF;
border-right:1px solid #DFDFDF;
float:left;
height:19px;
overflow:hidden;
padding:2px;
width:100px;
}
.ticketoverview_column.collast {
border-right:0 none;
width:154px;
}
.ticketdetail_lbl {
color:#999999;
text-align:left;
margin-left:100px;
margin-bottom:-15px;
width:510px;
}
.ticketdetail_txtbox {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
clear:both;
height:120px;
margin-left:100px;
overflow-y:scroll;
padding:5px;
width:600px;
}
.ticketdetail_txtarea {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
clear:both;
height:120px;
margin-left:100px;
padding:5px;
width:600px;
}

.test{}



/*	SHOPSEITEN - STATIC CONTENT
------------------------------------------------------------------------------------------------------------------------------------*/

div.custom_middle {
	padding:25px 35px 10px 35px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	line-height:17px;
}

div.custom_middle h1,
div.col_center_container h1,
div.listing_box_actual h1,
div.col-left_box_top-middle_content h1,
div.col-right_box_top-middle_content h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	color:#ff8800;
	font-size: 18px;
	font-weight:bold;
	line-height:21px;
}

div.custom_middle h2,
div.col_center_container h2,
div.col-left_box_top-middle_content h2,
div.col-right_box_top-middle_content h2  {
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	color:#666;
	font-size: 17px;
	font-weight:bold;
	line-height:19px;
}

div.custom_middle h3,
div.col_center_container h3,
div.col-left_box_top-middle_content h3,
div.col-right_box_top-middle_content h3  {
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	color:#666;
	font-size: 16px;
	font-weight:bold;
	line-height:18px;
}

div.custom_middle h4,
div.col_center_container h4,
div.col-left_box_top-middle_content h4,
div.col-right_box_top-middle_content h4  {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	color:#666;
	font-size: 15px;
	font-weight:bold;
	line-height:17px;
}

div.custom_middle h5,
div.col_center_container h5,
div.col-left_box_top-middle_content h5,
div.col-right_box_top-middle_content h5  {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	color:#666;
	font-size: 14px;
	font-weight:bold;
	line-height:16px;
}

/*	SHOPSEITEN - SPALTENAUFBAU
----------------------------------------------------------------------*/

.content_cols_01 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}

.content_col_left_01 {
	float:left;
	width:565px;
	padding:0px 0px 0px 0px;
	margin:0px 30px 0px 0px;
}

.content_col_right_01 {
	float:left;
	width:10px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/*	LISTEN	*/

.content_cols_01 ol {
	list-style-type:decimal;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

.content_cols_01 ol li {
	list-style-type:decimal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

.content_cols_01 ol li h4 { color:#ff8800;}


/*	ACTUAL - AKTUELLES
------------------------------------------------------------------------------------------------------------------------------------*/

.teaser_right_aktuelles {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.teaser_right_aktuelles_header {
	margin:0px 0px 0px 0px;
	padding:22px 11px 0px 25px;
	height:28px;
	width:256px;
	background: url(../img/default/bg/bg_teaser_aktuelles_header.gif) no-repeat;
	overflow:hidden;
}

.teaser_right_aktuelles_header h2 {
	font-size:15px;
	font-weight:bold;
	line-height:14px;
	color:#fff;
}

.teaser_right_aktuelles-item {
	padding:5px 0px 0px 25px;
	margin:0px 0px 0px 0px;
	background: #fff url(../img/default/bg/bg_teaser_aktuelles_item_big.gif) left bottom no-repeat;
	color:#fff;
	overflow:hidden;
}

span.aktuelles-datum {
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 3px 0px;
	font-size:11px;
	font-weight: normal;
	line-height:13px;
	color:#ff8800;
}

.teaser_right_aktuelles-item h3 {
	padding:0px 30px 0px 0px;
	margin:0px 0px 8px 0px;
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	color:#ff8800;
}

.teaser_right_aktuelles-item-text {
	float:left;
	width: 100px;
	padding:0px 0px 10px 0px;
	margin:0px 10px 0px 0px;
	font-size:11px;
	line-height:14px;
	color:#666;
}

.teaser_right_aktuelles-item-pict {
	float:left;
	width:125px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}

.actual {
	padding:0px 0px 0px 0px;
	margin:0px 11px 0px 11px;
	color:#666;
	font-size: 12px;
	font-weight:normal;
	line-height:17px;
}

.actual-details {
	padding:0px 0px 0px 0px;
	margin:25px 11px 0px 11px;
	color:#666;
	font-size: 12px;
	font-weight:normal;
	line-height:17px;
}

.actual-item {
	position:relative;
	padding:0px 0px 7px 0px;
	margin:15px 0px 0px 0px;
	height:190px;
	background:url(../img/default/bg/bg_nav-page-bottom.gif) bottom left repeat-x;
}

.actual-item-video {
	display:block;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 20px 0px 15px;
	width:430px;
	height:270px;
}

.actual-item-text-video {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:280px;	
}

.actual-item-text-video h2{
	padding:0px 0px 0px 0px;
	margin:5px 0px 15px 0px;
	color:#666;
	font-size: 16px;
	line-height:18px;
	font-weight:bold;
}

.actual-item-picture {
	display:block;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 20px 0px 15px;
	width:150px;
	height:150px;
}

.actual-item-text {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:450px;	
}

.actual-item-text h2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	color:#666;
	font-size: 16px;
	line-height:18px;
	font-weight:bold;
}

.actual-item-text h3{
	padding:0px 0px 0px 0px;
	margin:0px 0px 4px 0px;
	color:#666;
	font-size: 13px;
	line-height:15px;
	font-weight:bold;
}

.actual-item-links {
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

.actual-introtext {
	margin:0px 0px 0px 0px;
	padding:15px 14px 5px 14px;
	clear: both;
	background: url(../img/default/bg/bg_nav-page.gif) left bottom repeat-x;
}

/*	PARTNER
------------------------------------------------------------------------------------------------------------------------------------

.partner {
	padding:0px 0px 0px 0px;
	margin:0px 11px 0px 11px;
	color:#666;
	font-size: 12px;
	font-weight:normal;
	line-height:17px;
}

.partner-item {
	position:relative;
	padding:0px 0px 7px 0px;
	margin:15px 0px 0px 0px;
	height:170px;
	background:url(../img/default/bg/bg_nav-page-bottom.gif) bottom left repeat-x;
}

.partner-add {
	color:#666;
}

.partner-item-picture {
	display:block;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 20px 0px 15px;
	width:150px;
	height:150px;
}

.partner-item-text {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:450px;	
}

.partner-item-text h2{
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	color:#666;
	font-size: 16px;
	line-height:18px;
	font-weight:bold;
}

.partner-item-text h3{
	padding:0px 0px 0px 0px;
	margin:0px 0px 4px 0px;
	color:#666;
	font-size: 13px;
	line-height:15px;
	font-weight:bold;
}

.partner-item-links {
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}*/


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


/*ABSAETZE
-------------------------------------*/

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;
}

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

p.p-imprint {
	margin:0px 0px 40px 0px;
	padding:0px 0px 0px 60px;
	background: url(../img/default/agentur3b-full-service-werbeagentur-bocholt_white.jpg) no-repeat;
}



/*	TEASER_HOME
----------------------------------------------------------------------------------------------------------------------------------------------*/

#teaser-home {
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 15px;
}


.teaser-home-item {
	float:left;
	width:175px;
	height:303px;
	margin:0px 11px 0px 0px;
	padding:0px 0px 0px 0px;
}

.teaser-home-item a {
	display:block;
	width:175px;
	height:303px;
}

.teaser-home-item a h2 {
	display: none;
}

#teaser-home div.teaser_01 a {background:url(../img/default/teaser/bit_teaser-home_left.jpg) 0px 0px no-repeat;}
#teaser-home div.teaser_01 a:hover {background:url(../img/default/teaser/bit_teaser-home_left.jpg) 0px -303px no-repeat;}

#teaser-home div.teaser_02 a {background:url(../img/default/teaser/bit_teaser-home_center.jpg) 0px 0px no-repeat;}
#teaser-home div.teaser_02 a:hover {background:url(../img/default/teaser/bit_teaser-home_center.jpg) 0px -303px no-repeat;}

#teaser-home div.teaser_03 {
	margin:0px 0px 0px 0px;
}

#teaser-home div.teaser_03 a {background:url(../img/default/teaser/bit_teaser-home_right.jpg) 0px 0px no-repeat;}
#teaser-home div.teaser_03 a:hover {background:url(../img/default/teaser/bit_teaser-home_right.jpg) 0px -303px no-repeat;}

	
/*	STARTSEITE - HOME
----------------------------------------------------------------------------------------------------------------------------------------------*/

.home-col_left_01 {
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	width:600px;
	height:327px;
	text-align:left;
	overflow:hidden;
}

.home-col_right_01 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:190px;
	height:327px;
	text-align:left;
	overflow:hidden;
}

.home-col_left_02 {
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	width:530px;
	text-align:left;
	overflow:hidden;
}

.home-col_right_02 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:260px;
	text-align:left;
	overflow:hidden;
	background: url(../img/default/bg/bg_right_260px_top_home_02.gif) top left no-repeat;
}

/*	HOME BOX LEFT 01 */

.home-col_left_01_box_top {
	height:7px;
	width:600px;
	background:#000 url(../img/default/bg/bg_center_600px_top.gif) left bottom no-repeat;
	overflow:hidden;
}

.home-col_left_01_box_middle {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 11px 0px 11px;
	width:578px;
	height:270px;
	background:url(../img/default/bg/bg_center_600px_middle.gif) repeat-y;
	overflow:hidden;
}

.home-col_left_01_box_bottom {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 11px 0px 11px;
	width:578px;
	height:45px;
	background:url(../img/default/bg/bg_center_600px_bottom_home_02.gif) left top no-repeat;
}


/*	HOME BOX LEFT 02 */

.home-col_left_02_box_top {
	margin:0px 0px 0px 0px;
	padding:22px 11px 0px 21px;
	height:28px;
	width:498px;
	background: url(../img/default/bg/bg_center_530px_top_home_02.gif) left bottom no-repeat;
	overflow:hidden;
}

.home-col_left_02_box_middle {
	margin:0px 0px 0px 0px;
	padding:0px 11px 0px 11px;
	width:508px;
	background:url(../img/default/bg/bg_center_530px_middle_home_02.gif) repeat-y;
	overflow:hidden;
}

.home-col_left_02_box_bottom {
	margin:0px 0px 0px 0px;
	padding:12px 11px 0px 21px;
	width:498px;
	height:38px;
	background:url(../img/default/bg/bg_center_530px_bottom_home_02.gif) left top no-repeat;
	overflow:hidden;
}

.home-col_left_02_box_top h1,
.home-col_left_02_box_bottom h1 {
	font-size:15px;
	font-weight:bold;
	line-height:14px;
	color:#fff;
}

/*	HOME BOX LEFT 02*/

.home-col_right_02_box_middle {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:260px;
	background:url(../img/default/bg/bg_right_260px_bottom_home_02.gif) left bottom no-repeat;
}



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

#col-slider {
	position:relative;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	width:578px;
	height:275px;
	overflow:hidden;
	background:#fff;
}

.container {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:578px;
	text-align:left;
	overflow:hidden;
}

#nav-slide {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	width:578px;
	background:#888;
	overflow:hidden;
}

ul#toolbar {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:578px;
	height:28px;
	text-align:left;
	list-style: none;
	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:144px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#bbbbbb;
	background:#eee;
}

#toolbar li#new-tab a {
	width:144px;
	background:#444;
}

#toolbar li#new-tab a:hover {
	width:144px;
	background:#555;
}

#toolbar li#new-tab a.active,
#toolbar li#new-tab a:hover.active,
#toolbar li#new-tab.active a {
	width:144px;
	background:#555;
}
	
#toolbar li a.active,
#toolbar li a:hover.active,
#toolbar li.active a {
	color:#0f0f0f;
	font-weight:bold;
	text-decoration:none;
}

#toolbar li a.inactive,
#toolbar li.inactive a{
	color:#bbbbbb;
	font-weight:normal;
	text-decoration:none;
}
	
#toolbar li a:hover {
	color: #c8bd92;
	font-weight:bold;
	text-decoration:none;
}

	
/* 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:578px;
	height:275px;
	overflow:hidden;
}

#frame div.slide-button-deko {
	display:block;
	position: absolute;
	top:188px;
	left:212px;
	height:80px;
	width:154px;
	background: url(../img/default/bg/bg_home-slider-nav-bottom.gif) no-repeat;
}
	
#frame div.slide-button {
	position: absolute;
	top:118px;
	height:65px;
	width:65px;
	border:none;
	overflow:hidden;
}

#frame div.slide-button#left-slide a,
#frame div.slide-button#right-slide a {
	height:65px;
	width:65px;
	display:block;
	border:none;
	overflow:hidden;
}
	
div.slide-button#left-slide {
	left:217px;
	background:url(../img/default/bg/bg_home-slider-nav-left.gif) bottom right no-repeat;
}

div.slide-button#left-slide a:hover{
	background:url(../img/default/bg/bg_home-slider-nav-left-hover.gif) bottom right no-repeat;
}

div.slide-button#right-slide {
	right:227px;
	background: url(../img/default/bg/bg_home-slider-nav-right.gif) top left no-repeat;
}

div.slide-button#right-slide a:hover{
	background: url(../img/default/bg/bg_home-slider-nav-right-hover.gif) top left no-repeat;
}

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


#slide-content {
	position:relative;
	width: 8250px;
}
	
.section {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 7px 0px;
	width:578px;
	height:185px;
	float: left;
	overflow:hidden;
	background:#fff url(../img/default/bg/bg_nav-page-bottom.gif) left bottom repeat-x;
}



/*	FEEDBACK
------------------------------------------------------------------------------------------------------------------------------*/

#feedback {
	position:fixed;
	bottom:0px;
	right:0px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0x 0px;
	height:100px;
	width:100px;
	background: url(../img/default/bit_bt_feedback.png) no-repeat;
}

#feedback a,
#feedback a:visited {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0x 0px;
	height:100px;
	width:100px;
	overflow:hidden;
	text-indent:-1000px;
}

/*	BANNER SLIDER
------------------------------------------------------------------------------------------------------------------------------*/

#BannerScroller {
	overflow: hidden;
	width: 578px;
}

#BannerContent {
	width: 6250px;
}

#BannerScroller .BannerSection {
	width: 578px;
	float: left;
	overflow:hidden;
}

#nav-banner-slide {
	margin:0px 0px 0px 0px;
	padding:1px 0px 0x 0px;
	height:33px;
	width:578px;
}

#nav-banner-slide a.prev-banner {
	float:left;
	width:150px;
	height:34px;
	background:url(../img/default/nav-banner-slide/nav-banner-slide_prev_inactive.gif) 0px 1px no-repeat;
}

#nav-banner-slide a:hover.prev-banner {
	background:url(../img/default/nav-banner-slide/nav-banner-slide_prev_hover.gif) 0px 1px no-repeat;
}

#nav-banner-slide a.next-banner {
	float:right;
	width:150px;
	height:34px;
	background:url(../img/default/nav-banner-slide/nav-banner-slide_next_inactive.gif) 0px 1px no-repeat;
}

#nav-banner-slide a:hover.next-banner {
	background:url(../img/default/nav-banner-slide/nav-banner-slide_next_hover.gif) 0px 1px no-repeat;
}
	
#nav-banner-slide div.banner-slide-text {
	display:block;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0x 0px;
	height:25px;
	width:278px;
	float:left;
	text-align:center;
	font-size:13px;
	line-height:14px;
	color:#fff;
}