body{
background-color: #ffffff;
margin: 0px;
}

td, div{
font-family: arial;
font-size: 11px;
background-color: #ffffff;
}


img.produkt_image{
border: 1px solid #EEEEEE;
margin: 0px;
}

div.text{
padding: 2px 0px 2px 2px;
}

h1{
	background-image: url(../img/h1.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-family: arial;
	font-size: 12px !important;
	font-weight: bold;
	color: #000000;
	margin: 0px 5px 5px 0px;
	border-bottom: 1px solid #F2F2F2;
}


h4{
	font-family: arial;
	font-size: 12px !important;
	font-weight: bold;
	color: #0000000;
	padding: 1px 3px 1px 3px;
	margin: 0px;
	clear: both;
	background-color: #F9F9F9;
	/*border-bottom: 2px solid #F2F2F2;*/
}


h2{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px 0px;
	/*background-color: #F9F9F9;*/
	/*background-image: url(../img/shopnavi_layer2.gif);
	background-position: 5px 1px;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 17px;*/
	display: block;
	border-bottom: 0px solid #F2F2F2;
}

h3{
	font-family: arial;
	font-size: 11px!important;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
/*------------------------------------SEITENANGABE------------------------------------*/



a:link, a:active, a:visited{

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #B3194C;
	background-image: url(../img/shopnavi_layer2.gif);
	background-position:  top left;
	background-repeat: no-repeat;
	padding-left: 11px;
}

a:hover{
	text-decoration: none;
	color: #B3194C;
}


img.product_detail{
	border: 1px solid #ffffff;
}
