#HM { position: absolute; left: 50px; top: 185px; width: 900px; z-index: 1; }

a:link.text, a:visited.text, a:active.text
{
Color: #525252;
Text-Decoration: underline;
}

a:hover.text
{
Color: #B8B881;
Font-Weight: normal;
Text-Decoration: none;
}

a:link.hmenue, a:visited.hmenue, a:active.hmenue
{
Font-Size: 11px;
Font-Weight: bold;
Color: #525252;
Text-Decoration: none;
}

a:hover.hmenue
{
Font-Size: 12px;
Font-Weight: bold;
Color: #B8B881;
Text-Decoration: none;
}

a:link.hmenueaktiv, a:visited.hmenueaktiv, a:hover.hmenueaktiv, a:active.hmenueaktiv
{
Font-Size: 12px;
Font-Weight: bold;
Color: #B8B881;
Text-Decoration: none;
}

a:link.umenue, a:visited.umenue, a:active.umenue
{
Font-Size: 12px;
Font-Weight: bold;
font-style: italic;
Color: #B8B881;
Text-Decoration: none;
}

a:hover.umenue
{
Font-Size: 12px;
Font-Weight: bold;
font-style: italic;
Color: #525252;
Text-Decoration: none;
}

H1
{
Font-Size: 12px;
Font-Weight: bold;
display: inline;
}

.infolayer
{
Font-Size: 11px;
Color: #525252;
Background-Color:FCF8DD;
border: 1px solid #A9B580;
}


BODY
{
Font-Family: Georgia, Times, Serif;
Color: #525252;
Background-Image: url('images/lay/bg_stdd.jpg');
Background-Repeat: no-repeat;
Background-Color: #FCF8DD;
padding: 0px;
margin:0px;
scrollbar-arrow-color:#CFDF98;
scrollbar-face-color:#FCF8DD;
scrollbar-highlight-color:#525252;
scrollbar-3dlight-color:#FCF8DD;
scrollbar-shadow-color:#FCF8DD;
scrollbar-darkshadow-color:#525252;
scrollbar-track-color:#FCF8DD;
}