/* <![CDATA[ */
.navtext	{
	width:150px;
	font-size:12pt;
	border-width:2px;
	border-style:outset;
	border-color:silver;
	layer-background-color:tan;
	background-color:darkviolet;
	color:snow;
}

body	{
	margin:0%;
	padding:0%;
	color:#000000;
	background-color:#de5e7a;
	font-family: sans-serif;
	scrollbar-face-color:#993399;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:purple;
	scrollbar-shadow-color:purple;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-Color:#00000;
}

#hauptSeitenKopf	{
	font-size:3em;
	color:#000000;
	background-color:#de5e81;
	padding:0.5em;
	text-align:center;
}

#menu		{
	float:left;
	width:18%;
	height:100%;
	margin-left:0%;
	/*color:#3179ac;*/
	background-color:#de5e70;
	font-size:160%;
	cursor:move;
}

#hauptText	{
	background-color:#de5e7a;
	margin:0 0% 0 0%;

}

#hauptTextMail	{
	background-color:#de5e7a;
	margin:0 0% 0 0%;
	height:39em;
}

#hauptTextGast	{
	background-color:#de5e7a;
	margin:0 0% 0 0%;
	height:108em;
}

#kontakt	{
	text-align:left;
}

#hauptFusszeile	{
	text-align:center;
	width:100%;
	font-size:smaller;
}

#willkommen	{
	font-family:'Zapf Chancery',serif;
	font-style:italic;
	font-weight:bold;
	color:#f70000;
	text-align:center;
	width:100%;
	font-size:345%;
}

a		{
	text-decoration:none;
	color:#3179ac;
	font-weight:bold;
/*	display:block;*/
}


a:link		{ font-weight:bold; color:#FFFFE0; text-decoration:none; }
a:visited	{ font-weight:bold; color:#02691E; text-decoration:none; }
a:focus		{ font-weight:bold; color:lightred; text-decoration:underline; }
a:hover		{ font-weight:bold; color:#7FFFD4; text-decoration:none; }
a:active	{ font-weight:bold; color:lime; text-decoration:underline; }


h1:focus	{ background-color:red; }
h1:hover	{ background-color:#D2691E; }
h1:active	{ background-color:#7FFFD4; }

ul		{list-style:inherit;}
lin		{list-style:none;}
/* ]]> */




