body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
}

.typography h1, 
.typography h2, 
.typography h3, 
.typography h4, 
.typography h5, 
.typography h6 {
	color:					#333;
	font-size:				1.2em;
	font-weight:			bold;
	margin-bottom:			10px;
}

.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
	color:					#333;
	font-size:				1.1em;
}

.typography p {
	margin-bottom:			10px;
}

.typography p.err {
	background:				#c77474;
	padding:				2px;
	color:					#fff;
	font-weight:			bold;
	border:					2px solid #ff0000;
}

.typography a {
	color:					#5f5e5e;
}

.typography a.asc, .typography a.desc {
	display:				-moz-inline-block;
	display:				inline-block;
	padding-left:			10px;
}

.typography a.asc.active, .typography a.desc.active {
	font-weight:			bold;
}

.typography a.asc.active {
	background:				url(bg/bg_a_sort_asc.gif) no-repeat 0px 1px;
}

.typography a.desc.active {
	background:				url(bg/bg_a_sort_desc.gif) no-repeat 0px 1px;
}

.typography a.active {
	font-weight:			bold;
}

.typography a.list_product_image {
	display:				block;
	height:					130px;
	margin-bottom:			10px;
	text-align:				center;
}

.typography a.list_product_image img {
	border:					none;
}

.typography  ul, .typography ol {
	margin:				20px;
}

.typography ul li, .typography ol li {
	margin:				0px 10px;
}

.typography ul.info {
	list-style-type:		none;
	margin:					0px;
}

.typography ul.info li {
	padding:				2px 0px;
	margin:					0px;
}

.typography ul.selectothercats {
	margin:					0px;
	margin-bottom:			10px;
	list-style-type:		none;
}

.typography ul.selectothercats li {
	padding:				0px;
	margin:					0px;
	display:				inline;
}

.typography ul.selectothercats li  a {
	display:				-moz-inline-block;
	display:				inline-block;
	padding:				0px 10px;
}

.typography img.category_list_image {
	margin-bottom:			10px;
}

.typography hr {
	border:					1px solid #e1e1e1;
	margin-bottom:			10px;
}
/*rechter Bereich*/
.picutre a img{
	border:					none;
	border: 10px solid #000;
}

.price a{
	color:				inherit;
}
.arttitle{
	color:				inherit;
}

.link{
	color:				inherit;
}