h1 {
	font-size:12px;
	font-family:Verdana;
	text-align:left;
}
.rot {
	color: #990000;
}
#logo {
	margin-top:200px;
	margin-bottom:10px;
	text-align:center;
}
#box {
	width:225px;
	border:0;
	left:50%;
	margin-left:-125px;
	color:#999999;
	position:absolute;
	bordercolor:#EBE9ED;
	border:1pt solid #ccc;
	border-style:dotted;
	padding:5px 5px 5px 5px;
}
.text {
	color:#999999;
	font-size: 10px;
	font-family: Verdana;
	margin-bottom:10px;
	text-align:center;
}
.impressum {
	color:#999999;
	font-size: 10px;
	font-family: Verdana;
	margin-bottom:10px;
	text-align:left;
}
.ausgebucht {
	color:#800000;
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana;
	text-align:center;
}
a {
	color:#800000;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
}
