
body
{  background-color: #474444;
   margin-top:0px; margin-left:0px;
}


#titelleiste
{  width: 980px;  height: 90px;
   position: absolute; top: 0px; left:20px;
}
#roland
{  width: 420px;  height: 540px;
   position: absolute; top: 90px; left:20px;
}
#rechts
{  width: 560px;  height: 540px;
   position: absolute; top: 90px; left:440px;
}
#schild
{  width: 150px;  height: 245px; border-width:0px;
   position: absolute; top: 157px; left:236px;
   margin: 0 0px 0 0px;
}
#sonstige
{  width: 350px;  height: 25px; border-width:0px;
   position: absolute; top: 595px; left:580px;
   margin: 0 0px 0 0px;
}

#text
{  width: 470px;  height: 355px; border-width:0px;
   position: absolute; top: 115px; left: 485px;
   margin: 13 13px 13 13px;
}
#fuss
{  width: 1010px;  height: 40px; border-width:0px;
   position: absolute; top: 630px; left: 20px;
   margin: 0 0px 0 0px;
   font-family:arial; font-weight:bold; font-size:10px;
   color:#FFFFFF;
}

p { font-family:Verdana,sans-serif; font-weight:normal; font-size:13px;
}
h1
{ font-size:16px; font-family: Verdana,sans-serif; font-weight:bold; }

a:link
{  color: #003366; font-weight:bold; }
a:visited
{  color: #003366; font-weight:bold; }
a:hover
{  color: #FF6600; font-weight:bold; }
a:active
{  color: #FF0033; font-weight:bold; }

a:link.fuss
{  color: #FFFFFF; font-weight:bold; font-size:10px }
a:visited.fuss
{  color: #FFFFFF; font-weight:bold; font-size:10px }
a:hover.fuss
{  color: #FF6600; font-weight:bold; font-size:10px }
a:active.fuss
{  color: #FF0033; font-weight:bold; font-size:10px }


