a{
	color: #000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}
.rahmen {
	border: 1px solid #990000;
}
.underline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.gaestebuch p{
	margin:0px;
	padding:0px;
}
.gaestebuch table,.gaestebuch td{
	font-size:10pt;
}
.h08{font-size:8pt;}
.h09{font-size:9pt;}
.h10{font-size:10pt;}
.h11{font-size:11pt;}
.h12{font-size:12pt;}
.h14{font-size:14pt;}
.white{color:#fff;}
.red{color:#990000;}
.error{color:#990000;}
.error {
	color: #990000;
	font-size:8pt;
}
input.error {
	color: #990000;
	border: 1px dotted #990000;
}