/* CSS Document */

.contentNews .itemhead {
}

.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;
}

.contentNews .contentNewsDetail, .contentNews .contentNewsList {
}

.contentNewsList .title h2 {
	margin: 0;
	padding: 0;
}
