a:link { text-decoration:underline; font-weight:bold; color:#000000; }
a:visited { text-decoration:underline; font-weight:bold; color:#000000; }
a:hover { text-decoration:underline; font-weight:bold; color:#000000; }
a:active { text-decoration:underline; font-weight:bold; color:#000000; }

body {
	background-color: #FFFFFF;
}

textarea {
	background-color: #FF8200;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-family: Verdana, Georgia, Courier, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
input {
	background-color: #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-family: Verdana, Georgia, Courier, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #F8F8F8;
	letter-spacing: 5px;

}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	letter-spacing: 2px;

}
.subheadlineul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F8F8F8;
	letter-spacing: 2px;
	text-decoration:underline;

}
.subhdlinesmallul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F8F8F8;
	letter-spacing: 2px;
	text-decoration:underline;

}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F8F8F8;
	letter-spacing: 1px;

}
.copyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: 0px;

}
.copybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;

}
.copyweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 0px;

}
.copyboldweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: 1px;

}
.copyboldbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;

}
.copyboldgross{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;

}
.gaestebuch {
	font-family: Verdana, Georgia, Courier, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	letter-spacing: 1px;
	background-color: #5F5F5F;
	margin: 4px;
	padding: 2px;
}
.gaestebuch2 {
	font-family: Verdana, Georgia, Courier, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	letter-spacing: 1px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
