body {
	background: #FFF url(/images/kunde/design/bg_site.jpg);
	background-attachment: fixed;
	background-position: bottom left;
	background-repeat: no-repeat;
	color:#000;

}	

.item{
	background-color: transparent;
	background-image: url(/images/kunde/design/bg_item.jpg);
	background-repeat: no-repeat;
	background-position: 410px 45px;
	border: 1px solid #DFDDDD;
	padding: 5px 10px 5px 10px;
	width: 540px;
	 
}
.lineBottom {
	display:none;
}

.item h2.headline{
	margin:0;
	padding-top:0;
	width: 532px; 
	height: 28px; 
	font-variant:small-caps; 
	font-size:160%;
	color: #000000;
	padding: 2px;
	border-bottom: 2px solid #DFDDDD;

}

.item h3{
	padding: 0;
	margin: 0;
	font-family:Arial, sans-serif; 
	font-size:12px;
	font-weight: bold;
}
