.tabelle {
	font-size: 12px;
	width: 100%;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	text-align: left;
}
.bild_links {
	margin: 20px;
	float: left;
}
.bild_rechts {
	margin: 20px;
	float: right;
}
.sidebar_rechts {
	margin: 20px;
	float: right;
	text-align: center;
	height: auto;
}
.sidebar_links {
	float: left;
	height: auto;
	margin: 20px;
	text-align: center;
}
.schriftfarbe_weiss {
	color: #FFF;
}
.bild {
	margin: 20px;
}
.info_text {
	font-size: 9px;
}
.tabellen_auswahl {
	background-color: #C00000;
	color: #FFF;
}

