body {
	font-family:		Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: repeat;
}

a, a:link, a:visited, a:hover {
	color:			#ffff99;
	text-decoration:	none;
}

.zelle_rahmen_oben_links {
	border-top:		1px;
	border-right:		0px;
	border-bottom:		0px;
	border-left:		1px;
	border-style:		solid;
	border-color:		#ffffff;
}

.zelle_rahmen_oben_unten_links {
	border-top:		1px;
	border-right:		0px;
	border-bottom:		1px;
	border-left:		1px;
	border-style:		solid;
	border-color:		#ffffff;
}

.zelle_rahmen_oben_links_rechts {
	border-top:		1px;
	border-right:		1px;
	border-bottom:		0px;
	border-left:		1px;
	border-style:		solid;
	border-color:		#ffffff;
}

.zelle_rahmen_rundum {
	border:			1px;
	border-style:		solid;
	border-color:		#ffffff;
}

.ueberschrift_blau {
	text-decoration:	none;
	font-size:		32px;
	font-weight:		bold;
	color:			#0099ff;
}

.ueberschrift_weiss {
	text-decoration:	none;
	font-size:		18px;
	font-weight:		bold;
	color:			#ffffff;
}

.trennbalken {
	background-image:	url(grafiken/balken.png);
	background-repeat:	repeat-x;
}

.trennbalken_schmal {
	background-image:	url(grafiken/balken_schmal.png);
	background-repeat:	repeat-x;
	height:			10px;
}

.navigation {
	background-image:	url(grafiken/balken_navigation.png);
	background-repeat:	repeat-x;
}

.navigation_ueberschrift {
	background-image:	url(grafiken/navigation_ueberschrift.png);
	background-repeat:	repeat-y;
	margin-left:		10px;
	padding-top:		2px;
	text-decoration:	none;
	font-size:		13px;
	font-weight:		bold;
	color:			#66ccff;
}

.navigation_ueberschrift_leer {
	background-image:	url(grafiken/navigation_ueberschrift_leer.png);
	background-repeat:	repeat;
}

.navigation_links {
	background-image:	url(grafiken/navigation_links.png);
	background-repeat:	repeat-y;
	padding-left:		0px;
	padding-top:		2px;
	text-decoration:	none;
	font-size:		12px;
	font-weight:		bold;
	color:			#000066;
}

.navigation_links_leer {
	background-image:	url(grafiken/navigation_links_leer.png);
	background-repeat:	repeat;
}

.navigation_links a {
	text-decoration:	none;
	font-size:		11px;
	font-weight:		bold;
	color:			#000066;
}

.navigation_links a:hover {
	text-decoration:	none;
	font-size:		11px;
	font-weight:		bold;
	color:			#ffff99;
}

.text_einzug {
	padding-left:		10px;
}

.tabelle_titel {
	text-decoration:	none;
	font-size:		16px;
	font-weight:		bold;
	color:			#66ccff;
}

.tabelle_ueberschrift {
	text-decoration:	none;
	font-size:		13px;
	font-weight:		bold;
	color:			#0066ff;
}

.tabelle_text {
	text-decoration:	none;
	font-size:		13px;
	font-weight:		normal;
	color:			#ffffff;
}

.tabelle_text a {
	text-decoration:	none;
	font-size:		13px;
	font-weight:		normal;
	color:			#ffff99;
}

.tabelle_datum {
	text-decoration:	none;
	font-size:		13px;
	font-weight:		normal;
	color:			#ffffff;
}

.tabelle_special {
	text-decoration:	none;
	font-size:		13px;
	font-weight:		bold;
	color:			#ccff00;
}

.gaestebuch_linked {
	font-size:		12px;
	text-decoration:	none;
	color:			#ffff99;
	font-weight:		bold;
	font-family:		Arial, Helvetica, sans-serif;
}
.gaestebuch_unlinked {
	font-size:		12px;
	text-decoration:	none;
	color:			#ffffff;
	font-weight:		bold;
	font-family:		Arial, Helvetica, sans-serif;
}

.gaestebuch_wortfilter {
	color:			#ffcc00;
}
