* {
        margin: 0;
        padding: 0;
}

body {
    background-image: url("grafix/Blumen-klein.jpg");
    background-repeat: no-repeat;
    background-color: #f1dd38;
    width: 100%;
    min-width: 950px;
    font-family: "Arial";
    font-size: 10pt;
 }


 div { border: 0px; }


 #site{
     margin:auto;
     width: 950px;
     background-color:#f3f89f;
}

#left{
     width: 200px;
     float: left;
     margin: 0 0 0 0 ;

}

#center{
     width: 750px;
     margin: 0 0 0 200px;


}

  #schalt {

     margin: 0 0 0 0 ;
            border:                             0px solid #FF0000;
}


#steuerungoben {
    background-color: #e88c00;
    height: 2em;
    height: 35px;
    border:                             0px solid #FF0000;
}

 #steuerungoben ul {
    list-style-type: none;
    margin-left: 0px;
}

 #steuerungoben li {
    display: inline;

}

 #steuerungoben a {
    display: block;
    width: 125px;
    background-color: yellow;
    float: left;
    text-align: center;
    font-size: 11pt;
    line-height: 24px;
    margin: 0 20 0 0px;
}

#steuerungoben a:hover {
    background-image: url(grafix/grau-50.png);
}

  #steuerunglinks {
    height: 2em;
    height: 30px;
    border:                             0px solid #FF0000;
}

 #steuerunglinks ul {
    list-style-type: none;
    margin-left: 0px;
}

 #steuerunglinks a {
    display: block;
    width: 140px;
    background-color: #ffb200;
    float: left;
    text-align: center;
    font-size: 11pt;
    line-height: 24px;
    margin: 20 20 20 20px;
}

#steuerungfooter a {

    width: 140px;
    background-color: #78bc01;
    float: left;
    text-align: center;
    font-size: 11pt;
    line-height: 24px;
    text-align: center;
}


#steuerunglinks a:hover {
    background-image: url(grafix/grau-50.png);
}


 #navigation {
     background-image: url(grafix/Logo.png);
     background-repeat: no-repeat;
     width: 100%;
     min-height: 600px;
     margin: auto;
     border:                             0px solid #FF0000;
}

 #navi_top {
     width: 100%;
     height: 270px;
     margin: auto;
     border:                             0px solid #FF0000;
}

 #navi_list {
     width: 100%;
     margin: auto;
     line-height:1.5em
}

 #header {
     background-image: url("grafix/Header_Bagger_gelb.jpg");
     background-repeat: no-repeat;
     width: 100%;
     min-height: 200px;
     margin: auto;
            border:                             0px solid #FF0000;
}

 #navi_oben {
     width: 100%;
     min-height: 200px;
     margin: auto;
            border:                             2px solid #FF0000;
}

 #content {
     background-image: url("grafix/Punktegelb05Klein.png");
     background-repeat: repeat-y;
     width: 99%;
     min-height: 920px;
     margin: auto;
     font-family: "verdana";
     line-height:1.5em;
     border:                             200px solid ##F94504;
}


   #inhalt {
     background-image: url("grafix/Punktegelb05Klein.png");
     background-repeat: repeat-y;
     width: 99%;
     min-height: 920px;
     margin: -10 -10 -10 -10px;
     font-family: "verdana";
     line-height:1.5em;
     border:                             2px solid ##F94504;

}

 #footer {
     background-image: url("grafix/footer1.jpg");
     background-repeat: repeat-x;
     width: 100%;
     height: 70px;
     text-align: center;
}

#text_small {
    font-size: 10pt;
    font-family: "Verdana";
    line-height:1.0em;
}

#text_navi {
    font-size: 10pt;
    font-family: "Verdana";
    line-height:1.3em;
    margin-left: 10px;
}

#error_mail {
    font-weight: bold;
    color: #ff0000;
}

h1 {
    font-size: 20pt;
    font-family: "verdana";
    font-weight: lighter;
    margin-left: -15px
}

h2 {
    font-size: 16pt;
    font-family: "Verdana";
    font-weight: lighter;
}

h3 {
    font-size: 15pt;
    font-family: "Verdana";
    font-weight: lighter;
}

h4 {
    font-size: 25pt;
    font-family: "Verdana";
    font-weight: lighter;
}


table.typ1 {
    width: 600px;
    margin-left: 20px;
    margin-top: 10px;
}

td {
    vertical-align: top;
}

td.kurs1 {
    width: 120px;
}

td.right {
    text-align: right;
}

td.middle {
    vertical-align: middle;
}

td.small {
    font-size: 10pt;
}

ul {
    margin-left: 30px;
    margin-top: 10px;
}

a {
    border: 0;
    color: #000000;
    text-decoration: none;
    font-size: 12pt;
    font-family: "Verdana";
    margin-left: 20px;
}

a.small {
    font-size: 10pt;
}

a.navi {
    font-weight: bold;
}

a.navismall {
    font-size: 10pt;
    margin-left: 20px;
}

a.navibig {
    font-size: 15pt;
    margin-left: 15px;
    margin-top: 50px;
    margin-bottom: 50px;
}


img.border {
    border-width: 2px;
    border-style: solid;
    border-color: #245a03;
    margin: 4px 40px 4px 4px;
    padding: 4px;
}

input.feld {
    font-size: 10pt;
    font-family: "Arial";
    border-color:#E87C31;
    border-width: 1px;
    border-style: solid;
    width: 450px;
    }

select.feld {
    font-size: 10pt;
    font-family: "Arial";
    border-color:#E87C31;
    border-width: 1px;
    border-style: solid;
    width: 452px;
    }

input.button {
    font-size: 10pt;
    font-family: "Arial";
    width: 150px;
    height: 23px;