﻿body {
	font-size: 14px;
	font-family: verdana, helvetica, sans-serif;
	color: black;
	text-align: left;
	padding: 10px;
}


.ueberschrift {
	font-size: 20px;
	font-weight: bold;

}

.linie {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: black;
}

.untertitel {
	font-weight: bold;

}


.tabellentitel {
	background-color: #808080;

}

.tabelleninhalt {
	background-color: #C0C0C0;

}

.werbung{
	font-size: 12px;
}
