<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
margin: 0;
padding: 0;
}

td {
color: #222222;
font: 12px/16px arial, helvetica, sans-serif;
}

#header {
float:left;
height: 107px; 
}

#header_logo {
float:left;
height: 107px; 
width:247px;
background-position:top;
background-repeat:no-repeat;
background-image: url(_media/header_logo.gif);
}

#header_nav {
float:left;
width:417px;
height: 107px; 
background-position:top;
background-repeat:no-repeat;
background-image: url(_media/img000.gif);
}

#header_nav ul {
list-style:none;
}

#header_nav a {
color: #949494;
font: 12px/16px arial, helvetica, sans-serif;
text-decoration: none;
}

#header_nav a:hover {
color: #949494;
font: 12px/16px arial, helvetica, sans-serif;
text-decoration: underline;
}

#content {
float:left;
height: 311px; 
}

#text_headline {
float:left;
}

#text_headline h1 {
color:#222222;
font: 12px/16px arial, helvetica, sans-serif;
font-weight:700;
text-decoration: none;
}

#text_content {
overflow:hidden;
}

#text_content p {
color:#222222;
font: 12px/16px arial, helvetica, sans-serif;
text-decoration: none;
}

.normal { color:#222222; font-style:normal; font-size:12px; line-height:18px; font-family:Arial,Helvetica,sans-serif; text-transform:none; text-decoration:none; }
.rot { color:#6C0942; font-style:normal; font-weight:bold; font-size:12px; line-height:18px; font-family:Arial,Helvetica,sans-serif; text-transform:none; text-decoration:none; }

a:link { color:#222222; }
a:visited { color:#222222; }
a:hover { color:#6C0942; }
a:active { color:#222222; }

a.emaillink:link { color:#222222; font-style:normal; font-size:12px; line-height:18px; font-family:Arial,Helvetica,sans-serif; text-transform:none; text-decoration:none; }
a.emaillink:visited { color:#222222; font-style:normal; font-size:12px; line-height:18px; font-family:Arial,Helvetica,sans-serif; text-transform:none; text-decoration:none; }
a.emaillink:hover { color:#6C0942; font-style:normal; font-size:12px; line-height:18px; font-family:Arial,Helvetica,sans-serif; text-transform:none; text-decoration:underline; }

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