body {
 color: black;
 background-color: rgb(255,255,255);
 font-size: 12pt;
 line-height: 10pt;
 font-family: Arial, Helvetica light, sans-serif;
 text-align: left;
 width: 760px;
 margin: auto;
 margin-top: 100px;
 border: 1px solid transparent;
}

div#Logo{
 color: rgb(120,120,120);
 font-size: 40pt;
 font-weight: bold;
 border: 1px;
 float: right;
 width: 64px;
 height: 45pt;
 line-height: 40pt;
 background-color: rgb(220,220,220);
}


div#Header {
 color: rgb(120,120,120);
 font-size: 40pt;
 font-weight: bold;
 border: 1px;
 height: 45pt;
 width: 696px;
 line-height: 40pt;
 background-color: rgb(220,220,220);
}

div#Navigation {
 width: 760px;
 color: rgb(255,255,255);
 background-color: rgb(120,120,120);
 font-size: 11pt;
 height: 16pt;
 text-align: center;
 word-spacing: 24pt;
 line-height: 16pt;
 border: 1px /*dashed black*/;
 padding-top: 2pt;
}

 div#Navigation a:link { color:rgb(255,255,255); text-decoration: none; }
 div#Navigation a:visited { color:rgb(255,255,255); text-decoration: none; }
 div#Navigation a:focus { color:rgb(255,255,255); text-decoration: none; }
 div#Navigation a:hover { color:rgb(255,255,255); text-decoration: none; font-weight:bold; }
 div#Navigation a:active { color:rgb(255,255,255); text-decoration: none; font-weight:bold; }
 
 
table {
margin: auto;
border: 1px;
line-height: 10pt;
text-align: center;
vertical-align: middle;
font-size: 11pt;
border: 1px solid transparent;
border-spacing: 0;
}

td {
border: 1px solid transparent;
vertical-align: middle;
line-height: 10pt;
border-spacing: 0;
}


div#Zurueck {
 border: 1px solid transparent;
 float: left;
 margin-top: 5px;
 margin-bottom: 5px;
 height: 400px;
 width: 22px;
 text-align: center;
 font-size: 20pt;
 font-weight: bold;
 color: rgb(120,120,120);
 line-height: 20pt;
 background-color: rgb(255,255,255);
 text-decoration: none;
}

#Zurueck:link { text-decoration: none;}
#Zurueck:visited { text-decoration: none;}
#Zurueck:focus { text-decoration: none;}
#Zurueck:hover { border: 1px ridge rgb(220,220,220); text-decoration: none;}
#Zurueck:active { text-decoration: none;}


div#Inhalt {
 line-height: 12pt;
 border: 1px solid transparent;
 height: 400px;
 width: 640px;
 margin: auto;
 margin-top: 5px;
 margin-bottom: 5px;
 text-align: center;
 background-color: rgb(255,255,255);
}

 div#Inhalt a:link { color:rgb(120,120,120); text-decoration: none; }
 div#Inhalt a:visited { color:rgb(120,120,120); text-decoration: none; }
 div#Inhalt a:focus { color:rgb(120,120,120); text-decoration: none; }
 div#Inhalt a:hover { color:rgb(120,120,120); text-decoration: none; font-weight: bold}
 div#Inhalt a:active { color:rgb(120,120,120); text-decoration: none; font-weight: bold}

div#Vor {
 border: 1px solid transparent;
 float: right;
 margin-top: 5px;
 margin-bottom: 5px;
 height: 400px;
 width: 22px;
 text-align: center;
 font-size: 20pt;
 font-weight: bold;
 color: rgb(120,120,120);
 line-height: 20pt;
 background-color: rgb(255,255,255);
 text-decoration: none;
}

#Vor:link { text-decoration: none;}
#Vor:visited { text-decoration: none;}
#Vor:focus { text-decoration: none;}
#Vor:hover { border: 1px ridge rgb(220,220,220); text-decoration: none;}
#Vor:active { text-decoration: none;}

div#Leiste  {
 background-color: rgb(220,220,220);
 font-size: 8pt;
 text-align: center;
 line-height: 15pt;
 color: rgb(120,120,120);
 border: 1px /*dashed black*/;
 }
 
 div#Leiste a:link { color:rgb(120,120,120); text-decoration: none; font-weight: normal}
 div#Leiste a:visited { color:rgb(120,120,120); text-decoration: none; font-weight: normal}
 div#Leiste a:focus { color:rgb(120,120,120); text-decoration: none; font-weight: normal}
 div#Leiste a:hover { color:rgb(255,255,255); text-decoration: none; font-weight: normal}
 div#Leiste a:active { color:rgb(255,255,255); text-decoration: none; font-weight: normal}
