body {
	background-color: #000000;
	background-image: url(../builds/bak2.gif);
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
a:visted {
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bolder;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	height: 40px;
	margin-left: -20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
}
.textArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;



}
.namen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
