<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
background-color: withe;
font-family: verdana, Arial, Helvetica;
font-size: 10pt;
}

#zurück{
margin: 0px;
border-style: solid;
border-width: 0px;
border-color:red;
width: 88px;
position: absolute;
top: 10px; left: 10px;
}

#mitte{
text-align: center;
font-size: 12pt;
color:#336600;
border-style: solid;
border-width: 0px;
border-color:red;
width: 800px;
position: absolute;
top: 10px; left: 100px;height: 10px;
}

#links1{
background-color: #ff9933;
text-align: center;
font-size: 12pt;
color:#336600;
border-style: solid;
border-width: 0px;
border-color:red;
width: 550px;
position: absolute;
top: 70px; left: 35px;height: 290px;
}

#links2{
background-color: #ff9933;
text-align: center;
font-size: 12pt;
color:#336600;
border-style: solid;
border-width: 0px;
border-color:red;
width: 550px;
position: absolute;
top: 370px; left: 35px;height: 330px;
}


#rechts1{
background-color: #ff9933;
text-align: center;
font-size: 12pt;
font-weight: normal;
color:#336600;
border-style: solid;
border-width: 0px;
border-color:red;
width: 300px;
position: absolute;
top: 70px; left: 600px; height: 240px;
}

#rechts2{
background-color: #ff9933;
text-align: center;
font-size: 12pt;
font-weight: normal;
color:#336600;
border-style: solid;
border-width: 0px;
border-color:red;
width: 300px;
position: absolute;
top: 335px; left: 600px; height: 150px;
}

#rechts3{
background-color: #ff9933;
text-align: center;
font-size: 12pt;
font-weight: normal;
color:#336600;
border-style: solid;
border-width: 0px;
border-color:red;
width: 300px;
position: absolute;
top: 530px; left: 600px; height: 170px;
}


#weiter {
border-style: solid;
border-width: 0px;
border-color:red;
width: 100px;
position: absolute;
top: 710px; left: 850px; height: 30px;
}

a {
font-family: verdana, Arial, Helvetica;
font-size: 10pt;
color: white;
text-decoration: none;
}



</pre></body></html>