.ergebnisse {
	width:100%;
	clear: both;
}
.ergebnisse th {
	background-color:#e1eafc;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
	color:#737eb9;
}
.ergebnisse a {
	text-decoration:none;
}
.ergebnisse td {
	vertical-align:top;
	border-bottom:1px solid #c7cde3;
	padding-left:3px;
	padding-right:3px;

}
.red {
	font-weight: bold;
	color: red;
}
.presse_link {
	background-color:#F3F7FC;
	border:1px solid #c7cde3;
	width:200px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:2px;
}
.presse_link a{
	display:block;
	height:100%;
	text-decoration:none;
	padding:3px;
}


.stimmen{
	width:100%;
	clear: both;
}
.stimmen th{
	background-color:#e1eafc;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}
.stimmen a{
	text-decoration:none;
}
.stimmen td{
	vertical-align:top;
	border-bottom:1px solid #c7cde3;
	padding-left:3px;
	padding-right:3px;
}
.stimme{
	border: 1px solid #c7cde3;
	padding: 2px;
}
.anhaenge {
	margin-bottom:6px;
	background-color:#e1eafc;
}
.stimmeninfo {
	font-weight:bold;
}