table.haupttabelle {
	border-collapse: collapse;
	width: 980px;
	border-left: 1px black solid;
	border-right: 1px black solid;
	margin-top: 0px;
}

table.anzeigetabelle {
	border-collapse: collapse;
	width: 980px;
	border-left: 1px black solid;
	border-right: 1px black solid;
}

#standart {
	font-family: arial;
	font-size: 12px;
}

#topictitel {
	margin-top: 40px;
	font-weight: bold;
	margin-bottom: 20px;
}