body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(bilder/1x1_grau.gif) repeat;
}

#maintable {
	background: url(bilder/maintable_bg.gif) repeat-x left top;
}

td {
	vertical-align: top;
	color: #505050;
	font-size: 11px;
	line-height: 18px;	
}

.white {
	background-color: #ffffff;
}

h1 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #3E3C89;
}

h2 {
	font-size: 15px;
	color: #3E3C89;
}

h3 {
	font-size: 13px;
	color: #3E3C89;
}

hr {
	border-top: 1px solid #727272;
	border-bottom: none;
	border-left: none;
	border-right: none;	
}

a {
	color: #47B2BD;
}

#navi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 56px;
	background: url(bilder/logo_bg.jpg) no-repeat left bottom;
}

#navi span {
	display: none;
}

#navi .navistartseite {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 85px;
	height: 17px;
	display: block;
	background: url(bilder/navi_startseite.gif) no-repeat left top;
}

#navi .navistartseite:hover {
	width: 85px;
	height: 17px;
	display: block;
	background: url(bilder/navi_startseite_h.gif) no-repeat left top;
}

#navi ul li a span {
	display: none;
}

#navi ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#navi ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

/*........................................................................................................................*/

#navi .navispeisekarte {
	background: url(bilder/navi_speisekarte.gif) no-repeat;
	width: 103px;
	height: 39px; 
}

#navi .naviangebote {
	background: url(bilder/navi_angebote.gif) no-repeat;
	width: 87px;
	height: 39px; 
}

#navi .navileistungen {
	background: url(bilder/navi_leistungen.gif) no-repeat;
	width: 97px;
	height: 39px; 
}

#navi .naviumgebung {
	background: url(bilder/navi_umgebung.gif) no-repeat;
	width: 96px;
	height: 39px; 
}

#navi .naviueberuns {
	background: url(bilder/navi_ueber_uns.gif) no-repeat;
	width: 87px;
	height: 39px; 
}

#navi .navikontakt {
	background: url(bilder/navi_kontakt.gif) no-repeat;
	width: 74px;
	height: 39px; 
}

#navi .navigalerie {
	background: url(bilder/navi_galerie.gif) no-repeat;
	width: 73px;
	height: 39px; 
}
#navi .naviminigolf {
	background: url(bilder/navi_minigolf.gif) no-repeat;
	width: 87px;
	height: 39px; 
}

/*........................................................................................................................*/

#navi .navispeisekarte a {
	display: block;
	background: url(bilder/navi_speisekarte.gif) no-repeat;
	width: 103px;
	height: 39px; 
}

#navi .naviangebote a {
	display: block;
	background: url(bilder/navi_angebote.gif) no-repeat;
	width: 87px;
	height: 39px; 
}

#navi .navileistungen a {
	display: block;
	background: url(bilder/navi_leistungen.gif) no-repeat;
	width: 97px;
	height: 39px; 
}

#navi .naviumgebung a {
	display: block;
	background: url(bilder/navi_umgebung.gif) no-repeat;
	width: 96px;
	height: 39px; 
}

#navi .naviueberuns a {
	display: block;
	background: url(bilder/navi_ueber_uns.gif) no-repeat;
	width: 87px;
	height: 39px; 
}

#navi .navikontakt a {
	display: block;
	background: url(bilder/navi_kontakt.gif) no-repeat;
	width: 74px;
	height: 39px; 
}
#navi .navigalerie a{
	display: block;
	background: url(bilder/navi_galerie.gif) no-repeat;
	width: 73px;
	height: 39px; 
}
#navi .naviminigolf a{
	display: block;
	background: url(bilder/navi_minigolf.gif) no-repeat;
	width: 87px;
	height: 39px; 
}

/*........................................................................................................................*/

#navi .navispeisekarte a:hover {
	display: block;
	background: url(bilder/navi_speisekarte_h.gif) no-repeat;
	width: 103px;
	height: 39px; 
}

#navi .naviangebote a:hover {
	display: block;
	background: url(bilder/navi_angebote_h.gif) no-repeat;
	width: 87px;
	height: 39px; 
}

#navi .navileistungen a:hover {
	display: block;
	background: url(bilder/navi_leistungen_h.gif) no-repeat;
	width: 97px;
	height: 39px; 
}

#navi .naviumgebung a:hover {
	display: block;
	background: url(bilder/navi_umgebung_h.gif) no-repeat;
	width: 96px;
	height: 39px; 
}

#navi .naviueberuns a:hover {
	display: block;
	background: url(bilder/navi_ueber_uns_h.gif) no-repeat;
	width: 87px;
	height: 39px; 
}

#navi .navikontakt a:hover {
	display: block;
	background: url(bilder/navi_kontakt_h.gif) no-repeat;
	width: 74px;
	height: 39px; 
}
#navi .navigalerie a:hover{
	display: block;
	background: url(bilder/navi_galerie_h.gif) no-repeat;
	width: 73px;
	height: 39px; 
}
#navi .naviminigolf a:hover{
	display: block;
	background: url(bilder/navi_minigolf_h.gif) no-repeat;
	width: 87px;
	height: 39px; 
}

/*........................................................................................................................*/

#navi .navispeisekarteactive a {
	display: block;
	background: url(bilder/navi_speisekarte_h.gif) no-repeat;
	width: 103px;
	height: 39px; 
}

#navi .naviangeboteactive a {
	display: block;
	background: url(bilder/navi_angebote_h.gif) no-repeat;
	width: 87px;
	height: 39px; 
}

#navi .navileistungenactive a {
	display: block;
	background: url(bilder/navi_leistungen_h.gif) no-repeat;
	width: 97px;
	height: 39px; 
}

#navi .naviumgebungactive a {
	display: block;
	background: url(bilder/navi_umgebung_h.gif) no-repeat;
	width: 96px;
	height: 39px; 
}

#navi .naviueberunsactive a {
	display: block;
	background: url(bilder/navi_ueber_uns_h.gif) no-repeat;
	width: 87px;
	height: 39px; 
}

#navi .navikontaktactive a {
	display: block;
	background: url(bilder/navi_kontakt_h.gif) no-repeat;
	width: 74px;
	height: 39px; 
}

#navi .navigalerieactive a {
	display: block;
	background: url(bilder/navi_galerie_h.gif) no-repeat;
	width: 73px;
	height: 39px; 
}
#navi .naviminigolfactive a {
	display: block;
	background: url(bilder/navi_minigolf_h.gif) no-repeat;
	width: 87px;
	height: 39px; 
}


#subnavi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 240px;
}

#subnavi ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	list-style: none;
	background: url(bilder/1x1_grau.gif) repeat;
}

#subnavi li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	line-height: 20px;	
	text-align: right;
	border-bottom: 1px solid #D5D5D5;
}

#subnavi a {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	display: block;
	text-decoration: none;
	color: #3E3C89;
	width: 220px;
	*width: 100%;
	background: url(bilder/1x1_grau.gif) repeat;
}

#subnavi a:hover {
	display: block;
	color: #ffffff;
	background: url(bilder/1x1_tuerkis.gif) repeat;
}

#subnavi .active {
	display: block;
	color: #ffffff;
	background: url(bilder/1x1_tuerkis.gif) repeat;
}

#illustration {
	margin: 1px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	background: url(bilder/1x1_grau.gif) repeat;
	text-align: right;	
}

#content {
	margin: 20px 20px 40px 20px;
	padding: 0px 0px 0px 0px;
	width: 469px;
}

#footer {
	margin: 0px 0px 0px 15px;
	height: 25px;
}

#footer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#footer ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#footer ul li a {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	display: block;
	color: #727272;
	text-decoration: none;
}

#footer ul li a:hover {
	display: block;
	background: url(bilder/1x1_dunkelgrau.gif);
	color: #32428A;
}

#footer ul li a span {
	color: #32428A;
	text-decoration: none;
	font-weight: bold;
	background: url(bilder/1x1_dunkelgrau.gif);
}

#footer ul li a:hover span {
	display: block;
	color: #727272;
}

#address {
	margin: 10px 0px 40px 20px;	
	clear: both;
	font-size: 10px;
	color: #616161;
}

/*  Diese Klassen formatieren das e-mailformular     */
/*........................................................................................................................*/

#email_form table {
	width: 330px;
}

#email_form td {
	line-height: 20px;
}

#email_form .plz{
	width : 51px;
	height: 19px;
	color: #000000;
	border: 1px solid #727272;
}

#email_form .wohnort{
	width : 176px;
	height: 19px;
	color: #000000;
	border: 1px solid #727272;
}

#email_form INPUT{
	width : 230px;
	height: 19px;
	color: #000000;
	border: 1px solid #727272;
}

#email_form TEXTAREA{
	width : 230px;
	color: #000000;	
	border: 1px solid #727272;
}

#email_form .button{
	width: 100px;
	height: 19px;
	color: #727272;
	background: #ffffff;
	font-weight: bold;
}

/***********************************************************/

#MODUL_Neuigkeiten td, #MODUL_Gaststaette table td {
	vertical-align: top;
}

#MODUL_Neuigkeiten h1, #MODUL_Gaststaette h1, #MODUL_Gaststaette h1 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #32428A;
	font-size: 12px;
}

#MODUL_Neuigkeiten .NORMAL, #MODUL_Gaststaette .NORMAL {
	width: 100%;
}

#MODUL_Neuigkeiten .td_UEBERSCHRIFTSZEILE_ZUSATZ, #MODUL_Gaststaette .td_UEBERSCHRIFTSZEILE_ZUSATZ {
	text-align: right;
}

#Galerie {
	display: block;
	width: 100%;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}

#Galerie img{
	margin: 0px 10px 10px 0px;
	border: 1px solid #4FB3BF;
}

#Galerie a {
	text-decoration: underline;
}

#Galerie .fancy {
	text-decoration: none;
}