A.gaestebuch_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ef3c23;
}
A:HOVER.gaestebuch_link {
	color: #ef3c23;
}
A:ACTIVE.gaestebuch_link {
	color: #ef3c23;
}

.gaestebuch_text {
	font-size: 9pt;
	color: #192666;
}

.gaestebuch_fehler {
	font-size: 13pt;
	color: #ff0000;
	text-align: center;
	width: 430px;
	height: 130px;
	border-width: thick;
	border-color:#FF0000;
	border-style:double;
	padding:5px;
}

.formtext {
	color: #000000;
}
