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;
 }

#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;
}

ul#auflistung li

#wrapper {
text-align:left;
margin:5px auto;
width:650px;
font-size:1em;
background-color: transparent;
}

h1{
margin:1em 0;
border-bottom:1px solid;
}

p {padding:0.2em 0;}

legend {
padding:0.2em 1em;
border-right:2px solid #3D3025;
border-left:2px solid #3D3025;
border-top:2px solid #3D3025;
background:transparent;
font-weight:bold;
font-size:110%;
}

* html legend {margin-left:-7px;}

p#legend_text {

padding:1em 20px;
background:transparent;
margin-bottom:10px;
}

label {
float:left;
width:20%;
min-width:6em;
color: #d8d7d3;
}

p input {width:40%;}

fieldset {
padding:0 2em 1em 2em;
border-bottom:2px solid #d8d7d3;
border-right:2px solid #d8d7d3;
border-top:2px solid #3D3025;
border-left:2px solid #3D3025;
background: transparent;}

input {
border-bottom: 2px solid;
background:transparent;
padding: 2px;
font-weight: bold;
color: #FFF;
}


textarea {
width:70%;
overflow:auto;
background: transparent;
color: #FFF;
}

input.send {
background:transparent;
color: #d8d7d3;
border-bottom: #d8d7d3 1px dashed;
width:6em;
cursor:pointer;
font-weight:bold;

}

input.send.error {

color:rgb(225,225,190);
background:transparent;
}
input.send.confirm {
color:#d8d7d3;
background:transparent;
}
.error {color:#E1E1BE;}

.confirm {color:#d8d7d3;}

.standard {color:#d8d7d3;}

.right {
text-align:right;
padding:2em 20% 0 0;
}

acronym {
border-bottom:1px dotted; cursor:help;
font-style:italic;
}

code {
display:block;
margin-top:1em;
font-family:"Courier New", Courier, monospace;
font-size:110%;
color:#d8d7d3;
}

p#backlink {
text-align:right;
margin-top:20px;
border-top:1px solid rgb(125,125,90);
}

p#backlink a {
text-decoration:none;
color:#080;
}

p#backlink a:hover {text-decoration:underline;}

