a{
  color:              #FFEAFF;
  text-decoration:       none;
  }

a:visited{
  color:  #CFCFCF;
  }

a:hover{
  color:  #FFDF00;
  text-decoration: none;
  }

body{
  background-color:       #993333;
  font-family:           Verdana,Arial,Times ;
  color:                 #00FF00;
  font-weight:               500;
  font-size:                 1em;
  background-image:       url(../Bilder/neu.png);
  background-repeat:   no-repeat;
  position:             relative;
  }

#container_main{
  width:                    880px;
  height:                    768px;
  background-repeat:     no-repeat;
  padding:                    10px;
  margin:            40px 0 0 40px;
  }

#navi{
 width:                         180px;
 height:                        660px;
 margin:                20px 0 0 20px;
 background-color:        transparent;
 float:                          left;
 color:		#FFBF00;
 }

#inhalt{
<!--[if gte IE 5]>

 width:   650px;
 height:  610px;
 padding-bottom: 10px;

<![endif]-->
 width:                    680px;
 height:                   620px;
 margin:              40px 0 0 0;
 line-height:                1.5;
 background-color:   transparent;
 overflow:                  auto;
 color:                  #FFD5D5;
 margin-top:                20px;
 padding:     10px 10px 10px 30px;

 }

ul#Navigation {
    width: 12em;
    margin: 0; padding: 0.4em;
    border: none;
    background-color: transparent;
  }
  * 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.4em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: #F2DECC; background-color: transparent;
  }
  * html ul#Navigation a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.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: #800000;
    border-left-color: #800000; border-top-color: #800000;
    color: #800000; background-color: #FAE0CF;
  }

  ul#Navigation span {
    display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #4A4A4A;
}
img, a {
border: none;
}

table{
position: center;

}

tr{
text-decoration: none;
text-align: center;
border: none;
}

td{
text-decoration: none;
text-align: cneter;
border: none;
}

th{
font-weight: 700;
text-align:left;
text-decoration: underline;
}



dt{
font-weight: 700;
text-align:left;
text-decoration: underline;
}

dd{
margin-left: 5px;
}

.dts li{
margin-bottom:20px;
}
