/* CSS Document */

.contentNews .contentNewsDetail img { display: inline-block; vertical-align: middle; }

.contentNews .itemhead * { font-weight: bold; }
.contentNews .vorschautext { padding: 5px; margin-bottom: 10px; }

.contentNewsDetail .newsContent, .contentNewsDetail { margin-bottom: 10px; }

.contentNewsDetail .itemhead TD {
	border-bottom: 1px solid #7f7f7f;
}

.contentNews .contentNewsTitle {
	margin-bottom: 15px;
	border-bottom: 2px solid #58585A;
}
.contentNews .contentNewsTitle h1 {
	margin: 0 0 3px;
}

/* Crop Gaallery */
.contentNewsPictures {
	text-align: justify;
}
.contentNewsPictures .pic {
	display: block;
}

