body
{font-family: Verdana;
 font-size: 12pt;
 background-color: #ffffff;
}
dt{ color: #FF8000;
font-size: 12pt;
font-family: Times New Roman;
font-weight:bold;
font-style:italic;
}
dd{font-size: 11pt;
font-family: Times New Roman;
}
#top{
position:absolute;
width: 900px;
top:50px;
left:50px;
height:150px;
background-color: #3399FF;
font-family: Times New Roman;
font-size: 14pt;
color: #ffffff;
font-weight:bold;
        border-width:1px;
        border-style:solid;
        border-color:#FF8000;
}
#nav{
position:absolute;
width: 900px;
top:200px;
left:50px;
height:50px;
background-color: #FF8000;
font-size: 10pt;
text-align: center;
border-width:1px;
        border-style:solid;
        border-color:#FF8000;
}
ul#Navigation {
    margin: 0; padding: 0.3em;
    text-align: center;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    float: left; width: 10em;
    font-size: 10pt;
    margin: 0.4em; padding: 0.2em 1em;
    text-decoration: underlinie; font-weight: bold;
    color: #ffffff; background-color: #FF8000;
  }
  * html ul#Navigation a, * html ul#Navigation span {  /* Korrektur fuer IE 5.x */
    width: 10em;
    w\idth: 8em;
  }
  ul#Navigation a:hover, ul#Navigation span {
    color: #ffffff; background-color: #3399FF;text-decoration: none;
    border-width:1px;font-size: 10pt;
        border-style:solid;
        border-color:#FFffff;
  }
  ul#Navigation div {
     clear: left;
  }
#left{
position:absolute;
width: 286px;
top:250px;
left:50px;
height:300px;
background-color: #3399FF;
font-size: 11pt;
float: left;
text-align: center;
padding: 15px;
border-width:1px;
        border-style:solid;
        border-color:#FF8000;
}
#right{  position:absolute;
width: 652px;
top:250px;
left:298px;
color: #808080;
}
#right a,a:visited
{       font-family: Arial;
        font-size: 12pt;
        color:#F5B049;
}
#right a:hover,a:active
{       font-family: Arial;
        font-size: 12pt;
        color:#E9FED3;
        TEXT-DECORATION: none;
}
#right1{
width: 615px;
background-color: #ffffff;
font-size: 10pt;
float: right;
padding: 15px;
border-width:1px;
        border-style:solid;
        border-color:#FF8000;
}
#unten{
width: 500px;
height:50px;
background-color: #ffffff;
font-size: 8pt;
text-align: right;
color:#E6DDDB;
vertical-align:bottom;
padding: 15px;
        float: right;
}
#unten a,a:visited
{       font-family: Arial;
        font-size: 8pt;
        color:#E6DDDB;
}
#unten a:hover,a:active
{       font-family: Arial;
        font-size: 10pt;
        color:#FF8000;
        TEXT-DECORATION: none;
}
#box{ border-width:1px;
border-style:solid;
border-color:#000000;
background-color: #FED64B;
padding: 10px;
}
#footer  a:hover,a:active
{       font-family: Arial;
        font-size: 6pt;
        color:#FFffff;
        TEXT-DECORATION: none;
}
#footer a,a:visited
{       font-family: Arial;
        font-size: 6pt;
        color:#ffffff;
}
#link{
font-size: 11pt;
text-align: center;
}