.navschwarz, .navorange, .navbeige {
	width: 10px;
	float: left;
	height: 20px;
}
.navschwarz {
	background-color: #3D0000;
}
.navorange {
	background-color: #FF9900;
}
.navbeige {
	background-color: #DEC4BC;
}
.blockdunkel {
	background-color: #660000;
	width: 199px;
}
.blockrot {
	background-color: #FCF5EB;
	width: 199px;
}
.hauptbeige, .hauptrot, .unterbeige {
	padding-left: 10px;
	padding-top: 3px;
	width: 189px;
	float: right;
	height: 20px;
}
.hauptbeige a, .hauptrot a, .unterbeige a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.hauptbeige a {
	color: #FCF5EB;
}

.hauptrot a {
	color: #660000;
}
.unterbeige a {
	color: #B28A87;
}
.linie {
	margin-left: 10px;
}
body {
	background-color: #3D0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DEC4BC;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCF5EB;
	background-color: #330000;
	border: thin none #DEC4BC;
	margin: 1px;


}.txt11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DEC4BC;
}
