* {

	font-family:Arial, Sans-serif, Verdana ! important;
	font-size: 13px;
	line-height: 130%;
}



body {
	color:#333333;
	font-family:Arial, Sans-serif, Verdana ! important;
	font-size:13px;
	background-color: #F8F9FA;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}

/* ##########################################################		SEVICE MENÜ	*/

#service-menue {
	margin-top: 60px;
	float:right;
}



#serviceMenu select{
	width: 200px;
	margin: 0;
	padding: 0;
	float: right;
	
}





/* ##########################################################		HEADER  */

#header {
	height: 90px;
	background-color: #ffffff;
	background-position: left top;
	border-top-width: 10px;
	border-top-style: none;
	border-top-color: #c3c3c3;
}

/* ########################################################## 	LANGUAGE SELECTION IN TOPMENU LIST */
#languages {
	text-align:left;
	height:31px;
	font-size:13px;
	background-color: #006699;

}

#languages img{
	margin:3px;
	float:left;
}

/* ########################################################## 	TOPMENU*/
#topmenuwrap {
	background: url(img/bg_topmenu.gif) 
	repeat-x; 
	border-bottom: solid 1px #006699;
}

#topmenu {
	float:left; 
	padding:0; 
	margin:0; 
	list-style-type:none; 
	height:30px; 
	font-size:12px; 
	background-color: #006699; 
}

#topmenu li {
	height:30px; 
	float:left; 
	padding: 0px 15px 0px 15px; 
	margin:0; 
	background: url("img/bg_topmenu_breakline.gif") no-repeat; 
	background-position:right;
}

#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
	font-size:13px; 
	line-height:30px; 
	vertical-align:middle; 
	text-decoration:none; 
	font-weight:bold; 
	cursor:pointer;
	color:#fff; 
	margin:0; 
	padding:0;
}

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




/* ##########################################################		SUCHE */
#suche {
	padding-top: 5px;
	color:#006699;
	height:40px;
	background-color: #f8f9fa;
	overflow:hidden;
}

#suche .bb-suche-titel {
	font-size: 17px;
	font-weight: bold;
}

#suche .bb-suchen
{	
	margin-left: 5px;
	width:300px;
       height:16px;
	padding:5px;
}

#suche .bb-finden
{
       width:120px;
       line-height:100%;
	font-size:13px;
	padding:0px;
	*padding-top:2px;
	padding: 3px;


}

/* ##########################################################		BREADCRUMB */

#breadcrumb-bb {
	clear:both;
	color:#006699;
	padding-left:5px;
	list-style-type:none;
	font-size:11px;
	margin-top:7px;
	margin-bottom:7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f8f9fa;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
}

#breadcrumb-bb a, #breadcrumb-bb a:link, #breadcrumb-bb a:visited, #breadcrumb-bb a:active {
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	color:#006699;
	margin:0;
	padding:0;
	font-size: 11px;
}

#breadcrumb-bb a:hover {
	text-decoration:underline;
}









/* ##########################################################		HEADINGS */
h1 {
	color:#006699;
	font-size:20px;
	width:auto;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

h2 {color:#006699; font-weight:bold;font-size:14px;margin:15px 0px 8px 0px;padding:0px;}

/* LINKS GLOBAL */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:none;cursor:pointer; color:#4370C7}
a:link {color:#4370C7}
/* a:visited {color:#4370C7} */
a:hover,a:active {color:#4370C7; text-decoration:underline}
a img {border:none}

.tablesearch a {font-weight:bold; color: #0066B4; margin-left: 15px; }

.beratung {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}



/* ##########################################################		INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:Arial,Verdana,Sans-serif; font-size:12px; padding:2px}
textarea {font-family:Arial,Verdana,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {font-family:Arial,Verdana,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* ##########################################################		INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* ##########################################################		PARAGRAPH GLOBAL */
p {
	margin:8px 0px 8px 0px;
	font-family: Arial, Sans-serif, Verdana  ! important;
	line-height: 130%;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
}

/* ##########################################################		FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding:0; margin:0; height:1px; overflow:hidden; line-height:1px; border:none}
div.hrlightgrey {padding:0; height:1px; overflow:hidden; margin:0; line-height:0px; background-color:#0086D3}
div.hrproductpreview {padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(img/hr_productpreview.gif)}







/* ##########################################################		LEFT COLUMN */
#leftcol {
	float:left;
	width:200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 15px;
}

/* ##########################################################		RIGHT COLUMN */
#rightcol {float:right; width:200px; padding:0px 0px 10px 0px;}



/* ##########################################################		CATEGORY MENU */
h2.categoryheader {
	font-size:18px;
	color:#006699;
	padding:5px 0px 5px 3px;
	margin:0;
	vertical-align:middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

h2.categoryheader a {
	text-decoration:none; 
	color:#006699;
}

ul#categorymenu {
	margin:0;
	padding:0;
	margin-bottom:20px;
}

/* ##########################################################		1st TIER */
ul#categorymenu li.level1 {
	list-style-type:none;
	background-color: #F8F9FA;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

ul#categorymenu li.level1 a {
	text-decoration:none;
	color:#006699;
}

ul#categorymenu li.level1 a:hover {
	text-decoration:underline;
}
/* ##########################################################		1st TIER, other categories*/
ul#categorymenu li.level1b {
	list-style-type:none;
	font-size:13px;
	background-image:url(img/bg_categorymenu_l1.gif);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-left-color: #fff;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-color: #FFFFFF;

}
ul#categorymenu li.level1b a {
	font-size:13px;
	text-decoration:none;
	color:#006699;
	font-weight:bold;
	margin:0;
}

ul#categorymenu li.level1b a:hover {
	text-decoration:underline;
}
/* ##########################################################		2nd TIER */
ul#categorymenu li.level2 {
	list-style-type:none;
	background-color: #F8F9FA;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

ul#categorymenu li.level2 a {
	font-size: 13px;
	text-decoration:none;
	color:#990000;
	
}
ul#categorymenu li.level2 a:hover {
	text-decoration:underline;
	background-color: #FFF2F2;
}

/* ##########################################################		3nd TIER */
ul#categorymenu li.level3 {
	list-style-type:none;
	background-color: #F8F9FA;
	border: solid #fff;
	border-width:0px 0px 0px 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

ul#categorymenu li.level3 a {
	font-size: 12px;
	text-decoration:none;
	color:#333333;
}

ul#categorymenu li.level3 a:hover {
	text-decoration:underline;
	background-color: #E6E6E6;
}

/* ##########################################################		4nd TIER */
ul#categorymenu li.level4 {
	list-style-type:none;
	background-color: #F8F9FA;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
}
ul#categorymenu li.level4 a {
	font-size: 10px;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}

ul#categorymenu li.level4 a:hover {
	text-decoration:underline;
	background-color: #F0F0F0;
}

/* ##########################################################		5nd TIER */
ul#categorymenu li.level5 {
	list-style-type:none;
	background-color: #F8F9FA;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 35px;
}
ul#categorymenu li.level5 a {
	font-size: 9px;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}

ul#categorymenu li.level5 a:hover {
	text-decoration:underline;
	background-color: #F0F0F0;
}


/* ##########################################################		TABLE CATEGORY LISTING (SHOW SUBCATEGORIES) */
table.categoryListing {width:100%}
table.categoryListing td.categoryLabel{
width:auto;
}
table.categoryListing td.categoryImage{
	padding:0px 15px 0px 0px;
	width:105px;
	vertical-align:top;
}

table.categoryListing td.categoryImage img{
	width:100px;
	border: 1px solid #006699;

}

/* ##########################################################		BOXES GLOBAL DEFINITION */
h2.boxheader {
	font-size:14px; 
	background-color: #006699;  
	color:#ffffff; 
	padding:4px 6px 4px 10px; 
	margin:0; 
	vertical-align:middle;
}

h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
	text-decoration:none; 
	color:#ffffff
}

.boxbody {
	padding:8px;
	margin-bottom:15px;
	border: 1px solid #E6E9EC;
	background-color: #F8F9FA;
	background-position: left top;
	font-size:11px;
	line-height:150%;
}

.boxbody h3, .boxbody h3 a {font-size:11px}
.boxbody h3.center, .boxbody h3.center a {font-size:11px; text-align:center}
.boxbody p {	line-height:150%; color:#000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody p.center {color:#000; font-size:11px; text-align:center; margin:6px 0px 6px 0px}
.boxbody td {color:#000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody .productOldPrice {font-size:11px; color:#9F1313}
.boxbody div.hr {margin-top:5px; margin-bottom:5px;}
.boxbody div.hrlightgrey {margin-top:5px; margin-bottom:5px;}
.boxbody a {font-size:11px; color:#0066B4}
.boxbody .productboximage {border: solid 1px #0086D3;}
.boxbody ul.contentlist {margin:0px; padding:0;}

.boxbody ul.contentlist li {
	list-style-type:none;
}

/* ##########################################################	CART BOX */
h2.boxcartheader {
	font-size:20px; 
	color:#006699; 
	padding:5px 0px 5px 3px; 
	margin:0;
}

h2.boxcartheader a {
	font-size:20px;
	color:#0066b4; 
}

.boxcartbody {
	padding:4px 8px 4px 8px; 
	margin-bottom:15px; 
 	color:#333333; 
	border: 1px solid #E6E9EC;
	background-color: #F8F9FA;
}

.boxcartbody p {font-size:12px; color:#000}
.boxcartbody a {color:#000}
.boxcartbody .hr {background-color:#006699;}

/* PRODUCT PREVIEW */
.productPreview {padding:0; margin:0;}
.productPreviewContent {
	vertical-align:top;
	width:auto;
	font-size:12px ! important ;
	line-hight:130%;
	font-family:Arial, Sans-serif, Verdana ! important ;
}


.productPreviewContent p, .productPreviewContent p span, .productPreviewContent font, .bbshortdescription, .bbshortdescription span, .bbshortdescription font{
	font-family:Arial, Sans-serif, Verdana ! important;
	font-size:12px ! important ;
	line-hight:130%;
	margin-top: -1px;
}


.bbshortdescription {

	margin-bottom: 5px;
}



.productPreviewContent h2 {margin:0; padding:2px 2px 2px 0px;}
.productPreviewContent h2 a, .productPreviewContent h2 a:link, .productPreviewContent h2 a:hover, .productPreviewContent h2 a:visited {font-size:16px; font-weight:bold; color:#006699; text-decoration:none}
.productPreviewImage {
	vertical-align:top;
	width: 105px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.productPreviewImage img {
	border: 3px solid #E0DFE3;
	width: 120px;
	padding: 2px;
}

.productPreviewContent .price{
	color:#666666;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.productPreviewContent .price small {
	font-size:11px; 
	font-weight:normal; 
	color:#999999; 
	padding:0; 
	margin:0;
}





.productPreviewContent .price2{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}


.productPreviewContent .taxandshippinginfo {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0;}
.productPreviewContent .vpe {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .productOldPrice {font-size:12px; font-weight:bold; color:#4370c7;}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color:#999999;}

/* ##########################################################		PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages {
	float:left;
	background-color:#fff;
	text-align:left;
	width:190px;
	padding:0px 10px 10px 0px;
	margin:0px 10px 10px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
}

#productinfoimages .productimage {
	border: 3px solid #E0DFE3;
	padding: 2px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	width:180px ! important;
}

#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}

#productinfopricewithimages {
	float:right; 
	width:330px; 
	margin-bottom: 5px;
	overflow:hidden;

}

#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}

#productinfoprice {
	padding:10px;
	width: 270px;
	float: left;
}

#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:16px; font-weight:bold; color:#555555; }
#productinfoprice .productprice small {margin:0; padding:0; font-size:13px; font-weight:normal; color:#555555; }



#productinfoprice .product-brutto-price {margin:0; margin-top: 5px; padding:0; font-size:18px; font-weight:bold;  color:#333333;}
#productinfoprice .productOldPrice {color:#4370c7;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
p.productinfoproductadded {
font-size:11px;
display:none
}
.productoptions {border-style:solid; margin:0px; padding:0px; border:0px;}
.addtobasket {background-color:#DDEFFD; padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#0066B4}

/* ##########################################################		POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* ##########################################################		POPUP print_order.html */
body.popupprintorder {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* ##########################################################		HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {
	padding: 15px; 
	background-color:#F8F9FA; 
	border: solid #006699 1px
}
div.highlightbox a {color:#006699; text-decoration:underline}

div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {padding:0px 0px 10px 0px; margin:0; border:none;}


/* ##########################################################		HIGHLIGHTBOX 2 (BACKGROUND) */
div.highlightbox2 {
	padding: 10px; 
	background-color:#F8F9FA; 
	border: solid #E6E9EC 1px;
	margin-bottom:5px;
	line-height:150% ! important;
	font-size:12px ! important;
	color:#006699 ! important;
	font-family:Arial, Helvetica, sans-serif! important;
	font-style: normal ! important;
}

.highlightbox2 p, .highlightbox2 b, .highlightbox2 span, .highlightbox2 font, .highlightbox2 td, .highlightbox2 div{
	line-height:150% ! important;
	font-size:12px ! important;
	color:#006699 ! important;
	font-family:Arial, Helvetica, sans-serif! important;
	font-style: normal ! important;
	font-weight: normal ! important;
}

div.highlightbox2 a {
	color:#990000! important;
	text-decoration:underline ! important;
	font-style: normal ! important;
	font-weight: normal ! important;
}

div.highlightbox3 {
	padding: 5px; 
	background-color:#F8F9FA; 
	border: none; 
	margin-top:5px;
	line-height:150% ! important;
	font-size:12px ! important;
	color:#AAAAAA ! important;
	font-family:Arial, Helvetica, sans-serif! important;
	font-style: normal ! important;
}

div.highlightbox3 a {
	color:#AAAAAA ! important;
	text-decoration:underline ! important;
	font-style: normal ! important;
	font-weight: normal ! important;
}


div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {padding:0px 0px 10px 0px; margin:0; border:none;}





/* ##########################################################		PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#F0F0F0; border-style: solid; border-width:0px 1px 1px 1px; border-color:#006699; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#006699; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}

/* ##########################################################		SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#F0F0F0; border-style: solid; border-width:0px 1px 1px 1px; border-color:#006699; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#006699; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}
table.shippingblock tr td {vertical-align:top; padding:4px}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}

/* ##########################################################		ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {vertical-align:top}
table.accounthistoryinfoorderdetails tr.header td {font-weight:bold}

/* ##########################################################		MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* ##########################################################		DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#F2F0EB; border: solid #928B6B 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* ##########################################################		TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:11px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}

/* ##########################################################		ORDER DETAILS */
table.orderdetails {font-size:11px; background-color:#F0F0F0; border-style: solid; border-width:0px 1px 1px 1px; border-color:#006699;}
table.orderdetails a {color:#006699; text-decoration:underline}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#006699; color:#ffffff; font-weight:bold}
table.orderdetails tr.headerrow td.left {text-align:left}
table.orderdetails tr.headerrow td.center {text-align:center}
table.orderdetails tr.headerrow td.right {text-align:right}

/* ##########################################################		ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {
	background-color:#F0F0F0;
	vertical-align:top;
}
table.orderdetails tr.contentrow1 td.quantity {text-align:center}
table.orderdetails tr.contentrow1 td.quantity input {font-size:11px; padding:2px; border:solid #006699 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ##########################################################		ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#FFFFFF;vertical-align:top}
table.orderdetails tr.contentrow2 td.quantity {text-align:center}
table.orderdetails tr.contentrow2 td.quantity input {font-size:11px; padding:2px; border:solid #006699 1px;}
table.orderdetails tr.contentrow2 td.productname {text-align:left}

/* ##########################################################		ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {text-align:right; white-space:nowrap}

/* ##########################################################		ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {text-align:right; white-space:nowrap}

/* ##########################################################		ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {text-align:center; white-space:nowrap}

/* ##########################################################		ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {margin-top:3px;}
table.orderdetails tr td.productname table.productattributes tr td {padding:0px;}
table.orderdetails tr td.productname table.productattributes tr td.attribute {padding-right:4px;}
table.orderdetails tr td.productname table.productattributes tr td.value {width:100%;}

/* ##########################################################		ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {background-color:#CDCDCD; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#006699;}

/* ##########################################################		PRODUCT NAVIGATOR */
div.productnavigator {background-color:#DDEFFD; padding:8px; border:#0086D3 1px solid}

/* ##########################################################		REVIEW LIST */
table.reviewlist {background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#928B6B;}
table.reviewlist tr td {padding:4px; white-space:nowrap}
table.reviewlist tr.header td {background-color:#928B6B; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#ECE9E2;}
table.reviewlist tr.contentrow2 td {background-color:#F2F0EB;}
textarea#review {width:100%}

/* ##########################################################		MEDIA LIST */
table.medialist {background-color:#B9DDF9}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#B9DDF9;}
table.medialist tr.contentrow2 td {background-color:#DDEFFD;}

/* ##########################################################		SITEMAP */
.sitemapwrap {}

.sitemapwrap .sitemapleft {
	border: 1px solid #e7e7e7;
	float:left; 
	width:100%;
	margin-bottom:10px;

}

.sitemapwrap .sitemapright {
	float:left;
	width:100%;
	margin-bottom:15px;
	border: 1px solid #e7e7e7;
	border-bottom: 1px solid #333333;
}

.sitemapheader {
	padding:3px; 
	background-color:#e7e7e7; 
	font-weight:bold
}

.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
	color:#666666; 
	text-decoration:none
}

.sitemapcontent {
	padding:6px;
}
.sitemapcontent li {
	list-style-type:none;
}



/* ##########################################################		COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {padding:0; margin:0px 0px 10px 0px; border:none}
table.checkoutconfirmationorderdetails tr td.productname {width:100%; font-weight:bold;}
table.checkoutconfirmationorderdetails tr td.shippingtime {padding:0px 0px 0px 30px; color:#666666; font-size:11px; font-weight:normal; white-space:nowrap}
table.checkoutconfirmationorderdetails tr td.productattributes {padding:0px 0px 0px 30px; color:#666666; font-size:11px; font-weight:normal;}
table.checkoutconfirmationorderdetails tr td.productprice {white-space:nowrap; text-align:right}

table.checkoutconfirmationorderdetailstotal {padding:0; margin:10px 0px 0px 0px; border:none}
table.checkoutconfirmationorderdetailstotal tr td.name {text-align:right}
table.checkoutconfirmationorderdetailstotal tr td.value {white-space:nowrap; text-align:right}

/* ##########################################################		CHECKOUT NAVIGATION */
ul#checkoutnavigation {
	padding-bottom:10px;
	padding-top: 5px;
}
ul#checkoutnavigation li {
	height: 50px;
	list-style-type:none;
	float:left;
	width:80px;
	margin-right:15px;
	border: solid 1px;
	padding:8px
}
ul#checkoutnavigation li.active {
	background-color: #006699;
	color: #FFFFFF;
}
ul#checkoutnavigation li.active .number {
	font-size:15px;
	font-weight:bold
}
ul#checkoutnavigation li.active .title {
	font-size:12px;
	font-weight:bold
}
ul#checkoutnavigation li.active .description {
	font-size:11px
}
ul#checkoutnavigation li.inactive {
	color:#999999;
	background-color: #EDEDED;
	border-color:#999999
}
ul#checkoutnavigation li.inactive .number {
	font-size:15px;
	font-weight:bold
}
ul#checkoutnavigation li.inactive .title {
	font-size:12px;
	font-weight:bold
}
ul#checkoutnavigation li.inactive .description {
	font-size:11px
}
/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {
	width:100%;
	height: 50px;
}

/* ##########################################################		ERROR MESSAGES */
p.errormessage {border: solid #F60909 2px; padding:15px; background-color:#FFD4D4; color:#000000}

/* SUCCESS MESSAGE */
.messageStackSuccess {padding:4px; background-color:#66FF66}

/* FOOTER */

.footer {
	clear:both;
	text-align:center;
	font-size:10px;
	color:#666666;
}

.footer a {
	font-size:10px;
	color:#FFFFFF;
}


.footer-info {
	width: 900px;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
	margin-bottom: 10px;
	font-size: 10px;
	color: #666666;
	padding: 8px;
}

.footer-info a {
	font-size: 10px;
	color: #666666;
}






/* ##########################################################		XTC COPYRIGHT */
.copyright {	display:none; margin: 0 auto; width:970px; text-align:center; color:#4370C7; font-size:11px; padding:0px 0px 10px 0px;}

/* PARSE TIME */
.parseTime {
	margin: 0 auto;
	width:970px;
	text-align:center;
	color:#4370C7;
	font-size:11px;
	padding:0px 0px 10px 0px;
	display:none;
}




.kategoriebilderbox
{
	margin: 5px;
	float:left;


}

.kategoriebilder
{
	height: 50px;

}


.kategoriebilder a
{
	display: block;
	padding:5px;
	color:#FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif  important;
}

.kategoriebilder a:hover
{
	text-decoration: none;
	color:#006699;
	background-color: #ffffff;
	padding:5px;
}

.zusatzeleistungen td{
	font-size: 10px;
}


/* NEU DAZU 21.05.2008 */

#productinfopricewithimages {
	background-color: #F9F9F9;
	width:300px;
	border: 1px dotted #006699;
}

.bb_service{
	padding-top:5px;
	padding-bottom:5px;
}





#search p {
	font-size:15px;
	margin-top:10px;
	margin-left:19px;
	font-weight:bold;
	color:#990000;
}

#Produktfilm {
	float:left;
	margin-right: 10px;
	margin-bottom:10px;
}


.startseite p a {
	text-decoration: none;
	color: #333333;
}

.startseite h1 {
	font-size: 18px;
	color: #0066B4;
	padding: 0px;
	margin: 0px;
}

.startseite h1 a {
	font-size: 18px;
	color: #0066B4;
	margin: 0px;
	padding: 0px;
}


