body
{
	margin:				0px;
	padding:			0px;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#040404;
	background-color: 	#FFF6E5;
	background-image:	url(images/banner_background_v.gif);
	background-repeat:	repeat-y;
}

td
{
	font-size: 			12px;
	color:	#4A4A4A
}

table {
	margin:				0px;
	padding:			0px;
	border-spacing:		0px;
	border-collapse: 	collapse;
	empty-cells: 		show;
}

input, textarea
{
	border:				1px solid #A32638;
}

img
{
	border:				0px;
}

#navigation{
	width:				140px;
	vertical-align:		top;
	padding-top: 		20px;
}

#navigation a
{
	/*font-weight:		bold;*/
}

#navigation li
{
	padding-bottom:		5px;
	background-image:	url(/images/icon_tree_arrow_closed.gif);
	background-repeat:	no-repeat;
	padding-left:		10px;
	background-position:	0px 3px;
}

#navigation .first_entry
{
	margin-bottom:		10px;
}

#navigation .active a
{
	color:				#A32638;
	font-weight:		bold;	
}

#navigation .cart
{
	/* Warenkorb in der Navigation */
	background-color:	olive;
}

#navigation .cart .text_cart
{
	background-color:	fuchsia;
}

#navigation .cart .text_elements
{
	background-color:	orange;
}

#navigation .cart .text_costs
{
	background-color:	green;
}


#navigation .cart .text_shipping
{
	background-color:	red;
}

.head {
	font-weight: 		bold;
	color: 				#A32638;
}

#content{
	padding: 			20px 0px 0px 40px;
	vertical-align: 	top;
	color: 				#4a4a4a;
	width:				650px;
}

a{
	color: 				#A32638;
	text-decoration: 	none;
}

.pageHeader
 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			36px;
	font-style: 		normal;
	font-weight: 		bolder;
	color: 				#DFAD89;
	padding-bottom:		10px;			
}

.divShopQuickJump
{
	width:				604px;
}

.divContentBlock
{
	width:				604px;
}

/* ######################### Startseite Information ################################ */

.information .headline
{
	color: 				#A32638;
	font-size: 			18px;
}

.productCategoryImage
{
	margin-bottom:		11px;
	margin-right:		12px;
}

.productCategoryLastImageInRow
{
	margin-right:		0px;
}

/* ######################### Wissen ################################ */


.wissenSubHeader
{
	color:				#A32638;
	font-weight:		bold;
}
