
/** 
 * Categories Sidebox 
 */
#categoriesHeading { display:none; }

#cat_header {
	background:url(../images/cat_header.gif) no-repeat top;
	width:172px;
	height:24px;
	margin:0px 0px 6px 0px;
}

#categories { border:0px solid white;}

#categories a		 {	color:#6d6e71; text-decoration:none;	}
#categories a:hover	 {	color:#6d6e71; text-decoration:none;	}
#categories a:visited	 {	color:#6d6e71; text-decoration:none;	}
	
.category-top { text-decoration:none; }
.category-top:hover {text-decoration:none; }
.category-products { text-decoration:none; }
.category-products:hover {text-decoration:none; }
.category-subs { text-decoration:none; }
.category-subs:hover {text-decoration:none; }

.cat_e1 {
	color:#6d6e71;
	background:url(../images/cat_e1.gif) no-repeat top;
	width:172px;
	height:20px;
	margin:2px 0px 2px 0px;
	cursor:pointer;
	}
.cat_e1_checked {
	color:#6d6e71;
	background:url(../images/cat_e1_checked.gif) no-repeat top;
	width:172px;
	height:20px;
	}
.cat_e1_inside {
	padding:4px 0px 0px 30px;
	color:#6d6e71;
	font-size:11px;
	cursor:pointer;
}

.cat_e2 {
	color:#6d6e71;
	background:url(../images/cat_e2.gif) no-repeat top;
	width:172px;
	height:20px;
	margin:2px 0px 2px 0px;
	cursor:pointer;
	}
.cat_e2_checked {
	color:#6d6e71;
	background:url(../images/cat_e2_checked.gif) no-repeat top;
	width:172px;
	height:20px;
	margin:2px 0px 2px 0px;
	}
.cat_e2_inside {
	color:#6d6e71;
	padding:3px 0px 0px 46px;
	color:#6d6e71;
	font-size:11px;
	cursor:pointer;
}

/** 
 * Printer Search Sidebox
 */

#sel2 {visibility:hidden; }

#printersearchbox {
	border:0px solid green;
	margin-top:0px;
	}	

#printersearchboxHeading { 
	display:none; 
	}

#searchbox_header {
	background:url(../images/search_header.gif) no-repeat top;
	width:172px;
	height:24px;
	padding:0;
	margin-bottom:6px;
}

#searchbox_content_wrapper {
	background:#e1f2e7;
	width:172px;
}

#searchbox_content {
	color:#6D6E71;
	padding:4px 0px 0px 12px;
	font-size:11px;
}

#s_keyword {
 	margin-top:4px;
}

.p_search_select {
	margin-top:4px;
	width:140px;
	padding:2px;
	color:#6D6E71;
}

.p_search_text {
	border: 2px inset lightgrey;
	width:80px;
	}
	
#p_search_btn_submit {
	background:url(../images/finden_button.gif) no-repeat top;
	width:49px;
	height:22px;
	border:0px;
	cursor:pointer;
}	

#s_advanced {
	margin:4px 0px 4px 0px;
	padding-bottom:6px;
	color:#469a66;
}

#s_advanced a, #s_advanced a:visited { color:#469a66; }

/**
 * Shopping Cart Sidebox
 */

#shoppingcart {
	border:0px solid green;
	margin-top:7px;
}

#shoppingcartHeading { display:none; }


#cartbox_logo {
	background:url(../images/shoppingcart_header.gif) no-repeat top;
	width:172px;
	height:24px;
	margin-bottom:6px;
	}
	
#cartbox_contentWrapper {
	background:#e1f2e7;
	width:172px;
}

#cartbox_content {
	padding:6px 6px 6px 10px;
	list-style-type: none;
	list-style-position:outside;
	text-align:left;
	color:#4f4f4f;
}

#cartbox_content ul {
	padding:0px 0px 0px 16px;
	margin:0px;
}


/**
 * More Information
 */
 
#moreinformationHeading {display:none; }
#moreinformation {
	border:0px; 
	margin-top:7px;
	}

#moreinformation a		 {	color:#6d6e71; text-decoration:none;	}
#moreinformation a:hover	 {	color:#6d6e71; text-decoration:none;	}
#moreinformation a:visited	 {	color:#6d6e71; text-decoration:none;	}
	
#moreinfo_logo {
	background:url(../images/infos_header.gif) no-repeat top;
	width:172px;
	height:24px;
	margin-bottom:6px;
	}
	
/**
 * Newsletter Box
 */
 
#newsletterboxHeading { display:none; }	

#newsletterbox {
	border:0px solid green;
	margin-top:7px;
	width:172px;
	}	
#newsletterBoxHeaderImage {
	background-image:url(../images/newsletterBox_header.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:172px;
	height:24px;
	margin-bottom:6px;
	}
	
#newsletterBoxWrapper {
	background:#e1f2e7;
	padding:6px 6px 6px 10px;
	color:#4f4f4f;
}
#newsletterBoxText {
	color:#4f4f4f;
	}


/**
 * Login Box
 */
 
#login-email-address {	
	background-image:url(../images/email.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

#login-password {	
	background-image:url(../images/passwort.gif);
	background-position:center left;
	background-repeat:no-repeat;
}


/**
 * Sonderangebote
 */
#specialsHeading { 	display:none;	}
#specials2Heading {	display:none;	}

#specials a { color:white; text-decoration:none;  }
#specials a:hover { color:white; text-decoration:none;  }
#specials {
	border-left:1px solid #33A65E;
	border-right:1px solid #33A65E;
	border-top:1px solid #33A65E;
	
	margin-top:7px;
	background:white;
	text-align:center;
	padding:0px 0px 1px 0px;
	width:170px;
	overflow: hidden;
	}	

#specials2 a { color:white; text-decoration:none; }
#specials2 a:hover { color:white; text-decoration:none;  }
#specials2 {
	border:1px solid #33A65E;
	border-right:1px solid #33A65E;
	border-top:1px solid #33A65E;
	
	margin-top:7px;
	background:white;
	text-align:center;
	padding:0px 0px 1px 0px;
	width:170px;
	overflow: hidden;
	}	

#specials_header {
	text-align:right;
	background:#33A65E;
	color:white;
	font-size:10px;
	font-weight:bold;

	padding-right:8px;
	margin-top:0px;
	margin-bottom:3px;
}
