/* CSS Document */

.contentNews {

}

.contentNews .item {
	border-bottom: 1px dotted #000;
	margin-bottom: 1em;
}

.contentNews .itemhead * { font-weight: bold; }
.contentNews .vorschautext { text-align: justify; 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;
}
.contentNews .pictures  { text-align:justify; }
.contentNews .pictures .pic {
	cursor: pointer;
	margin-bottom: 3px;
	vertical-align: middle;
}
