.k_cont {
 /*width: 400;  für beschränkte kommentarblasen */
}

.kommentarbox {
	/* background-color: #f90;  */
        background-color: #FFFFFF;
	color: #000000;
        overflow:hidden;

}
.k_name {
font-size:80%;
color: #000000;
}

.k_datum {
font-size:10px;
color: #000000;
}

.kommentarbox p {
	margin: 0px 10px;
        overflow:hidden;
}


a.kommentarbox  {
	color: #FFFFFF;

}


.k_oben { 
	background: url(../images/gbuch/sprechblase_oben.jpg) no-repeat ; 
        height:30px;
}

.k_unten {
	background: url(../images/gbuch/sprechblase_unten.jpg) no-repeat ; 
        height:22px;
}

.k_mitte {
	background: url(../images/gbuch/sprechblase_mitte.jpg);
        background-repeat:repeat-y; 
}



.eintr_anz
{
height : 33px;
width:100%;
background-image: url(../images/layout/news_bg.jpg);
background-repeat:repeat-x;
}
