body {
        margin-left:0;
        margin-right:0;
        margin-top:0px;
        margin-bottom:0px;
        background-color:#000a7b;
scrollbar-3d-light-color:#000a7b;
scrollbar-arrow-color:#c0c0c0;
scrollbar-base-color:#c0c0c0;
scrollbar-dark-shadow-color:#000000;
scrollbar-face-color:#0040a0;
scrollbar-highlight-color:#000a7b;
scrollbar-shadow-color:#000a7b};
form {margin: 0px}
}

h1,h2,h3,h4,ul,ol,li,div,td,th,address,nobr {
    font-family: Arial, Trebuchet MS, Verdana, Geneva, sans-serif;
    line-height: 1.3; }

blockquote { font-family: Arial, Trebuchet MS, Verdana, Helvetica, Geneva, sans-serif;
    font-size: 10pt;
    line-height: 1.3;
    text-align: left }

p { font-family: Arial, Trebuchet MS, Verdana, Helvetica, Geneva, sans-serif;
    font-size: 10pt;
    line-height: 1.3;
    text-align: left }

p.bold { font-weight:bold; }

p.kasten { font-weight:bold; font-size:9pt; font-family:Arial, Trebuchet MS, Verdana; border-top: solid 2px #ff0000; border-bottom: solid 2px #000000; background: #a02020; padding: 1px }

span.searchword { background-color: #00A2FF }

p.service { font-size:8pt;
     font-style:normal;
     text-align:right;
     font-family:Arial, Trebuchet MS;
     color:#c0c0c0 }

p.hinweis { font-size:10pt;
     font-style:normal;
     text-align:left;
     font-family:Arial, Trebuchet MS;
     color:#ffffff; }

h1 { font-size:16pt;
     font-weight:bold;
     font-style:normal;
     color:#ffff00 }

h2 { font-size:14pt;
     font-weight:bold;
     font-style:normal;
     color:#ffff00 }

h3 { font-size:12pt;
     font-weight:bold;
     font-style:normal;
     color:#ffff00 }

h4 { font-size:10pt;
     font-weight:bold;
     font-style:normal;
     color:#ffff00 }

h5 { font-size:8pt;
     font-weight:bold;
     font-style:normal;
     text-align:left;
     color:#00ffff }

h6 { font-size:8pt;
     font-weight:bold;
     font-style:normal;
     text-align:center;
     font-family:Arial, Trebuchet MS;
     color:#c0c0c0 }

ul,ol,li,div,td,th,address,nobr { font-size:10pt; }

li { color: #eeeeee; list-style-image: url(img/pfeil-rot.gif) }

a, a:link { color:#FFFF00; font-family:Arial; text-decoration:none; }

a:visited { color:#FFE000; text-decoration:none; }

a:hover { color:#FFFF00; font-weight:bold; text-decoration:none; POSITION: relative; TOP: 1.5px; LEFT: 1.5px; }

/*            text-transform: lowercase; */

a:link IMG { text-decoration: none }

a.an { text-decoration:none; }

A:link .bild { border : 1px solid black; text-decoration : none; }

A:hover .bild { border : 1px solid black; text-decoration : none; }

A:visited .bild { border : 1px solid black; text-decoration : none; }

.bildrechts {
   float: right;
   text-align: center;
   padding: 3px;
   border: 3px solid #d9d9d9;
   border-right-color: #bbb;
   border-bottom-color: #bbb;
   margin-right: 10px;
   margin-left: 10px;
}

span.bildtext {
   display: block;
   font-size: 70%;
   margin-top: 3px;
}

.hervorgehoben {
   float:right;
   width: 15em;
   font-size: 110%;
   background-color: #fff9df;
   padding: 0 0 0 35px;
   border-top: 3px solid #f3c600;
   border-bottom: 3px solid #f3c600;
   margin: 10px;
}
/* ==============================================
   Initial gestalten (DropCap)
   ============================================== */
.dropcap span {
   float: left;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 400%;
   line-height: 1; /* wichtig */
   text-transform: uppercase; /* IMMER als Großbuchstabe darstellen */
   background-color: #fafafa;
   color: #aaa;
   padding: 0 5px ;
   border: 2px solid #ccc;
   margin-right: 10px;
   margin-top: 7px; /* je nach Umständen ggfs. anpassen */
}

.rbroundbox { background: url(img/nt.gif) repeat; }
.rbtop div { background: url(img/tl.gif) no-repeat top left; }
.rbtop { background: url(img/tr.gif) no-repeat top right; }
.rbbot div { background: url(img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(img/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 355;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 10px; }
.rbroundbox { width: 97%; margin: 1em auto; }
