h1 {
	color: #8a824d;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 7px;
	color: #FFFFFF;
	font-size: 18px;
}
h3 {
	margin: 0px;
	padding: 0px;
	height: 35px;
	font-size: 13px;
	font-weight: bold;
	color: #8a824d;
	color: #333333;
	text-align: center;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

#containerContent {
	width: 910px;
	margin-left: 50px;
	
	background: #FFFFFF;
}

#nav {
	width: 180px;
	padding-left: 30px;
	padding-bottom: 10px;
	
	height: 500px;
}

#content {
	background-color: #f8f7f1;
}
#containerBlue {
	width: 700px;
	height: 210px;
	background: url('/images2/bg_blue.jpg') repeat-x;
}
#productlist {
	width: 680px;
	border-top: 1px solid #cfc9a2;
	border-bottom: 1px solid #cfc9a2;
}
#containerFooter {
	padding-top: 0px;
	margin-bottom: 20px;
}
/****************************** navlinks *************************************/
ul.navlinks {
	margin-top: 15px;
	list-style-type: none;
}
li.navlinks {
	color: #8a824d;
	font-size: 13px;
	font-weight: bold;
}
a.navlinks, a.navlinksSpez {
	display: block;
	width: 160px;
	
	padding-left: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #8a824d;
}
a.navlinks:hover, a.navlinksSel, a.navlinksSpez:hover, a.navlinksSpezSel {
	color: #055ea1;
}
a.navlinksSpez {
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
}

img.zuletztangeschaut {
	width: 50px;
	height: 50px;
	float: left;
	border: 1px solid #bfd7e7;
	margin-bottom: 10px;
}
/******************************* content *************************************/
div.teaserTitle {
	 float: left;
	 padding-top: 7px;
	 padding-left: 10px;
	 font-size: 12px;
	 font-weight: bold;
	 color: #FFFFFF;
}
td.lineShort {
	height: 7px;
	font-size: 1px;
	border-left: 1px solid #cfc9a2;
	background: #FFFFFF;
}
td.product {
	background: #FFFFFF url('/images2/bg_product.jpg') bottom repeat-x;
}
img.productImage {
	width: 120px;
	height: 120px;
	padding-bottom: 5px;
	padding-left: 40px;
}
img.productButton {
	width: 14px;
	height: 12px;
	
	float: right;
	padding-top: 5px;
}
div.price {
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
div.pagenumber {
	margin-bottom: 1px;
	text-align: right;
	color: #9b9467;
	font-size: 13px;
	padding-right: 20px;
}
a.pagenumber {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #9b9467;
	font-size: 14px;
}
a.pagenumber:hover {
	color: #055ea1;
}
a.pagenumberSel {
	text-decoration: none;
	color: #055ea1;
}
a.product {
	display: block;
	width: 211px;
	height: 211px;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
a.product:hover {
	padding-bottom: 0px;
}
/********************************** details **********************************/
span.price {
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	float: left;
}

ul.artikel {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}
li.artikel {
	list-style-image: url('/images2/li.gif'); 
}
a.content {
	
}