html {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    /*background-color: white;*/
	background-color: #91C5FF;
    margin: 0;
    padding: 0;
}

body {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    /*background-color: white;*/
	background-color: #91C5FF;
    margin: 0;
    padding: 0;
}

table {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    color: inherit;
    margin: 0;
    padding: 0;
}

tr {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    color: inherit;
    margin: 0;
    padding: 0;
}

td {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    color: inherit;
    margin: 0;
    padding: 0;
}

th {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    color: inherit;
    margin: 0;
    padding: 0;
}

li {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    color: inherit;
    margin: 0;
    padding: 0;
}

sup a {
    font-size: 80%;
    text-decoration: none;
    font-weight: bold;
}

sup a:hover {
    text-decoration: none;
}

img {
    border: none;
}

b {
    color: inherit;
}

form {
    margin: 0;
    padding: 0;
}

hr {
    color: #1a3553;
    height: 2px;
    border-top: 1px solid #1a3553;
    border-bottom: 1px solid #ffffff;
}

a {
    color: #1a3553;
    text-decoration: none;
}

a:hover {
    color: #C90230;
    text-decoration: underline;
}

a.details {
    color: #ff0000;
}
a.detailshead {
    color: #c90230;
}

h1 {
    color: #000;
    font-weight: bold;
    font-size: 17px;
    margin: 0;
    padding: 0;
}

h2 {
    color: #000;
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

small {
    font-size: 70%;
}

#main_table_fixed {
    width: 990px;
}

#main_table {
    width: auto;
}
.logoheader {
	width: 350px;
	float:left;

}

.cockpit {
	
	width: 630px;
	height:95px;
	background: #91C5FF url(0/images/cockpit_bg.jpg) repeat-x;
	float: right;
}
.cockpit_search {
	height: 95px;
	width: 150px;
	background: #91C5FF url(0/images/cockpit_links.jpg) no-repeat;
	float: left;
	border-right: 1px solid #fff;
	position: relative;

}
.cockpit_basket{
	float: left;
	border-right: 1px solid #fff;
	border-left: 1px solid #BADAFF;
	height: 95px;
	width: 200px;
	background: url(0/images/menu/header_basket.png) top right no-repeat;
	position: relative;
	
}

.cockpit_account{
	float:left;
	border-left: 1px solid #BADAFF;
	height: 95px;
	width: 250px;
	position: relative;
	
}
.cockpit_right {
	background: #91C5FF url(0/images/cockpit_rechts.jpg) repeat-x;
	height: 95px;
	width: 18px;
	float: right;
}

.menubar {
	background: url(0/images/menu/menubar_bg.jpg) repeat-x;
	height: 34px;
	width: 990px;
}
.menubar_left {
	background: url(0/images/menu/menubar_left.jpg) no-repeat;
	height: 34px;
	width: 17px;
	float: left;
	border-right: 1px solid #FFF;
}

.menubar_right {
	background: url(0/images/menu/menubar_right.jpg) no-repeat;
	height: 34px;
	width: 17px;
	float: right;
}
.menubar_item{
	border-right: 1px solid #FFF;
	border-left: 1px solid #91C5FF;
	color: #1a3553;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;

	float: left;
	height: 34px;
	line-height: 34px;
}
.menubar_item_link {
	color: #1a3553;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	height: 34px;
	line-height: 34px;
	float: left;
	padding: 0 5px 0 5px;
}

.menubar_item_link:hover {
	background: url(0/images/menu/menubar_bg_over.jpg) repeat-x;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	height: 34px;
	line-height: 34px;
	float: left;
	padding: 0 5px 0 5px;
}
.menubar_item_link_active {
	background: url(0/images/menu/menubar_bg_over.jpg) repeat-x;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	height: 34px;
	line-height: 34px;
	float: left;
	padding: 0 5px 0 5px;
}


.containermain {
    width: 600px;
    -moz-box-sizing: border-box;
}

.containerleft {
    width: 196px;
    border: 0;
    
    color: #404a54;
    
}
.boxspacer {
	height: 15px;
}
.menuleft_categories {
	background: url(0/images/menu/menuleft_category.jpg) no-repeat;
	height: 43px;
	width: 195px;
}
ul#categories {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#categories li a{
	padding: 0;
	color: #c90230;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}
ul#categories ul li a {
	padding: 0;
	color: #1a3553;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}
ul#categories ul ul li a {
	padding: 0;
	color: #1a3553;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}
ul#categories ul ul ul li a {
	padding: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}
ul#categories ul ul ul ul li a {
	padding: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}
ul#categories li div {
	padding-left: 5px;
	width: 186px;
}
ul#categories ul li div {
	padding-left: 10px;
	width: 181px;
}
ul#categories ul ul li div {
	background: #91B8E5;
	padding-left: 15px;
	width: 176px !important;
	width: 190px;
}
ul#categories ul ul ul li div {
	background: #6C99CC;
	padding-left: 20px;
	width: 171px !important;
	width: 190px;
}
ul#categories ul ul ul ul li div {
	background: #4D7CB3;
	padding-left: 25px;
	width: 166px !important;
	width: 190px;
}
.printericons {
	padding: 5px 0 5px 0;

}

.menuleft_printer {
	background: url(0/images/menu/menuleft_printer.jpg) no-repeat;
	height: 43px;
	width: 195px;
}
.menuleft_info {
	background: url(0/images/menu/menuleft_info.jpg) no-repeat;
	height: 43px;
	width: 195px;
}
ul#infos {
	list-style: none;
	padding: 0;
	margin: 0;
	
}
ul#infos li a {
	color: #1a3553;
	font-size: 12px;
	font-weight: bold;
	
}


.menuleft_bg {
	background: url(0/images/menu/menuleft_bg.jpg) repeat-y;
}
.leftmenu_footer {
	background: url(0/images/menu/menuleft_bottom.jpg) no-repeat;
	height: 15px;
	width: 195px;
}

.containerright {
    width: 199px;
    border: 0;
    color: #777e84;
    -moz-box-sizing: border-box;
    overflow: hidden;
    padding-left: -5px;
}

.containertop {

}

.containerbottom {

}

.containertop_fixed {
    width: 990px;
    text-align: center;
}

.containerbottom_fixed {
    width: 990px;
    text-align: center;
}

.boxheader {
    width: 100%;
    height: auto;
    background-color: #91C5FF;
    color: #000000;
    text-align: left;
    vertical-align: text-bottom;
    -moz-box-sizing: border-box;
    padding: 0px 0 0px;
}

.boxfooter {
    width: 100%;
    height: 30px;
    text-align: right;
    background-color: #d0d1d3;
    color: #ffffff;
    vertical-align: absmiddle;
    margin-top: 2px;
    padding: 6px 0;
}

.boxheadermenu {
    width: 100%;
    height: auto;
    background-color: #ff3300;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    color: #ffffff;
    min-height: 28px;
    padding: 0;
}

.boxfooter a {
    color: #ffffff;
}

.boxfooter a:hover {
    color: #ffffff;
}

.boxfootermenu {
    text-align: center;
    background-color: #ffffff;
    color: #1a3553;
    padding: 8px 160px 10px 150px;
}

.boxleft {
    width: 180px;
    background-color: #d0d1d3;
    color: #25408F;
    font-size: 11px;
    font-weight: bold;
    border-bottom: 1px solid #bbbbbb;
    -moz-box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 6px;
}

.boxleft-content {
 
    color: #404a54;
    -moz-box-sizing: border-box;
    padding: 3px 10px;
}

.boxrightmyaccountborder {
    -moz-box-sizing: border-box;
	 background: url(0/images/menu/rightmenu_bg.jpg) repeat-y;
	}

.partnerheader {
	height: 43px;
	width: 195px;
	background: url(0/images/menu/head-partner.jpg) no-repeat;
}
.suggestheader {
	height: 43px;
	width: 195px;
	background: url(0/images/menu/right_suggest.jpg) no-repeat;
}
.zubheader {
	height: 43px;
	width: 195px;
	background: url(0/images/menu/right_zub.jpg) no-repeat;
}
.menuright_basket {
	height: 43px;
	width: 195px;
	background: url(0/images/menu/rightmenu_basket.jpg) no-repeat;
}
.menuright_notice {
	height: 43px;
	width: 195px;
	background: url(0/images/menu/rightmenu_notice.jpg) no-repeat;
}

	
.boxrightproductborder {
    
	
}

.boxrightmyaccount {
    width: 196px;
    font-weight: bold;
    font-size: 11px;
    -moz-box-sizing: border-box;
    background-color: #d0d1d3;
    color: #25408F;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.boxrightproduct {
    width: 196px;
    font-weight: bold;
    font-size: 11px;
    -moz-box-sizing: border-box;
    background-color: #d0d1d3;
    color: #1a3553;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.boxrightmyaccount-content {
   
	
    border-left: 0px solid #d0d1d3;
    -moz-box-sizing: border-box;
    color: #1a3553;

}

.boxrightproduct-content {
    width: 196px;
    -moz-box-sizing: border-box;
    color: #1a3553;
    padding: 3px;
}

.boxrightmyaccount-content td {
    color: #1a3553;
}

.boxrightproduct-content td {
    color: #1a3553;
}

.boxrightmyaccount-td {
    color: #1a3553;
	font-size: 12px;
}

.boxrightproduct-td {
    color: #1a3553;
}
.rightfooter {
	background: url(0/images/menu/rightmenu_bottom.jpg) no-repeat;
	height: 15px;
	width: 195px;
}

.boxleft-td {
    color: #1a3553;
}

.containerfullrow {
    float: left;
    width: 600px;
}

.containerhalfrow {
    float: left;
    width: 49%;
}

.containerthirdrow {
    float: left;
    width: 33%;
}

.containerthirdrowfix {
    float: left;
    width: 34%;
}

.containerquarterrow {
    float: left;
    width: 25%;
}

.locationrow {
    vertical-align: bottom;
    border-bottom: 1px solid #cbcbcb;
    color: #a7a7a7;
    height: 28px;
    -moz-box-sizing: border-box;
    margin-right: 0;
    margin-left: 13px;
    padding-top: 15px;
    padding-bottom: 2px;
}

.locationrow a {
    color: #a7a7a7;
}

.locationrow td {
    color: #a7a7a7;
}

.producttitlerow_red {
    background-image: url(0/images/titlebg.jpg);
	background-repeat:repeat-y;
	background-position:right;
    vertical-align: bottom;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 28px;
    height: 28px;
    border-bottom: 1px none;
    font-weight: bold;
    border-left: 8px solid #ff3300;
    border-top: 1px solid #ff3300;
    color: #ff3300;
    line-height: 20px;
    margin: 4px 4px 0;
    padding: 10px 5px 2px 7px;
}

.producttitlerow_blue {
    background-image: url(0/images/titlebg.jpg);
	background-repeat:repeat-y;
	background-position:right;
    vertical-align: bottom;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 28px;
    height: 28px;
    border-bottom: 1px none;
    font-weight: bold;
    border-left: 8px solid #1a3553;
    border-top: 1px solid #1a3553;
    color: #1a3553;
    line-height: 20px;
    margin: 4px 4px 0;
    padding: 8px 5px 1px 7px;
}

.producttitlerow_red_big {
    vertical-align: bottom;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 51px;
    height: 51px;
    border-bottom: 1px none;
    font-weight: bold;
    border-left: 8px solid #ff3300;
    border-top: 1px solid #ff3300;
    color: #ff3300;
    line-height: 20px;
    margin: 4px 4px 0;
    padding: 10px 5px 2px 7px;
}

.producttitlerow_blue_big {
    vertical-align: bottom;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 51px;
    height: 51px;
    border-bottom: 1px none;
    font-weight: bold;
    border-left: 8px solid #1a3553;
    border-top: 1px solid #1a3553;
    color: #1a3553;
    line-height: 20px;
    margin: 4px 4px 0;
    padding: 8px 5px 1px 7px;
}

.productrow_borderaftertitle_full {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 190px;
    height: 211px;
    border-top: 0;
    margin: 0 4px 15px;
    padding: 0 5px 2px;
}

.productrow_borderaftertitle_half {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 210px;
    height: 210px;
    border-top: 0;
    margin: 0 4px 4px;
    padding: 0 5px 2px;
}

.productrow_noborder {
    vertical-align: top;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 0;
    height: auto;
    margin: 4px;
    padding: 0;
}

.productrow_fullborder_full {
    position: relative;
	background: #FFF url(0/images/producttitle_full.jpg) 0 0 no-repeat;
	vertical-align: top;
    font-size: 11px;
    /*-moz-box-sizing: border-box;*/
    min-height: 150px;
   height: 150px;
    margin: 4px;
    padding: 5px 0px 2px;
	width: 592px;
}

.productrow_fullborder_half {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 210px;
    height: 240px;
    margin: 4px;
    padding: 5px 5px 2px;
}

.productrow_fullborder_quarter {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 310px;
    height: 310px;
    margin: 4px;
    padding: 5px 5px 2px;
}

.contentboxlistrow {
    background: url(0/images/producttitle_full.jpg) no-repeat;
    vertical-align: middle;
    /*order: 1px solid #cbcbcb;*/
    font-size: 11px;
    -moz-box-sizing: border-box;
    line-height: 26px;
	min-height: 26px;
    height: 26px;
    border-bottom: 1px none;
    font-weight: bold;
    color: #1a3553;
    margin: 4px 4px 0;
    padding-left: 5px;
}

.categorytitlerow {
     background: #FFF url(0/images/producttitle_full.jpg) no-repeat;
	vertical-align: middle;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 26px;
    height: 26px;
    border-bottom: 1px none;
    font-weight: bold;
    color: #1a3553;
    line-height: normal;
    background-color: #FFF;
    margin: 4px 4px 0;
    padding: 4px 5px 0 7px;
}

.contentbox {
    background: #fff;
	vertical-align: top;
    font-size: 10px;
    -moz-box-sizing: border-box;
    min-height: 0;
    height: auto;
    border-top: 0;
    color: #1a3553;
    margin: 0 4px;
    padding: 6px;
}

.categorydetailsrow {
    background: #FFF;
	vertical-align: top;
    font-size: 10px;
    -moz-box-sizing: border-box;
    min-height: 0;
    height: auto;
    border-top: 0;
    color: #1a3553;
    margin: 0 4px 4px;
    padding: 6px;
}

.categorydetailsrow_empty {
    vertical-align: top;
    border: 1px solid #cbcbcb;
    font-size: 11px;
    -moz-box-sizing: border-box;
    height: 1px;
    min-height: 0;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    line-height: 0;
    margin: 0 4px 4px;
    padding: 0;
}

.locatortitlerow {
	background: #FFF url(0/images/producttitle_full.jpg) no-repeat;
	vertical-align: middle;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 28px;
    height: 26px;
    border-bottom: 1px none;
    font-weight: bold;
    line-height: normal;
    margin: 4px 4px 0;
    padding: 4px 5px 0 7px;
}

.locatortitlerow_empty {
	background-repeat:repeat-x;
    
vertical-align: middle;
    border: 1px solid #ededed;
    font-size: 11px;
    -moz-box-sizing: border-box;
    min-height: 0;
    height: 0;
    border-bottom: 1px none;
    font-weight: bold;
    line-height: 0;
    margin: 4px 4px 0;
    padding: 0;
}

.locatordetailsrow {
    background: #FFF;
	vertical-align: top;
    font-size: 10px;
    -moz-box-sizing: border-box;
    min-height: 0;
    height: auto;
    border-top: 0;
    color: #424a55;
    margin: 0 4px 4px;
    padding: 3px 6px;
}

.productcategoryrow {
    background-image: url(0/images/productcategoryrow.jpg);
	background-repeat: no-repeat;
 /*   min-height: 25px;
    height: 25px;*/
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    margin: 4px;
    padding: 6px;
}

.producttitlecell_red {
    font-size: 11px;
    font-weight: bold;
    color: #ff3300;
}

.producttitlecell_blue {
    font-size: 11px;
    font-weight: bold;
    color: #ff3300;
}

.producttitle_description {
    font-weight: normal;
    font-size: 10px;
    color: gray;
}

.producttitlerow_red:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.producttitlerow_blue:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_borderaftertitle_full:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_borderaftertitle_half:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_borderaftertitle_quarter:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_noborder:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_fullborder_full:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_fullborder_half:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productrow_fullborder_quarter:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.productcategoryrow:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.logo_header {
    border: 0;
    float: none;
    text-align: left;

}

.language {
    color: #ffffff;
}

.language_activ {
    color: #ffffff;
    font-weight: bold;
}

.link_headermenu {
    color: #ffffff;
}

.link_header {
    font-size: 9px;
    color: #b3b7ba;
}

td.link_header {
    padding-right: 15px;
    padding-bottom: 3px;
}

.link_footer {
    font-size: 12px;
    color: #1a3553;
	font-weight:bold;
	text-align:center;
}

.currency {
    color: #424a55;
}

.currency_activ {
    color: #424a55;
    font-weight: bold;
}

a.currency {
    color: #424a55;
}

a.currency_activ {
    color: #424a55;
}

a.language:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.language_activ:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.link_headermenu:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.link_header:hover {
    color: #ffffff;
    text-decoration: underline;
}

.headermenu_fixedbox {
    float: left;
    text-align: left;
    height: 12px;
    width: 184px;
    -moz-box-sizing: border-box;
    padding: 10px 0 5px 5px;
}

.headermenu_autobox {
    float: left;
    text-align: left;
	height: 100px;
    font-weight: bold;
    padding: 0px 0px 0px;
}

input {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    background-color: transparent;
    margin-top: 4px;
}

select {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    background-color: white;
    margin-top: 4px;
}

textarea {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    background-color: white;
    margin-top: 4px;
}

.search_input {
    background-color: white;
    width: 122px;
    color: #25408F;
    font-weight: normal;
    border: 2px inset gray;
    border-bottom: 1px inset silver;
    border-right: 1px inset silver;
	margin: 2px 0 0 10px;
}

.search_go {
    width: 30px;
    border: 1px solid #424c56;
    color: #424c56;
    background-color: white;
    font-weight: bold;
}
.search_go_header {
    border: 0;  
    width: 100px;
     color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin-top: 1px;
    margin-bottom: 1px;
	
}
.cockpit_button {
	background-image: url(0/images/menu/cockpit_button.png);
	width: 100px;
	height: 17px;
	position: absolute;
	bottom: 6px;
	left: 20px;
}
.basic_button {
	background-image: url(0/images/menu/cockpit_button.png);
	width: 100px;
	height: 17px;
	padding-bottom: 3px;
	border: 0;
	color: #FFF;
	font-weight: bold;
}

.basket_button {
	background-image: url(0/images/menu/cockpit_button.png);
	width: 100px;
	height: 17px;
}

.search_title {
	font-weight: bold;
	font-size: 14px;
	padding: 30px 0 0 10px;
	color: #1a3553;
}
.search_results {
	background: url(0/images/menu/bluebar.jpg) no-repeat;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
    color: #1a3553;
    line-height: normal;
    margin: 4px 4px 0;
    padding: 4px 5px 0 7px;
	height: 25px;
}
.categorybox_rootcategory {
    color: #d2232a;
    font-weight: bold;
    margin-bottom: 3px;
}

.categorybox_rootcategorylink {
    color: #d2232a;
    font-weight: bold;
    margin-bottom: 3px;
}

.categorybox_rootcategory_exp {
    color: #d2232a;
    font-weight: bold;
    margin-bottom: 3px;
}

.categorybox_subcategory {
    margin-bottom: 0px;
}

.variant_select {
    width: 135px;
    background-color: white;
}
.categorybox_catpic {
	margin-top:2px;
}

.warenkorb_img {
    border: 0;
    border-right: 1px solid #d9d9db;
    border-bottom: 1px solid #d9d9db;
    background-color: white;
    vertical-align: top;
    height: 16px;
    cursor: pointer;
    margin: 0;
}

.warenkorb_button {
    background-image: url(0/images/custom/warenkorbbutton_180.jpg);
    border: 0;
    vertical-align: top;
    width: 180px;
    height: 26px;
    cursor: pointer;
    margin: 0;
	color: #ffffff;
	font-weight:bold;
    margin-left: 4px;
    margin-top: 4px;
    padding-left: 4px;
    text-align: left;
}

.warenkorb_button_header {
    
    vertical-align: top;
    width: 100px;
    color: #FFF;
    font-weight: bold;
	border: 0;
    cursor: pointer;
    margin-top: 1px;
    margin-bottom: 1px;
}
.save_button {
    background: #FFF;
    border: 1px solid #1a3553;
    vertical-align: top;
    width: 125px;
    color: #1a3553;
    height: 15px;
    cursor: pointer;
    margin: 0;
	font-weight:bold;
}

.warenkorb_mini_button {
    border: 0;
    border-right: 1px solid #d9d9db;
    border-bottom: 1px solid #d9d9db;
    background-color: white;
    vertical-align: top;
    width: 100px;
    color: #ff3301;
    height: 18px;
    margin: 0;
}

.warenkorb_img2 {
    border: 1px solid #1a3553;
    background-color: white;
    vertical-align: top;
    color: #1a3553;
    font-weight: bold;
    cursor: pointer;
    height: 16px;
    margin-top: 1px;
    margin-right: 2px;
}

.warenkorb_button2 {
    background-image: url(0/images/warenkorbbutton.jpg);
	background-repeat: none;
	background-position: bottom;
    /*border: 1px solid #d0d1d3;
    background-color: #25408f;*/
    vertical-align: middle;
    text-align: left;
	color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    width: 194px;
    height: 27px;
    /*margin-top: 4px;
    margin-left: 4px;
	padding-left: 4px;*/
    border: 0;
}
.basket_detail {
    background-image: url(0/images/basket_detail.png);
	background-repeat: none;
	background-position: bottom;
    vertical-align: middle;
    text-align: left;
	color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    width: 212px;
    height: 27px;
    border: 0;
}
.basket_fixed {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 194px;
}
.warenkorb_button2 :hover {
    background-image: url(0/images/warenkorbbutton.jpg);
	background-repeat: none;
	background-position: bottom;
}
.warenkorb_button3 {
    border: 1px solid #d9d9db;
    background-color: #e7e7e9;
    vertical-align: top;
    color: #ff3301;
    font-weight: bold;
    cursor: pointer;
    width: 130px;
    height: 18px;
    margin-top: 1px;
}

.warenkorb_mini_button2 {
    background-image: url(0/images/custom/button_bg_18.jpg);
    border: 1px solid #cbcbcb;
    vertical-align: top;
    color: #1a3553;
    font-weight: bold;
    cursor: pointer;
    width: 100px;
    height: 18px;
    margin-top: 1px;
}

.login_input {
    background-color: white;
    vertical-align: top;
    width: 118px;
    color: #7c8089;
    font-weight: bold;
    border: 2px inset gray;
    border-bottom: 1px inset silver;
    border-right: 1px inset silver;
    margin-top: 3px;
    margin-bottom: 3px;
}
.login_input_header {
    background-color: white;
    vertical-align: top;
    width: 150px;
    color: #1a3553;
    font-weight: bold;
    border: 2px inset gray;
    border-bottom: 1px inset silver;
    border-right: 1px inset silver;
    margin-top: 1px;
    margin-bottom: 1px;
}
.login_button {
    background-image: url(0/images/custom/button_bg.jpg);
    vertical-align: top;
    background-color: white;
    vertical-align: top;
    width: 118px;
    color: #1a3553;
    font-weight: bold;
    border: 1px solid #d9d9db;
    cursor: pointer;
    margin-top: 3px;
    margin-bottom: 3px;
}
.profil_button {
    background-color: white;
    vertical-align: top;
    width: 50px;
    color: #7c8089;
    font-weight: bold;
    border: 1px solid #d9d9db;
    cursor: pointer;
    margin-top: 3px;
    margin-bottom: 3px;
}
.login_button_header {
    vertical-align: top;
    width: 100px;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;
    margin-top: 1px;
    margin-bottom: 1px;
	border: 0;
}
.login_checkbox {
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.product_image {
    border: 0;
}

.productlist_image {
    border: 0;
	max-height: 110px;
	max-width: 125px;
}

.product_image_s_container {
    height: 42px;
    width: 56px;
    text-align: center;
    vertical-align: top;
    background-color: #ffffff;
    border: 1px solid #efefef;
    overflow: hidden;
    margin-top: 3px;
    margin-right: 10px;
    margin-bottom: 3px;
}

.product_image_xs_container {
    height: 118px;
    text-align: center;
    overflow: hidden;
	float: left;
}

.product_image_xxs_container {
    width: 115px;
	height: 130px;
    text-align: center;
    overflow: hidden;
    margin-right: 5px;
	float: left;
}

.product_image_xxxs_container {
    width: 260px;
    height: 200px;
    text-align: center;
    overflow: hidden;
    margin-right: 5px;
}

.product_links {
    font-size: 9px;
    border: 0;
    height: 35px;
}

.product_title {
    font-weight: bold;
    font-size: 10px;
    color: #000;
    
}

.product_title_big {
    font-weight: bold;
    font-size: 12px;
    color: #000;
    height: 40px;
}
.product_title_full {
	font-weight: bold;
    font-size: 12px;
    color: #1a3553;
    height: 26px;
	padding-left: 5px;

}
.product_variant {
    font-weight: normal;
    font-size: 9px;
    height: 35px;
    color: #1a3553;
}

.product_description {
    font-weight: normal;
    font-size: 10px;
    color: #404c58;
}

.product_artnr {
    font-weight: normal;
    font-size: 9px;
    color: #1a3553;
}

.product_text {
    font-size: 9px;
    color: #1a3553;
}

.product_text2 {
    font-size: 10px;
    color: black;
}

.product_text3 {
    font-size: 11px;
    color: black;
}

.product_price_new {
    font-weight: bold;
    font-size: 18px;
    color: black;
    border: 0;
    margin: 0;
}

.product_price_new_big {
    font-weight: bold;
    font-size: 23px;
    color: black;
    border: 0;
    margin: 0;
}

.product_price_new_small {
    font-weight: bold;
    font-size: 14px;
    color: black;
    border: 0;
    margin: 0;
}

.product_price_old {
    color: black;
    text-decoration: line-through;
    font-size: 12px;
    font-weight: bold;
    border: 0;
    margin: 0;
}

.product_price_old_text {
    color: black;
    font-weight: bold;
    font-size: 11px;
}

.product_price_new_text {
    color: black;
    font-weight: bold;
    font-size: 11px;
}

.hr_image {
    height: 2px;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 6px;

}

.categorytitle {
    color: #25408F;
    font-size: 14px;
    font-weight: bold;
}

.categorycount {
    color: #25408F;
    font-size: 11px;
}

.categoryimage {
    margin: 1px 1px 3px;
}

.contentlistheader {
    color: #1a3553;
    font-size: 11px;
    font-weight: bold;
}

.categorydescription {
    color: #1a3553;
    font-size: 11px;
    font-weight: bold;
}

.categorylink {
    color: #1a3553;
    font-size: 12px;
}

.categoryline {
    height: 0;
    border-top: 1px solid #cbcbcb;
    line-height: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0;
}

.categoryline2 {
    height: 0;
    border-top: 1px solid #cbcbcb;
    line-height: 0;
    border-top-style: dotted;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0;
}

.categoryline3 {
    height: 0;
    border-top: 1px solid #cbcbcb;
    line-height: 0;
    border-top-color: #efefef;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0;
}

* html .category-line {
    margin-bottom: -2px;
}

* html .category-line2 {
    margin-bottom: -2px;
}

* html .category-line3 {
    margin-bottom: -2px;
}

* html .locatortitlerow_empty {
    margin-bottom: -4px;
}

.locatortitle {
    color: #1a3553;
    font-size: 11px;
    font-weight: bold;
}

.locatortext {
    color: #424a55;
    font-size: 10px;
}

.locatorlink {
    font-size: 11px;
    color: #424a55;
    font-weight: normal;
}

.locatorlink2 {
    font-size: 10px;
    color: #424a55;
    font-weight: normal;
}

.locatorlink3 {
    font-size: 10px;
    color: #424a55;
    font-weight: normal;
}

.locatorlink_active {
    font-size: 11px;
    color: #ff3300;
    font-weight: bold;
}

.locatorlink2_active {
    font-size: 10px;
    color: #ff3300;
    font-weight: bold;
}

.locatorlink3_active {
    font-size: 10px;
    color: #424a55;
    font-weight: bold;
}

.important {
    color: red;
}

.defaultcontents_linespacer {
    color: #eeeff0;
    background-color: #eeeff0;
    height: 1px;
    border: 0;
    margin-top: 8px;
    margin-bottom: 0;
    margin-left: 7px;
}

.default_midbutton {
	background: #FFF;
	width: 100px;
    height: 19px;
    border: 1px solid #1a3553;
    font-size: 10px;
    font-weight: bold;
    color: #1a3553;
    cursor: pointer;
    margin-left: 3px;

}

.default_loworderprice {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    margin: 0 0 4px;
    padding-top: 6px;
}

.contentboxtext {
    font-size: 11px;
    color: #000000;
    padding-left: 10px;
}

.default_nextbutton {
    
	
 
width: 222px;
    height: 25px;

    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    color: #1A3553;
    border-width: 0px;
    margin: 0;
    padding: 0;
}

.default_nextlinecontainer {
    background-image: url(0/images/menu/bluebar.jpg);
	

    vertical-align: middle;
   
    color: #1a3553;
   
    text-align: right;
    margin: 5px 4px 4px;
    padding-left: 7px;
}

.default_nextline {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    margin-right: 3px;
    margin-left: 4px;
}

.listcontents_nextline {
    width: 571px;
    border-collapse: collapse;
    border: 1px solid #cbcbcb;
    background-color: #efefef;
    margin-top: -5px;
    margin-right: 3px;
    margin-left: 4px;
}

.default_nextlink {
    color: #1a3553;
    font-size: 11px;
}

a.default_nextlink:hover {
    color: #ffffff;
    text-decoration: underline;
}

.nicehr {
    border: none 0;
    border-top: 1px dashed #eeeff0;
    height: 1px;
    width: 547px;
}

.font9 {
    font-size: 9px;
}

.font10 {
    font-size: 10px;
}

.font11 {
    font-size: 11px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font18 {
    font-size: 18px;
}

.fontbold {
    font-weight: bold;
}

.fontitalic {
    font-style: italic;
}

.fontunderline {
    text-decoration: underline;
}

.fontred {
    color: #c90230;
}

.fontblack {
    color: #1a3553;
}

.fontgray1 {
    color: #1a3553;
}

.fontgray2 {
    color: #404c58;
}

.fontgreen {
    color: #00b910;
}

.addresscolumn {
    width: 147px;
}

.address_deliverybutton {
    border: 1px solid #e9eaeb;
    cursor: pointer;
}

.tableclear {
    width: 100%;
    border-collapse: collapse;
}

.leftspacer20 {
    margin-left: 20px;
}

.leftspacer10 {
    margin-left: 10px;
}

.leftspacer8 {
    margin-left: 8px;
}

.leftspacer5 {
    margin-left: 5px;
}

.leftspacer290 {
    padding-left: 290px;
}

.rightspacer10 {
    margin-right: 10px;
}

.topspacer10 {
    padding-top: 10px;
}

.topmargin10 {
    margin-top: 10px;
}

.cleartopmargin {
    margin-top: 0;
}

.height25 {
    height: 25px;
}

.default_smallbutton {
	background: #fff;
	border: 1px solid #1a3553;
	font-size: 10px;
    font-weight: bold;
  
    color: #1a3553;
    height: 18px;
    cursor: pointer;
    padding-bottom: 2px;
}

.dottedline {
    height: 1px;
    border: 0;
    background-repeat: repeat-x;
    background-image: url(0/images/linedot.gif);
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0;
}

.paddingtop3 {
    padding-top: 3px;
}

.paddingtop5 {
    padding-top: 5px;
}

.paddingtop10 {
    padding-top: 10px;
}
.contenttitle {
	background: #FFF url(0/images/producttitle_full.jpg) 0 0 no-repeat;
	line-height: 26px;
	margin: 4px 4px 0;
    padding: 7px 7px 5px;
}

h1.contextbox {
	background: #FFF url(0/images/producttitle_full.jpg) 0 0 no-repeat;
    color: #1a3553;
    margin: 4px 4px 0;
    padding: 7px 7px 5px;
}

div.contextbox {
    background-color: #ffffff;
    vertical-align: top;
    -moz-box-sizing: border-box;
    margin: 0 4px 15px;
    padding: 10px 10px 10px 15px;
}

.msgbox {
    background-color: #ffffee;
    border: silver solid 1px;
    margin: 4px 4px 7px;
    padding: 5px 5px 5px 10px;
}

.errorbox {
    background-color: #FFF;
    border: 1px solid #c90230;
    color: #c90230;
    font-weight: bold;
    margin: 4px 4px 7px;
    padding: 5px 5px 5px 10px;
}

.compare_table {
    border-left: 1px dotted silver;
    border-bottom: 1px dotted silver;
    padding-bottom: 5px;
    padding-left: 5px;
}

.compare_table_noleft {
    border-left: 0;
    border-bottom: 1px dotted silver;
    padding-bottom: 5px;
    padding-left: 5px;
}

.compare_table_nobottom {
    border-left: 1px dotted silver;
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
}

.verification_code {
    width: 80px;
    border: 1px solid #000000;
    color: #000000;
    text-align: center;
    font: bold;
    padding: 2px;
}

.containerfiverow {
    float: left;
    width: 20%;
}

.locate_start {
color: #1a3553;
font-size:12px;
font-weight:bold;

}
.locate_path {
color: #c90230;
font-size:12px;
font-weight:bold;
}

.locate_path:link {
color: #c90230;
font-size:12px;
font-weight:bold;
}
.path {
	height: 20px;
	line-height: 20px;
	
}
.footermenu {
	background: url(0/images/menu/footermenu_bg.jpg) repeat-x;
	height: 34px;
	width: 990px;
}
.footermenu_left {
	background: url(0/images/menu/footermenu_left.jpg) no-repeat;
	width: 16px;
	height: 34px;
	float: left;
	border-right: 1px solid #FFF;
}
.footermenu_right {
	background: url(0/images/menu/footermenu_right.jpg) no-repeat;
	width: 16px;
	height: 34px;
	float: right;
}
.footermenu_item {
	height: 34px;
	line-height: 34px;
	padding: 0 5px 0 5px;
	float: left;
	border-right: 1px solid #FFF;
	border-left: 1px solid #91C5FF;	

}

.service{
padding-top:2px;
padding-bottom:2px;
}
.text_blau {
	color: #1a3553;
	font-size: 14px;
	font-weight: bold;
}
.text_rot {
	color: #D2232A;
	font-size: 14px;
	font-weight: bold;
}

/* CSS für Brother Contentdaten */
.bluebox{
background-color: #cccccc;
height: 15px;
padding-top: 3px;
font-size:1.4em;
}