/* CSS Document */

.body {
	margin:auto; 
	padding: 0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/images/gallery/Basis/bg_repeat.gif);
	color:#000;
}

.bg_top {
	background:url(/images/gallery/Basis/bg_new.jpg) top center repeat-x;
	background-color:none;
	width:100%;
}

img {border:0px;}

.clear {clear:both;}

#main {
	margin: auto;
	padding:0;
	vertical-align:top;
	width:990px;
}


h1{
	font-size:18px;
	border-bottom:#d30019 1px solid;
	margin-bottom:12px;
}

h2{
	font-size:16px;
}

h3{
	font-size:14px;
	background:url(/images/gallery/Basis/bg_headline_red.jpg) top left no-repeat;
	color:#fff;
	padding:8px 0 20px 20px;
}

h4{
	font-size:16px;
	color:#d06018;
        font-weight:bold;
	padding-bottom:10px;
}

h5{
	font-size:14px;
        font-weight:bold;
        color:#6B0F12;
	border-bottom:#6B0F12 1px solid;
        margin:5px 0px 10px 0px;
}

h6{
	font-size:12px;
	color:#6B0F12;
	padding:15px 0px 10px 0px;
	margin:0px;
     
}


select {width:130px; border:#c3c3c3 1px solid; height:16px; background-color:#fff; margin:0 0 3px 3px;}

*+html select {width:130px; border:#c3c3c3 1px solid; height:26px; background-color:#fff}

#left_column {
	width:200px;
	float:left;
	margin:0px 8px 0 10px;
}

#main_column {
	width:550px;
	margin:0px 0px 0px 3px;
	float:right;
	float:left;
}

.main_column_content {
	background-color:#fff;
	width:502px;
	padding:10px 20px 15px 20px;
	margin:0px;
	border-left:#cecece 1px solid;
	border-right:#cecece 1px solid;
}

.main_column_footer {
	width:544px;
	padding:0px;
	margin:0px;
	height:8px;
}

#main_column_order {
	width:770px;
	margin:0px;
	float:right;
}

.main_column_content_order  {
	background-color:#fff;
	width:730px;
	padding:18px 20px 15px 20px;
}

#content {
	width:990px;
	overflow:hidden;
	min-height:70%;
	text-align:left;
	margin:auto;
	background-color:#fff;
}

.content_footer {
	background-image:url(/layout/bg_content_bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
}

.content_bottom {
	margin:auto;
	width:990px;
}

.bg_repeat {
	background:url(/layout/layout/bg_repeat.jpg) repeat-x top;
	height:259px;
}

.header {
	background:url(/images/gallery/Basis/header_bg.gif) no-repeat top center;
	height:155px;
	width:990px;
}

.meta_navi {
	padding:11px 0 0 0;
	text-align:center;
	width:900px;
	height:18px;
	float:left;
	color:#626262;
}

.meta_navi a {
	padding:0 27px 0 27px;
	text-decoration:none;
	color:#626262;
	font-size:11px;
}

.meta_navi a:hover {
	color:#d3001a;
}


.logo {
	float:left;
	text-align:left;
	padding:0;
	height:120px;
	width:300px;
	margin-left:30px;
}

.service {
	float:right;
	text-align:left;
	height:72px;
	width:200px;
	margin-top:18px;
	padding:0;
	color:#50badd;
	font-size:13px;
	font-weight:bold;
	background-image:url();
	background-repeat:no-repeat;
}

.service a {
	text-decoration:none;
	color:#2478b3;
	font-size:14px;
	font-weight:bold;
}
 
.hotline {
	color:#2478b3;
	font-size:20px;
	font-weight:bold;
	padding:10px 0 7px 0;
}

.input_search {
	background-image:url(/images/gallery/Basis/bg_search.jpg);
	background-repeat:no-repeat;
	height:22px !important; 
	width:182px; 
	padding:6px 0 0 10px; 
	margin:0 4px 0 4px; 
	color:#000;
	border:#d20006 0px solid;
}

.input_search_button {
	text-decoration:none;
	cursor:pointer; 
	color:#fff;
	border:0px;
	margin:0px; 
	padding:0px; 
	height:17px; 
	width:19px;
vertical-align:bottom;
}

  

.footer {
	height:60px;
	width:980px;
	margin-top:15px;
}

.footer_navi {
	padding-top:6px;
	text-align:right;
	color:#fff;
	font-size:11px;
}

.footer_navi a {
	padding:0 10px 0 10px;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

.footer_navi a:hover {
	color:#d3001a;
}

/* BOX */


.box {
	width:199px;
	margin-bottom:10px;
}

.box .header {
	padding:0px;
	height:38px;
	width:199px;
	background-image:url(/images/gallery/Basis/box_header_yellow.jpg);
	background-position:left;
	background-repeat:no-repeat;
}


.box .header h2 {
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding:11px 0 0px 20px;
	margin:0px;
}

.box .header_cat {
	padding:0px;
	height:38px;
	width:199px;
	background-image:url(/images/gallery/Basis/box_header.jpg);
	background-position:left;
	background-repeat:no-repeat;
}


.box .header_cat h2 {
	padding:11px 0 0px 20px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	margin:0px;
}

.box .content {	
	text-align:left;
	font-size:12px;
	font-weight:normal;
	background-color:#fff;
	margin:0px;
	padding: 0px 10px 0px 10px;
	color:#000;
	width:177px;
	border-left:#c3c3c3 1px solid;
	border-right:#c3c3c3 1px solid;
}

.box .content_cat {	
	text-align:left;
	font-size:12px;
	font-weight:normal;
	background-color:#fff;
	margin:0px;
	padding: 0px 5px 0px 5px;
	color:#000;
	width:187px;
	border-left:#c3c3c3 1px solid;
	border-right:#c3c3c3 1px solid;
}



.box .content_portale {	
	text-align:center;
	font-size:12px;
	font-weight:normal;
	background-color:#fff;
	margin:0px;
	padding: 7px 10px 0px 10px;
	color:#000;
	width:177px;
	border-left:#c3c3c3 1px solid;
	border-right:#c3c3c3 1px solid;
}

.box .content_portale img {	
	border:0px;
	padding: 0px 0px 10px 0px;
}

.box .content_newsletter {	
	text-align:left;
	font-size:12px;
	font-weight:normal;
	background-color:#fff;
	margin:0px;
	padding: 10px 10px 0px 15px;
	color:#000;
	width:172px;
	border-left:#c3c3c3 1px solid;
	border-right:#c3c3c3 1px solid;
}

.box .content_newsletter input {	
	height:15px;
	border:#c3c3c3 1px solid;
	padding:3px 0 0 8px;
	width: 145px; 
	margin-bottom:5px;
}

.content_newsletter input .newsletter {
	background-image:url(/images/gallery/Basis/button_login_2.jpg);
	background-repeat:repeat-x;
	color:#fff;
	height:15px;
	width:40px;
}


.box .content_links {
	text-align:left;
	font-size:12px;
	font-weight:normal;
	background-color:#fff;
	margin:0px;
	padding: 0px 5px 0px 5px;
	color:#000;
	width:187px;
	border-left:#c3c3c3 1px solid;
	border-right:#c3c3c3 1px solid;
}


.box .content_links a {
	display: block;
	text-decoration:none;
	padding: 7px 4px 5px 18px;
	width:165px;
	border-bottom:#c3c3c3 1px solid;
	font-weight:bold;
	font-size:12px;
	color:#000;
}

.box .content_links a:hover {
	color:#dd9a01;
}

.box .footer {
	background-image:url(/images/gallery/Basis/box_footer.jpg);
	background-repeat:no-repeat;
	height:6px;
	width:199px;
	margin:0px;
}



.special_offer {
	width:167px;
	text-align:center;
}

.special_offer_name {
	height:45px;
}

.special_offer_img {
	height:115px;
}

.red_line {
	background-image:url(/images/gallery/Basis/red-line_ebay.jpg);
	background-repeat:no-repeat;
	height:57px;
	width:990px;
	padding-top:4px;
	color:#fff;
	text-align:left;
}

.search {
	width:320px;
	float:left;
	height:15px;
	margin:0px;
	padding:0px;
	padding-top:9px;
	margin-left:270px;
	text-align:left;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

.search form {
	color:#fff;
	font-size:13px;
}

.my_account {
	margin:0px;
	padding:14px 0 0 0px;
	width:130px;
	float:right;
	float:left;
	height:15px;
	text-align:center;
	font-size:13px;
	color:#fff;
}

.my_account a {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

.basket_red {
	margin:0px;
	margin-right:30px;
	padding:10px 0 0 50px;
	float:right;
	width:170px;
	height:30px;
	text-align:left;
	color:#fff;
	background-image:url(/images/gallery/Basis/icon_basket.gif);
	background-repeat:no-repeat;
	background-position:left;
	cursor:pointer;
}

.basket_text {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	padding:4px 0 0 0px;
	cursor:pointer;
}



/* MENU */


ul.left_menu {
	padding:0px;
	margin:0px;	
}


ul.left_menu ul {
	padding:0px;
	margin:0px;	
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;

}

ul.left_menu a {
	display: block;
	text-decoration:none;
	padding: 7px 4px 5px 18px;
	width:165px;
	border-bottom:#c3c3c3 1px solid;
	font-weight:bold;
	font-size:12px;
}

ul.left_menu li.level1 a:hover {
	color:#cb0007;
}


ul.left_menu li.level1 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level1 a {
	display: block;
	text-decoration:none;
	font-weight:bold;
	padding: 7px 4px 5px 18px;
	width:164px;
	border-bottom:#c3c3c3 1px solid;
	color:#000;
	font-size:12px;
	background-color:#fff;
}

ul.left_menu li.level1active a {
	text-decoration:underline;
}


ul.left_menu li.level2 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
	display: block;
	text-decoration:none;
	font-weight:bold;
	padding: 7px 4px 5px 28px;
	width:150px;
	border-bottom:#c3c3c3 1px solid;
	color:#cb0007;
	font-size:12px;
	background-color:#fff;
}

ul.left_menu li.level2active a {
	background-color:#dd1900;
	color:#fff;
}

ul.left_menu li.level2 a:hover {
	background-color:#dd1900;
	color:#fff;
}




.flag_fr {
display:none;
}

div.flag_fr a {
 display:none;
}

.flag_en {
display:none;
}

div.flag_en a {
 display:none;
}

.flag_de {
display:none;
}

div.flag_de a {
 display:none;
}



.articlePages a {
         color:#000;
         font-size:12px;
         text-decoration:none;
}

.articlePages_activeLink {
         font-weight:bold;
         text-decoration:underline;
         font-size:12px;
}	

.OrderStepText {
color:#000;
}

#orderstep_panel {
color:#000;
}

#orderstep_panel_bubbles {
color:#000;
}

.OrderStepText td {color:#000;}




/* SINGLE ARTICLE */

.single_article {
}

.single_article h1{
	font-size:15px;
	border-bottom:#d30019 1px solid;
	margin:10px 0 10px 0;
}

.article_description {
font-size:12px;
}

.article_description b {
font-size:12px;
}

.article_description p {
font-size:12px;
}

ul.prod_info{
        margin: 0;
        padding: 0;
        display: block;
        overflow: hidden;
        width: 530px;

}
ul.prod_info li{
        list-style: none;
        float: left;
        padding: 15px;
}
ul.prod_info li.image{
        width: 300px;
        text-align: center;
}
ul.prod_info li.info{
        margin: 0 auto;
        width: 170px;
}

.moPicThumbnails{
        clear: both;
        border-top: 1px solid #ddd;
        padding-top: 10px;
}
.moPicThumbnails a{padding: 5px; float: left;}
.moPicThumbnails a img{
        width: 50px;
        float: left;
        background: #ddd;
        padding: 1px;
}
.moPicThumbnails a img:hover{
        background: #d67643;
}


.price {
	font-size:22px;
	font-weight:bold;
	color:#d3001a;
        padding: 0px;
        margin-bottom: 4px;
}

.price_small {
        color: #ce5d0f;
        font-size: 20px;
        font-weight: normal;
        padding: 0px;
        margin-top: 2px;
	text-align:right;
}

.price_small img {
        margin-top: 4px;
}


.price_specialoffer {
        color: #ce5d0f;
        font-size: 19px;
        font-weight: normal;
        padding: 0px;
        margin-top: 2px;
	text-align:center;
}

.oldprice {
        color: #000;
        font-size: 13px;
        font-weight: normal;
        padding: 0px;
        margin-bottom: 4px;
}

.oldprice_linethrough {
        color: #000;
        font-size: 13px;
        font-weight: normal;
        padding: 0px;
        margin-bottom: 4px;
	text-decoration: line-through;
}


.small_text {
	padding:3px 0 3px 0;
}



.small_text a{
	text-decoration:underline;
}

#pathway_breadcrumb {
	padding-top:0px;
	padding-left:0px;
}


#pathway_breadcrumb span{
        color:#7d7d7d !important;
}

#pathway_breadcrumb a:link {
	color: #7d7d7d;
	text-decoration: none;
}

#pathway_breadcrumb a:visited {
	color: #7d7d7d;
	text-decoration:none;
}

#pathway_breadcrumb a:hover {
	color: #d3001a;
	text-decoration:underline;
}


/* CATEGORY LIST */

.category {
}

.category h1{
	font-size:16px;
	border-bottom:#c9c4a7 1px solid;
	margin:10px 0 10px 0;
}

.category h2{
	font-size:12px;
	border-bottom:#c9c4a7 0px solid;
	margin:0 0 6px 0;
}

.category h3{
	font-size:12px;
	border-bottom:#c9c4a7 0px solid;
	margin:0 0 6px 0;
	padding-top:10px;
}

.description_short {
	font-size:11px;
	margin:4px 0 4px 0;
}

.attribute {
	float:left;
	margin-top:6px;
	text-align:left;
	width:186px;
}

.cat_right {
	float:right;
	text-align:right;
	width:156px;
}

.cat_right img {
	padding-top:10px;
}

.price_right {
	float:right;

}

.small_text_vat {
	color: #a8a394;
	font-size:10px;
}

.small_text_vat a {
	color: #a8a394;
	font-size:10px;
}

ul.category_prod_info{
        margin: 0;
        margin-top: 10px;
        padding: 0;
        display: block;
        overflow: hidden;
        width: 530px;
        background: url(/images/gallery/Basis/bg_prod_info.png) no-repeat center top;
}
ul.category_prod_info li{
        list-style: none;
        float: left;
        padding: 15px 15px 0 15px;
}
ul.category_prod_info li.image{
        width: 120px;
        text-align: center;
}
ul.category_prod_info li.info{
        margin: 0 auto;
        width: 350px;
}
ul.category_prod_info li.bottomCorner{
        width: 530px;
        height: 10px;
        padding: 0;
        background: #fff url(/images/gallery/Basis/bg_prod_info.png) no-repeat center bottom;
}

ul.category_prod_info li.liveshopping_image{
        width: 500px;
        text-align: left;
        margin: 0 auto;
}

.liveshopping_left {
        width: 220px;
        text-align: left;
        margin: 0 auto;
        float: left;
}

.liveshopping_right {
        width: 220px;
        text-align: left;
        float: right;
        padding-left:30px;
}

.liveshopping-price {
	margin:0 0 12px 26px;
}

.topseller {
	text-align:center;
	border-bottom:#c6c6c6 1px solid;
	padding:5px 0 5px 0;
}

.topseller h1 {
	font-size:12px;
	text-decoration:none;
	border:0px;
}

.topseller img {
	margin-top:3px;
	border:0px;
}

.topseller_bottom {
	padding:6px 0px 0px 0px;
	vertical-align:middle;
}

.price_topseller {
	font-size:22px;
	text-decoration:none;
	font-weight:bold;
	color:#d3001a;
	padding:0px 15px 6px 0;
}


/* Article List Cat */

.section{
        margin-bottom: 25px;
}

ul.productListing{
        margin: 0;
        padding: 0;
        list-style: none;
}
ul.productListing li.box_cat_article {
        list-style: none;
        float:left;
        width: 217px;
        min-height: 196px;
        border:#dedede 1px solid;
        margin:0 6px 12px 6px;
        padding:10px;
}

li.box_cat_article h1 {
        font-size:12px;
        font-weight:bold;
        min-height:43px;
        border:0px;
        text-align:center;
        text-decoration:none;
}

.cat_article_image {
        text-align:center;
        height:120px;
}

.cat_article_preis {
	font-size:22px;
	font-weight:bold;
	color:#d3001a;
        text-decoration:none;
        text-align:left;
        float:left;
}

.cat_article_vat {
        font-size:10px;
        text-align:left;
        float:left;
        padding-top:5px;
}

.cat_article_vat a {
        font-size:10px;
}

.cat_article_details {
        float:right;
}

.single_description {
        font-size:18px; 
        font-weight:bold; 
        padding-top:15px;
}

.technical_data {
        font-size:12px; 
        color:#7d7d7d;
        padding-top:30px;
}


.availability_icon {
        padding-top:0px;
        padding-right:8px;
}

.subcat {display:none;}

.subcat li {display:none;}