BODY {
	margin:0;
	background:#F59B06;
	font-family:tahoma,verdana,arial;
	font-size:11px;
	color:#E3C6BE;
}
TD,DIV,SPAN {
	font-family:tahoma,verdana,arial;
	font-size:11px;
	color:#E3C6BE;
}
INPUT,SELECT,TEXTAREA {
	font-family:tahoma,verdana,arial;
	font-size:11px;
	color:#000000;
}
A {
	color:#F39603;
	text-decoration: underline;
}
.kader {
	border:1px solid #F39603;
}

.tbl {
	background-color:"#7b201b";
	padding:2 3 2 3;
}

#menu {
	position: absolute;
	top: 42px;
	left: 18px;

	color: #FFFFFF;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

.spacer {
	color: #C1605B;
}

.titel {
	position: absolute;
	top: 10px;
	left: 10px;
}