@import url("sheet01.css");

.listeneintrag {

}

.listeneintrag .text {
    
}

.listeneintrag .text .zitat {
    font-size: 12px;
    text-align: justify;
	font-weight: normal;
	margin-bottom: 5px;
}

.listeneintrag .text .person {
    font-size: 11px;
    text-align: left;
	font-weight: bold;
	color: #666666;
	margin-left: 15px;
}

.listeneintrag .bild {
    width: 100%;
    text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
