body
{
font-family:sans-serif,arial;font-size:14px;background-color:#000080;
background-image:url(pic/anker-back.jpg);background-position: 10px;
background-repeat:repeat-y;
}
#titel
{
position:absolute;left:300px;top:75px;z-index:2;
}
#flagge
{
position:absolute;left:600px;top:0px;
}
#text
{
position:absolute;left:360px;top:160px;z-index:5;
background-color:#ffffff;width:510px;height:450px;padding:19px;
background-image:url(pic/text-back.jpg);background-repeat:no-repeat;
background-position:50px 20px;
border-top:solid 5px #ff0000;border-right:solid 5px #ff0000;
text-align:justify;
}
h1
{
font-size:16px;color:#000080;
}
#navigation
{
position:absolute;left:70px;top:80px;width:230px;
border-left:solid 3px #ffffff;border-top:solid 3px #ffffff;
border-bottom:solid 3px #ffffff;padding:10px 0px 10px 10px;

}
a.navi:link
{
font-weight:bold;color:#ffffff;text-decoration:none;
}
a.navi:hover
{
font-weight:bold;color:#ffff00;text-decoration:none;
}
a.navi:visited
{
font-weight:bold;color:#ffffff;text-decoration:none;
}
a.navi:active
{
font-weight:bold;color:#ffff00f;text-decoration:none;
}
.unter
{
margin-top:30px;
}
#aktiv
{
color:#ffff00;font-weight:bold;
}
#text a { color: #000; text-decoration: underline; font-weight:bold; }
#text a:hover { color: #0000FF; text-decoration: underline; font-weight:bold; }


