body {
background:#003080;
margin:0;
padding:0;
text-align:center;
}
a:link, a:visited {
color:#304F83;
}
a:hover, a:active {
color:#9A132E;
}
body, p, div, td, li, fieldset {
color:#3C3C3C;
font-family:Tahoma,Verdana,Helvetica,Arial,sans-serif;
font-size:12px;
line-height:20px;
}
ul {
margin-left:58px;
padding-left:58px;
}
li {
list-style-image:none;
list-style-position:outside;
list-style-type:square;
}
input, textarea {
background-color:#FFFFFF;
border:1px solid #0C419A;
color:#000000;
}
input:focus, textarea:focus {
border:1px solid #9A132E;
}
input#submit {
background-color:#9A132E;
border:1px solid #304F83;
color:#FFFFFF;
}
fieldset {
color:black;
padding:10px;
width:240px;
}
hr {
background-color:#003080;
border:medium none #003080;
clear:both;
color:#003080;
height:1px;
text-align:center;
width:95%;
}
h1, h2, .newstitle {
color:#9A132E;
font-size:14px;
font-weight:bold;
}
h2, .newstitle {
font-size:12px;
margin-bottom:5px;
}
.textsmall, #copyright {
font-size:11px;
}
.thumb {
border:0 none;
cursor:-moz-zoom-in;
}
.red {
color:#9A132E;
}
#bg {
background:transparent url(image/bgtop.jpg) repeat-no center top;
}
#container {
margin:0 auto;
text-align:left;
width:780px;
}
#content {
background-color:#FFFFFF;
padding:0 auto;
}
#footer {
clear: both;
text-align:center;
}
#footer a {
font-weight:bold;
padding:0 10px;
}
.newsBox {
background:#003080 url(img/bg_box.gif) repeat-x scroll left bottom;
color:white;
border:1px solid #A9B0BB;
float:left;
height:320px;
margin: 15px;
width:43%;
padding: 0 10px;
}
.newsContent {
background:white;
height:85%;
margin:auto;
padding: 0 5px;
}
.headline {
background:white;

}
div#Rahmen {

    background-color: #FFFFFF;
  }
  * html div#Rahmen {  /* Korrektur fuer IE 5.x */
    width: 48.7em;
    w\idth: 47.1em;
  }
  div#Rahmen div {
     clear: left;
  }
  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0.5em; padding: 0;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.4em;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.6em; left: -0.4em;
    display: none;  /* Unternavigation ausblenden */
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
    lef\t: -0.4em;
  }
  *:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
    background-color:silver; padding-bottom:0.4em;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: 0.2em;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    width: 8.1em;  /* Breite den in li enthaltenen Elementen zuweisen */
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: #FFFFFF; background-color: #001060;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 8.6em;   /* Breite nach altem MS-Boxmodell fuer IE 5.x */
    w\idth: 6.4em;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;
  }
  li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: maroon; background-color: silver;
  }
  ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
    background-color: maroon;
  }

.raised .top, .raised .bottom {
background:transparent none repeat scroll 0 0;
display:block;
font-size:1px;
}

.box { margin-top:10px; margin-bottom: 10px;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color:#ffffff; }
.box .top, .box .bottom{display:block;background: #003080;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #ffffff;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}


.nbox { margin-top:10px; margin-bottom: 10px;}
.nbox h1, .box p {margin: 0 10px;}
.nbox h1 {font-size:150%; color:#003080; }
.nbox .top, .nbox .bottom{display:block;background: #ffffff;}
.nbox .top b, .nbox .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #003080;
}
.nbox .r1{margin: 0 5px;}
.nbox .r2{margin: 0 3px;}
.nbox .r3{margin: 0 2px;}
.nbox .top .r4, .nbox .bottom .r4{margin: 0 1px;height: 2px;}