
/* Google Optimierte Überschrift des Blogbeitrags */
.item h2.headline{
margin:0;
padding-top:0;
width: 550px;  
font-variant:small-caps; 
font-size:160%;
color: #000000;
padding: 2px;
border-bottom: 2px solid #bf3737;

}

/*Google optimierter Text im Blogbereich (Erste Zeilen)*/

.item h3{
padding: 0;
margin: 0;
font-family:Arial; 
font-size:12px;
font-weight: bold;
}
.lineBottom {display: none;}


.item{
	background-color: transparent;
	background-image: url(/images/kunde/design/trenner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px 5px 80px 5px;
	 
}


/*
#navi2{
background-image:url(/images/kunde/design/navi2.jpg);
height: 49px;
}
*/


#firstLeft{
	width:189px;
	height:214px;
	background-image:url(/images/kunde/design/top_left.jpg);
}
#firstRight{
	width:189px;
	height:214px;
	background-image:url(/images/kunde/design/top_right.jpg);
}


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


/* Unterer Abstand der BLW Schrift im Footer :)*/
#cp{
	margin-top:30px;
}
#pc{
	margin-top:30px;
}
