 .schrift
 {
         font-family:"Tahoma";
         font-style:"normal";
         font-size:"14px";
         font-weight:"normal";
         color:"#000000";
         line-height:"20px";
         text-align="justify";
}

 .schrift1
 {
          font-family:"Tahoma";
          font-style:"normal";
          font-size:"14px";
          font-weight:"normal";
          color:"#000000";
          line-height:"20px";
          text-align="center";
}

.titel
{
        font-family:"Tahoma";
        font-style:"normal";
        font-size:"25px";
        font-weight:"normal";
        color:"#000000";
        text-align: "center";
        vertical-align: "middle";
}

.titel1
{
        font-family:"Tahoma";
        font-style:"normal";
        font-size:"18px";
        font-weight:"normal";
        color:"#000000";
        text-align: "center";
        vertical-align: "middle";
}

.titel2
{
        font-family:"Tahoma";
        font-style:"normal";
        font-size:"50px";
        font-weight:"normal";
        color:"#ff9900";
        text-align: "center";
        vertical-align: "middle";
}

.link
{

        font-family:"Tahoma";
        font-style:"normal";
        font-size:"14px";
        font-weight:"normal";
        color:"#000000";

}

.link:hover
{

        font-family:"Tahoma";
        font-style:"normal";
        font-size:"14px";
        font-weight:"normal";
        color:"#cccccc";

}

.link:visited
{

        font-family:"Tahoma";
        font-style:"normal";
        font-size:"14px";
        font-weight:"normal";
        color:"#000000";
}

.link:active
{

        font-family:"Tahoma";
        font-style:"normal";
        font-size:"14px";
        font-weight:"normal";
        color:"rgb(255,153,0)";
}



.link2
{

        font-family:"Tahoma";
        font-style:"normal";
        font-size:"14px";
        font-weight:"bold";
        color:"#ffffff";

}

.link2:hover
{

        font-family:"Tahoma";
        font-style:"normal";
        font-size:"14px";
        font-weight:"bold";
        color:"#cccccc";


}

.link2:visited
{

        font-family:"Tahoma";
        font-style:"normal";
        font-size:"14px";
        font-weight:"bold";
        color:"#ffcc99";

}

.link2:active
{

        font-family:"Tahoma";
        font-style:"normal";
        font-size:"14px";
        font-weight:"bold";
        color:"#ff9900";

}

.navigation
{
           width:"150px";
           height:"20px";
           background-color:"#000000";
           text-align:"right";
           vertical-align:"middle";
           border-collapse:"separate";
           padding:"5";
}

.navigation1
{
           width:"150px";
           height:"20px";
           background-color:"#000000";
           text-align:"center";
           vertical-altign:"middle";
           border-collapse:"separate";
           padding:"5";
           border-width:"2px";
           border-color:"ff9900";
           border-style:"solid";
}

.tabelle
{
        width:"";
        height:"";
        border-spacing:"25px";

}

.navigation2
{

           width:"150px";
           height:"30px";
           background-color:"#000000";
           text-align:"center";
           vertical-align:"middle";

}