.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	background-color: #990000;
}
.underline {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.biankuang {
	border: 1px solid #CCCCCC;
}
.biankuang {
	border: 1px solid #CCCCCC;
}
