#main{
	width:750px;
	padding:10px 150px 10px 10px;
	border: 1px solid #7A2A00;
	background-color: #000;
	background-image:url(/images/kunde/design/pic_right.jpg);
	background-position: right;
	background-repeat: repeat-y;

}
.item p.headline{
	padding-top:10px; 
	height: 20px; 
	font-variant:small-caps; 
	font-size:140%;
}
#footer {
    background-image: url(/images/kunde/design/bg_footer.jpg);
	height: 28px;
}