.haupt {
	background-color: #cea271;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
}
.table {
	border: 1px solid #000000;
}

.neben1 {
	background-color: #cea271;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.neben2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.red {
	color:red;
}
