html
{
	height:100%;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
body
{
	/*background-color:#FBFB7B;*/
	/*background-color:#FFFF3E;*/
	/*background-color:#FDFF51;*/
	background-color:#FFFF99;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:0px;
	padding-top:0px;
	height:100%;
	margin-bottom:0px;
	padding-bottom:0px;
}
table.umrandung
{
	border:2px solid #B2C695;
	height:100%;
	margin-bottom:0px;
	padding-bottom:0px;
}
.navi
{
	background-color:#B2C695;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
}
table.layout
{
	margin-top:0x;
	padding-top:0px;
	border:0px;
	height:100%;
	margin-bottom:0px;
	padding-bottom:0px;
}
td.haupt
{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
}
ul#Navigation
{
    /*margin: 0;
	padding: 0px;*/
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
    text-align: center;
}
ul#Navigation li
{
    list-style: none;
    display: inline;
    margin: 0.4em;
	padding: 0;
}
* ul#Navigation li
{
	margin: 0.3em;
}
ul#Navigation a, ul#Navigation span
{
	float: left;
	padding: 0.2em 0.5em;
    text-decoration: none;
	font-weight: bold;
    border: 1px solid black;
    border-left-color: white;
	border-top-color: white;
    color: maroon;
	background-color: #ccc;
}
* ul#Navigation a, * ul#Navigation span
{
	padding: 0.2em 0.4em;
}


ul#Navigation a
{
	/*width:120px;*/
	width:100px;
}
* html ul#Navigation a, * html ul#Navigation span
{
   width: 0.3em;    /* nur fuer IE 5.0x erforderlich */
   /*width: 0.4em;    /* nur fuer IE 5.0x erforderlich */
    /*w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}

ul#Navigation a.menu_home
{
	float: left;
	margin-left:0.3em;
	padding: 0.2em 0.5em;
    text-decoration: none;
	font-weight: bold;
    border: 1px solid black;
    border-left-color: white;
	border-top-color: white;
    color: maroon;
	background-color: #FF0000;
}
* ul#Navigation a.menu_home
{
	margin-left:0em;
	padding: 0.2em 0.4em;
}
ul#Navigation a.menu_hof, ul#Navigation a.menu_der_hof
{
	float: left;
	padding: 0.2em 0.5em;
    text-decoration: none;
	font-weight: bold;
    border: 1px solid black;
    border-left-color: white;
	border-top-color: white;
    color: maroon;
	background-color: #FFFF00;
}

ul#Navigation a.menu_flackeholm
{
	float: left;
	padding: 0.2em 0.5em;
    text-decoration: none;
	font-weight: bold;
    border: 1px solid black;
    border-left-color: white;
	border-top-color: white;
    color: maroon;
	background-color: #00FF00;
}
ul#Navigation a.menu_hindboll
{
	float: left;
	padding: 0.2em 0.5em;
    text-decoration: none;
	font-weight: bold;
    border: 1px solid black;
    border-left-color: white;
	border-top-color: white;
    color: maroon;
	background-color: #0000FF;
}
ul#Navigation a.menu_buschsand
{
	float: left;
	padding: 0.2em 0.5em;
    text-decoration: none;
	font-weight: bold;
    border: 1px solid black;
    border-left-color: white;
	border-top-color: white;
    color: maroon;
	background-color: #FF3300;
}
ul#Navigation a.menu_sehenswuerdigkeiten
{
	float: left;
	padding: 0.2em 0.5em;
    text-decoration: none;
	font-weight: bold;
    border: 1px solid black;
    border-left-color: white;
	border-top-color: white;
    color: maroon;
    width:120px;
	background-color: #33CC33;
}
ul#Navigation a.menu_freizeit
{
	float: left;
	padding: 0.2em 0.5em;
    text-decoration: none;
	font-weight: bold;
    border: 1px solid black;
    border-left-color: white;
	border-top-color: white;
    color: maroon;
	background-color: #FF0000;
}
ul#Navigation a.menu_lage
{
	float: left;
	padding: 0.2em 0.5em;
    text-decoration: none;
	font-weight: bold;
	width:110px;
    border: 1px solid black;
    border-left-color: white;
	border-top-color: white;
    color: maroon;
	background-color: #FFFF00;
}
ul#Navigation a.menu_kontakt, ul#Navigation a.menu_kontaktfewos
{
	float: left;
	padding: 0.2em 0.5em;
    text-decoration: none;
	font-weight: bold;
	width:110px;
    border: 1px solid black;
    border-left-color: white;
	border-top-color: white;
    color: maroon;
	background-color: #339900;
}
ul#Navigation a.menu_impressum, ul#Navigation a.menu_impressumfewos
{
	float: left;
	padding: 0.2em 0.5em;
    text-decoration: none;
	font-weight: bold;
	width:110px;
    border: 1px solid black;
    border-left-color: white;
	border-top-color: white;
    color: maroon;
	background-color: #FF9999;
}
ul#Navigation a:hover, ul#Navigation span
{
    border-color: white;
    border-left-color: black;
	border-top-color: black;
    color: white;
	background-color: gray;
}
ul#Navigation a.menu_home:hover
{
    border-color: white;
    border-left-color: black;
	border-top-color: black;
    color: white;
	background-color: #0000FF;
}
ul#Navigation a.menu_hof:hover
{
    border-color: white;
    border-left-color: black;
	border-top-color: black;
    color: white;
	background-color: #0000FF;
}
ul#Navigation a.menu_flackeholm:hover
{
    border-color: white;
    border-left-color: black;
	border-top-color: black;
    color: white;
	background-color: #0000FF;
}
ul#Navigation a.menu_hindboll:hover
{
    border-color: white;
    border-left-color: black;
	border-top-color: black;
    color: white;
	background-color: #0000FF;
}
ul#Navigation a.menu_buschsand:hover
{
    border-color: white;
    border-left-color: black;
	border-top-color: black;
    color: white;
	background-color: #0000FF;
}
ul#Navigation a.menu_sehens:hover
{
    border-color: white;
    border-left-color: black;
	border-top-color: black;
    color: white;
	background-color: #0000FF;
}
ul#Navigation a.menu_kontakt:hover
{
    border-color: white;
    border-left-color: black;
	border-top-color: black;
    color: white;
	background-color: #0000FF;
}
ul#Navigation a.menu_impressum:hover
{
    border-color: white;
    border-left-color: black;
	border-top-color: black;
    color: white;
	background-color: #0000FF;
}
.dunkel
{
	background-color:#C4E7A0;
}
a
{
	color:#000000;
}
.rot
{	
	color:#FF0000;
	font-weight:bold;
}
.pferd_rahmen
{
	position:absolute;
	width: 810px;
	height:95px;
	border: 1px solid #0000FF;
	background-color: #FF0000;
	z-index: 50;
}

.fehler
{
	color:#FF0000;
	font-weight:bold;
}
.erfolgreich
{
	color:#009900;
	font-weight:bold;
}