body {
	background: #5f173d url(/images/kunde/design/background_pansies.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;

}
.item h2.headline{
	margin:0;
	padding-top:10px; 
	padding-left:5px; 
	font-variant:small-caps; 
	font-size:160%;
	padding: 2px;
	color: #5f173d;
	border-bottom: 2px dotted #f6f1ee;

}

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

	
.lineBottom
{display:none;}
.item{
	background-color: transparent;
	background-image: url(/images/kunde/design/teiler.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px 5px 100px 5px;
	 
}


