body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1A1A1A;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a:link {
	color: #FFFFCC;
	font-weight:normal;
	text-decoration:none;
}

a:visited {
	color: #FFFFCC;
	font-weight:normal;
	text-decoration:none;
}

a:active {
	color: #FFFFCC;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color: #FFFFCC;
	font-weight:normal;
	text-decoration:underline;
}

td {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
}

.haupt1 {
	color: #CC9900;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.haupt2 {
	color: #CC9900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.haupt3 {
	color: #CC9900;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.fehler {
	color: red;
}

.input1 {
	background-color: #1A1A1A;
	color: #CC9900;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.input2 {
	background-color: #1A1A1A;
	color: #FFFFCC;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

textarea {
	background-color: #1A1A1A;
	color: #FFFFCC;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
}

input {
	background-color: #1A1A1A;
	color: #FFFFCC;
	font-size: 12px;
	font-weight: normal;
}

.ausst {
	color: #FFFFCC;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
}