body {
	background-color: #003C00;
}
a:link, a:visited, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.aktiv:link, a.aktiv:visited, a.aktiv:hover, a.aktiv:active {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
a.klein:link, a.klein:visited, a.klein:hover, a.klein:active {
	color:#FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	font-weight: normal;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
}
.hintlokal {
	background-image: url(layout/lokal.jpg);
	background-repeat: no-repeat;
}
.text {
	color: #FFFFFF;
}
.hintgarten {
	background-image: url(layout/garten.jpg);
	background-repeat: no-repeat;
}
.hintspeisen {
	background-image: url(layout/speisen.jpg);
	background-repeat: no-repeat;
}
.hintkontakt {
	background-image: url(layout/kontakt.jpg);
	background-repeat: no-repeat;
}
.hintlinks {
	background-image: url(layout/links.jpg);
	background-repeat: no-repeat;
}
.hintreserv {
	background-image: url(layout/reservierung.jpg);
	background-repeat: no-repeat;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
.rahm {
	border: 1px solid #999966;


}
.hintgalerie {
	background-image: url(img/galerie.jpg);
	background-repeat: no-repeat;
}
.header-small {
	font-size: 12px;
	font-weight: bold;
}

