#LOGO { position: absolute; left: 10px; top: 11px; z-index: 1; }
#F1 { position: absolute; left: 600px; top: 0px; z-index: 1; }
#F2 { position: absolute; left: 738px; top: 0px; z-index: 1; }
#F3 { position: absolute; left: 876px; top: 0px; z-index: 1; }
#MENU { position: absolute; left: 10px; top: 150px; width:150px; Line-Height:20px; z-index: 1; }

a:link.menue, a:visited.menue, a:active.menue
{
Font-Size: 14px;
Line-Height: 30px;
Text-Align: center;
Color: #006FBE;
Text-Decoration: none;
display:block;
width:150px;
height:30px;
Background-Image:url('images/lay/bg_nav.gif');
}

a:hover.menue
{
background-position: -150px 0px;
}

a:link.menueoffen, a:visited.menueoffen, a:active.menueoffen, a:hover.menueoffen
{
Font-Size: 14px;
Line-Height: 30px;
Text-Align: center;
Color: #006FBE;
Text-Decoration: none;
display:block;
width:150px;
height:30px;
Background-Image:url('images/lay/bg_nav.gif');
background-position: -150px 0px;
}

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

a:hover.text
{
Color: #000000;
Text-Decoration: none;
}

BODY
{
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 14px;
Color: #000000;
Background-Color: #FFFFFF;
margin: 0px;
padding: 0px;
}
