body {
	background-color: #212319;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.mainbg {
	background-color: #212319;
}
.sidebg {
	background-color: #212319;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6A6C63;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #F9D900;
	text-decoration: underline;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff8b00;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF4200;
	text-decoration: none;
}
.datenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #515444;
}
input, .inputbox, .searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B0AE8B;
	background: #27291F;
	BORDER-RIGHT: #191B11 1px solid; 
	BORDER-TOP: #191B11 1px solid; 
	BORDER-LEFT: #191B11 1px solid; 
	BORDER-BOTTOM: #191B11 1px solid;
	}
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	background: #27291F;
	BORDER-RIGHT: #191B11 1px solid; 
	BORDER-TOP: #191B11 1px solid; 
	BORDER-LEFT: #191B11 1px solid; 
	BORDER-BOTTOM: #191B11 1px solid;
	}

.contentheading, .componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.rahmenblack {
	background-color: #000000;
}
