/* CSS Document */
<style/type="text/css">



a.link
{
font-family:verdana;
font-size:18px;
color:#0000ff;
text-decoration:underline;
}

a.link:link
{
font-family:verdana;
font-size:18px;
color:#000000;
text-decoration:none;
}
a.link:active
{
font-family:verdana;
font-size:22px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.link:hover
{
font-family:verdana;
font-size:18px;
color:#B46C13;
font-weight:bold;
text-decoration:none;
}

a.link:visited
{
font-family:verdana;
font-size:18px;
color:#000000;
font-style:italic;
text-decoration:none;
}

a.zurueck
{
font-family:verdana;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.zurueck:link
{
font-family:verdana;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
a.zurueck:active
{
font-family:verdana;
font-size:12px;
color:#000000;
text-decoration:none;
}

a.zurueck:hover
{
font-family:verdana;
font-size:12px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.zurueck:visited
{
font-family:verdana;
font-size:12px;
color:#000000;
text-decoration:none;
}
a.hyperlink
{
font-family:verdana;
font-size:16px;
color:#9E5200;
text-decoration:none;
}

a.hyperlink:link
{
font-family:verdana;
font-size:16px;
color:#9E5200;
text-decoration:none;
}
a.hyperlink:active
{
font-family:verdana;
font-size:15px;
color:#9E5200;
text-decoration:none;
}

a.hyperlink:hover
{
font-family:verdana;
font-size:15px;
color:#9E5200;
font-weight:bold;
text-decoration:underline;
}

a.hyperlink:visited
{
font-family:verdana;
font-size:15px;
color:#9E5200;
font-style:italic;
text-decoration:none;
}

.ueberschrift
{
font-family:comic sans ms;
font-size:20px;
color:#000000;
text-decoration:none;
font-weight:bold;
}


.fliess
{
font-family:verdana;
font-size:13px;
color:#000000;
text-decoration:none;
}
.mittelueberschrift
{
font-family:verdana;
font-size:16px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

#mitte
{
position:absolute;
left:206px;
top:212px;
width:755px;
height:610px;
background-color:#F6CA85;
}


</style>