body {
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #161D23;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.red {
	color: #0C970C;
	text-decoration: none;
}
a.red:hover {
	text-decoration: underline;
}
a.red3 {
	color: #FF0000;
	text-decoration: none;
}
a.red3:hover {
	text-decoration: underline;
}
a.blub {
	color: #257300;
	font-weight: bold;
	text-decoration: none;
}
a.blub:hover {
	font-weight: bold;
	text-decoration: underline;
}
a.gren {
	color: #2C8A00;
	text-decoration: none;
}
a.gren:hover {
	text-decoration: underline;
}
a.gelb {
	color: #EFEF10;
	text-decoration: none;
}
a.gelb:hover {
	text-decoration: underline;
}
a.white {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #B6FF00;
	text-decoration: none;
}
a.menue {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.menue:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.red2 {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.ok {
	font-family: Verdana;
	font-size: 10px;
	color: #00AA00;
	font-weight: bold;
}
.topic {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.normal {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.black {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.green {
	font-family: Verdana;
	font-size: 10px;
	color: #B6FF00;
}
.red {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}
.blub {
	font-family: Verdana;
	font-size: 10px;
	color: #2C8A00;
}
.news_topic {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
input, textarea, select {
	text-indent: 2px;
	border: 1px solid black;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
