<!--
html,body
{margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
background-image:url('../Images/muster.png');
background-attachment:fixed;
background-repeat:repeat; 
background-position:0px 0px;
background-color:#f1e9d9;
}

#header {background-color:#2d4708;
}

#footer {background-color:#6f0606;
}

#seitenfarbe {background-color:#ecdcb4;
box-shadow: 5px 5px 80px 5px grey;
}

#menu {background-color:#2d4708;
}

#topmenue a:link, #topmenue a:visited
{background:transparent;
color:#ecdcb4;
font-family:Arial;
font-size:11pt;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

#topmenue a:active, #topmenue a:hover
{background:transparent;
color:#006600;
font-family:Arial;
font-size:11pt;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

#text
{background:transparent;
color:#000000;
font-family:Arial;
font-size:12pt;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

#text a:link, #text a:visited
{background:transparent;
color:#2d4708;
font-family:Arial;
font-size:12pt;
font-style:italic;
font-weight:bold;
text-decoration:none;
}

#text a:active, #text a:hover
{background:transparent;
color:#006600;
font-family:Arial;
font-size:12pt;
font-style:italic;
font-weight:bold;
text-decoration:none;
}

#button {background-color:#2d4708;
}

#button a:link, #button a:visited
{background:transparent;
color:#ecdcb4;
font-family:Arial;
font-size:12pt;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

#button a:active, #button a:hover
{background:transparent;
color:#006600;
font-family:Arial;
font-size:12pt;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

#navigation
{background:transparent;
color:#000000;
font-family:Arial;
font-size:10pt;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

#navigation a:link, #navigation a:visited
{background:transparent;
color:#cc9966;
font-family:Arial;
font-size:10pt;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

#navigation a:active, #navigation a:hover
{background:transparent;
color:#006600;
font-family:Arial;
font-size:10pt;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

#menue
{background:transparent;
color:#eae2cd;
font-family:Arial;
font-size:12pt;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

#menue a:link, #menue a:visited
{background:transparent;
color:#cc9966;
font-family:Arial;
font-size:12pt;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

#menue a:active, #menue a:hover
{background:transparent;
color:#006600;
font-family:Arial;
font-size:12pt;
font-style:normal;
font-weight:normal;
text-decoration:none;
}


body                { /* Page Body */
	overflow        : scroll;
	}
-->
