#blau { background-color:#2c3783; }
#white { background-color:white; border:none; }
table.white {
	background-color:white;
	border-width:2px;
  	border-style:solid;
  	border-color:white;
	border-collapse:collapse; }

ul#Navigation {
    margin: 0; padding: 0.4em;
    text-align: center;
    background-color: #cdd1d1;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.1em; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.2em 1.2em;
    text-decoration: none; font-family: arial; font-size: 0.9em; 
    color: #2c3783; background-color: #cdd1d1;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: #ff8717; background-color: gray; font-size: 0.9em; font-weight: bold;
  }

ul#liste {
   margin: 0;
   padding: 0;
   }
  
  
#fett { font-weight:bold; }
#fettred { font-weight:bold; color:#CD0000; }
#link { font-family:arial; font-weight:bold; font-size:15px; color:#2c3783;
        }
  
#t1 { font-family:arial; font-size:1.5em; color:#ff8717; }
#t1s { font-family:arial; font-size:1.8em; color:#ff8717; }
#t1a { font-family:arial; font-size:1.5em; color:#A51100; }
#t2 { font-family:arial; font-size:0.9em; color:black; }
#t2a { font-family:arial; font-size:1.0em; color:black; }
#t4 { font-family:arial; font-size:1.0em; color:#2c3783; }
#t5 { font-family:arial; font-size:0.9em; color:black; padding-top:10px;}
#t6 { font-family:arial; font-size:1.2em; color:#ff8717; }
#t7 { font-family:arial; font-size:0.9em; color:#2c3783; font-weight:bold;}
#t7a { font-family:arial; font-size:0.8em; color:#2c3783;}
#t8 { font-family:arial; font-size:0.9em; color:black; }
#t9 { font-family:arial; font-size:0.9em; color:#CD0000; padding-top:5px; }
#t10 { font-family:arial; font-size:0.7em; color:black; }
#t11 { font-family:arial; font-size:0.9em; color:#2c3783; font-weight:bold; border-width:1px; border-style:solid; border-bottom:2px; border-color:#ff8717; }
#t12 { font-family:arial; font-size:0.9em; color:black; border-width:1px; border-style:solid; border-color:#ff8717; padding-right:2px; padding-left:2px; }
#t13a { font-family:arial; font-size:0.7em; color:black; }
#t15 { font-family:arial; font-size:0.8em; color:black; }
#t16 { font-family:arial; font-weight:bold; font-size:12px; color:#2c3783;
        }
#t17 { color:#2c3783; font-weight:bold; }



#liste {
  margin:0px
  padding:0px
  }

div.scroll {
  background-color:white;
  color:#FFFFFF;  
  font-family:"Arial";
  font-size:"0.9em"; 
  scrollbar-base-color:#d4d4d4; 
  scrollbar-3d-light-color:#dedede; 
  scrollbar-arrow-color:#7d7c7d; 
  scrollbar-darkshadow-color:#e6e6e6; 
  scrollbar-face-color:#e6e6e6; 
  scrollbar-highlight-color:#d4d4d4; 
  scrollbar-shadow-color:#d4d4d4; 
  scrollbar-track-color:#f0ebe9;
  }
  
input, select, textarea  {
	border:1px solid #ff8717;
	font-family:arial;
	font-size:0.9em;
	background-color:white}
.box {
	background-color:#c2c2c2;
	border:1px solid black;
	font-family:arial;
	font-size:0.9em;
	}
	
table.rand {
	border-width:2px;
	border-style:solid;
	border-color:#ff8717;
	}
a:link { font-family:arial; font-size:0.9em; font-weight:bold; color:#2c3783; }
a:visited { font-family:arial; font-size:0.9em; font-weight:bold; color:#2c3783; }
a:hover { font-family:arial; font-size:0.9em; font-weight:bold; color:#2c3783; }
