@charset "utf-8";
/* CSS Document */

body{
	background-color:#FF6F07;
	font-size:14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a:link { color:#000000; text-decoration:none; font-weight:bold; }
a:visited { color:#000000; text-decoration:none; font-weight:bold; }
/*a:hover { color:#FFFFFF; text-decoration:overline underline; font-weight:bold; }*/
a:hover { color:#FFFFFF; font-weight:bold; }
a:active { color:#FF0000; text-decoration:none; font-weight:bold; }
a:focus {
	color:#063;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
	text-align: center;
}
font.kontakt{ font-size:24px; font-weight:bold; color:#000000; }
font.vorstellen{ font-size:22px; font-weight:bold; color:#002288; }
font.error{ font-size:20px; font-weight:bold; color:#0000FF; }
font.steckbrief{ font-size:16px; font-weight:bold; font-style:italic; color:#000000; }
td.gaestebuch{ font-size:14px; font-weight:bold; color:#191970; background-color:#FF6F07; }
