#main{
	width:750px;
	padding: 0 0 0 167px;
	background-image:url(/images/kunde/design/bg_main.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#0D0E09;
}
#firstLeft{
	width:159px;
	height:358px;
	background-image:url(/images/kunde/design/top_left.jpg);
}
#firstRight{
	width:159px;
	height:358px;
	background-image:url(/images/kunde/design/top_right.jpg);
}

.item {
	width:390px;
	border:1px solid #F3EFD2;
	padding:1px;
}
.item p.headline{
	height: 28px; 
	font-variant:small-caps; 
	font-size:160%;
	background-color: #F3EFD2;
	color: #696244;
	padding-left:10px;
}
.item p.item_text{
	padding:10px;
}
.item p.footnote{
	padding:10px;
}
.lineBottom{
	display:none;
}	
.max { width: 360px; }
.item div.comment{ margin:5px;}

#cp{
	color:#BEAA61;
}

div.item_text{
	padding:10px;
}
