body {
   font-family:Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   font-size:16px;
   font-weight: bold;
   margin-top:0px;
   margin-left:0px;
   margin-bottom:0px;
   margin-right:0px;
   scrollbar-face-color: #C20005;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #DEE3E7;
   scrollbar-3dlight-color: #DD6405;
   scrollbar-arrow-color: #FFFFFF;
   scrollbar-track-color: #D13605;
   scrollbar-darkshadow-color: #000000;
}
a:active, a:focus, a:link, a:visited, a {
   color: #FFFFFF;
   text-decoration: none; 
}
a:hover {
   text-decoration: underline; 
}
.bold {
       font-size:20px;
       font-weight: bold;
}
.ml5 {
   margin-left:5px ;
}
.spec {
   color: #CCCCCC;
}
input.btn {
	border: medium outset;
	background-color: #D13605;
	background-repeat: no-repeat;
	background-position: left center ;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
        color: #FFFFFF;
        font-weight: bold ;
}
.input {
   font-family:Arial; background-color:#E4DFD9;height:20px; width:250px; font-size: 12px;
}

ul#Navigation {
   width: 10em;
   margin: 0; padding: 0.8em;
}
* html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0.4em; padding: 0;
  }

  ul#Navigation li ul {
    margin: 0 0 0 1em; padding: 0;
  }
  ul#Navigation li ul li {
    margin: 0.1em 0;
  }
  * html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
  }

  ul#Navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: #3F3871; background-color: #D13605;
  }
  * html ul#Navigation a {
  *     width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 10.8em;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#Navigation li ul li a {
  *     width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 7.8em;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #DD6405;
  }

ul#Navigation li.active {
    display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: #FFFFFF; background-color: #DD6405;
  }
  * html ul#Navigation li {
  *     width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 10.8em;  /* Breitenangabe fuer IE 6 */
  }

.box { background: #DCE9F4;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color:#005CAC; }
.box .top, .box .bottom{display:block;background: #D13605;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #DCE9F4;
}
.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;}

 h1 , h2 , h3 , h4 , h5 {
   margin-top:0px;
   margin-left:0px;
   margin-bottom:0px;
   font-size:14pt;
   font-weight:bold;
   display:inline;
}
h2 {
   font-size:13pt;
}
.z {
   font-size:12pt;
   color=#000000;
}
.zw {
   font-size:12pt;
}
.zb {
   font-size:12pt;
   color=#3F3871;
}
.zr {
   font-size:12pt;
   color=#C20005;
}
