﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.agb:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.agb:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.haupt {
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.table {
	border: 1px solid #000000;
}

.neben1 {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: left;
}
.neben2 {
	background-color: #DFC18E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: left;
}

.buttonliste {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
}

.inputfelder {
	background-color: #DFC18E;
}

.red {
	color:red;
}