
body {
font-size:100.01%;
font-family:Verdana,Arial,Helvetica,sans-serif;
color:#000000;
}

* {
  margin:0;
  padding:0;
}

td {
font-size:15px;
font-family:Verdana,Arial,Helvetica,sans-serif;
 text-align:center;
color:#000000;
}




.seite {

  width:820px;
   margin-left:0px;
border-style:solid;
border-width:5px;
border-left:0;
border-color:#860085;
}
.seite1 {
  width:820px;
      margin-left:0px;
   border-style:solid;
        border-width:5px;
 border-color:#860085;
 text-align:center;
}

.seite2 {
  width:820px;
      margin-left:0px;
   border-style:solid;
        border-width:5px;
 border-color:#860085;

}
 .seite3 {
  width:820px;
      margin-left:0px;
   border-style:solid;
        border-width:5px;
 border-color:#860085;
  padding:20px;
  
}


.inhalt {
  background-color:#ffffff;
  margin-left:180px;
  padding:20px;
}

 .inhalt2 {
  background-color:#ffffff;
  margin:30px;
  padding:20px;
}

.steuerung {
  float:left;
  width:180px;
  height:1700px;
  padding:0px;
    background-color:#860085;

}

.fussbereich {
  clear:both;
  padding:2px;
  background-color:#860085;
  height:20px;
  color:#000000;
   font-size:0.6em;
    text-align:center;



}

            a.menulink {
        display:block;
        width:170px;
        text-align:center;
        text-decoration:none;
        font-family:Tahoma;
        font-size:18px;
        color:#008C00;
        background-color:#EEEEEE;
        border-style:outset;
        border-width:3px;
        border-color:#000000;
         }

            div.menulink1 {
        display:block;
        width:170px;
        text-align:center;
        text-decoration:none;
        font-family:Tahoma;
        font-size:18px;
        color:#860085;
        background-color:#EEEEEE;
        border-style:outset;
        border-width:4px;
        border-color:#860085;
         }



 a.menulink:hover {
        border-style:ridge;
        border-width:3px;
        border-color:#ff9501;
        color:#008C00;
        background-color:#860085;

 }




.box{
  width:200px;
    padding:5px;

  border:2px dotted ;
  font-size:0.8em;
 float:right;


}
legend
{
font-family:Courier;
color:#ff3366;
font-size:20px;
font-weight:bold
}
fieldset
{
font-family:Courier New;
color: #009933;
font-size:16px;
border:4px double #860085;
padding:10px
}



.Klasse1 {
border:3px double #860085;
}

.Klasse2 {
border-top:3px dotted  #008C00;
border-bottom:3px dotted  #008C00;
font-family:Arial;
color:#FF8000;
font-size:12px;
text-align:center;
}
.Klasse3 {
border-bottom:3px dotted  #008C00;
font-family:Arial;
color:#FF8000;
font-size:12px;
text-align:center;
}
.neu:link{
text-decoration:none;
color: #000088;
 }
.neu:visited {
text-decoration:none;
color: #000088;
        }

.neu:hover{

        text-decoration: underline;

        }


.first:first-letter
{ font-size:x-large;
 color:#860085;
 font-family:Courier New;
}
