<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
font: 95% Arial, Helvetica, sans-serif;
color: #000;
background: #6BA5B6 url(bg-body.gif) 0 0 repeat-x;
padding-bottom: 20px;
text-align: center;
}
h1 {
font-size: 1.2em;
margin: 0 20px 20px 0;
padding: 5px 0 0 0;
}
/* IDs */
#container {
position: relative;
width: 782px;
margin: 0 auto;
text-align: left;
background: transparent;
}
#headercon {
height: 177px;
hei\ght: 173px;
background: transparent;
border-top: 2px solid #009;
border-bottom: 2px solid #009;
}
#header {
background: transparent;
}
#logo1 {
position: absolute;
top: 2px; 
left: 0;
width: 782px;
height: 106px;
background: transparent url(logo1.jpg) 0 0 no-repeat;
z-index: 5;
}
#logo1 a {
width: 782px;
height: 106px;
}
#logo2 {
position: absolute;
top: 108px;
left: 0;
height: 67px;
width: 782px;
background: transparent url(logo2.jpg) 0 0 no-repeat;
}
#logo2 a {
height: 67px;
width: 782px;
}
#maincon {
width: 782px;
background: #FEFCFA;
border-bottom: 2px solid #009; 
}
#main {
background: #FEFCFA;
padding-bottom: 20px;
}
#column {
float: left;
width: 190px;
min-height: 400px;
padding: 35px 0 0 5px;
}
#content { 
min-height: 350px;
margin-left: 205px;
width: 400px;
}
#nocolumn #content { 
min-height: 350px;
margin-left: 20px;
width: 570px;
}
#text {
width: 380px;
padding-top: 30px;
min-height: 350px;
}
#nocolumn #text {
width: 570px;
}
#nocolumn hr {
margin-right: 0;
}
.fright {
margin-right: 0;
}
table.fright {
margin-right: 0;
}
/* Allgemeine Klassen */
.copyright {
font-size: 70%;
color: #fff;
text-align: right;
margin: 0;
padding: 5px 2px 5px 0;
}

/* Formular */
.form1, .form3 {
border: 1px solid #F5F4F3;
}
.form2, .form4 {
border: 1px solid #000000;
}
input.sendbutton {
border: 1px solid #000000;
color: #000;
background: #E5E5E5;
}
input.resetbutton {
border: 1px solid #000000;
color: #fff;
background: #58AAC9;
}


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