/* 
				Name:	Sebastian Klöpper
				Date:	NOV 2007
------------------------------------------------------------------

__________________01. GLOBAL - Headlines, icons, hyperlinks, container and logo

__________________02. HEADER
______________________02.a search
______________________02.b breadcrumb

__________________03. HEADER NAVIGATION
______________________03.a shopnavigation - basket, notepad, myaccount...
______________________03.b main navigation - maincategories

__________________04. CONTENT COLS - left, center and right col
______________________04.a content navigation
___________________________04.a.1 main navigation - maincategories
___________________________04.a.2 sub navigation - subcategories, servicenav

______________________04.b CONTENT PAGES 
___________________________04.b.1 boxes - article boxes, last viewed, supplier, topseller...
___________________________04.b.2 article boxes - 3 cols, 4 cols, icons as new,top....
___________________________04.b.3 article detail page - rating, variants etc.
___________________________04.b.4 article listings

___________________________04.b.5 basket page
___________________________04.b.6 crosselling page
___________________________04.b.7 notepad page

___________________________04.b.8 register steps (checkout - orderprocess)
__________________________________04.b.8.1 forms, input, select etc. 
__________________________________04.b.8.2 login page
__________________________________04.b.8.3 order confirm - sale and my account page

___________________________04.b.9 search

__________________05. FOOTER

------------------------------------------------------------------*/

/* 01. GLOBAL
------------------------------------------------------------------*/
/* 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-family:"Lucida Grande",Arial,Verdana,sans-serif;
	font-size:11px;
	color: #333;
	text-align: center;
	min-width:991px;
	background:#FFFFFF url(../img/default/store/bg_grad_body.jpg) repeat-x scroll 0 0
	
}

body.homebody {	background:#FFFFFF url(../img/default/store/bg_grad_body2.png) repeat-x scroll 0 0
}
div#complete { 	margin:0; padding:0;
background:  url(../img/default/store/bg_grad_x_neu.jpg) no-repeat center 0; display: block;}


body.homebody div#complete { 	margin:0; padding:0;
background:  url(../img/default/store/bg_grad_xhome_new.png) no-repeat center 0; display: block;}


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

/* Headlines */
h1, h2, h3 {
	font: 13px Arial, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #000; 
}
div.order_col1 h1,div.order_col1 h2,div.order_col2 h1,div.order_col2 h2, div.col_center_custom h2, div.col_center_custom h3 {
	font: 13px/14px Arial, tahoma, verdana, sans-serif; 
	color: #999999;
	margin:15px 0 5px 0;
	font-weight: bold;
}
h1.headline {
	font: 13px/14px Arial, tahoma, verdana, sans-serif; 
	color: #770d30;
	margin:0 0 10px 0;
	font-weight: bold;
}
h4 {font: 10px/14px Arial, Verdana, Geneva, Helvetica, sans-serif; color: #333333;font-weight: bold;}
h2.blue {color: #999999; font: 14px/14px Arial, tahoma, verdana, sans-serif;font-weight: bold; }
div.subheadline {height: 25px; border-bottom:1px solid #dfdfdf; padding: 20px 0 0 40px; color: #000; font-weight: bold; 
font: 18px/18px Arial, tahoma, verdana, sans-serif;  width: 767px; float: left; }

/* 1px line horizontal */
.horline { clear: both; height:10px; border-bottom: 1px solid #dfdfdf;}
.horline_white { clear: both; margin: 0 0 15px 0; height:15px; border-bottom: 1px solid #fff;}
.horline2 { clear: both; margin: 0 0 3px 0; height:3px; border-bottom: 1px solid #dedede; }
.horline3 { clear: both; margin: 0 0 3px 0; height:3px; border-bottom: 1px solid #dedede; width:520px;}
.horline4 { clear: both; margin: 0 0 10px 0; height:3px; border-bottom: 1px solid #dfdfdf; }

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

/* 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/store/ico_del.gif) no-repeat;display: block;height: 22px;width:22px;}
a.email {background: url(../img/default/store/ico_email.gif) no-repeat;}
a.link {background: url(../img/default/store/ico_arrow3.gif) no-repeat 0 2px; font-weight: bold; color: #666; }
a.cat {background: url(../img/default/store/ico_arrow_blue.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;}



/* Container - logo*/
div#container {
	position: relative;
	font-size: 1.1em;
	line-height: 1.6em;
	width: 981px;
	text-align: left;
	margin: 0px auto;
	padding: 123px 5px 20px 5px;
	/*background: #fff url(../img/default/store/container_bg.gif) no-repeat top;*/

}
div#container a#logo {
	position: absolute;
	left: 0px;
	top:12px;
	width: 157px;
	height: 51px;
	margin: 0;
	text-indent: -9999px; 
	overflow: hidden; 
		display: block;
}

div#container a.gotowiki {
	display: block;
	width: 210px;
	height:9px;
	line-height: 12px;
	font-size: 11px;
	padding: 4px 8px 8px 20px;
	text-align: left;
	color: #fff;
	/*background: transparent url(../img/default/store/link2website_bg.gif) 0 0 no-repeat;*/
	position: absolute;
	top: 0;
	left: 748px;
}



/* LANGUAGES */
div.languages {position: relative; margin: 10px auto; width:981px; height: 10px; text-align: right; z-index:999; color:#999; }
.flagde {background: url(../img/default/store/de.gif) no-repeat; width:16px; height:16px; display:block; float:left; margin-right:10px; border-style:none; font-size: 9px;}
.flagen {background: url(../img/default/store/gb.gif) no-repeat; width:16px; height:16px; display:block; float:left; margin-right:10px; font-size: 9px;}
.flagfr {background: url(../img/default/store/fr.gif) no-repeat; width:16px; height:16px; display:block; float:left; margin-right:10px; font-size: 9px;}

.lang_label{float:left; margin-right:10px;color:#999;}
.lang_select {width:100px; background-color:transparent; border:0; color:#999;}
.currency_val {border:0; padding-top:0px; color:#999; font-size:10px; cursor:pointer;background-color: transparent;}
.form_currency {float:left; color:#999;}
.currency_label {float:left;color:#999;}

/* tagcloud
------------------------------------------------------------------*/
div.tagcloud { font-family: Arial, Geneva, Arial, Helvetica, sans-serif; padding: 15px 0 0px 0; margin: 0; width: 149px; text-align: justify; line-height: 10px; background-color: #fceec1;}
div.tagcloud_cap { height: 11px; margin-top: 5px;}
div.tagcloud_promotion { padding: 30px 30px 0px 30px; text-align: justify; float: left; line-height: 18px;width:680px; }
div.tagcloud_promotion_cap { height: 11px; margin-top: 5px;}

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 {
	text-decoration: underline;
}
div.tagcloud a.tag0, div.tagcloud_promotion a.tag0 {
	font-size:10px;
	line-height: 10px;
	color: #a9adb4;
	text-align: center;
}
div.tagcloud a.tag1, div.tagcloud_promotion a.tag1 {
	font-size:12px;
	line-height: 10px;
	color: #848b97;
	font-weight: bold;
	text-align: center;
}
div.tagcloud a.tag2, div.tagcloud_promotion a.tag2 {
	font-size:11px;
	line-height: 14px;
	color: #848b97;
	text-align: center;
}
div.tagcloud a.tag3, div.tagcloud_promotion a.tag3 {
	font-size:16px;
	line-height: 15px;
	font-weight: bold;
	color: #606a7b;
	text-align: center;
}

/* 02 HEADER
------------------------------------------------------------------*/
/* 02.a search
------------------------------------------------------------------*/

div#searchcontainer {
	position: absolute;
	top: 83px;
	right: 20px;
	width: 202px;
	height: 30px;
	padding-top:7px;
	background: url(../img/default/store/bg_search.jpg) no-repeat 0 7px;
}
#submit_search {
	position: absolute;
	left: 180px;
	top:8px;
}

form#searchform input#searchfield {
	font-size: 10px;
	padding: 3px 0 0 7px;
	width: 143px;
	color: #666;
	height: 14px;
	margin: 1px 15px 0 24px;
	border:none;
	background: url(../img/default/store/bg_searchfield.jpg) repeat-x 0 0px;

}
#header_links {color:#999; position: absolute; top:5px; left: 460px; font-size: 11px;}
#header_links a{color:#999;}

/* 02.b breadcrumb
------------------------------------------------------------------*/
div#breadcrumb {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 2px;
	height: 20px;
	color: #888;
	line-height: 20px;
	font-size: 11px;
	border-bottom:1px solid #b8d8e8;

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


/* 03. HEADER NAVIGATION
------------------------------------------------------------------*/
/* shopnavigation - basket, notepad, myaccount... */
div#shopnav {
	position: absolute;
	top: 0px;
	right: 238px;
	padding: 0;
	width: 240px;
	height: 24px;
	z-index: 1;
	color: #fff;
/*	background: transparent url(../img/default/store/bg_shopnav.jpg) no-repeat 0px 0px;*/
}



div#shopnav ul {list-style: none;}
div#shopnav ul.mybasket_ul {position:absolute; left: 135px; top:2px;}
div#shopnav ul.mypage_ul {position:absolute; left: 15px; top:45px;}
div#shopnav ul.myaccount_ul {position:absolute; left: 20px; top:0px;}

div#shopnav ul li {
	float: left;
	width: 100px;
	height: 20px;
	line-height: 1.4em;
}
div#shopnav ul li a {display: block; color: #bce0f3; font-size: 10px;}
div#shopnav ul li.mybasket {
	text-align: left;
	width: 65px;
	padding: 0px 10px 2px 25px;
	background: transparent url(../img/default/store/ico_basket.gif) no-repeat 0px 2px;
}
div#shopnav ul li.mybasket_full {
	text-align: left;
	width: 65px;
	border-right: 1px solid #efefef;
	padding: 2px 10px 2px 20px;
	background: transparent url(../img/default/store/basket_full.gif) no-repeat 5px 0px;
}
.basket_active {
	color:#006220;
	text-align: center;
	font-size: 9px;
	width: 30px;
	height:25px;
	padding-top: 8px;
	padding-left: 3px;
	position: absolute;
	font-weight: bold;
	top:5px;
	left:74px;
	background: transparent url(../img/default/store/basket_active.gif) no-repeat 0 0;
}


div#shopnav ul li.mybasket a { width: 65px; height: 20px;}
div#shopnav ul li.myaccount {
	width: 71px;
    text-align: left;
	padding: 0px 0px 2px 25px;
	border-right: 1px solid #9bc6dd;
	height:15px;
	margin-top:2px;
	background: transparent url(../img/default/store/ico_myaccount.gif) no-repeat 0px 2px;
}
div#shopnav ul li.myaccount a { width: 60px; }


div#navigation { 
	position: absolute; 
	top: 79px; 
	width: 981px;
	height:42px;
	background: url(../img/default/store/bg_navi.png) no-repeat 0 0;

}
div#navigation ul {
	width: 981px; }

div#navigation ul li { 
	display:block;
	float: left; 
	padding: 0; 
	
	height:41px;
	padding: 0 0 0 0px; 
}
div#navigation ul li.active { 
	background: url(../img/default/store/bg_navi.png) no-repeat center -84px;
}
div#navigation ul li a {
	display: block; 
	color: #4b565c; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 11px 14px 0 14px; 
	height:30px;
	font-size: 12px;
	text-shadow:1px 1px 0 #ededed;
}
div#navigation ul li.menu_0 { 
	display: block; 
	color: #4b565c; 
	width: 153px;
	border-right: 1px solid #c4c4c4;
	text-align: center;
}
div#navigation ul li.menu_1 { 
	display: block; 
	color: #4b565c; 
	width: 120px;
	border-right: 1px solid #c4c4c4;
	text-align: center;
}
div#navigation ul li.menu_2 { 
	display: block; 
	color: #4b565c; 
	width: 153px;
	border-right: 1px solid #c4c4c4;
	text-align: center;
}
div#navigation ul li.menu_3 { 
	display: block; 
	color: #4b565c; 
	width: 100px;
	border-right: 1px solid #c4c4c4;
	text-align: center;
}
div#navigation ul li.menu_4 { 
	display: block; 
	color: #4b565c; 
	width: 130px;
	border-right: 1px solid #c4c4c4;
	text-align: center;
}
div#navigation ul li.menu_5 { 
	display: block; 
	color: #4b565c; 
	width: 115px;
	border-right: 1px solid #c4c4c4;
	text-align: center;
}
div#navigation ul li.menu_6 { 
	display: block; 
	color: #4b565c; 
	width: 115px;
	/*background-color: purple !important;*/

	text-align: center;
}
div#navigation ul li.menu_6 a:hover { 
	color: #4b565c; 
	background: url(../img/default/store/bg_navi.png) no-repeat right -42px;
}
div#navigation ul li.menu_6 a.active { 
	color: #fff; 
	background: url(../img/default/store/bg_navi.png) no-repeat right -84px;
}
div#navigation ul li.menu_6 a.active:hover { 
	color: #fff; 
	background: url(../img/default/store/bg_navi.png) no-repeat right -84px;
}
div#navigation ul li a:hover { 
	color: #4b565c;
	background: url(../img/default/store/bg_navi.png) no-repeat center -42px;
}

div#navigation ul li a.active { 
	color: #fff;
	background: url(../img/default/store/bg_navi.png) no-repeat center -84px;
	color: #fff;
	text-shadow:none;
	font-weight:bold;
}
div#navigation ul li a.active:hover { 
	color: #fff;
	background: url(../img/default/store/bg_navi.png) no-repeat center -84px;
}

div#navigation ul li.first_home {
	width: 88px;
	text-align: center;
	border-right: 1px solid #c4c4c4;
}

div#navigation ul li.first_home a.home:hover { 
	color: #fff;
	background: url(../img/default/store/bg_navi.png) no-repeat 0 -84px !important;
}


div#navigation ul li a.home { 
	background: url(../img/default/store/bg_navi.png) no-repeat 0px -84px;
}
div#navigation ul li.first_home a:hover { 
	color: #4b565c;
	background: url(../img/default/store/bg_navi.png) no-repeat 0 -42px !important;

}/* 04. CONTENT COLS - left, center and right col
------------------------------------------------------------------*/
div#content { margin: 0 0 10px 0; }

/* content left
------------------------------------------------------------------*/
div#content #left {
	float: left;
	width: 223px;
	margin: 10px 72px 0 0;
	padding: 59px 0 0 0;
}
body#hideLeft div#content #left { display:none; }
body#hideLeft div#center { width: 686px; }
/* content center
------------------------------------------------------------------*/
div#content #center {
	width: 686px;
	float: left;
	/*margin-top:10px;*/
}
body#summary div#content #center {
	width: 981px;
	
	/*margin-top:10px;*/
}
body#hideRight div#content #center {width: 686px;}

/* content right
------------------------------------------------------------------*/
div#content #right {
	width: 210px;
	float: right;
	margin-top: 40px;
}

/* right and center cases
------------------------------------------------------------------*/
div.col_center {
	float: left;
	width: 686px;
	margin: 10px 0 0 0;
}
div.col_center2 {
	float: left;
	width: 777px;
	margin: 0;
}
div.col_center_listing {
	
	
	margin: 0px 0 0 0;
}
div.col_center_container {
	float: left;
	width: 668px;
	margin: 0 0 0 0;

}
div.col_center_custom {
	float: left;

	padding: 0px 35px 10px 35px; 
	


	/*border-right: 1px solid #dfdfdf;*/
}
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 main navigation - maincategories
------------------------------------------------------------------*/
/*
ul#mainbuttons { list-style: none; margin: 5px 0 0 10px; width: 127px;}
ul#mainbuttons li { margin: 5px 0 0 0; padding: 0; }
ul#mainbuttons li a { display:block; padding: 0; width: 127px; height: 30px; border-bottom: 1px solid #ccc;}
*/

ul#mainbuttons { padding: 0 1px 0px 1px; margin: 0; }
ul#mainbuttons li { border-bottom: 1px solid #E1E1E1; }
ul#mainbuttons li a { font-size: 11px; font-weight:bold; display: block; padding: 5px 3px 7px 25px; color: #666; background: url(../img/default/store/ico_arrow1.gif) no-repeat 5px 8px; }
ul#mainbuttons li a:hover { text-decoration: none; color:#333;background-color: #FAFAF5;}
ul#mainbuttons li a.active { font-weight: bold; color:#333; border-bottom: 1px solid #d1d1d1; }
ul#mainbuttons li a.flag { color:#999; font-weight: bold; }




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

/* NEUE NAVIGATION */
div.navigation_left {
	margin:0px;
	padding:0px;
	width:223px;
}
div.nav_left_top { width:223px; height: 35px; background: transparent url(../img/default/store/nav_left_top.jpg) left bottom no-repeat;}
div.nav_left_middle { width:223px; background: transparent url(../img/default/store/nav_left_center.jpg) 0 0 repeat-y;}
div.nav_left_cap { width:223px; height: 50px; background: transparent url(../img/default/store/nav_left_bottom.jpg) 0 0 no-repeat;}

div.nav_right_top { width:234px; height: 35px; background: transparent url(../img/default/store/nav_right_top.jpg) left bottom no-repeat; margin-top: 29px;}
div.nav_right_middle { width:234px; background: transparent url(../img/default/store/nav_right_center.jpg) 0 0 repeat-y;}
div.nav_right_cap { width:234px; height: 50px; background: transparent url(../img/default/store/nav_right_bottom.jpg) 0 0 no-repeat;}


/* LVL 1 */
div.navigation_left ul.submenu { width: 223px; }
div.navigation_left ul.submenu li { height: 38px; line-height: 38px; width: 210px; padding: 0px 9px 0px 4px;}
div.navigation_left ul.submenu li a { color: #797979; padding: 11px; font-size: 12px; font-weight: bold; line-height: 14px; height: 14px; display: block; border-top: 1px solid #fff; border-bottom: 1px solid #dcddde;}
div.navigation_left ul.submenu li.active { background: transparent url(../img/default/store/nav_left_ul_li_active.gif) 1px 0 no-repeat; height: auto; width: 223px; padding: 0; }
div.navigation_left ul.submenu li.active a.active { border: 0; height: 16px; line-height: 16px; color: #fff; padding: 11px 20px 11px 15px; text-shadow: -1px -1px 0 #0090c4; }
div.navigation_left ul.submenu li.flag { background: transparent url(../img/default/store/nav_left_ul_li_active.gif) 1px 0 no-repeat; }
div.navigation_left ul.submenu li.flag a.flag { border: 0; height: 16px; line-height: 16px; color: #fff; text-shadow: -1px -1px 0 #0090c4; }

/* LVL 2 */
div.navigation_left ul.submenu ul.submenu { padding: 10px 0px; width: 214px; border-bottom: 1px solid #dcddde; }
div.navigation_left ul.submenu ul.submenu li { height: 25px; line-height: 25px; margin-bottom: 3px; padding-right: 0; }
div.navigation_left ul.submenu ul.submenu li a { font-size: 12px; line-height: 15px; height: 15px; padding: 5px 11px; border: 0; font-weight: normal; color: #888; background: transparent url(../img/default/store/nav_left_ul_ul_li_ico.gif) 195px 7px no-repeat; }
div.navigation_left ul.submenu ul.submenu li.active { background: transparent url(../img/default/store/nav_left_ul_ul_li_active.gif) 3px 0 no-repeat; height: auto; width: 214px; padding: 0;}
div.navigation_left ul.submenu ul.submenu li.active a.active { color: #000; height: 15px; line-height: 15px; padding: 5px 15px; text-shadow: none; background: transparent url(../img/default/store/nav_left_ul_ul_li_ico_active.gif) 199px 7px no-repeat;}
div.navigation_left ul.submenu ul.submenu li.flag { background: transparent url(../img/default/store/nav_left_ul_ul_li_active.gif) 3px 0 no-repeat; width: 214px; padding: 0;}
div.navigation_left ul.submenu ul.submenu li.flag a.flag { color: #000; height: 15px; line-height: 15px; padding: 5px 15px; text-shadow: none; background: transparent url(../img/default/store/nav_left_ul_ul_li_ico_active.gif) 199px 7px no-repeat;}

/* LVL 3 */
div.navigation_left ul.submenu ul.submenu ul.submenu { border: 0; }
div.navigation_left ul.submenu ul.submenu ul.submenu li { height: auto; }
div.navigation_left ul.submenu ul.submenu ul.submenu li a { padding: 5px 21px; background: transparent none; height: auto; }
div.navigation_left ul.submenu ul.submenu ul.submenu li.active { background: transparent none; }
div.navigation_left ul.submenu ul.submenu ul.submenu li.active a.active { font-weight: bold; padding: 5px 25px; height: auto; }
div.navigation_left ul.submenu ul.submenu ul.submenu li.flag { background: transparent none; }
div.navigation_left ul.submenu ul.submenu ul.submenu li.flag a.flag { font-weight: bold; padding: 5px 25px; height: auto; }



/*NEWS & old navi*/
div.home_col2 div.box3 ul#submenu { border-left: 1px solid #F8F8F8; border-right: 1px solid #F8F8F8; }
div.home_col2  div.box3 ul#submenu li { border-bottom: 1px solid #dcdcdc; background: url(../img/default/store/glossyyy.gif) repeat-x 0px 0px;  }

div.box3 ul#submenu { padding: 1px; margin: 0px 0 0px 0;border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; }
div.box3 ul#submenu li { border-bottom: 1px solid #dcdcdc; background: url(../img/default/store/glossy.gif) repeat-x 0px 0px;  }
div.box3 ul#submenu li a { font-size:11px; display: block; padding: 9px 3px 9px 25px; color: #777; background: url(../img/default/store/ico_arrow_grey.gif) no-repeat 5px 9px; }
div.box3 ul#submenu li a:hover { text-decoration: none; color:#0085CD; background: #e9f6fd url(../img/default/store/ico_arrow_blue.gif) no-repeat 5px 9px; }
div.box3 ul#submenu li a.active { font-weight: bold; color:#00bee2;  /*border-bottom: 1px solid #dfdfdf;*/background: url(../img/default/store/ico_arrow_blue_active.gif) no-repeat 5px 9px; }
div.box3 ul#submenu li a.flag { color:#00BEE2; font-weight: bold; background: url(../img/default/store/ico_arrow_blue.gif) no-repeat 5px 9px; }
div.box3 ul#submenu li a.flag:hover { background: url(../img/default/store/ico_arrow_blue.gif) no-repeat 5px 9px; }



/* 3.level */
div.box3 ul#submenu ul ul { padding: 0 0 0 0; margin:0 0 5px 0; background: transparent url(../img/default/store/ul_bg2.gif) 7px 0px repeat-y;border-left: 1px solid #fff; border-right: 1px solid #fff;}
div.box3 ul#submenu ul ul li { border-bottom: none; }
div.box3 ul#submenu ul ul li a { font-size:11px; font-weight:normal; display: block; padding: 5px 3px 4px 35px; color: #919191; background-image:none; }
div.box3 ul#submenu ul ul li a:hover { display: block; color:#00BEE2; background:none; }
div.box3 ul#submenu ul ul li a.active { font-weight: bold; background: url(../img/default/store/ico_arrow_blue_active.gif) no-repeat 15px 5px;}
div.box3 ul#submenu ul ul li a.flag { font-weight: bold; background: url(../img/default/store/ico_arrow_blue.gif) no-repeat 15px 5px;}
div.box3 ul#submenu ul ul li a.flag:hover { background: url(../img/default/store/ico_arrow_blue.gif) no-repeat 15px 5px;}

/* 4.level */
div.box3 ul#submenu ul ul ul { padding: 0 0 0 0; margin:0 0 5px 0; background: transparent url(../img/default/store/ul_bg.gif) 7px 0px repeat-y;}
div.box3 ul#submenu ul ul ul li { border-bottom: none; }
div.box3 ul#submenu ul ul ul li a { font-size:11px; font-weight:normal; display: block; padding: 5px 3px 4px 35px; color: #919191; background-image:none; }
div.box3 ul#submenu ul ul ul li a:hover { display: block; color:#00BEE2; background:none; }
div.box3 ul#submenu ul ul ul li a.active { font-weight: bold; background: url(../img/default/store/ico_arrow_blue_active.gif) no-repeat 15px 5px;}
div.box3 ul#submenu ul ul ul li a.flag { font-weight: bold; background: url(../img/default/store/ico_arrow_blue.gif) no-repeat 15px 5px;}
div.box3 ul#submenu ul ul ul li a.flag:hover { background: url(../img/default/store/ico_arrow_blue.gif) no-repeat 15px 5px;}

/* 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 { width: 147px; position: relative; }/*white*/
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: 224px; position: relative; }
div.box4 { width: 189px; position: relative; }/*silver topseller*/
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 0 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:11px; font-weight: bold; height: 20px; border-bottom:3px solid #e5e5e5; color:#7f7f7f; ; padding-left:10px; margin:0;  }


/* ------- headlines boxes -------- */
div#topseller h2 { /*background-color: #f7f7f2; font-size:14px; color:#a1894e; padding:10px 0 0 10px; height: 20px; z-index:111;border-bottom: 1px solid #ccc;*/}
div#angeschaut h2 { background-color:#F2F1E9; font-size:14px; height: 20px; margin: 0 0 5px 0; padding-left:10px; padding-top:10px; color:#a1894e;}
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#aehnlich h2 { color: #999; border-bottom: 1px solid #dfdfdf; height: 19px; margin: 0 0 0 0; padding-left:10px; padding-top:5px;}
div#hersteller h2 {font-size:12px; height: 20px; border-bottom:1px solid #999; color:#545454; padding-left:10px; padding-top:10px; font-weight: bold; }
div#hersteller { background:#FFFFFF; border:1px solid #ccc; margin:0px; padding:0px; width:147px; }


div#kontakt {  }

/* ------- margin boxes-------- */
div#angeschaut {background-color:#fff; margin-top:15px; border:5px solid #F2F1E9;width:139px;} 

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

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

div.lastview_rule { width: 134px; padding: 5px 5px 5px 0; border-bottom: 2px solid #F2F1E9; margin: 0; }
div.lastview_rule_last { width: 134px; padding: 5px 5px 5px 0; margin: 0; }

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

/* topseller box
------------------------------------------------------------------*/
div#topseller { margin: 0px; position:relative; overflow:hidden; height:650px; /*border:1px solid #ccc;*/}
div.toprule { 
/*	padding: 5px 2px 0px 50px; */ 
	color: #77808e; 
	line-height:12px; 
	font-size: 11px;
	font-weight:bold;
	overflow:hidden; 
	position:absolute; 
	left:0px; 
	top:0px;	
	width:211px; 
	padding:5px 2px 0px 2px; 
	
}
div.topruleimg {
	position:absolute;
	left:5px;
	top:100px;
	overflow:hidden;
	width:40px;
	height: 31px;
}

div#topseller div.out {background:#fff url(../img/default/store/bg_toprule_out.gif) no-repeat scroll 0px 0px;}
div#topseller div.over {background:#fff url(../img/default/store/bg_toprule_over.gif) no-repeat scroll 0px 0px;}

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

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

div.toprulecontent {float:right; width:157px;padding-right:2px;}
div.toprule h3 { color:#505050; font-size: 10px; font-weight: bold; line-height:11px; margin: 0; padding: 0; letter-spacing:normal; }

div.toprule div.topimg { height:70px; overflow:hidden; padding:0pt 0pt 15px;}
div.toprule a:hover { text-decoration: none;}
div.toprule a { color:#999;font-size: 11px; font-weight:bold;}
/*
div.top1 { background: url(../img/default/store/bg_toprule_1.gif) no-repeat 1px 0; height: 138px; }
div.top2 { background: url(../img/default/store/bg_toprule_2.gif) no-repeat 1px 0; height: 138px; }
div.top3 { background: url(../img/default/store/bg_toprule_3.gif) no-repeat 1px 0; height: 138px; }
div.top4 { background: url(../img/default/store/bg_toprule_4.gif) no-repeat 1px 0; height: 138px; }
div.top5 { background: url(../img/default/store/bg_toprule_5.gif) no-repeat 1px 0; height: 138px; }*/
div.top1 { height: 138px; }
div.top2 { height: 138px; }
div.top3 { height: 138px; }
div.top4 { height: 138px; }
div.top5 { height: 138px; }

/* 04.b.2 article boxes 
------------------------------------------------------------------*/

/* artbox 1 col 
------------------------------------------------------------------*/
div.artbox_1col { position: relative;  width:686px; background: url(../img/default/store/bg_ref.jpg) no-repeat 0px 0; height: 272px; margin-top:20px;}

div.artbox_1col .ref_description { position: absolute; left:30px; top:30px; width:200px; height:220px;}

div.artbox_1col h3 { font-size: 14px; color: #000; font-weight: bold; line-height:14px; padding: 0 10px 0 15px; text-align: left;margin-bottom: 40px;}
div.artbox_1col h2 { font-size: 12px; color: #008cd7; font-weight: normal; line-height:14px;  text-align: left;}


div.artbox_1col .stat {position: absolute; top: 55px; left: 165px; width: 164px; font-size: 10px; color:#778285; float:left;}
div.artbox_1col .article-price2 s {font-size:0.9em; color:#666;}
div.artbox_1col .article-price2  {position: absolute; top: 80px; right: 30px; font-size:15px; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0; }
div.artbox_1col .article-price2 strong { color:#FF0033;}
div.artbox_1col .article-price strong {color:#000;}
div.artbox_1col .article-price  {position: absolute; top: 90px; right: 30px; font-size:15px; font-weight: normal; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0;}
div.artbox_1col .article-description { margin-left:15px; margin-top:5px; float:left; width: 450px; }
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;}


div.artbox_1col div.ref_pic {position: absolute; left: 286px; top:25px; width:360px; height:200px; background-color: #fff;border:1px solid #bebebe;}
div.artbox_1col div.ref_pic a { border:4px solid #e2e1e1; padding:1px;display: block; }
div.artbox_1col div.ref_pic a:hover { border:4px solid #C8E5F5;  }


/* artbox 1 col highlights */
div.artbox_1col_highlight {margin-bottom: 65px;}
div.artbox_1col_highlight div.thumbbox { width: 228px; margin: 0 25px 0px 0px; float: left; background: transparent url(../img/default/store/highlight_thumbbox.gif) 0 0 no-repeat;}
div.artbox_1col_highlight div.thumbbox a.artbox_thumb { display: block; width: 216px; height: 126px; margin: 6px; margin-bottom: 40px;}

div.artbox_1col_highlight div.thumbbox div.thumbs {padding: 11px 6px 11px 13px; width: 209px; height: 52px; overflow: hidden;}
div.artbox_1col_highlight div.thumbbox div.thumbs div.border { width: 63px; height: 52px; display: block; background-position: center center; float: left; z-index: 1; margin-right: 6px;}
div.artbox_1col_highlight div.thumbbox div.thumbs div.border a.thumb { width: 63px; height: 52px; display: block; z-index: 3; background: transparent url(../img/default/store/thumb_border_bg.gif) 0 0 no-repeat;}


div.artbox_1col_highlight div.article_description { float: left; width: 433px;}
div.artbox_1col_highlight div.article_description p { font-size: 12px; font-weight: normal; color: #5e626b;}
div.artbox_1col_highlight div.article_description p.headline { font-size: 18px; font-weight: bold; color: #000; margin-bottom: 20px;}


.thumb_new {width:63px; height:52px; overflow:hidden; position: relative; float:left;margin-right:6px; cursor: pointer;}
.thumb_new2 {width:63px; height:52px; overflow:hidden; position: relative; float:left;margin-right:10px; cursor: pointer;}

.border_over {position:absolute; /*top: -52px;*/ width: 63px; height: 52px; z-index: 3; background: transparent url(../img/default/store/thumb_border_bg.gif) 0 0 no-repeat;}
/* artbox 1 col partner
------------------------------------------------------------------*/
div.artbox_1col_partner {
	position: relative;
	width:686px;
	height: 175px;
	margin-top: 5px;
	border-bottom: 1px solid #E2E2E2;
}

div.artbox_1col_partner .ref_description { position: absolute; left:195px; top:30px; width:300px; height:120px; font-size:11px;color:#666;}

div.artbox_1col_partner .ref_description ul li { padding:0;margin:5px 0 5px 0;}

div.artbox_1col_partner a.partner_more {
	width: 147px;
	height: 21px;
	display: block;
	background: transparent url(../img/default/store/partner_listing_sprite.jpg) -1px -484px no-repeat;
	text-indent: -9999em;
	position: absolute;
	top: 130px;
	left: 525px;
}

div.artbox_1col_partner h3 { font-size: 13px; color: #000; font-weight: bold; line-height:14px; padding: 0; text-align: left;margin-bottom:10px;}
div.artbox_1col_partner h2 { font-size: 12px; color: #008cd7; font-weight: normal; line-height:14px;  text-align: left;margin:0;padding:0;}

div.artbox_1col_partner div.ref_pic_sp, div.artbox_1col_partner div.ref_pic_bp, div.artbox_1col_partner div.ref_pic_tp {
	position: absolute;
	left: 0px;
	top:0px;
	width:147px;
	height:107px;
	padding: 21px 16px 33px 33px;
	margin-left: -17px;
}
div.artbox_1col_partner div.ref_pic_sp {
	background: transparent url(../img/default/store/partner_listing_sprite.gif) 0 0 no-repeat;
}
div.artbox_1col_partner div.ref_pic_bp {
	background: transparent url(../img/default/store/partner_listing_sprite.gif) 0 -161px no-repeat;
}
div.artbox_1col_partner div.ref_pic_tp {
	background: transparent url(../img/default/store/partner_listing_sprite.gif) 0 -322px no-repeat;
}

div.artbox_1col_partner div.ref_pic_sp a, div.artbox_1col_partner div.ref_pic_bp a, div.artbox_1col_partner div.ref_pic_tp a {
	display: block;
	width:147px;
	height:107px;
	text-align: center;
	overflow: hidden;
}
div.artbox_1col_partner div.ref_pic_sp a img, div.artbox_1col_partner div.ref_pic_bp a img, div.artbox_1col_partner div.ref_pic_tp a img {
	margin: 0px auto 0 auto;
}

div.artbox_1col_partner .pdfdownloadlink {
	background: transparent url(../img/default/store/pdf.gif) 7px 41px no-repeat;
	padding:40px 0px 0px 30px;
}

div.artbox_1col_partner div.partner_adress { position: absolute; left: 525px; top:30px; width:180px; height:100px; font-size:11px; line-height: 14px; color:#999;}
div.artbox_1col_partner div.partner_adress p {padding: 0;}

/* artbox 1 col news
------------------------------------------------------------------*/
div.artbox_1col_news { position: relative;  width:686px; background: url(../img/default/store/bg_ref.jpg) no-repeat 0px 0; height: 192px; margin-top:20px; border-bottom: 1px solid #E2E2E2;}

div.artbox_1col_news .ref_description { position: absolute; left:240px; top:10px; width:220px; height:100px; font-size:11px;color:#666;}

div.artbox_1col_news .ref_description ul li { padding:0;margin:5px 0 5px 0;}


div.artbox_1col_news h3 { font-size: 13px; color: #000; font-weight: bold; line-height:14px; padding: 0 10px 0 15px; text-align: left;margin-bottom:10px;}
div.artbox_1col_news h2 { font-size: 12px; color: #008cd7; font-weight: normal; line-height:14px;  text-align: left;margin:0;padding:0;}

div.artbox_1col_news div.ref_pic {position: absolute; left: 20px; top:0px; width:160px; height:100px; /*background-color: #fff;border:1px solid #bebebe;*/}

div.artbox_1col_news div.ref_pic a { /*border:4px solid #e2e1e1;*/ padding:1px;display: block; }
div.artbox_1col_news div.ref_pic p {font-size: 11px; margin-top: 5px; color: #666;}
div.artbox_1col_news div.ref_pic a:hover { /*border:4px solid #C8E5F5; */ }

div.artbox_1col_news div.ref_pic .pdfdownloadlink {
	background: transparent url(../img/default/store/pdf.gif) 7px 0px no-repeat;
	padding:0px 0px 0px 30px;
	width: 100px;
	height: 19px;
	overflow: hidden;
}

div.artbox_1col_news div.partner_adress { position: absolute; left: 500px; top:5px; width:180px; height:100px; font-size:11px; line-height: 14px; color:#999;}
div.artbox_1col_news div.partner_adress p {padding: 0 10px 0 10px;}




/* artbox 1 col partner
------------------------------------------------------------------*/
div.artbox_1col_partner_overview { position: relative;  width:686px; background: transparent url(../img/default/store/partner_overview_bg.gif) 0 0 no-repeat; height: 155px; margin-top: 10px;}

div.artbox_1col_partner_overview .ref_description { position: absolute; left:130px; top:15px; width: 525px; font-size:11px;color:#666;}

div.artbox_1col_partner_overview .ref_description ul li { padding:0;margin:5px 0 5px 0;}


div.artbox_1col_partner_overview h3 { font-size: 13px; color: #000; font-weight: bold; line-height:14px; padding: 0 10px 0 15px; text-align: left;margin-bottom:10px;}
div.artbox_1col_partner_overview h2 { font-size: 12px; color: #008cd7; font-weight: normal; line-height:14px;  text-align: left;margin:0;padding:0;}

div.artbox_1col_partner_overview div.ref_pic {position: absolute; left: 20px; top:15px; width:80px; height:150px; /*background-color: #fff;border:1px solid #bebebe;*/}

div.artbox_1col_partner_overview div.ref_pic .pdfdownloadlink {
	background: transparent url(../img/default/store/pdf.gif) 7px 41px no-repeat;
	padding:40px 0px 0px 30px;
}
div.artbox_1col_partner_overview div.partner_buttons {
	position: absolute;
	top:15px;
	left: 475px;
	width: 200px;
	height: 80px;
}


div.partner_overview_box {
	background: transparent url(../img/default/store/partner_overview_box.gif) left bottom no-repeat;
	width: 220px;
	margin: 0px 13px 13px 0px;
	float: left;
	height: 220px;
}
div.partner_overview_box h3 {
	padding: 10px 17px;
	color: #477084;
	font-size: 11px;
	line-height: 13px;
	height: 13px;
	text-transform: uppercase;
	background: transparent url(../img/default/store/partner_overview_box.gif) left top no-repeat;
}
div.partner_overview_box p {
	padding: 17px;
	color: #477084;
	font-size: 11px;
	line-height: 13px;
}

/* artbox 1 col modules
------------------------------------------------------------------*/
div.artbox_1col_modules { position: relative;  width:686px; background: url(../img/default/store/bg_modules.gif) no-repeat 0px 0; height: 48px; }

div.artbox_1col_modules .ref_description { width:421px; height:40px; padding:6px 6px 0px 60px; font-size:11px;color:#666; float: left;}

div.artbox_1col_modules .ref_description ul li { padding:0;margin:5px 0 5px 0;}


div.artbox_1col_modules h3 { font-size: 13px; color: #000; font-weight: bold; line-height:14px; padding: 0 10px 0 15px; text-align: left;margin-bottom:5px;}
div.artbox_1col_modules h2 { font-size: 12px; color: #008cd7; font-weight: normal; line-height:14px;  text-align: left;margin:0;padding:0;}

div.artbox_1col_modules div.ref_pic {position: absolute; left: 20px; top:25px; width:160px; height:20px; /*background-color: #fff;border:1px solid #bebebe;*/}
div.artbox_1col_modules div.ref_pic a { /*border:4px solid #e2e1e1;*/ padding:1px;display: block; }
div.artbox_1col_modules div.ref_pic a:hover { /*border:4px solid #C8E5F5; */ }
div.artbox_1col_modules div.ref_pic .pdfdownloadlink {
	background: transparent url(../img/default/store/pdf.gif) 7px 41px no-repeat;
	padding:40px 0px 0px 30px;
}
div.artbox_1col_modules div.modprice { position: absolute; left: 500px; top:5px; width:180px; height:100px; font-size:11px; line-height: 14px; color:#999;}
div.artbox_1col_modules div.modprice p {padding: 0 10px 0 10px;}

div.artbox_1col_modules .article-price2 s {font-size:0.9em; color:#666;}
div.artbox_1col_modules .article-price2  {position: absolute; top: 0px; right: 30px; font-size:15px; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0; }
div.artbox_1col_modules .article-price2 strong { color:#FF0033;}
div.artbox_1col_modules .article-price strong {color:#000;}
div.artbox_1col_modules .article-price  {font-size:12px; line-height: 13px; font-weight: normal; color:#000; width: 105px; height:13px; text-align: center; margin: 0px; padding:16px 0px 17px 0px; float: left;}



/* artbox 1 col search
------------------------------------------------------------------*/
div.artbox_1col_search { position: relative; width:981px; background: transparent url(../img/default/store/bg_ref.jpg) repeat-x 0px -70px; height: 120px; margin-top:10px; border-bottom: 1px solid #E2E2E2;}

div.artbox_1col_search .ref_description { position: absolute; left:40px; top:10px; width:800px; height:80px; font-size:11px;color:#666;}

div.artbox_1col_search .ref_description ul li { padding:0;margin:5px 0 5px 0;}

div.artbox_1col_search h3 { font-size: 13px; color: #000; font-weight: bold; line-height:14px; padding: 0 10px 0 15px; text-align: left;margin-bottom:10px;}
div.artbox_1col_search h2 { font-size: 12px; color: #008cd7; font-weight: normal; line-height:14px;  text-align: left;margin:0;padding:0;}

div.artbox_1col_search div.ref_pic {position: absolute; left: 20px; top:25px; width:160px; height:100px; }
div.artbox_1col_search div.ref_pic a { border:4px solid #e2e1e1; padding:1px;display: block; }
div.artbox_1col_search div.ref_pic a:hover { border:4px solid #C8E5F5; }


/* artbox partner referenzen
------------------------------------------------------------------*/
div.artbox_partner_ref { position: relative; float: left;  height: 130px; width: 175px; margin-right:40px;}
div.artbox_partner_ref div.ref_pic {width:160px; height:85px; background-color: #fff;border:1px solid #bebebe;}

div.artbox_partner_ref div.ref_pic a { border:4px solid #e2e1e1;display: block; height:75px;padding:1px;}
div.artbox_partner_ref div.ref_pic a div{ display: block;height:75px; width:150px;}
div.artbox_partner_ref div.ref_pic a:hover { border:4px solid #C8E5F5; }
div.artbox_partner_ref .linkarrow {display: none;}
div.artbox_partner_ref h3 {font-size: 12px; color: #777; font-weight: bold; line-height:14px;  text-align: left;margin:10px 0 10px 0;padding:0;}


/* artbox 2 col 
------------------------------------------------------------
------*/
div.artbox_2col { position: relative; float: left;  height: 180px; width: 335px;}
div.artbox_2col a.artbox_thumb { display: block;  height: 150px; width: 150px; padding: 20px 0 0 0; text-align: center;}
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; }

div.academy_listing {
	background: transparent url(../img/default/store/academy_listing_bg_2.jpg) 0 0 no-repeat;
}
div.artbox_2col_academy {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 143px 0 0;
}
div.artbox_2col_academy.right {
	padding: 0 0 0 143px;
	width: 200px;
}
div.artbox_2col_academy a.artbox_thumb {
	width: 200px;
	height: 330px;
	display: block;
}

/* artbox 3 col 
------------------------------------------------------------------*/
div.artbox { position: relative; float: left;  height: 275px; width: 202px; overflow: hidden;}
div.artbox.enterprise {height: 225px;}
div.artbox h3 { font-size: 12px; font-weight: bold; color: #000; margin: 0px; line-height:20px; width: 202px; display: block; position: relative;  float: left; padding: 15px 0px 10px 0px; text-align: left;}
div.artbox .stat {position: absolute; top: 230px; left: 15px; width: 164px; font-size: 10px; color:#778285;}
div.artbox .article-price2 s {font-size:0.9em; color:#666;}
div.artbox .article-price2  {position: absolute; top: 225px; left: 90px; font-size:15px; /*color:#778285;*/color:#000; width: 100px; text-align: right; margin: 10px 0 0 0;}
div.artbox .article-price2 strong { color:#FF0033;}
div.artbox .article-price strong {color:#000;}
div.artbox .article-price  {position: absolute; top: 235px; left: 90px; font-size:15px; font-weight: normal; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0;}
div.artbox .article-description { float: left; color:#909090; font-weight: normal; font-size:11px; line-height:14px;}
div.artbox .ref_pic { width: 200px; height: 150px; position: relative; overflow: hidden; float: left; border: 1px solid #bfbfbf;}
div.artbox .ref_pic_enterprise { width: 202px; height: 100px; position: relative; overflow: hidden; float: left; border: 0;}
div.artbox a.artbox_thumb { display: block; width: 192px; height: 142px; text-align: center; position: relative; margin:0; background: #fff center center no-repeat; border: 4px solid #ddd;}
div.artbox a.artbox_thumb_enterprise { display: block; width: 202px; height: 100px; text-align: center; position: relative; margin:0; background: #fff center center no-repeat; border: 0;}
div.artbox a.artbox_thumb:hover {}
div.artbox a.linktodetails { line-height:21px; color:#00A0DB; display: block; width: 100px; height: 21px; font-weight: bold;}


/* articlebox 4 col
------------------------------------------------------------------*/
div.artbox2 {position: relative; float: left;  height: 315px; margin: 15px 0 15px 0; padding: 0 10px 0 20px; width: 130px;}
div.artbox2 a.artbox_thumb { display: block;  height: 130px; padding: 25px 0 0 0; text-align: center; }
div.artbox2 h1 { font-size: 12px; color: #000; font-weight: bold; line-height:14px; padding: 0 ; text-align: left; margin-bottom:5px;}
div.artbox2 .stat {position: absolute; top: 110px; left: 15px; width: 120px; font-size: 10px; color:#778285; line-height:11px;}
div.artbox2 .article-price2 s {font-size:0.9em; color:#666;}
div.artbox2 .article-price2  {position: absolute; top: 255px; left: 50px; font-size:15px; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0;}
div.artbox2 .article-price2 strong { font-size: 14px; color:#FF0033;}
div.artbox2 .article-price strong {color:#000;}
div.artbox2 .article-price  {font-size: 15px; position: absolute; top: 273px; left: 50px; font-weight: normal; color:#000; width: 100px; text-align: right; margin: 10px 0 0 0;}
div.artbox2 .ico_system {position: absolute; top: 255px; left: 10px;  width: 70px; height:20px; text-align: left; font-size:0; line-height: 0;}

/* articlebox 4 col Produktpakete
------------------------------------------------------------------*/
div.artbox2_pakete {}
div.artbox2_pakete .stat {position: absolute; top: 110px; left: 15px; width: 120px; font-size: 10px; color:#778285; line-height:11px;}
div.artbox2_pakete .article-price2 s {font-size:0.9em; color:#666;}
div.artbox2_pakete .article-price2  {position: absolute; top: 255px; left: 50px; font-size:15px; color:#000; width: 110px; text-align: left; margin: 10px 0 0 0;}
div.artbox2_pakete .article-price2 strong { font-size: 15px; color:#FF0033;}
div.artbox2_pakete .article-price strong {color:#000;}
div.artbox2_pakete .article-price  {font-size: 16px; position: absolute; top: 400px; right: 10px; font-weight: normal; color:#000; width: 110px; text-align: right; margin: 10px 0 0 0;}
div.artbox2_pakete .ico_system {position: absolute; top: 255px; left: 10px;  width: 70px; height:20px; text-align: left; font-size:0; line-height: 0;}
div.artbox2_pakete .more_info {}
div.artbox2_pakete_bg {background: url(../img/default/store/produktpakete.jpg) no-repeat 0 0px;padding: 0px; position:relative;width:684px;height:425px; }

div#enterprise {position: absolute; display: block; top:300px; left: 374px; height: 100px;padding: 10px 30px 0 30px; width: 230px;}
div#enterprise .article-description {margin-bottom:10px;}
div#enterprise .more_info {}
div#enterprise .article-price {}
#enterprise h2 {text-align: center; color:#000;}
#enterprise h2 a {text-align: center; color:#000;}

div#core {position: absolute; display: block; top:300px; left: 27px; height: 100px;  padding: 10px 30px 0 30px; width: 230px;}
div#core .more_info {}
div#core .article-price {}
div#core .article-description {margin-bottom:10px;}
div#core h2 a {text-align: center; color:#000;}
div#core h2 {text-align: center; color:#000;}

div#nfr .article-description {left:37px !important;}
div#nfr .more_info {left: 28px;}
div#nfr .article-price {right:35px;}
/* 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;}


.article-description { font-size: 11px; line-height: 13px; color: #777; }


.marg_landing_3col {margin: 0px 30px 30px 0px;}
.nomarg_landing_3col {margin: 0px 0px 30px 0px;}

.marg_3col {margin: 0 11px 11px 0;}
.nomarg_3col {margin:0 0 11px 0;}
.grid_left {margin: 9px 0 0 0;}

.grid_middle {margin: 9px 0 0 9px; /*border-left: 1px solid #DEDEDE;*/}
.grid_middle2 {}
.grid_right {margin: 9px 0 0 9px; /*border-left: 1px solid #DEDEDE;*/}
.grid_right2 {margin: 9px 0 0 9px; border-left: 1px solid #DEDEDE;}

.listing_grid_left {}
.listing_grid_middle {}
.listing_grid_middle2 {border-left: 1px solid #dfdfdf;}
.listing_grid_right { /*border-left: 1px solid #DEDEDE;*/}

.listing_grid_left2 {}
.listing_grid_left_part {}

/* category headlines and text
------------------------------------------------------------------*/
.cat_text {padding: 10px; padding-left:20px; padding-right:20px; margin-bottom: 10px; color:#333; }
.cat_text a{text-decoration: underline; font-weight: bold; }
.cat_text h1{margin-bottom: 10px; font-size:14px; color:#770d30; }



/* supplier box
------------------------------------------------------------------*/
div#right div#hersteller ul { margin-left: 10px;}
div#right div#hersteller ul li {
	padding: 4px 0 4px 17px;
	width: 113px;
	height: 35px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #dfdfdf;
}

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#hersteller_filter h2 {font-size:12px; height: 20px; border-bottom:1px solid #999; color:#545454; padding-left:10px; padding-top:10px; font-weight: bold; }


div#right div#hersteller ul li a { display: block; }
div#right div#hersteller ul li a.without { display: block; width: 95px; height:25px; font-size: 10px; color: #333; padding: 10px 0 0 0; text-align: center; }

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 { 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 { 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 {
	position: absolute;
	top: 105px;
	left: 75px;
	width: 56px;
	height: 56px;
	background: url(../img/default/store/ico_esd.gif) no-repeat 0 0;
}
div.deliverable {position: absolute; top: 220px; left: 70px; font-size:10px;}
.deliverable1 {color: #009900;}
.deliverable2 {color: #009900;}
.deliverable3 {color: #990000;}
.deliverable4 {color: #990000;}


/* 04.b.3 article detail page 
------------------------------------------------------------------*/
div.detail_box {padding: 0; margin-top: 15px; }
div.detail_box_bottom {  border-top: 1px solid #e2e2e2; margin-top: 50px; position: relative; height:25px; padding: 0px 0 0 0; clear: both;}
div.detail_box_cap { background: url(../img/default/store/hor_gradient.gif) 0 0 repeat-x; height:36px; clear: both; }

div.detail_box_bottom a.article_back {  position: absolute; left: 0px; top: 15px; width: 120px; height: 33px; padding: 2px 0 0 25px; color: #0085cd;background:url(../img/default/store/ico_arrow_blue_back.gif) no-repeat 5px 6px; font-size:12px;}
div.detail_box_bottom a.article_next {  position: absolute; right: 20px; top: 15px; width: 150px; height: 33px; padding: 2px 20px 0 0; text-align: right; color: #0085cd;background:url(../img/default/store/ico_arrow_blue.gif) no-repeat right 6px; font-size:12px;}
div.detail_box_bottom p.article_overview { position: absolute; left: 280px; top: 15px; width: 295px; height: 35px; color: #666;}
div.detail_box_bottom p.article_overview a {color: #999999;}


div.detail_box2 { }
div.detail_box2_top { position:absolute; top:195px; right:12px; margin-bottom: 20px; height:25px; padding: 0; clear: both; font-size:10px;}
div.detail_box2_cap {  height:36px; clear: both; }

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



div.detail_col1 { float: left; width: 140px; text-align: left; padding: 0 10px 0 20px;position: relative; }
div.detail_col2 { float: left; width: 271px;margin: 0 0 0 20px; }
div.detail_col3 { float: left; width: 191px;margin-left:30px;padding:2px;}


div.detail_box .news ul li {
font-size:11px;
background:#FFFFFF url(../img/default/store/bullet_check.gif) no-repeat scroll 5px 8px;
color:#797979;
padding:5px 0pt 5px 35px;
}
div.detail_box .news ul li ul li {
font-size:11px;
color:#939393;
padding:5px 0pt 5px 35px;
background:none;
}
div.detail_box .news ul li ul li {
font-size:11px;
color:#939393;
padding:5px 0pt 5px 35px;
background:none;
}





a.main_image {
	display: block;
	text-align: center;
	/*border: 1px solid #efefef;*/
	/*height:272px;*/
	padding:1px;
}
img.downloadmap { position: absolute; left:585px; top:-10px; }
#article_details {
color: #999;
line-height: 13px;
padding:0 30px 0 30px;
}
.article_details_price {
font-size: 18px;
line-height: 20px;
margin: 10px 0px 10px 0px;
color: #000;
}
.article_details_price2 {color:#FF0033; font-size:20px; margin: 10px 0px 10px 0px; line-height:20px;}
.article_details_price2 s{font-size:16px; }

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

h1.detail_name {
	font-size: 24px;
	line-height: 20px;
	padding:0 35px 0 0;
	margin:0 0 5px 0;
	font-weight: bold;
}
/* intobasket box */
div.buy_box {
	
	
	padding:0px 20px 10px 20px;
	color: #999;
	margin: 0px;
	font-size: 10px;
}



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 {
	text-align: left;
	float: left;
	font-weight: bold;
	color: #999;
	width: 51px;
	height: 20px;
	padding: 3px 0 1px 0;
	margin: 0 10px 0 0;
}
div.buy_box p.groupdescription {
line-height: 1.4em;
color: #666;
}
ul#buybox { padding: 0 1px 20px 1px; margin: 15px 0 0 0; }
ul#buybox li { border-bottom: 1px solid #d1d1d1;padding:0;margin:0 !important; }
ul#buybox li a { display: block; padding: 5px 3px 5px 25px; color: #666; background: url(../img/default/store/ico_arrow1.gif) no-repeat 5px 8px;font-size:11px; }
ul#buybox li a:hover { text-decoration: none; color:#666; background:#f6f6f6 url(../img/default/store/ico_arrow_blue.gif) no-repeat 5px 8px; }
ul#buybox li a.active { font-weight: bold; color:#999999; background:#ffefcb url(../img/default/store/ico_arrow_active.gif) no-repeat 5px 8px; border-bottom: 1px solid #d1d1d1; }
ul#buybox li a.flag { color:#770d30; font-weight: bold; }

div.thumb_box2 {
	padding: 15px 0px 0px 0px;
	width:462px;
	position: absolute;
	left:316px;
	top:560px;
	margin: 0px;
}
div.thumb_box2 div.thumbnail {float: left; height: 50px; width:50px; display: block; padding:2px; margin: 0 10px 10px 0px; border: 1px solid #c7c7c7; background-color: #fff;}
div.thumb_box2 a { height: 50px; width:50px; display: block; }
div.thumb_box2 div.thumbnail:hover { background-color: #e9f6fd; border:1px solid #009bd0;}

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

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

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

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

div.detailinfo_col1 {

	float: left;
	width: 680px;
	margin: 0 0 0 0;
}
div.detailinfo_col2 {
	padding-top: 7px;
	float: left;
	width: 149px;	
}
/* TABS */
ul#article_info_tabs {padding: 0 0 0 15px; height: 32px; width: 440px; background: url(../img/default/store/bg_tab.gif) left 0 no-repeat; }
ul#article_info_tabs li {float: left; padding: 0; background: none; margin-left:5px;}

/* 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:1px solid #C6C6C6; 
	
	 background: url(../img/default/store/bg_tab_dis.gif) repeat-x 0 0; 
	display: block;
	padding: 7px 10px 0 10px;
	height: 23px;
	text-decoration: none;
	color: #5a5a5a;

}
.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 #C6C6C6; 
	border-right:1px solid #C6C6C6; 
	border-left:1px solid #C6C6C6;
	 background:#fff url(../img/default/store/bg_tab_en.gif) repeat-x 0 0; 
	border-bottom: 0;
	padding: 7px 10px 0 10px; 
	height: 24px; 
	font-weight: bold;
	margin: 0 0 -1px 0;
	color: #000;
}
#beschreibung, #datenblatt, #zubehoer, #bewertungen {
	padding: 0px 57px 10px 0px;
	color: #777;
	font-size: 12px;
}
#beschreibung p {margin:10px 0 10px 0;}
#zubehoer {padding: 25px 50px 10px 0px;}

#tabContainercap { height: 36px; }

#tabContainer h2 {font-size:12px; margin: 15px 0 15px 0; color: #999999;}
#tabContainer table td { padding: 5px; }

#article_productinformation h2 {font-size:12px;	font-weight:bold}
#beschreibung h1 {font-size:12px}
#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: 1.3em; margin: 15px 0 15px 0; }
#beschreibung  ul li, .cat_text  ul li { background: #FFFFFF url(../img/default/store/bullet_check.gif) no-repeat scroll 5px 50%; padding: 5px 0 5px 35px; margin-bottom: 0.5em; color: #797979; border-bottom: 1px solid #DFDFDF;}

#beschreibung  ul li.white {
font-size:11px;
background:#FFFFFF url(../img/default/store/bullet_check.gif) no-repeat scroll 5px;
border-bottom:1px solid #DFDFDF;
color:#797979;
padding:5px 0pt 5px 35px;
margin:0px;
}
#beschreibung  ul li.grey {
font-size:11px;
background:#F9F9F9 url(../img/default/store/bullet_check.gif) no-repeat scroll 5px;
border-bottom:1px solid #DFDFDF;
color:#797979;
padding:5px 0pt 5px 35px;
margin:0px;
}


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


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

div.listing_box { padding: 0; margin: 0 0 1px 0; }
div.listing_box_top { 
height:30px; 
padding: 0px 0px 0 0px; 
clear: both;
border-bottom: 1px solid #E2E2E2; 
}
div.module_listing { background: transparent url(../img/default/store/module_header.gif) 0 0 no-repeat;}
p.module_listing_col1 { height:13px; padding:9px; width:470px; float: left; font-size: 11px; line-height: 12px; color:#fff; font-weight: bold;}
p.module_listing_col2 { height:13px; padding:9px; width:87px; float: left; font-size: 11px; line-height: 12px; color:#fff; font-weight: bold;}
p.module_listing_col3 { height:13px; padding:9px; width:70px; float: left; font-size: 11px; line-height: 12px; color:#fff; font-weight: bold;}

div.listing_box_cap { height:36px; padding: 10px 0px 0 0px; clear: both; }

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

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


div.article-options { font-size: 10px; color: #666; }
div.article-options span { font-weight: bold; padding-top: 5px;color:#888; }
div.article-options img { margin: 0px 5px 0 5px; }
div.article-options a.perpage { font-weight: bold; color:#999999;}
div.article-options a.navi {
background:transparent url(../img/default/store/ico_circle_grey.gif) no-repeat 0 2px;
color:#fff;
display:block;
float:left;
font-size:11px;
height:17px;
margin:5px 7px 0pt 0pt;
padding-top:0px;
text-align:center;
width:15px;
 }
 
div.article-options div.on  {
background:transparent url(../img/default/store/ico_circle_blue.gif) no-repeat 0 2px;
color:#fff;
display:block;
float:left;
font-size:11px;
font-weight:bold !important;
height:17px;
margin:5px 7px 0pt 0pt;
padding-top:0px;
text-align:center;
width:15px;

}

div.article-options form#frmsort {float:right; padding-top: 4px;}
div.article-options form#frmsort select {width:125px; z-index: 99999;}
div.article-options form#frmsort label {padding-right:0px;margin-right: 5px; font-weight: bold; color: #666;}

div#supplierfilter { height:35px; padding: 0 0 15px 220px; background: url(../img/default/store/bg_supplierinfo.gif) no-repeat 0 0;}
div#supplierfilter img { float: left; margin: 0 30px 0 0; } 
div#supplierfilter  a.bt_allsupplier {
	float: left;
	display:block;
	background-color:#FFE0AA;
	border:1px solid #999999;
	color:#999999;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding:5px 7px;
}
div#banner_center {
	margin: 0 0 0px 0;
}


/* 04.b.5 basket page
------------------------------------------------------------------*/
table.basket-middle {margin:0; }
table.basket-middle th {
	padding:3px;
	border-bottom: 1px solid #dfdfdf;
	color: #999999;
}
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.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:#F5F5F5; width:90px; text-align: right;}
.to-checkout {
	border:1px solid #ff6600;
	background:#ff9c5a;
	color:#fff;
	padding:3px;
	font-weight:bold;
	float:right;
	margin-right:30px;
	display:block;
	width:90px;
	text-align:center;
}

h2#bestellnummer {
	margin-top: 5em;
	font-size: 100%;
}
form#form_bestellnummer {
	margin-top: 20px;
} 
input.ordernum {
	float: left;
	border: 1px solid #333;
	padding: 2px 2px 2px 3px;
	color: #000;
	font-size: 1.1em;
	height: 16px;
	margin: 17px 10px 0 20px;
	background-color: #fff;
}

form#form_bestellnummer select {
	height: 17px;
	padding-top: 1px;
}
.imgwkorb {
	margin: 0;
	background-color: #fff;
}
a.thumb_image:hover {border-color:#fff;}

a.thumb_image {
	border: 1px solid #c7c7c7;
	float: left;
	padding: 5px;
	margin: 0 8px 8px 8px;
	background-color: #fff;
}
.bt_continue2 {
	width: 136px;
	height: 31px;
	text-indent: -9999px; 
	background: url(../img/default/store/bt_weitershoppen.gif) no-repeat 0 0;
}
.bt_toorder {
	width: 189px;
	height: 40px;
	text-indent: -9999px; 
	background: url(../img/default/store/bt_zurkasse.gif) no-repeat 0 0;
}

.bt_basket_bonus {
	background: #fcd9bc url(../img/default/store/basket.gif) no-repeat 0 0;
	border: 1px solid #f9ba84;
	padding:2px 2px 2px 25px;
	cursor: pointer;
	color:#9a2913;
	font-size:11px;
	height:23px;
	margin: 10px 0 10px 0;
	font-weight:bold;
	width:150px;
	
}
/* 04.b.6 crosselling page
------------------------------------------------------------------*/
div.cross_box { padding: 0; margin: 0 0 15px 0px; }
div.cross_box_top1 {background: url(../img/default/store/hor_gradient.gif) 0 0 repeat-x; height:20px; padding: 15px 20px 0 20px; clear: both; margin-bottom: 20px;}
div.cross_box_top2 {background: url(../img/default/store/hor_gradient.gif) 0 0 repeat-x; height:20px; padding: 15px 20px 0 20px; clear: both; margin-bottom: 20px;}

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

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

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

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



/* 04.b.7 notepad page
------------------------------------------------------------------*/
div.bg_note {
	position: relative;
	padding: 30px 20px 0 280px;
	margin: 10px 0 5px 0;
	width: 474px;
	height: 125px;
	color: #d87906;
	border: 1px solid #dfdfdf;
	background-color:#f6f6f6;
}
div.bg_note h1 { position: absolute; left: 60px; top:40px; width: 150px; height: 40px;color: #770d30; font-size: 16px; line-height: 22px;}
div.bg_note p { position: absolute; left: 220px; top:40px; width: 500px; height: 80px; color: #666;}


/* 04.b.8 register steps (checkout - orderprocess)
------------------------------------------------------------------*/
/* 04.b.8.1 forms, input, select etc.
------------------------------------------------------------------*/
/*Buttons*/
.bt_back {
	width: 118px;
	height: 34px;
	text-indent: -9999px; 
	background: url(../img/default/store/bt_back.gif) no-repeat 0 0;
}

.advantage {
	padding: 0px 0px 0 35px;
	color: #666;
}
.advantage h2 {font-size:18px; line-height:18px;color:#909090; ; padding: 0px 20px 0px 0px; margin-bottom:15px;font-weight:bold;}
.advantage ul {
	margin: 20px 0 20px 0;
}
.advantage ul li {
	padding: 0 0 10px 25px;
	background:url(../img/default/ico_check.gif) left 0 no-repeat; 
}
form br {clear: both;}
form {margin:0;	padding:0;}
div.form_box { border: 1px solid #dfdfdf; background-color:#f6f6f6;}
div.form_box_small { position: relative; border: 1px solid #dfdfdf; background-color: #f6f6f6;}
div.form_box_cap { height:13px;}
div.form_box_cap_small { height:13px;}
fieldset {
	margin: 10px 0 5px 0;
	color: #555;
}
legend {
	margin:0 0 1px 0;
	padding:0;
	font-weight: bold;
}
label {
	display:block;
	width:200px;
	float:left;
	height:35px;
	color: #333;
	text-align: right;
	margin: 0 10px 0 0;
}
.checkbox_class label {
	display:block;
	width:400px;
	float:left;
	height:20px;
	color: #333;
	text-align: left;
	margin: 0 10px 0 0;
}

.checkbox_class .checkbox {
	float:left;
	width: 185px;
	text-align:right;
	padding-right:15px;
}

div.login_col2 label {
	display:block;
	width:130px;
	float:left;
	height:35px;
	color: #333;
	text-align: right;
	margin: 0 10px 0 0;
}
fieldset p {
	padding: 10px;
	display: block;
	height:20px;
}
fieldset div.line {
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #fff;
}
fieldset p.none {
	padding: 10px;
	border-bottom: none;
}
fieldset p.description {
	float: left;
	padding: 0px 20px 10px 220px;
	font-size: 10px;
	line-height: 1.4em;
	color: #333;
}

fieldset p.checkdescription {
	padding: 0px 20px 10px 243px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333;
}
fieldset p.buttons, fieldset div.buttons {position:relative;margin: 10px 0 20px 0;}

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

/* 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: #F5F5F5 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: #F5F5F5;
}
fieldset div.paypoint {
	border-bottom: 1px solid #fff;
	padding: 5px 40px 5px 20px;
}
fieldset div.paypoint input {
	float: left;
	margin: 3px 0 0 0;
}
fieldset div.paypoint {
	clear: both;
}
fieldset label.paylabel {
	float: left;
	font-weight: bold;
	width: 400px;
	margin: 0 0 0 5px;
	color: #333;
	font-size: 11px;
	text-align: left;
	height: 20px;
}
fieldset p.paydescr {
	padding: 0 0 5px 17px;
	margin-bottom: 10px;
}

.error {border:3px solid #cf1c1c; background:#fceded; padding:7px 7px 7px 45px; color: #cf1c1c;}

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


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

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

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

select.variant {
	width:125px;
	margin-left:10px;
}

select:hover { border: 1px solid #94f340; }
.chkbox { float: left; margin: 0 10px 0 0; border: none; }
label.chklabel {
	text-align: left;
	float: none;
	height:15px;
}
.small { padding: 0px 20px 0 10px; height: 10px;}
input.radio {
	border: none;

	margin: 0 5px 0 0;
	padding: 0;
	height: auto;
}
span.enabled {
	color: #75c01d;
	margin: 0 0 0 20px;
	font-weight: bold;
	background: url(../img/default/ico_check.gif) 0px center no-repeat;
	padding: 2px 0 2px 25px;
}
select.slc_detail {
	margin: 10px 0 0 0;
}
select.normal {
	width: 290px;
	height: 20px;
}
select.suche {
	width: 150px;
	height: 18px;
}
select.details {
	width: 90px;
}
select.year {
	width: 90px;
}
select.month {
	margin: 0 10px 0 0;
	width: 90px;
}
textarea {
	border: 1px solid #333;
	color: #000;
	width: 295px;
	height:200px;
	font-family: Arial;
	font-size: 11px;
}
textarea .normal {width: 290px;	background-color: #fff;	border: 1px solid #333; }


input.normal {
	width: 290px;
	height: 16px;
	margin: 0 10px 0 0;
	background-color: #fff;	
	border: 1px solid #333;
}
div.login_col2 input.normal {
	width: 140px;
	height: 16px;
	margin: 0;
}
input.suche {
	margin: 0 10px 0 0;
	width: 150px;
	height: 14px;
}
input.plz {
	width:40px;
	height: 16px;
	background-color: #fff;	
	border: 1px solid #333;
}
input.ort {
	width:231px;
	height: 16px;
	margin: 0 0 0 10px;
	background-color: #fff;	
	border: 1px solid #333;
}
input.strasse {
	width:225px;
	height: 16px;
	background-color: #fff;	
	border: 1px solid #333;
}
input.nr {
	width:46px;
	height: 16px;
	margin: 0 0 0 10px;
	background-color: #fff;	
	border: 1px solid #333;
}
input.instyle_error {
	border: 1px solid #cf1c1c;
	background-color: #fceded;
}
select.instyle_error {
	border: 1px solid #cf1c1c;
	background-color: #fceded;
}
textarea.instyle_error {
	border: 1px solid #cf1c1c;
	background-color: #fceded;
}

.loginform .submitbutton, .registerform .submitbutton  { 
	background: transparent url(../img/default/store/main_menu_bg.gif) repeat-x;
	border: 1px solid #b6b6b6;
	font-size: 85%;
	font-weight: bold;
	color: #444;
	letter-spacing: 1px;
	padding: 3px;	
}
.register_right {
	font-size: 85%;
}
.order_now {
	background: transparent url(../img/default/store/main_menu_bg.gif) repeat-x;
	padding: 10px;
	color: #444;
}
.button {
	background: transparent url(../img/default/store/main_menu_bg.gif) repeat-x;
color:#444;
cursor:pointer;
font-size:11px;
font-weight:bold;
height:30px;
padding:5px 7px;
border: 1px solid #999;
}
a.button:active, a.button:link, a.button:visited { color:#444;}

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

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

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


/*login_middle*/
div.box_login label { width: 120px; font-size: 10px; height: 15px; }
div.box_login input { width: 150px; font-size: 11px; }
p.password { padding: 0px 20px 0px 10px; font-size: 10px; color: #666; }
p.password a { color: #333; text-decoration:underline; }
.bt_login {
	position: absolute;
	top: 185px;
	left: 230px;
	width: 91px;
	height: 30px;
}
.bt_forgot {
	position: absolute;
	top: 195px;
	left: 30px;
	width: 131px;
	height: 16px;
}
.allright {
	font-weight: bold;
	color: #444;
	padding: 30px 20px 10px 60px;
	margin: 0 0 15px 0;
	height: 116px;
	background: transparent url(../img/default/store/main_menu_bg.gif) repeat-x;
	border: 1px solid #dfdfdf;
}
.allright2 {
	font-weight: bold;
	color: #444;
	padding: 30px 20px 10px 60px;
	margin: 0 0 15px 0;
	height: 116px;
}

.bt_print {
	background: transparent url(../img/default/store/main_menu_bg.gif) repeat-x;
border:1px solid #999999;
color:#444;
cursor:pointer;
font-size:1.1em;
font-weight:bold;
height: 32px;
width: 92px;
padding:5px 7px;
margin-top:20px;
}

.allright h2 {
	font-size: 14px;
	color: #444;
	margin: 0 0 10px 0;
}


/* 04.b.8.2 login page
------------------------------------------------------------------*/
div.box_register {
	position: relative;
	float: left;
	margin: 0 15px 0 0;
	padding: 10px 30px 30px 30px;
	width: 304px;
	height: 160px;
	background-color:#F2F1E9;
	color:#333;
}

div.box_register h2 {margin-bottom: 20px; font-size:14px; color:#770d30;}
div.box_login {
	position: relative;
	float: left;
	margin: 0;
	padding: 0px 25px 15px 25px;
	width: 330px;
	height: 185px;
	background-color: #F6F6F6;
	border: 1px solid #dfdfdf;
}
div.box_login h2 { margin-top:10px; margin-bottom:4px;}

.bt_newcustomer {
	position: absolute;
	top: 205px;
	left: 232px;
	width: 139px;
	height: 40px;
	text-indent: -9999px; 
	background: url(../img/default/store/bt_neukunde.gif) no-repeat 0 0;
}


/* 04.b.8.3 order confirm - sale and my account page
------------------------------------------------------------------*/
div.orderdata_box { 
	margin: 0 0 15px 0;
	padding: 10px 0 0 15px;
	width: 760px;
	height: 225px;
	border: 1px solid #dfdfdf;
	background-color:#F6F6F6;
}
.overview_col1 {
	position: relative;
	float: left;
	width: 215px;
	height: 200px;
	margin: 0 20px 20px 20px;
	border-right: 1px solid #dfdfdf;
	
}
.overview_col2 {
	position: relative;
	float: left;
	width: 215px;
	height: 200px;
	margin: 0 20px 20px 20px;
	border-right: 1px solid #dfdfdf;
}
.overview_col3 {
	position: relative;
	float: left;
	width: 215px;
	line-height:14px;
	height: 200px;
	margin: 0 0 20px 20px;
	font-weight: bold;
}
.overview_col1 fieldset, .overview_col2 fieldset, .overview_col3 fieldset {
	height: 160px;
}
.overview_col1 h2, .overview_col2 h2 {margin: 0 0 15px 0;}
.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;
}
.bt_change {
	position: absolute; 
	right:25px; 
	top: 180px;
	width: 92px;
	height: 20px;
	color: #444;
	background: transparent url(../img/default/store/main_menu_bg.gif) repeat-x;
	border: 1px solid #999999;
	text-align: center;
	font-weight:bold;
	padding-top:6px;
}
a.bt_change:active, a.bt_change:link, a.bt_change:visited { color:#444;}



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


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

div.adminbox { background-color:#f6f6f6; width: 187px; position: relative; padding:10px 0 0 0; margin-top:15px; border: 1px solid #dfdfdf;}
div.adminbox_cap { background-color: #f6f6f6;  line-height: 0; font-size: 0; height:13px; }
div.adminbox h2 {color: #770d30; font: 12px Arial, tahoma, verdana, sans-serif; font-weight:bold; padding: 0 10px 0 20px;}  
div.adminbox ul#submenu { padding: 0 1px 0px 1px;margin: 15px 0 0 0; }
div.adminbox ul#submenu li { border-bottom: 1px solid #fff; }
div.adminbox ul#submenu li a { display: block; padding: 7px 3px 7px 25px; color: #666; background: url(../img/default/store/ico_arrow6.gif) no-repeat 5px 7px; }
div.adminbox ul#submenu li a:hover { text-decoration: none; color:#999999; background:#EFEFEF url(../img/default/store/ico_arrow_hover.gif) no-repeat 5px 7px; }
div.adminbox 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.adminbox ul#submenu li a.flag { color:#770d30; font-weight: bold; }
div.adminbox h3 { color:#505050; font-size: 10px; font-weight: normal; line-height:11px; margin: 0; padding: 0; letter-spacing:normal; }


/* 04.b.9 search
------------------------------------------------------------------*/
div.searchheadline {height: 25px; padding: 15px; color: #000; font-weight: bold; font: 18px Arial, tahoma, verdana, sans-serif; width: 951px; float: left; }
div.category_filter {width: 981px; float: left; padding: 5px 0; margin: 1px 0;}
div.category_filtercap {height:13px; line-height:0; font-size:0;}

div.category_filter h2 { color: #000; 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:#0085CD;}

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:#F5F5F5 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;}


/* 05. FOOTER
------------------------------------------------------------------*/
div#footer {
	clear: both;
	color: #888;
	font-size: 11px;
	text-align: center;
	position: relative;
	height:140px;
	/*background: #fff url(../img/default/store/hor_gradient.gif) repeat-x;*/
	padding-top:0px;
	margin-top:10px;
}
div#footer a {color:#888; text-decoration:underline; }
/*
div#footer_center {
	position: relative;
	padding: 5px;
	width: 981px;
	text-align: left;
	margin: 0 auto;
	height:100px;

}*/
div.newsletter_bg {height: 120px; margin-left: 10px;}
div.shopware {position: absolute;  top:20px; width:140px; height:30px; padding:0; }
div.shopware a {background: url(../img/default/store/shopware.gif) left 0px no-repeat;padding:0 0 0 20px;text-decoration:none; }
div#footer_center ul#about, div#footer_center ul#service, div#footer_center ul#help { 
float: left;
width: 150px;
margin: 15px 25px 0 20px;
padding:0; }
div#footer_center ul#about li, div#footer_center ul#service li, div#footer_center ul#help li { margin: 5px 0 5px 0; padding:0;}
div#footer_center ul#about li a, div#footer_center ul#service li a, div#footer_center ul#help li a { color:#666;}



/* 21. 
------------------------------------------------------------------*/
div.contact_box { border: 1px solid #dfdfdf; background-color:#F6F6F6; }
div.contact_box_cap { height:13px;}

/* 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 { display:block; padding:5px 5px 5px 20px; text-decoration:none;}
ul#categories_s a:hover {}
ul#categories_s a.active {
	background: transparent url(../img/default/store/sitemap_top_bg.gif) repeat-x 0 0;
	height:23px;
	padding: 10px 5px 5px 20px;
	border-left: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	color: #555;
	font-size: 11px;
	font-weight: bold;
	
}
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:#CEE5F1; font-size:11px; padding:2px 2px 2px 20px; }
ul#categories_s ul a:hover {}
ul#categories_s ul a.active { background-color:#CEE5F1; color:#000; border:none; }
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:#e7f7ff; padding:2px 2px 2px 35px; }
ul#categories_s ul ul a:hover {}
ul#categories_s ul ul a.active { background:#f8fdff; color:#000000; font-weight:normal; border:none; }
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:#f8fdff; padding:2px 2px 2px 55px; }
ul#categories_s ul ul ul a:hover {}
ul#categories_s ul ul ul a.active { background:#e7f7ff; color:#000; padding:2px 2px 2px 35px; border:none;}


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: #F5F5F5 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: #F5F5F5 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: #F5F5F5 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: #F5F5F5 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: #F5F5F5 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:124px;
		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;
		min-height: 60px;
		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;*/
		width:120px;
		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%;*/
}

div.box_newsletter {background-color: #f5f5f5; height: 150px;}
input.start_newsletter {
	border: 1px solid #9b9b9b;
	background-color: #fff;
	width: 121px;
	height: 16px;
	margin: 15px 0 0 30px;
	padding: 3px 5px 0px 5px;
	font-size: 10px;
}


body#summary div.inner_form2 {width: 686px;}
body#summary h4.thumb_headline  {width: 676px;}

div.abverkauf_detail {
	position:absolute;
	top:1px;
	right:0px;
	background: transparent url(../img/default/store/abverkauf_bg.gif) no-repeat 0 0;
	width: 194px;
	height: 13px;
	font-size: 12px;
	line-height: 13px;
	padding:10px 0px 11px 0px;
	color: #fff;
	text-align: center;
}
div.abverkauf_detail strong {
	font-size: 13px;
	line-height: 13px;
}
a.videocast_home {
	display: block;
	background: transparent url(../img/default/store/videotour.gif) 0 0 no-repeat;
	width:181px;
	height: 104px;
	position: absolute;
	top:27px;
	right:65px;
}
.videocast_home2 {color:#a1a5ac !important; font-weight: bold; position: absolute; top:130px; left:525px;}

.bt_video_start {position: absolute; top:550px;left:730px; width:121px; height:19px; background: transparent url(../img/default/store/start_video.gif) 0 0 no-repeat;display:block;}

/* SHOPWARE LANDING ÜBERSICHT */

#shopsoftware_landing {}

div.head { clear: both;}
div.head h1 { font-size: 24px; line-height: 24px; font-weight: bold; display: block; margin:30px 0;}
div.head h1 small { font-size: 14px; line-height: 20px; display: block; color: #8c9398; margin-top: 10px;}

#shopsoftware_landing div.head h2 { color: #000;}
div.head h2 { font-size: 20px; line-height: 20px; font-weight: bold; display: block; margin:30px 0; color: #000;}
div.head h2 small { font-size: 14px; line-height: 20px; display: block; color: #8c9398; margin-top: 10px;}

#shopsoftware_landing div.center { clear: both; margin-bottom: 50px; position: relative;}

#shopsoftware_landing div.center div.left { float: left;}
#shopsoftware_landing div.center div.left.backend {width: 255px;}
#shopsoftware_landing div.center div.left.frontend {background: transparent url(../img/default/store/shopsoftware_landing_frontend_screens.jpg) 0 0 no-repeat; width: 431px; padding-top: 245px;}

#shopsoftware_landing div.center div.left div.media { width: 377px; height: 173px; margin: 20px 34px 10px 7px; padding: 8px; background: transparent url(../img/default/store/shopsoftware_landing_media_box.gif) 0 0 no-repeat;}
#shopsoftware_landing div.center div.left div.media div.templates { border-bottom: 1px solid #e4e4e4; padding: 14px; padding-bottom: 7px; clear: both; position: relative;}
#shopsoftware_landing div.center div.left div.media div.templates p { width: 202px; font-size: 11px; }
#shopsoftware_landing div.center div.left div.media div.templates p.headline { font-weight: bold; font-size: 12px; }
#shopsoftware_landing div.center div.left div.media div.templates p.colorizor { float: right; display: block; width:121px; height: 85px; margin:0; padding: 0; background: transparent url(../img/default/store/shopsoftware_landing_media_colorizor.jpg) 0 0 no-repeat;}

#shopsoftware_landing div.center div.left p {font-size: 12px; line-height: 18px; color: #8c9398;}

#shopsoftware_landing div.center div.right { float: right;}
#shopsoftware_landing div.center div.right.backend {background: transparent url(../img/default/store/shopsoftware_landing_backend_screens.jpg) 0 0 no-repeat; width: 431px; padding-top: 245px;}
#shopsoftware_landing div.center div.right.frontend {width: 255px;}

#shopsoftware_landing div.center div.right div.media { width: 377px; height: 173px; margin: 20px 11px 10px 30px; padding: 8px; background: transparent url(../img/default/store/shopsoftware_landing_media_box.gif) 0 0 no-repeat;}
#shopsoftware_landing div.center div.right div.media div.video { border-bottom: 1px solid #e4e4e4; padding: 14px; padding-bottom: 7px; clear: both; position: relative;}
#shopsoftware_landing div.center div.right div.media div.video p { width: 202px; font-size: 11px; }
#shopsoftware_landing div.center div.right div.media div.video p.headline { font-weight: bold; font-size: 12px; }
#shopsoftware_landing div.center div.right div.media div.video a { float: right; display: block; width:121px; height: 85px; margin:0; padding: 0; background: transparent url(../img/default/store/shopsoftware_landing_media_videolink.jpg) 0 0 no-repeat;}

#shopsoftware_landing div.center div.right p {font-size: 12px; line-height: 18px; color: #8c9398;}

#shopsoftware_landing div.center div.media div.screens {padding-top: 5px;position: relative;padding-left:10px;}

#shopsoftware_landing div.center div.media div.screens a.border {
	display: block;
	height: 52px;
	width: 63px;
	float: left;
	margin: 0 10px 0 0; 
	background: transparent url(../img/default/store/thumb_border_bg.gif) 0 0 no-repeat;
	position: relative;
	z-index: 1000;
}
#shopsoftware_landing div.center div.media div.screens img.thumb {
	display: block;
	position: relative;
	z-index: 1;
}

#shopsoftware_landing div.foot { clear: both; margin-bottom: 30px; padding-bottom: 40px; background: transparent url(../img/default/store/shopsoftware_landing_foot_bg.gif) left bottom no-repeat;}
#shopsoftware_landing div.foot div.highlight { width: 162px; height: auto; float: left; padding-left: 60px; margin-bottom: 25px; background: transparent url(../img/default/store/shopsoftware_landing_highlight_n1.jpg) 0 0 no-repeat;}
#shopsoftware_landing div.foot div.highlight p { color: #8c9398; font-size: 11px; line-height: 14px; font-weight: normal;}
#shopsoftware_landing div.foot div.highlight p.headline { font-weight: bold; font-size: 14px; line-height: 20px; margin-bottom: 5px;}
#shopsoftware_landing div.foot div.highlight.n1 { background-image: url(../img/default/store/shopsoftware_landing_highlight_n1.jpg); margin-right: 10px}
#shopsoftware_landing div.foot div.highlight.n2 { background-image: url(../img/default/store/shopsoftware_landing_highlight_n2.jpg); margin-right: 10px}
#shopsoftware_landing div.foot div.highlight.n3 { background-image: url(../img/default/store/shopsoftware_landing_highlight_n3.jpg); margin-right: 0px}
#shopsoftware_landing div.foot div.highlight.n4 { background-image: url(../img/default/store/shopsoftware_landing_highlight_n4.jpg); margin-right: 10px}
#shopsoftware_landing div.foot div.highlight.n5 { background-image: url(../img/default/store/shopsoftware_landing_highlight_n5.jpg); margin-right: 10px}
#shopsoftware_landing div.foot div.highlight.n6 { background-image: url(../img/default/store/shopsoftware_landing_highlight_n6.jpg); margin-right: 0px}


/* Shopware core landing */

#landingpage_core { position: relative; margin-top: 75px; padding-left: 276px; background: transparent url(../img/default/store/shopware_landing_core_bg.jpg) 0px -3px no-repeat; }
#landingpage_core div.head { height: 160px;}
#landingpage_core div.head h1 { color: #000; margin: 15px 0px; font-size: 20px;}
#landingpage_core div.head p {color: #737a7f; font-weight: bold;}

#landingpage_core div.content { margin-bottom: 50px;}
#landingpage_core div.content div.left { float: left; width: 155px; padding: 105px 25px 0px 25px; background: transparent url(../img/default/store/shopware_landing_content_left.gif) center 20px no-repeat;}
#landingpage_core div.content div.left p { color: #737a7f; }
#landingpage_core div.content div.left p.headline { font-weight: bold; font-size: 14px; line-height: 14px; height:30px; color: #000;}

#landingpage_core div.content div.right { float: left; width: 155px; padding: 105px 25px 0px 25px; background: transparent url(../img/default/store/shopware_landing_content_right.gif) center 20px no-repeat;}
#landingpage_core div.content div.right p { color: #737a7f;}
#landingpage_core div.content div.right p.headline { font-weight: bold; font-size: 14px; line-height: 14px; height:30px; color: #000;}

#landingpage_core div.ordernow { height: 85px; left: 45px; position: absolute; top: 297px; width: 156px; }
#landingpage_core div.ordernow p.price { color:#0084FF; font-size:18px; font-weight:bold; text-align:center; height: 50px; line-height: 50px; margin-bottom: 10px; }
#landingpage_core div.ordernow p.price span {}
#landingpage_core div.ordernow a.intobasket { background: transparent url(../img/default/store/btn_landing_buy.gif) 0px 0px no-repeat; width:156px; height:21px;display: block;margin:0px;}


p.landingpage_core_listing_head {color: #808a92; font-weight: bold; font-size: 14px; line-height: 18px; margin: 20px 0;}

/* Shopware enterprise landing */

#landingpage_enterprise { position: relative; margin-top: 75px; padding-left: 276px; background: transparent url(../img/default/store/shopware_landing_enterprise_bg.jpg) 0px -3px no-repeat; }
#landingpage_enterprise div.head { height: 160px;}
#landingpage_enterprise div.head h1 { color: #000; margin: 15px 0px; font-size: 20px;}
#landingpage_enterprise div.head p {color: #737a7f; font-weight: bold;}

#landingpage_enterprise div.content { margin-bottom: 50px;}
#landingpage_enterprise div.content div.left { float: left; width: 155px; padding: 105px 25px 0px 25px; background: transparent url(../img/default/store/shopware_enterprise_landing_content_left.gif) center 0px no-repeat;}
#landingpage_enterprise div.content div.left p { color: #737a7f; }
#landingpage_enterprise div.content div.left p.headline { font-weight: bold; font-size: 14px; line-height: 14px; height:30px; color: #000;}

#landingpage_enterprise div.content div.right { float: left; width: 155px; padding: 105px 25px 0px 25px; background: transparent url(../img/default/store/shopware_enterprise_landing_content_right.gif) center 0px no-repeat;}
#landingpage_enterprise div.content div.right p { color: #737a7f;}
#landingpage_enterprise div.content div.right p.headline { font-weight: bold; font-size: 14px; line-height: 14px; height:30px; color: #000;}

#landingpage_enterprise div.ordernow { height: 85px; left: 45px; position: absolute; top: 297px; width: 156px; }
#landingpage_enterprise div.ordernow p.price { color:#E82C00; font-size:18px; font-weight:bold; text-align:center; height: 50px; line-height: 18px; margin-bottom: 10px; }
#landingpage_enterprise div.ordernow p.price span { color:#999999; font-size:12px; font-weight:normal; line-height: 25px; text-decoration: line-through;}
#landingpage_enterprise div.ordernow a.intobasket { background: transparent url(../img/default/store/btn_landing_buy.gif) 0px 0px no-repeat; width:156px; height:21px;display: block;margin:0px;}


p.landingpage_enterprise_listing_head {color: #808a92; font-weight: bold; font-size: 14px; line-height: 18px; margin: 20px 0;}

div.hor_spacer {height: 40px; background: transparent url(../img/default/store/shopsoftware_landing_foot_bg.gif) no-repeat scroll left bottom;}

/* PREISLISTE */
#preisliste_core { background: transparent url(../img/default/store/bg_core_preis.jpg) 0px 0px no-repeat; position: relative; height:150px;padding-left:274px;padding-top:40px;padding-right:20px;}
#preisliste_core h2 {color:#000 !important; font-size:18px; font-weight: bold; margin-bottom: 10px;}
#preisliste_core p.description {color:#787878; font-size:12px; line-height: 14px; margin-bottom: 0px;}
#preisliste_core p.price {position: absolute; top:120px; left: 272px; width:137px; height: 50px; margin: 0; background: transparent none; line-height: 50px;}
#preisliste_core a.gotofunctions {position: absolute; top:121px; left: 419px; background: transparent url(../img/default/store/bt_more_infos.gif) 0px 0px no-repeat; width:183px; height:21px;display: block;margin:0px;}
#preisliste_core a.frompricelisttocheckout {position: absolute; top:148px; left: 419px;background: transparent url(../img/default/store/bt_bestellen.gif) 0px 0px no-repeat; width:183px; height:21px;display: block;margin:0px;}
#preisliste_core a.linktoupdate {position: absolute; top:0px; right: 21px; width: 111px; height: 23px; display: block;}

#preisliste_enterprise { background: transparent url(../img/default/store/bg_enter_preis.jpg) 0px 0px no-repeat; margin-top: 25px; position: relative; height:150px;padding-left:274px;padding-top:40px;padding-right:20px;}
#preisliste_enterprise h2 {color:#000 !important; font-size:18px; font-weight: bold; margin-bottom: 10px;}
#preisliste_enterprise p.description {color:#787878; font-size:12px; line-height: 14px; margin-bottom: 0px;}
#preisliste_enterprise p.price {position: absolute; top:120px; left: 272px; width:137px; height: 50px; margin: 0; background: transparent none; line-height: 30px;}
#preisliste_enterprise p.price span { line-height: 20px; text-decoration: line-through;}
#preisliste_enterprise a.gotofunctions {position: absolute; top:121px; left: 419px; background: transparent url(../img/default/store/bt_more_infos.gif) 0px 0px no-repeat; width:183px; height:21px;display: block;margin:0px;}
#preisliste_enterprise a.frompricelisttocheckout {position: absolute; top:148px; left: 419px; background: transparent url(../img/default/store/bt_bestellen.gif) 0px 0px no-repeat; width:183px; height:21px;display: block;margin:0px;}
#preisliste_enterprise a.linktoupdate {position: absolute; top:0px; right: 21px; width: 111px; height: 23px; display: block;}


/* Versionsvergleich */


.col_center_vergleich { background: transparent url(../img/default/store/packshots.jpg) 0 90px no-repeat; min-height: 900px;}

.pack_col1 {width:220px; float:left;margin-left:75px; margin-right:130px; margin-top:310px;}

.pack_col2 {width:220px; float:left; margin-top:310px;}


.pack_col1 h2, .pack_col2 h2 {color:#444 !important;font-size:15px;}

.pack_col1 p, .pack_col2 p {color:#8C9398; font-size:12px; line-height:16px;}

.vergleich_head {background: transparent url(../img/default/store/vergleich_head.gif) 0 0px no-repeat; height:27px;padding:6px 0 0 20px; color:#000; font-size:13px; text-shadow:1px 1px 0 #FFFFFF;}

.partner_head {position:relative; height:97px;padding:0px 0 0 0px; color:#000; font-size:13px; text-shadow:1px 1px 0 #FFFFFF;}

.p_sol {width:84px; height:113px; position: absolute; left:580px; top:15px;background: transparent url(../img/default/store/p_sol.png) 0 0px no-repeat; }
.p_bus {width:84px; height:113px; position: absolute; left:455px; top:15px;background: transparent url(../img/default/store/p_bus.png) 0 0px no-repeat; }
.p_aut {width:84px; height:113px; position: absolute; left:330px; top:15px;background: transparent url(../img/default/store/p_aut.png) 0 0px no-repeat; }




.partner_end {padding:15px 0 10px 400px;background: transparent url(../img/default/store/bg_partnerwerden.gif) 0 0px no-repeat; height:65px; }
.partner_end2 {padding:15px 0 0px 314px; height:25px; }

.bt_bp_anzeigen {width:183px;height:21px;display:block;margin-right:5px;background: transparent url(../img/default/store/bt_bp_anzeigen.gif) 0 0px no-repeat;float:left;}
.bt_sp_anzeigen {width:183px;height:21px;display:block;background: transparent url(../img/default/store/bt_sp_anzeigen.gif) 0 0px no-repeat;float:left;}

.vergleich_ul li {padding:10px 0 10px 0;background: transparent url(../img/default/store/bg_vergleich.gif) 0 0px repeat-y; }
.vergleich_ul li.bg_color {padding:10px 0 10px 0;background: transparent url(../img/default/store/bg_vergleich_color.gif) 0 0px repeat-y; }

ul#partnerstripe li {padding:10px 0 10px 0;background: transparent url(../img/default/store/bg_vergleich2.gif) 0 0px repeat-y; }
ul#partnerstripe li.bg_color {padding:10px 0 10px 0;background: transparent url(../img/default/store/bg_vergleich_color2.gif) 0 0px repeat-y; }

ul#partnerstripe li div.v_col1 {float:left; color:#61717c; font-size:11px; width:124px;text-align: center;}

ul#partnerstripe li div.v_col2 {float:left; color:#61717c; font-size:11px; width:124px;text-align: center;}
ul#partnerstripe li div.v_col3 {float:left; color:#61717c; font-size:11px; width:124px;text-align: center;}



li.bg_color_update {padding:10px 0 10px 0;background-color:#f1f6e6; border-top: 1px solid #c6d996; border-bottom: 1px solid #c6d996; background-image: none; margin-top:1px; }


.vergleich_ul li div.v_legend {float:left; width:294px; color:#61717c; font-size:11px; padding-left:10px;padding-right:10px;line-height:13px;}
.vergleich_ul li div.v_col1 {float:left; color:#61717c; font-size:11px; width:184px;text-align: center;}

.vergleich_ul li div.v_col2 {float:left; color:#61717c; font-size:11px; width:184px;text-align: center;}

.vergleich_ul li.bg_color_update div.v_legend, div.v_col1, div.v_col2 {color:#5f8c15 !important; }

.version_head {height:56px; background: transparent url(../img/default/store/bg_version.gif) 310px 0px no-repeat; margin-bottom: 1px;margin-top:60px;}


.v_core {width:183px; float:left; padding-top:20px; text-align: center; color:#767676;margin-left:310px;font-weight:bold;}

.v_enterprise {width:183px; float:left; padding-top:20px; text-align: center; color:#000;margin-left:7px;font-weight:bold;}

.v_comm {width:124px; float:left; padding-top:20px; text-align: center; color:#767676;margin-left:310px;font-weight:bold;}

.v_comm2 {width:117px; float:left; padding-top:20px; text-align: center; color:#000;margin-left:7px;font-weight:bold;}

.bt_infos_more {background: transparent url(../img/default/store/bt_more_infos.gif) 0px 0px no-repeat; width:183px; height:21px;display: block;margin-top:15px;}


.version_cap {height:100px; margin-top:1px;}


.v_core_price {width:183px;background: transparent url(../img/default/store/bg_v_price.gif) 0px 0px no-repeat;  float:left;text-align: center; color:#767676;margin-left:313px;font-weight:bold;height:80px;color:#0084ff; font-size:18px; font-weight:bold;}

.v_enterprise_price {background: transparent url(../img/default/store/bg_v_price.gif) 0px 0px no-repeat;width:183px; float:left; text-align: center; color:#000;margin-left:7px;font-weight:bold;height:80px;color:#e82c00; font-size:18px; font-weight:bold;line-height: 14px;}

.v_enterprise_price span { font-size:12px; color:#999; font-weight: normal;}


.bt_bestellen {background: transparent url(../img/default/store/bt_bestellen.gif) 0px 0px no-repeat; width:183px; height:21px;display: block;margin-top:0px;}

.btn_cta_blue {
	width: 180px;
	padding: 5px 10px;
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 28px;
	height: 28px;
	display: block;
	text-align: center;
	background: transparent url(../img/default/store/btn_sw_cta.gif) no-repeat;
	position: relative;
	text-shadow: -1px -1px 0 #0090C4;
	background-position: 0px 0px;
	border: 0;
}
.btn_cta_green {
	width: 180px;
	padding: 5px 10px;
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 28px;
	height: 28px;
	display: block;
	text-align: center;
	background: transparent url(../img/default/store/btn_sw_cta.gif) no-repeat;
	position: relative;
	text-shadow: -1px -1px 0 #5c9800;
	background-position: 0px -43px;
	border: 0;
}

.btn_cta_green:hover, .btn_cta_blue:hover {text-decoration: none;}
.btn_cta_green.arrow, .btn_cta_blue.arrow {padding: 5px 25px 5px 15px; width: 160px; text-align: left;}
.btn_cta_blue.arrow {background-position: 0px -86px;}
.btn_cta_green.arrow {background-position: 0px -129px;}

.btn_cta_small_blue {
	width: 180px;
	padding: 5px 10px;
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
	height: 18px;
	display: block;
	text-align: center;
	background: transparent url(../img/default/store/btn_sw_cta_small.gif) no-repeat;
	position: relative;
	text-shadow: -1px -1px 0 #0090C4;
	background-position: 0px 0px;
	border: 0;
}
.btn_cta_small_green {
	width: 180px;
	padding: 5px 10px;
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
	height: 18px;
	display: block;
	text-align: center;
	background: transparent url(../img/default/store/btn_sw_cta_small.gif) no-repeat;
	position: relative;
	text-shadow: -1px -1px 0 #5c9800;
	background-position: 0px -33px;
	border: 0;
}

.btn_cta_small:hover {text-decoration: none;}
.btn_cta_small_green.arrow, .btn_cta_small_blue.arrow {padding: 5px 25px 5px 15px; width: 160px; text-align: left;}
.btn_cta_small_blue.arrow {background-position: 0px -66px;}
.btn_cta_small_green.arrow {background-position: 0px -99px;}

input.btn_cta_blue {}

.wartung_box {color:#737A7F;}
.wartung_box h3 {color:#000;}


/* NÄCHSTE SCHRITTE */

/* NEUE NAVIGATION */
div.navigation_left {
	margin:0px;
	padding:0px;
	width:223px;
}
div.nav_left_top { width:223px; height: 35px; background: transparent url(../img/default/store/nav_left_top.jpg) left bottom no-repeat;}
div.nav_left_middle { width:223px; background: transparent url(../img/default/store/nav_left_center.jpg) 0 0 repeat-y;}
div.nav_left_cap { width:223px; height: 150px; background: transparent url(../img/default/store/nav_left_bottom.jpg) 0 0 no-repeat;}

div.nav_right_top { width:234px; height: 35px; background: transparent url(../img/default/store/nav_right_top.jpg) left bottom no-repeat; margin-top: 29px;}
div.nav_right_middle { width:234px; background: transparent url(../img/default/store/nav_right_center.jpg) 0 0 repeat-y;}
div.nav_right_cap { width:234px; height: 50px; background: transparent url(../img/default/store/nav_right_bottom.jpg) 0 0 no-repeat;}

div.navigation_left_01 { width:223px; background: transparent url(../img/default/store/nav_left_center.jpg) 0 0 repeat-y}

div.schritte {
color:#999;
display:block;
text-shadow: white 1px 1px;
font-size:10px;
width: 210px;
line-height:14px;
margin-top: 40px;
} 
div.schritte_1 {color:#999; width:170px; height: 32px; padding: 7px 0 0 38px; margin-top: 6px; background: transparent url(../img/default/store/iphone_ico.png) left center no-repeat; margin-left: 7px;}
div.schritte_1 strong {font-size: 12px;}

div.schritte_2 {color: #999; width:170px; height: 32px; padding: 7px 0 0 31px; margin-top: 6px; background: transparent url(../img/default/store/mail_icon.png) left center no-repeat; margin-left: 14px;}
div.schritte_2 a {color: #999;}
div.schritte_2 strong {font-size: 12px;}

div.schritte_3 { width:170px; height: 32px; padding: 7px 0 0 31px; margin-top: 6px; background: transparent url(../img/default/store/demo_icon.png) left center no-repeat;margin-left: 14px;}
div.schritte_3 a {color: #999;}
div.schritte_3 strong {font-size: 12px;}


a.schritte_4 { display: block; width:170px; height: 30px; padding: 3px 0px 0px 41px; margin-top: 30px; color: #4b7900; background: transparent url(../img/default/store/green_bg.jpg) left center no-repeat; margin-left:4px;}
a.schritte_4 strong {font-size: 12px;}
a.schritte_4:hover {text-decoration: none; display: block; width:170px; height: 30px; padding: 3px 0px 0px 41px; margin-top: 30px; color: #4b7900; background: transparent url(../img/default/store/green_bg_hover.jpg) left center no-repeat; margin-left:4px;}

a.schritte_5 {display: block; width:170px; height: 30px; padding: 3px 0px 0px 41px; margin-top: 9px; color: #0098cf; background: transparent url(../img/default/store/blue_bg.jpg) left center no-repeat; margin-left:4px;}
a.schritte_5 strong {font-size: 12px;}
a.schritte_5:hover {text-decoration: none; display: block; width:170px; height: 30px; padding: 3px 0px 0px 41px; margin-top: 9px; color: #0098cf; background: transparent url(../img/default/store/blue_bg_hover.jpg) left center no-repeat; margin-left:4px;}
