/*------------------------
	Gruneinstellungen
------------------------*/
/*
* {
	margin: 0;
	padding: 0;
}*/

body {
	min-height: 100%;
	height: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;

}

#container {
	width: 960px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;

	list-style-type: none;
	}

#header {
	width: 960px;
	height: 182px; 
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
}

#leftcontainer {
 	/*background-color: Aqua;*/
	float: left;
	width: 194px;
	margin: 0px;
	padding: 30px 0 0 0;
	text-align: left;
}

#middlecontainer {
	/*background-color: Lime;*/
	padding: 30px 0 30px 0;
	min-height: 400px;
	float: right;
	width: 742px;
	text-align: left;
	
	list-style-type: none;
}

#footer {
	clear: left;
	padding: 0;
	margin: 0;
/*background-color: #E0A3B7;*/
}


ul, li, ol { padding: 0; margin: 0; list-style-type: none;}
img { padding: 0; margin: 0; border-style: none; border: 0;	list-style-type: none;}

fieldset {
	border: none;
}

h2  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}

h3  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	/*border-bottom:  1px solid #c3c3c3;
	padding: 0px 0 5px 0;*/
}
a.h3:link { color:#000000; text-decoration:none; font-weight: normal; display: inline; }
a.h3:visited { color:#000000; text-decoration:none; font-weight: normal; display: inline;}
a.h3:active { color:#000000; text-decoration:none; font-weight: normal; display: inline;}
a.h3:hover { color:#000000; text-decoration:underline; font-weight: normal; display: inline;}


.trenn {width: 740px; height: 1px; background-image: url(../img/trenndots.gif); background-repeat: repeat-x;}
.trenn2 {width: 742px; height: 1px;	background-image: url(../img/trenndots.gif); background-repeat: repeat-x;}


.txt_blau {color:#000000;}

td, input, select, textarea, form  { margin:0; padding:0;}	

#errormessage {font-weight:bold;color:#ff0000;}
.errormessage {font-weight:bold;color:#ff0000;}

/*
input  { 
font-size:11px; height: 15px; font-family:Verdana,sans-serif; border:1px solid #8e8e8e; background-image: url(../img/bg_input.jpg);	
}
*/
/*td, input, select, textarea { font-size:13px; font-family:Verdana,sans-serif; font-weight:bold; }
input, select, textarea { color:#00c; }
*/

/*********************************
	Alle Links
**********************************/
/*
a:link {color:#717171; text-decoration:underline; font-weight: bold;}
a:visited {color:#717171; text-decoration:underline; font-weight: bold;}
a:active {color:#717171; text-decoration:underline; font-weight: bold;}
a:hover {color:#717171; text-decoration:none; font-weight: bold;}
*/

a.linkgrau:link { color:#8e8d8d; text-decoration:none; font-weight: bold; display: inline; }
a.linkgrau:visited { color:#8e8d8d; text-decoration:none; font-weight: bold; display: inline;}
a.linkgrau:active { color:#8e8d8d; text-decoration:none; font-weight: bold; display: inline;}
a.linkgrau:hover { color:#8e8d8d; text-decoration:underline; font-weight: bold; display: inline;}

a.linkblau:link { color:#000000; text-decoration:none; font-weight: normal; display: inline; }
a.linkblau:visited { color:#000000; text-decoration:none; font-weight: normal; display: inline;}
a.linkblau:active { color:#000000; text-decoration:none; font-weight: normal; display: inline;}
a.linkblau:hover { color:#000000; text-decoration:underline; font-weight: normal; display: inline;}

a.linkblack:link { color:#000000; text-decoration:none; font-weight: bold; display: inline; }
a.linkblack:visited { color:#000000; text-decoration:none; font-weight: bold; display: inline;}
a.linkblack:active { color:#000000; text-decoration:none; font-weight: bold; display: inline;}
a.linkblack:hover { color:#000000; text-decoration:underline; font-weight: bold; display: inline;}


a.linkblauNHDL:link { color:#000000; text-decoration:none; font-weight: bold; display: inline; }
a.linkblauNHDL:visited { color:#000000; text-decoration:none; font-weight: bold; display: inline;}
a.linkblauNHDL:active { color:#000000; text-decoration:none; font-weight: bold; display: inline;}
a.linkblauNHDL:hover { color:#000000; text-decoration:underline; font-weight: bold; display: inline;}

/*********************************
	Header Start
**********************************/

.logo {width: 165px; height: 97px; float: left; }
.slogan {width: 275px; height: 97px; float: right;}

/* gloabl navi */
.globalnavi {
	width: 960px;
	height: 22px;	
	float: right;
	text-align: right;
	font-family: verdana, arial;  
	font-size: 10px;
}
.globalnavi ul {  padding: 0;  margin: 0;}

.globalnavi li {list-style-type: none; display: inline; color: #000000;}
.globalnavi li a {  text-decoration: none;  display: inline; }
.globalnavi li a:link, .globalnavi a:visited {font-weight: normal;  color: #000000;}
.globalnavi li a:hover, .globalnavi a:active{font-weight: normal; color: #11ac2a;}


/*------- HAUPT navi --------------*/

#hauptnavi {
	width: 960px;
	line-height:31px;
	height:31px;
}

/*--- header suche ---*/

#header_suche {
	width: 960px;
	height: 32px;
	float: left;
	text-align: center;
			
} 
.suche {margin:3px auto; padding: 0 0 0 0; line-height: 25px; height: 25px; width: 530px; float: none; text-align: center;}

.s-label { width: 130px; float: left; padding-top: 3px; padding-right: 5px;}
.s-feld { width: 150px; float: left; } 
.s-button {	width: 80px; float: left; text-align: right;} 
.submit{border:0px; width: 59px; height: 30px; line-height: 30px;}
.s-psuche {width: 120px; float: right; padding-top: 2px;}

.align-left { width: 5px; float: left; } 
.align-right { width: 5px; float: right; } 

.form_suche {
  width: 150px;
  text-align: left;
  background-image: url(../img/bg_input.jpg);	
  height: 18px;
  } 

  
/*********************************
	Content Left Start
**********************************/

/*  1 block oben - 2 blöcke unten
#outerbox {
	width: 742px;
	height: 901px;
	background-color:#f4f4f4;
	border: 1px solid #cccccc;
	float:left;
}
#outerbox #box1 {
	float:left;
	width: 718px;
	height: 365px;
	margin: 13px 13px 13px 13px;
}

*/
#outerbox {
	width: 742px;
	height: 970px;
	background-color:#f4f4f4;
	border: 1px solid #cccccc;
	float:left;
}
#outerbox #box1 {
	float:left;
	width: 718px;
	height: 365px;
	margin: 13px 13px 13px 13px;
}
#outerbox #box1b {
	float:left;
	width: 718px;
	height: 365px;
	margin: 0 13px 13px 13px;
}


#outerbox #box2 {
	float:left;
	width: 351px;
	height: 493px;
	margin-left:13px;
}
#outerbox #box3 {
	float:left;
	width: 351px;
	height: 493px;
	margin-left:15px;
}

/* ----------- HOME Animation 

#h-banner {float:left; width:742;margin:0;padding:0;}
#home-area1 {margin:0; height:292px; margin-bottom:15px;}
#home-area2 {margin:0; height:364px; margin-bottom:15px;}
#home-area3 {background-color:#ff9900; margin:0;}

#home-area2 #left{float:left; text-align:left;margin:0;padding:0;}
#home-area2 #right{float:right; text-align:right;margin-bottom:13px;padding:0;}
#home-area2 #right2{float:right; text-align:right;margin:0;padding:0;}
------------*/


#subnav_prod_0 {
	margin: 0 0 0 0px;	
	width: 194px;
	height: 41px;
	background-image: url(../img/bg_nav_produkte.gif);
	background-repeat: repeat-x;
}

#subnav_prod_0 li {
	float: left;	
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	width: 97px;
	}
	
#subnav_prod_0 a:link, #subnav_prod_0 a:visited {
	float: left;
	font-size: 11px;
	line-height: 41px;
	text-align: center;	
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	width: 97px;

	}

#subnav_prod_0 a.active:link, #subnav_prod_0 a.active:visited, #subnav_prod_0 a:hover {
	background:url(../img/bg_nav_produkte.gif) repeat-x right top;
	color: #ffffff;
	}

	
/*********************************
	Content Middle Start
**********************************/	

.text {
	font-family: verdana, arial;  
	font-size: 10px;
	padding:  0 20px 0 0;

	float: left;
	list-style: none;
}
.txt_kl {
	font-family: arial;  
	font-size: 6px;
	float: left;
	list-style: none;
}
.txt_tbl {
	font-family: verdana,arial;  
	font-size: 10px;
	list-style: none;
	text-align:left;
}
.txt_tbl th {
	text-align:left;
}
.txt_tbl td {
	text-align:left;
}

.bold {
	font-weight: bold;
}

/*----- header -----*/
	
#area_pos {
	background-color: #ebebeb;
	width: 742px;
	line-height: 31px;
	float: left;
	padding: 0 0 0 0;	
}	

#item_sort {
	width: 742px;
	line-height: 28px;
	float: left;
	font-size: 11px;

}	

.sortbyform {
	margin: 10px 0 0 0; 
 	width: 742px;
	border: none;	
	border-style: none;
	background-color: #ebebeb;
}

.sortselection {
	display: inline;
	list-style-type: none;
	font-size: 10px; 

}

.pages_label {
	padding: 0 0 0 15px;
}

.pages {
	display: inline;
	list-style-type: none;
	font-family: verdana, arial;  
	font-size: 10px;
	padding:  0 15px 0 0;
}
.pages li {
	margin: 0; 
	padding: 0; 
 	display: inline;
	list-style-type: none;
	
	}
	
.pages a:link, .pages a:visited {
	font-size: 10px;
	line-height: 28px;
	text-decoration: none;
	color: #000000;
	}
.pages a:hover {
	color: #000000;
	}
	
.pages a.active:link {
	font-weight: bold;	
	color: #000000;
	}

.pager {text-align:center; width:730px;
		padding:5px;margin-bottom:20px;
		background-color:#ebebeb;
		border-top:1px solid #d4d4d4;
		border-bottom:1px solid #d4d4d4;
		
		}
			
.pager li{
	display: inline;
	list-style-type: none;
	margin: 0 5px 5px 0;
	font-weight: bold;
	color: #000000;	

	}
.pager a:link, .pager a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding:2px;
	}
.pager a:hover, .pager a:active {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	background-color:#000000;
	padding:2px;
	}
	
	

/* Quick order - Anfang */

#quickOrder {
    background-color: #e2e8ff;	
	width: 192px;
	height: 80px;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	text-align: left;
	border: 1px solid #99a5d5;	
	}
#quickOrder ul {
    background-color: #ffffff; 
    height: 20px;   
    font-weight: bold;
    color: #000000;
    font-size: 10px;
}
#quickOrder ul li{
   padding: 4px 0 0 8px;
   }
.qo_tbl{
   margin-top: 8px;
   	font-family: verdana, arial;  
	font-size: 11px;
   }
   
   
.form_quickcard {
  width: 80px;
  text-align: left;
  background-image: url(../img/bg_input.jpg);	
  height: 15px;
  border: 1px solid #a0a0a0;  
} 	
.form_quickcard_2 {
  width: 50px;
  text-align: left;
  background-image: url(../img/bg_input.jpg);	
  height: 15px;
	border: 1px solid #a0a0a0;
  } 

  
	
/* Quick order - Ende */


/* Newsletter login - Anfang */

#newsletterSubscription {
    background-color: #ebebeb;	
	width: 192px;
	/*height: 110px;*/	
	margin: 15px 0 0 0;
	float: left;
	text-align: left;
	border: 1px solid #a2a2a2;
	padding-bottom:10px;
	}

#newsletterSubscription ul {
    background-color: #ffffff; 
 /*   height: 20px;   */
    font-weight: bold;
    color: #000000;
    font-size: 10px;
    padding-bottom:5px;
    margin:0;
}


#newsletterSubscription ul li{
   padding: 4px 0 0 8px;
}
	
#newsletterSubscription form {
	margin-top: 10px;
	padding: 10px 10px 0 0;  

}

#newsletterSubscription .errormessage, #newsletterSubscription .infomessage {
    font-size: 10px;
   	display: block;
    text-align: left;
    color: #ff0000;
    font-weight: normal;
    padding:5px;
}

#newsletterSubscription .buttons {
    font-size: 10px;
    color:#ffffff;
    font-weight: bold;
    width: 40px;
    margin-left: 10px;
    margin-top: 5px;
    background-color: #000;
    border-top: 1px #000 ;
	border-left: 1px #000 ;
	border-bottom: 1px #000 ;
	border-right: 1px #000 ;
}

#newsletterSubscription label {
    font-size: 11px;
    margin-left: 0.8em;
    display: block;
}

#newsletterSubscription #NewsletterEmail {
	background-color: #eee;
	border: 1px solid #a0a0a0;
	color: #009a19;
    font-size: 11px;
	margin: .2em 0 .2em .5em;
    width: 50;
    padding-left: 5px;
    padding-top: 2px;
}


/* TrustedShops - Anfang */
#trustedShops {
	width: 192px;
    float: left;
    
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 10px;
	font-weight: bold;
	border: 1px solid #99a5d5;
	
}

#trustedShops a {
	padding: 10px 0 0 3px;
	display: block;
	color: #a7a7a7;

	}
#trustedShops a.active:link, #trustedShops a.active:visited, #trustedShops a:hover {
	display: block;
	color: #a7a7a7;
	text-decoration: none;
}
	
#trustedShops input.floatleft {
	border: none;
	float: left;
	margin-right: .5em;
	width: 70px;
	
	}
/* TrustedShops - Ende */


/* CartStatus - Anfang */
#cartStatus table {
	font-size: 10px;
    color:#000000;
    font-weight: bold;
	width: 194px;
	background-color: #e2e8ff;	
}

#cartStatus thead tr {
    font-size: 10px;
	 font-weight: normal;
}

#cs_td {padding-top:8px; padding-bottom: 8px;padding-left: 8px; font-weight: normal;}
#cs_empty {font-weight: bold; background-color: #e2e8ff;}
#cs_normal {font-weight: normal; }

#cartStatus tbody tr {
    font-size: 10px;
	background-color: #ffffff;
	}

#cartStatus tbody tr td a {
	/*font-weight: 700;*/
	text-decoration: none;
		
	}

#cartStatus tfoot tr td {
    font-size: 10px;
	background-color: #c5cdee;
}
/* CartStatus - Ende */


/* QuickCartStatus - Merkliste - Anfang */

#quickCartStatus {
	background-color: #e2e8ff;	
	width: 192px;	
	margin: 15px 0 0 0;
	float: left;
	text-align: left;
	border: 1px solid #99a5d5;
	padding-bottom: 15px;
	}	

#quickCartStatus ul {
    background-color: #ffffff; 
    height: 20px;   
    font-weight: bold;
    color: #000000;
    font-size: 10px;
}
#quickCartStatus ul li{
	padding: 4px 0 0 8px;
   	}

#quickCartStatus table {
	font-size: 10px;
    color:#000000;
    font-weight: bold;
	width: 190px;
	background-color: #e2e8ff;	
	margin-top: 7px;	
	}

#quickCartStatus thead tr {
    font-size: 10px;
	 font-weight: normal;
}

#cs_td {padding-top:8px; padding-bottom: 8px;padding-left: 8px; font-weight: normal;}
#cs_empty {font-weight: bold; background-color: #e2e8ff; text-align:center;padding:10px 0 10px 0;}
#cs_normal {font-weight: normal; }

#quickCartStatus tbody tr {
    font-size: 10px;
	background-color: #ffffff;
	}

#quickCartStatus tbody tr td a {
	/*font-weight: 700;*/
	text-decoration: none;
		
	}

#quickCartStatus tfoot tr td {
    font-size: 10px;
	background-color: #c5cdee;
}
/* QuickCartStatus - Merkliste - Ende */



/* Carticons - Anfang */
#carticons {
	background-color: #e2e8ff;
	width: 194px;
	padding-top: 8px;
	margin: 0;
	float: left;
}

#carticons ul li {
	width:48px;
	float: left;
	font-size: 9px;
	display: inline;
	text-align: center;
	/*padding-right:5px;*/
	}	

#carticons ul li.order  {
	float: left;
	font-size: 9px;
	display: inline;
	text-align: center;	
	}	

#carticons ul li a {
	display: block;
}
/*#carticons_footer {
	background-color: #e2e8ff;
	margin-top: 10px;
	height: 4px;
	width:194px;
}*/
/* Carticons - Ende */



/* itemGroup - Anfang */
#pagePosition {	
	background-color:#ebebeb;
	padding: 10px;
	margin-bottom: 8px;
	color:#000000;
	clear: right;
	}
#pagePosition a {color:#000000;}	



#pageItemSort {	
	/*background-color:#ebebeb;*/
	padding: 5px 0 5px 5px;
	height: 25px;
	margin-bottom: 15px;
	color:#000000;
	float:none;
	}
#sortselection {font-size:11px;}

.sort_opt2 {margin-left:25px;}
.sort_opt3 {margin-left:35px; text-align:right;}

.pages {padding:0;margin:0;}
.pages a:link, .pages a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding:0;
	margin:0;
	}
	
.pages a.active:link {
	font-weight: bold;	
	text-decoration: underline;
	}


	
/* ----- Artikelauflistung -----*/

.itemline {
	margin: 0px;
	padding: 0px;
	
	}

#itemlistblock {
	border-bottom: 1px solid #d4d4d4;
	background-color:#ebebeb;
	width: 728px;
	float:left;
	padding: 6px;
	}
#itemlistblock:hover { background-color:#f2f2f2; display: block;}

	
.itemlistblock_1 {
	width: 94px;
	height:110px;
	float:left;
	text-align:center;
	margin-right: 12px;
	background-color:#ffffff;
}	
.itemlistblock_2 {
	width: 374px;
	float:left;
	margin-right: 5px;
	padding:0;
	margin:0;
	}	
.itemlistblock_3 {
	width: 228px;
	float:right;
	text-align: right;
	padding:0;
	margin:0;
	}
	
.form_menge {
  width: 35px;
  text-align: left;
  background-image: url(../img/bg_input.jpg);	
  height: 18px;
} 

#itemlistblock .buttons {
    font-family: verdana, arial; 
	font-size: 10px;
    color:#ffffff;
    margin-left:5px;
    padding: 2px;
    font-weight: bold;
    background-color: #000;
    border-top: 1px #000 ;
	border-left: 1px #000 ;
	border-bottom: 1px #000 ;
	border-right: 1px #000 ;
}

.itemlinkname {
	color:#000000; 
	text-decoration:none; 
	font-weight: bold;
	font-size: 15px; 
	display: inline; 
	}
a.itemlinkname:hover { color:#000000; text-decoration:underline; font-weight: bold; display: inline;}	
	
.baseprice {color:#000000; font-weight: bold; display: inline; font-size:16px;}
.uvp_txt {color:#000000; font-size:11px;font-weight: normal;}


/* ---- Artikeldeatilbeschreibung ---- */
.txt_black {color:#000000; }
.txt_green {color:#4d9f20; }

#item {
	/*background-color:#ff9900;*/
	float:left;
}

/*.itemnumber {padding-bottom: 10px;}*/

.info {
	margin-top:30px;
	vertical-align: bottom;
	width:400px;
	float: right;
}
.itemlistblock_1 {
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}
.itemlistblock_2 {margin-left:10px;}

.item_image_kl {text-align:left;float:left;padding-top:10px;}

.item_image {
	/*background-color:#ff1123;*/
	width: 330px;
	float:left;
}
/*.item_image2 {width:10px;text-align:left;}*/

.item_name {
	width: 100%;
	color:#000000; 
    font-family: verdana, arial; 
	font-size: 15px;		
}

.pricenotice{
	background-color: transparent;
	color: #000;
	font-size: 11px;
	padding-top: 2px;
}

.pricenotice a {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}

/*#item .order{background-color:#445566; padding-top:20px;}*/

.buttons {
    font-family: verdana, arial; 
	font-size: 10px;
	color:#ffffff;
    margin-left:5px;
    padding: 3px;
    font-weight: bold;
    background-color: #000;
    border-top: 1px #000 ;
	border-left: 1px #000 ;
	border-bottom: 1px #000 ;
	border-right: 1px #000 ;
}

#item_description {
	padding: 0;
	margin: 0;
	width: 742px;
	float:left;
	
	}

#item_description ul li{
	
	font-family: verdana, arial; 
	font-size: 11px;
    color:#000000;
	}

.item_accessories {
	background-color: #ff1100;
	}

.item_accessories label{
	background-color: #ff3300;
	}
	
.trenn_item {
	width: 400px; height: 1px;	
	background-image: url(../img/trenndots.gif); background-repeat: repeat-x;
	margin: 15px 0 15px 0;
	}

.alreadyincart {
	color:#ff0000;
	margin-botton:5px;
	height:25px;
	}

#item_detail_descritpion {
	margin-top: 20px;
	margin-bottom: 30px;
	}

#itemlistdot { 
	line-height: 16px;
	list-style-image:url(../img/pic_itemlistdot.gif);	
	padding-left: 16px;
	}
		
	
	/* style="list-style-image:url(../img/pic_itemlistdot.gif);"*/

#trenn_tabsbox {
	width: 710px; height: 1px;	
	background-image: url(../img/trenndots.gif); background-repeat: repeat-x;
	margin: 15px 0 15px 0;
	}		
	
	/* ----- Artikelauflistung ENDE -----*/


/*--- Profi Suche --*/
#form_prof_search {
	background-color:#e2e8ff;
	width:400px;
	padding:12px;
	border: 0px solid #cccccc;
	clear:right;
	float:left;
	}
#form_prof_search ul {
	padding:0;
	margin:0;
	width:400px;
	}
#form_prof_search li {
	display:inline;
	}		
#bu_prof_search {
	width:400px;
	text-align: right;
	float: left; 
	}	

.form_psearch1 {
  width: 80px;
  text-align: left;
  background-image: url(../img/bg_input.jpg);	
  height: 17px;
  border: 1px solid #a0a0a0;  
}
.form_psearch2 {
  width: 202px;
  text-align: left;
  background-image: url(../img/bg_input.jpg);	
  height: 17px;
  border: 1px solid #a0a0a0;  
}
.ps_from {font-size:11px; width:120px; float:left;}



/* Standardtext - Anfang */
#txt ul {
	text-align: left;
}

#txt ul li {
	font-family: verdana, arial;  
	font-size: 11px;
}
/* Standardtext --------------------------- Ende */	

/*------------ Frachtkosten ---------------*/

#shippingCosts {
	width: 720px;
	color: #000000;
	font-family: verdana, arial;  
	font-size: 11px;
	margin-top:30px;
	float:left;
	text-align:left;	
		margin-left: 24px;
	
	
	
	}

#table_shipping {
	border:0;
		
	width:710px;
	text-align: left;
	margin-bottom:25px;
	}	
	
.tbl_cart_shipping_left {border-left: 1px solid #e2e8ff; border-right: 1px solid #e2e8ff;padding-left:4px;border-bottom: 1px solid #e2e8ff;}	
.tbl_cart_shipping_center {border-right: 1px solid #e2e8ff;padding-left:4px;border-bottom: 1px solid #e2e8ff;}	
.tbl_cart_shipping_right {border-right: 1px solid #e2e8ff;padding-left:4px;text-align:left;border-bottom: 1px solid #e2e8ff;}
	
/*------------ Frachtkosten --------- ENDE */

#history_table {
	text-align: left;
	list-style: none;
}

#history_table ul li {
	list-style: none;		
	}

.history_left {
	text-align: left;
	width: 340px;
	float: left;
	list-style: none;
	font-family: verdana, arial;  
	font-size: 11px;
	background:url(../img/bg_history_scala1.gif) repeat-x right top;
	padding: 5px;
}

.history_right {
	float: right;
	width: 340px;	
	font-family: verdana, arial;  
	font-size: 11px;
	list-style: none;	
	background:url(../img/bg_history_scala1.gif) repeat-x right top;
	padding: 5px;
	}
.history_w { 
	color: #000000;
	font-family: verdana, arial;  
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}

/* ------- AGB --------*/

.agb_txt { 
	width: 720px;
	float: right;
	clear: left;
	color: #000000;
	font-family: verdana, arial;  
	font-size: 11px;
	padding-left: 10px;
}

a.linkagb:link { 
	color:#000000; 
	text-decoration:none; 
	font-weight: bold;
	size: 15px; 
	display: inline; 
	/*border: 1px solid  #000000;
	padding: 3px;*/
	}
a.linkagb:visited { color:#000000; text-decoration:none; font-weight: bold; display: inline;}
a.linkagb:active { color:#000000; text-decoration:none; font-weight: bold; display: inline;}
a.linkagb:hover { color:#000000; text-decoration:none; font-weight: bold; display: inline;}


#privacy { 
	width: 720px;
	clear: left;
	color: #000000;
	font-family: verdana, arial;  
	font-size: 11px;
}

/* -------Login Anfang------- */
#login{
	width: 700px;
	}
 
#login .form {
	background-color:#ebebeb;
	padding: 20px 10px 20px 10px;
	width: 500px;
	border-top: 1px solid #ccd2ea;
	border-bottom: 1px solid #ccd2ea;
	}
  
#login .form2 {
	margin-top:20px;
	background-color:#e2e8ff;	
	padding: 20px 10px 20px 10px;
	width: 500px;
	border-bottom: 1px solid #ccd2ea;
	border-top: 1px solid #ccd2ea;
	}
	
#forgotpwd {margin: 20px 0 0 0; font-seize:9px;}
		
.form_login {
	margin: 0 0 0 5px; 
	width: 150px;
	text-align: left;
	background-image: url(../img/bg_input.jpg);	
	height: 17px;	
	} 
	
/*--- new password ---- */	

#newPassword {
	width: 720px;
	text-align: left;
	color: #000000;
	font-family: verdana, arial;  
	font-size: 11px;
	margin-top:30px; 
}	

#newPassword ul {
	background-color:#e2e8ff;	
	padding: 20px 10px 20px 10px;
	width: 450px;
}


/*--- new Registration ---- */	
#showCustomer {
	width: 730px;
	float: left;
	color: #000000;
	font-family: verdana, arial;  
	font-size: 11px;
	margin-bottom: 20px;
	margin-left: 24px;
	}	


#newCustomer {
	width:720px;
	}


#table_new_Customer1 {
	background-color:#f2f5ff;
	border: 1px solid #c1c9e8;	
	margin: 20px 0 0 0;
	width:310px;
	float: left;
	text-align:left;
	}
#table_new_Customer2 {
	margin: 20px 0 0 0;
	width:370px;
	float: right;	
	background-color:#f6f6f6;
	border: 1px solid #d9d9d9;	
	text-align:left;	
	}
#table_new_Customer3 {
	margin-top:25px;
	width:380px;
	text-align:right;
	float: right;
	}
#table_new_Customer4 {
	margin: 20px 0 0 20px;
	width:380px;
	float: left;	
	background-color:#ebebeb;
	border: 1px solid #d9d9d9;	
	}	
#table_new_Customer5 {
	margin: 20px 0 0 0;
	width:380px;
	float: left;	
	background-color:#f6f6f6;
	border: 1px solid #d9d9d9;
	}	
#table_new_Customer0 th, #table_new_Customer1 th, #table_new_Customer2 th {width:100px;text-align:left;}









<!------- Warenkorb ------>
#cart {
	width: 720px;
	clear: left;
	color: #000000;
	font-family: verdana, arial;  
	font-size: 11px;
}

.cart {
	margin-left: 24px;
	margin-top:17px;
	text-align:left;
	float:left;
	}
	
#order_status_cart {
	padding:0;
	margin: 17px 0 40px 0;	
	width:735px;	
	color:#8c8c8c;

	}

#table_cart {
	border:0;
	padding:0;
	margin-bottom:25px;
	
	}	

.col_blue-light {height:20px;background-color:#e2e8ff;}	
.col_blue-light2 {padding-left:4px;}

.tbl_cart_row {height:20px; background-color:#e2e8ff;}	
.tbl_cart_item_img {border-left: 1px solid #e2e8ff;text-align:center;border-bottom: 1px solid #e2e8ff;}		
.tbl_cart_item_left {border-left: 1px solid #e2e8ff; border-right: 1px solid #e2e8ff;padding-left:4px;border-bottom: 1px solid #e2e8ff;}	
.tbl_cart_item_center {border-right: 1px solid #e2e8ff;padding-left:4px;border-bottom: 1px solid #e2e8ff;}	
.tbl_cart_item_right {border-right: 1px solid #e2e8ff;padding-right:16px;text-align:right;border-bottom: 1px solid #e2e8ff;}
.cart_buttons li{
	list-style: none;
	display:inline;
	float:right;
	padding-left:24px;
	text-align:right;
	}	
	
	
/* ------- Kunden profil bereich --------*/	


.myAccount_block1 {
	width:220px;
	height:251px;
	float:left;	
	padding:4px;
	background-image: url(../img/bg_myAccount_block1.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

.myAccount_block2 {
	width:220px;
	height:251px;
	float:left;	
	padding:4px;
	background-image: url(../img/bg_myAccount_block2.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left:20px;
	}	
	

.myAccount_block3 {	
	width:220px;
	height:251px;
	float:left;	
	padding:4px;
	background-image: url(../img/bg_myAccount_block3.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left:20px;
	}	
	
.myAccount_hdl {
	background-color:#ffffff;height:30px;padding:7px 0 0 6px;	}	
	
a.myAccount_link:link { 
	color:#000000;
	text-decoration:none; 
	font-weight: medium; 
	font-size: 16px; 
	font-family: tahoma,verdana;
	}
a.myAccount_link:visited {font-size: 16px; font-weight: medium; color:#000000; text-decoration:none;}
a.myAccount_link:active {font-size: 16px; font-weight: medium; color:#000000; text-decoration:none;}
a.myAccount_link:hover {font-size: 16px; font-weight: medium; color:#000000; text-decoration:none; }

.bu_myAccount_arrow {text-align:center;valign:bottom;}	
#myAccount_txt {min-height:90px;}	
	
<!---  Einkaufsliste edit  ----->	
	
#table_ml {
	border:0;
	padding:0;
	width:720px;
	text-align: left;
	margin-bottom:15px;
	border: 1px solid #e2e8ff;
	}	

.tbl_qc_row{
	padding-left: 5px;
	padding-right: 5px;
	font-weight:bold;
	}	
#pricewithvat {
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
	}


<!------- Bestellhistorie ------>

#myOrders {
	width: 720px;
	clear: left;
	color: #000000;
	font-family: verdana, arial;  
	font-size: 11px;
}
#table_myorders {width:740px;}

#orderThanks {
	width: 720px;
	text-align: left;
	float:left;
	color: #000000;
	font-family: verdana, arial;  
	font-size: 11px;
	margin-top:25px; 
	margin-left:30px; 
}

	
<!--- NEWS und EVENTS  ----->		
<!--#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 200px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 3px solid orange;
	padding: 2px;
	padding-left: 4px;
	
}
-->

#newshome {
    float: left;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 10px;
	width:182px;	
	border: 1px solid #99a5d5;
}

#tickerContent {
  position: relative;
  width: 177px; 
  height: 200px;
  background-color: white;
  overflow: hidden; 
  padding: 2px;
  padding-left: 4px;
}
.home_news_hdl {
	padding-bottom:2px;
	color: #000000;
	font-family: verdana, arial;  
	font-size: 11px; font-weight:bold;
	width:182px;
	clear:right;
	}
.home_news_date {
	padding-bottom:5px;
	float:left;
	width:182px;
	font-size: 10px; 
	color: #000000;	
	}
.home_news_txt {margin-bottom:10px;float:left;font-size: 11px; color: #000000;}

#news {float:left;}
.news_hdl {
	padding-bottom:4px;
	color: #000000;
	font-family: verdana, arial;  
	font-size: 13px; font-weight:bold;
	width:700px;
	clear:right;
	}
.news_date {
	padding-bottom:13px;
	float:left;
	width:700px;
	font-size: 11px; 
	font-family: verdana, arial; color: #000000;	
	}
.news_txt {
	width:700px;
	margin-bottom:10px;
	float:left;
	font-family: verdana, arial; font-size: 11px; 
	color: #000000;
	}
#back_news {
	text-align:left;
	clear:both;
	}	
.back_news a{	
	font-size: 9px; font-weight:bold; 
	font-family: verdana, arial; color: #000000;
	}
	
	
.trenn3 {margin-top:15px;margin-bottom:15px;
		width: 728px; height: 1px; 
		background-image: url(../img/trenndots.gif); background-repeat: repeat-x;
		float:left;
		}	
	
<!--- NEWS und EVENTS  ende  ----->		
	
	
	
	
 
    
/* ------- Karriere e3e6f3--------*/

#stellenausschreibung { 
	width: 720px;
	clear: left;
	color: #000000;
	font-family: verdana, arial;  
	font-size: 11px;
}

#joboffer {
	color:#000000; 
	font-family: verdana, arial;  
	font-size: 11px;
}

#joboffer ul {
	text-align: left;
	float: left;
	margin: 10px 0 0 0;
	background-color: #f3f3f3;
	width: 720px;
	
	}

#joboffer li {
	margin: 7px 0 0 0;
	padding: 0 0 0 18px;
	background:url(../img/bu_paper.gif) no-repeat left;
	height: 15px;
	line-height: 15px;
	}	

#joboffer li a:hover {
	background-color: #e3e6f3;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.txt_blau {
	color:#000000;
}

/* --- Stellenanzeige --*/
#jobs_container { width: 742px; padding:0; margin: 0;  line-height: 15px;}
#jobs_titel {height: 30px; padding: 10px 0 0 0; width: 728px; background-color: #e3e6f3; font-family: verdana, arial; font-weight: bold; font-size: 16px; color:#000000; text-align:center; line-height: 20px;}
#jobs_titel_kl {height: 20px; padding: 0 0  10px 0; width: 728px; background-color: #e3e6f3; font-family: verdana, arial; font-weight: bold; font-size: 12px; color:#000000; text-align:center; line-height: 20px;}

.jobs_text_kl {font-family: verdana, arial; font-size: 10px; color: #000000;}
.jobs_text {font-family: verdana, arial; font-size: 11px; color: #000000;}
.jobs_text_footer {font-family: verdana, arial; color: #000000; text-align: center;}

/* --- Stellenanzeige Ende --*/



/* Footer - Anfang */
.footer {
	width: 960px;
	height: 33px;	
	font-family: verdana, arial;  
	font-size: 10px;

		padding-top: 7px;
		clear: both;
		border-top: 1px solid #c3c3c3;
}
.footer ul {  padding: 3px 0 0 0 ;  margin: 0;}

.footer li {list-style-type: none; display: inline; color: #8c8c8c;}
.footer li a {  text-decoration: none;  display: inline; }
.footer li a:link, .footer a:visited {font-weight: normal;  color: #000000;}
.footer li a:hover, .footer a:active{font-weight: normal; color: #11ac2a;}

/*  Footer - Ende */	



<!------- Order ENd ------>
/* OrderEnd - Anfang */



#orderEnd h3 {
	background-color: #ddd;
	color: #000;
	font-size: 11px;
	font-weight: 700;
	padding: .4em .5em .4em .5em;
}

#orderEnd p {
	font-size: 11px;
}

#orderEnd table {
	/*padding: .35em .5em .4em .5em;*/ 
	width: 100%;
	float:left;
}

#orderEnd table thead tr {
	background-color: #e2e8ff;
	color: #000;
	font-size: 11px;
	font-weight: 500;
}

#orderEnd table td {
	padding-left: .4em;
}

#orderEnd table tbody td {
	font-size: 10px;
	font-weight: 500;
	padding-bottom: 1.2em;
}

#orderEnd table tfoot td {
	font-size: 11px;
	padding-bottom: .5em;
}

#orderEnd ul {
	padding: .35em .5em .4em .5em;
	vertical-align: middle;
}

#orderEnd textarea {
	margin: .35em .5em .4em .5em;
}

#orderEnd ul.addressleft {
	font-size: 11px;
	float: left;
	color:#000000;
}

#orderEnd ul.addressright {
	font-size: 11px;
	padding: 0 0 .5em 25em;
}


/* OrderEnd - Ende */


/* --- Vertriebspartner ---- */

.vp1 {font-family: verdana, arial;
	  font-size: 11px;
	 font-weight: bold;
		}
.vp2 {
	font-family: verdana, arial;
	font-size: 11px;	
	}	

.vp3 {
	
	padding-top: 15px;
	padding-bottom: 15px;	
	}	


/* --- Rezepte ---- */	
	
	#rez_table {
		width:740px;
		float:left;
		margin:0;
		padding:0;
	}
	.rez_bild {
		width:156px;
		float:left;
		align:center;
	}
	.rez_zutaten {
		background-color:#e2e8ff;  /*f1f1f1*/
		width:220px;
		float:left;
		font-family:verdana;
		font-size:11px;
		padding-left:6px;
		padding-right:6px;
		line-height:16px;
		padding-top:4px;
		padding-bottom:6px;
	}
	.rez_howto {
		width:330px;
		float:right;
		font-family:verdana;
		font-size:12px;
		padding-left:6px;
		padding-right:6px;
	}
	
	.trenn_rez {float:left; margin-top:10px; margin-bottom:10px; width: 740px; height: 1px; background-image: url(../img/trenndots.gif); background-repeat: repeat-x;}
	
/* --- Downloads ---- */	
	
	#dl_table {
		width:740px;
		float:left;
		margin:0;
		padding:0;
	}
	.dl_bild {
		width:156px;
		float:left;
		align:center;
	}
	.dl_text {
		width:500px;
		float:left;
		font-family:verdana;
		font-size:12px;
		padding-left:6px;
		padding-right:6px;
	}
	
	
/* --- FAQ ---- */	
	
	#faq_table {
		width:740px;
		float:left;
		margin:0;
		padding:0;
	}
	.faq_hdl {
		width:700px;
		float:left;
		font-family:verdana;
		font-size:12px;
		font-weight:bold;
		color:#000000 ;
	}
	.faq_text {
		width:700px;
		float:left;
		font-family:verdana;
		font-size:12px;
		margin-bottom:16px;
	}	

/* --- Rotation Home ---- */	

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:742px;
		height:294px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

/* Tab Ersatzteile */
.item_spares {
	width:100%;
}

.item_spares thead {
    
}
.spares_head {
    font-weight: bold;       
}
.spares_image {
    background-color: #000000; 
    padding: 0px 5px 0px 5px;
    font-weight: bold;
}	
.spares_image a {
    color: #fff;
    text-decoration: none;
}
.spares_cart {
    font-weight: bold;
}
.spares_cart a {
    color: #000000;
    text-decoration: none;
}
/* Tab Ersatzteile Ende */

/* Verfuegbarkeitsmeldung fuer Artikel */
#item .notAvailable {
	color: #ff0000;
}
/* Verfuegbarkeitsmeldung fuer Artikel ende */


/* --- Produkttest ---- */
#produkttests {
	background-color:#ff9900;
	width:740px;
	
}
#produkttests #row {
	/*margin-bottom:15px;*/
	float:left;
	}

#produkttests #box_left {
	width: 370px;
	height: 173px;
	float:left;
	}

#produkttests #box_right {
	width: 370px;
	height: 173px;
	float:right;
	text-align: right;
	background:url(../img/trenndots_vertical.gif) no-repeat ;
	}


/* --- Produkttest ENDE ---- */

/* --- Beschichtungen ---- */

h2.trigger {
	padding: 0 0 0 30px;
	margin: 0 0 5px 0;
	background: url(../img/h2_trigger_a.gif) no-repeat;
	height: 117px;
	/*line-height: 46px;*/
	width: 730px;
	font-size: 16px;
	line-height:26px;
	font-weight: normal;
	
}
h2.trigger a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 475px;
	height:100px;
	padding-top:18px;
	padding-left:15px;
	float:left;
}
h2.trigger a:hover {
	color: #000000;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(../img/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 11px;
	width: 740px;
	clear: both;
}
.toggle_container .block {
	color: #484848; /* color: #008a2e;484848 */
	padding: 20px;
	background: url(../img/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
/*.toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}*/
#pictigger {
	float:left;
	width:211px;
	height:117px;
}

/* --- Beschichtungen ENDE ---- */


/* Retouren - Anfang */
#formretour {  
  font-family: verdana;
  font-size:11px;
  margin: 0;
  padding: 0;
  width: 500px; 
 }

#formretour fieldset {
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;     
  margin-bottom: 15px;
}

#formretour fieldset legend {
	font-size:13px;
	font-weight:normal;
 	color:#000000;
 	  font-weight:bold;
}

#formretour label { 
	display: block;  
	float: left; 
	width: 140px; 
	padding: 0; 
	margin: 5px 0 0;
	text-align: right;
}


#formretour input {
	
	width:auto;      
	margin:5px 0 0 10px; 
   
	/*background-image: url(../img/bg_input.jpg);	*/
    border: 1px solid #a0a0a0;                           
}


#formretour input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

#formretour textarea { overflow: auto;    border: 1px solid #a0a0a0;   }


#formretour small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

#formretour .required{font-weight:bold;} /* uses class instead of div, more efficient */


#formretourform br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


/*------------ FAQ Artielseite ----------------*/

#faq_openbar {
	color:#000000;
	padding-bottom:10px;
}

/*Default style for SPAN icons. Edit if desired: */
.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */
.eg-bar{
	background-color: #eff1f8;
	font-weight: bold;
	border: 0px solid black;	
	padding: 3px;
	}
div.eg-bar{
	width: 710px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #000000;	
	border-bottom: 1px dotted #000000;
	}
.icongroup1{
	width: 688px;
	padding:14px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #000000;		
	background-color: #f4f4f4;	
	}
	

/*--- i like Facebook*/


#fb_ilike {
	float:left;
	padding-left: 10px; 
}
.trenn_item_fb {
	width: 400px; height: 1px;	
	background-image: url(../img/trenndots.gif); background-repeat: repeat-x;
	margin: 15px 0 10px 0;
	}

