form,div,a,p,h3,h2,form,img{
	font-family:verdana;
}

a.detail_box{
	color: #144E8C;
	font-weight: bold;
}

A:link.detail_box{
	color: #144E8C;
}

A:visited.detail_box{
	color: #144E8C;
}

A:active.detail_box{
	color: #144E8C;
}

A:hover.detail_box{
	color: #FA9D1C;
}

h2{
	color:000000;
}

#detail_ausgabe{
	font-size:12px;
	color:000000;
	width:600px;
}

#detail_ausgabe div{
	margin-bottom:0px;
	
}

.detail_hr{
	float:none;
	border-top:1px dashed #000000;
	border-left:0px solid;
	border-right:0px solid;
	border-bottom:0px solid;
	width:600px;
	margin-right:48px;
	height:1px;
}

.stars-wrapper2{
	display:none;
}

#weitere_artikel{
	width:600px;
	height:150px;
	font-size:9px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:600px;
	height:150px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}		

#fancybox-inner {
	overflow-x: hidden;
}
