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

body {
font-size: 62.5%;
font-family: Verdana, sans-serif;
background: #bbd8e1;
text-align: center;
margin: 0;
margin-bottom: 10px;
padding: 0;
}

.pagebox {
width: 822px;
margin: auto;
text-align: left;
}

/* 1 HTML vorbereiten */

table, td, th {
vertical-align: top;
}

input {
vertical-align: middle;
}

h1, h2, h3, h4, h5, h6, table, p {
font-size: 100%;
margin: 0;
}

h3, h4, h5, h6, table, p {
font-size: 100%;
margin-bottom: 0.7em;
}

input, textarea, select, button {
font-family: Verdana, sans-serif;
font-size: 100%;
}

dd {
margin-left: 20px;
}

a {
color: #000;
background: #fff;
}

a:visited {
color: #666;
background: #fff;
}

ul li {
list-style-image: url(gif/li_rot.gif);
}

/* 2 Kopfbereich */

#head {
font-size: 160%;
margin-top: 1.2em;
}

/* 2.1 Kopfzeile */

#headlinks {
background: #1c4c5c;
color: #fff;
padding: 0;
margin: 0;
text-align: right;
line-height: 1.8em;
width: 100%;
}

#headlinks * {
display: inline;
list-style-type: none;
vertical-align: middle;
font-family: sans-serif;
}

#headlinks h1 {
float: left;
padding-left: 10px;
}

/* 2.2 Banner und Logo */

#banner {
color:#fff;
background: #c00;
float: left;
margin: 10px 0;
display: block;
}

#logo {
color:#fff;
background: #c00;
float: right;
margin: 10px 0;
display: block;
}

/* 2.3 Sprungmarken */

#sprungmarken {
position: absolute;
top: 0;
width: 822px;
margin: 0;
padding: 0;
}

#sprungmarken li {
display: inline;
list-style-type: none;
}

#sprungmarken a, #sprungmarken a:visited  {
position: absolute;
top: -2000px;
}

#sprungmarken a:focus, #sprungmarken a:hover, #sprungmarken a:active  {
top: 0;
}

/* 2.4 Positionsanzeige */

#bread_and_crump {
padding: 0;
margin: 0 0 0 1em; /* Stefan  normalerweiÃŸe alles 0*/
padding-bottom: 12px;
font-size: 80%;
color: #505050;
background: transparent;
display: block;
/*width: 546px; by Stefan*/
float: left;
}

#bread_and_crump li {
display: inline;
list-style-type: none;
padding-right: 5px;
}

#bread_and_crump a {
color: #505050;
background: transparent;
text-decoration: none;
}

#bread_and_crump a:hover {
text-decoration: underline;
}

#csstools {
/*width: 264px; by Stefan Heitmann*/
margin-right: 1em; /* also by me */
float: right;
text-align: right;
font-size: 80%;
color: #505050;
background: transparent;
}

/* 3 Navi Kopf */

#nav {
clear: both;
}

#nav h2 {
position: absolute;
top: -1000px;
}

#nav ol {
display: table;
padding: 0;
margin: 0;
font-size: 150%;
background: #1c4c5c;
color: #144B93;
width: 100%;
font-weight: bold;
text-transform: uppercase;
}


#nav li {
margin: 0;
display: block;
float: left;
list-style-type: none;
padding: 6px 0 6px 0;
}

#nav a, #nav strong {
font-family: sans-serif;
padding: 7px 6px 0px 6px;
border-bottom: 6px solid #1c4c5c;
border-right-color: #1c4c5c;
text-decoration: none;
background: #1c4c5c;
color: #ffffff;
}

#nav a.path {
border-bottom: 6px solid #549db3;
background: #549db3;
color: #fff;
}

#nav strong {
border-bottom: 6px solid #cc0000;
background: #cc0000;
color: #fff;
}

#nav a:hover, #nav a:focus {
border-bottom: 6px solid #cc0000;
background: #fff;
color: #cc0000;
}

/* 4 Navigation Ebene 2 und 3 */

#nav2, #nav2 ul {
margin: 0;
padding: 0;
font-family: sans-serif;
font-weight: bold;
position: relative;
}

#nav2 li {
display: block;
list-style-type: none;
list-style-image: none;
margin-bottom: 2px;
}

#nav2 a, #nav2 strong, #nav2 li {
background: #549db3;
color: #ffffff;
}

#nav2 a, #nav2 strong {
font-size: 150%;
font-family: sans-serif;
padding: 6px 6px 6px 6px;
border-right: 6px solid #549db3;
text-decoration: none;
display: block;
position: relative;
}

#nav2 a.path {
border-bottom: 6px solid #549db3;
border-right: 6px solid #549db3;
background: #549db3;
color: #ffffff;
}

#nav2 ul {
margin-bottom: 2px;
display: inline;
}

#nav2 ul li {
border-right: 6px solid #549db3;
}

#nav2 ul li a, #nav2 ul li strong {
font-size: 120%;
margin-bottom: 0;
}

#nav2 strong {
border-right: 6px solid #549db3;
border-bottom-color:#cc0000;
background: #cc0000 url(gif/sub_actj.gif) no-repeat 246px 9px;
color: #ffffff;
padding-right: 20px;
}

#nav2 ul li strong {
background-position: 240px 7px;
}

#nav2 a:hover, #nav2 a:focus {
border-right: 6px solid #cc0000;
background: #fff;
color: #cc0000;
}

/* 5 Inhalt */

#content {
margin-top: 10px;
width: 544px;
float: left;
}

/* 5.1 Inhaltselemente */

#content h1, #content .infobox, #content .text {
background: #fff;
color: #505050;
width: 544px;
margin-bottom: 10px;
}

#content h1 {
font-size: 160%;
padding: 10px 10px 0 10px;
margin: 0;
}

#content .infobox {
clear:left;
}

/* WSC */

#content h1 a {
font-size: 70%;
}

#content .text, #content .infobox  {
font-size: 130%;
padding: 10px 10px 0 10px;
}

html&gt;body #content h1, html&gt;body #content .text, html&gt;body #content .infobox  {
width: 524px;
}

#content .text blockquote, #content .infobox blockquote {
background: #e1ecf0;
color: #000;
margin: 0;
margin-bottom: 0.7em;
padding: 10px;
}

#content .text legend, #content .text fieldset {
background: #e1ecf0;
color: #000;
border-width: 0;
}

#content .text fieldset {
margin-bottom: 1em;
}

#content .text h2 {
font-size: 110%;
margin-bottom: 0.7em;
}

#content .text dfn {
text-align: left;
float: left;
font-size: 80%;
padding: 2px;
background: #cc0000;
color: #fff;
text-transform: uppercase;
}

#content .text a {
color: #ff0000;
background: #fff;
text-decoration: none;
font-weight: bold;
}


#content .text h2 a, #content .text h2 a:visited {
color: #505050;
clear: left;
display: block;
background: transparent;
}

#content .text h2 a:hover {
text-decoration: none;
background: transparent;
color: #ff0000;
}

#content .text a:visited, #content .text a:visited {
background: #fff;
color: #ff0000;
}

#content .text a:hover, #content .text a:focus {
background: #fff;
color: #ff0000;
text-decoration: underline;
}

#content .text h2, #content .infobox h2 {
font-size: 110%;
}

#content .text h1, #content .infobox h1 {
font-size: 120%;
margin: 0;
padding: 0;
padding-bottom: 10px;
width: 100%;
}

/* 5.2 BlÃ¶cke im Inhalt */

.contentblock {
width: 267px;
float: left;
margin-right: 10px;
}

#content .contentblock h2 {
width: 267px;
}

#content .contentblock .text {
width: 267px;
margin-bottom: 10px;
}

html&gt;body #content .contentblock .text, html&gt;body #content .contentblock h2 {
width: 247px;
}

#contentblock1 {
width: 556px;
}

* html #contentblock1 {
overflow-x: hidden;
}

#content .contentblock .text, .block .text, #content .contentblock .text a, .block .text a, #content .contentblock .text table, .block .text table  {
background: #1c4c5c;
color: #fff;
}

#content .contentblock .text a, .block .text a {
font-weight: bold;
text-decoration: none;
}

#content .contentblock .text a:hover, .block .text a:hover {
font-weight: bold;
text-decoration: underline;
}

.block .blockhell .text, .block .blockhell .text a  {
background: #fff;
color: #000;
}

.block .blockhighlight .text, .block .blockhighlight .text a  {
color: #fff;
background: #1c4c5c;
}

.block .blockplain {
overflow: hidden;
}

.block .blockplain img {
margin-bottom: 10px;
}

.block .blockplain a, .block .blockplain a:hover, .block .blockplain a:active {
color: #000;
background: transparent;
text-decoration: none;
}

#content .contentblock h2, .block h2 {
color:#fff; 
background-color: #cc0000;
font-size: 130%;
padding: 2px 10px;
margin: 0;
text-transform: uppercase;
}

#content .contentblock .text h2, .block .text h2 {
font-size: 75%;
padding: 5px;
margin-bottom: 10px;
color: #fff;
background: #cc0000;
}

#content hr {
border-width: 0;
background: #144B93;
color: #144B93;
height: 1px;
}


#content .block100 {
width: 100%;
}

#content .block100 .text, #content .block100 h2  {
width: 544px !important;
}

html&gt;body #content .block100 .text, html&gt;body #content .block100 h2  {
width: 524px !important;
}

/* 6 Infopalte */

.block {
width: 266px;
float: right;
margin-top: 10px;
position: relative;
}

.block .text {
font-size: 130%;
padding: 10px 10px;
margin-bottom: 10px;
}

.block .text ul {
padding: 0;
margin: 0;
margin-left: 16px;
}

/* FuÃŸzeile */

#footer {
font-size: 110%;
height: 10em;
width: 100%;
float: right;
padding: 7px 10px 7px 10px;
margin-bottom: 2em;
text-transform: uppercase;
font-weight: bold;
}

#footer span {
float: left;
margin-left: 40px;
}

#footer, #footer a, #footer a:visited {
background: #1c4c5c;
color: #fff;
}

#footer ul, #footer li {
margin: 0 1em 0 0 !important;
padding: 0 !important;
}

#footer ul {
float: right;
}

#footer li {
display: inline;
list-style-type: none;
}

#footer li a {
padding: 0px 6px 0px 6px;
border-bottom: 6px solid #1c4c5c;
text-decoration: none;
background: #1c4c5c;
color: #fff;
}

#footer a:hover, #footer a:focus {
border-bottom: 6px solid #fff;
background: #1c4c5c;
color: #fff;
}


/* Anpassungen fÃ¼r das WSC */

html&gt;body .sys_nav a {
overflow: hidden;
width: 244px;
}

html&gt;body .infobox .sys_nav a {
width: 247px;
}

/* Extra Stuff*/
.vevent {
padding: 5px 0 0 20px ;
margin-bottom: 5px;
background: transparent url(http://spdnet.sozi.info/bawue/rhn/images/user_pages/bg_ulLis.gif) no-repeat 0 10px;
border-bottom: 4px solid #d7d7d7;
}

.vevent h2 {
width: 470px;
}

.calendarart, .calendardesc {
position: absolute;
left: -1000px;
}

.vevent .morelink {
text-align: left;
}

.topic
{
font-weight: bold;
text-align: right;
}


/* IE-7 Fix */

*+html .imgpreview {
width: 245px !important;
}

*+html #footer {
width: auto;
}</pre></body></html>