#zentriert 
{
position:absolute;
top: 40px;
left: 50%;
}

.menu
{
font-size: 12px;
line-height:30%;
color: #000000;
text-decoration:underline;
font-family: Georgia,Times New Roman,Times,serif;
}

.menu_active
{
font-size: 12px;
line-height:30%;
color: #556B2F;
font-family: Georgia,Times New Roman,Times,serif;
font-weight:bold;
}

.submenu
{
font-size: 12px;
line-height:60%;
color: #000000;
font-family: Georgia,Times New Roman,Times,serif;
}

.submenu_active
{
font-size: 12px;
line-height:60%;
color: #556B2F;
font-family: Georgia,Times New Roman,Times,serif;
}

.text
{
font-size: 12px;
line-height:130%;
color: #000000;
font-family: Georgia,Times New Roman,Times,serif;
}

.kleintext
{
font-size: 11px;
line-height:100%;
color: #000000;
font-family: Georgia,Times New Roman,Times,serif;
}

.head1
{
font-size: 12px;
line-height:130%;
color: #000000;
font-family: Georgia,Times New Roman,Times,serif;
font-weight:bold;
}


a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#556B2F; text-decoration:none; }
a:active { color:#556B2F; text-decoration:none; }


