body {
	background-image: url(/images/kunde/design2/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: black;
}

#main{
	width:960px;
	margin:0 auto 0 auto;
	padding:0 0 0 40px;
	background-image: url(/images/kunde/design2/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#naviLeft{ display:none; }

.item { 
	width: 532px; 
	margin: 0 auto 0  auto; 
	padding: 10px 25px 25px 25px;
	background-image: url(/images/kunde/design2/item_bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat; 
}

#status { width: 532px; margin: 0 auto 0  auto; padding:10px 25px 25px 25px; }
#status_inner { padding:0px; background: #feb640; }

#status_inner .top, #status_inner .bottom{display:block;background: #fff;}
#status_inner .top b, #status_inner .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #feb640;
}
#status_inner .r1{margin: 0 5px;}
#status_inner .r2{margin: 0 3px;}
#status_inner .r3{margin: 0 2px;}
#status_inner .top .r4, #status_inner .bottom .r4{margin: 0 1px;height: 2px;}


.item p.headline{
	padding-top:10px;
	width: 532px; 
	height: 28px; 
	font-variant:small-caps; 
	font-size:160%;
	color: #488c92;
	border-bottom:2px solid #95bcc0;
}

.lineBottom{ display:none;}

#cp {
	margin-top: 70px
}


#footer { 
	height: 91px;
	background-image: url(/images/kunde/design2/footer.jpg);
	
}
