.headline {
	font-size: 16px;
	font-weight: bold;
	color: #00519e;
}

.subheadline {
	font-size: 14px;
	font-weight: bold;
	color: #00519e;
}

#teaserblock {
	border-bottom: 1px dotted #00519e;
}

.listview_headline a{
	clear: both;
	display: block;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.listview_fliesstext a{
	text-decoration: none;
	color: #00519e;
}

.listview_fliesstext a:hover{
	text-decoration: underline;
}

#listview_bild{
	float: left;
	margin-right: 10px;
}

.startTableLeftCol {
	border-right: 1px dotted #00519e;
}