* {
                font-family:'arial',sans-serif;
                padding:0px;
                margin:0px;
}
body {
                 text-align:center;
                 background-color: #0d0d00;
                 font-size:62.5%;
}
#main {
                 width: 940px;
                 margin: 0px auto;
                 background: url("design/verlauf.png") repeat-y;
}
#banner {
                 width: 900px;
                 height:157;
                 margin: 0px auto;
                 background: url("design/banner.png") no-repeat;
}
#menu {
                position:relative;
                text-align:left;
                top:110px;
}

#menu a {
                 color:#f1f400;
                 text-decoration:none;
                 font-family:Courier New;
                 font-size:1.8em;
                 display:inline;
}
#menu a:hover {
                 text-decoration:underline;
}
#home {
                 margin:0 5px 0 210px;
}

img.menu {
                border-width:0;
                margin:0 2px 0 6px;
                width:25px;
                height:25px;
                vertical-align: middle;
}

h2, h3, p, li, a {
               text-align:left;
}


h2 {            color:#eee422;
                font-size:2.3em;
                font-family:Courier New;
                margin:10px 0 20px 30px;
}
h3 {            color:#eee422;
                font-size:1.8em;
                font-family:Courier New;
                margin:15px 0 5px 30px;
}
h3.leitfaden {
                color:#eee422;
                font-size:2.0em;
                font-family:Courier New;
                margin:25px 0 5px 30px;
}




h3.text {       margin:15px 0 5px 30px;
}
p {
                color:#ffffff;
                font-size:1.6em;
                font-family:Arial;
                margin:0 20px 0 30px;
                line-height: 1.3em;
}
a.text {
                color:#eee422;
                font-size:1.0em;
                font-family:Arial;
                line-height: 1.3em;
}
a.links {
                color:#eee422;
                font-size:1.2em;
                font-family:Arial;
                line-height: 1.4em;
}
a.text:hover, a.links:hover {
                color:#000000;
                text-decoration:underline;
}
li.start {
                list-style:url(design/li.gif);
                color:#ffffff;
                margin:5px 20px 5px 90px;
                font-family:Arial;
                font-size:1.5em;
                line-height: 1.3em;
}
b.btc {
                color:#eee422;
}
a.akt {
                font-style:italic;
}
a.stoff {
                color:#eee422;
                font-weight:bold;
                margin: 0 0 0 10px;
}
a.stoff:hover {
                color:#000;
}
table.stoff {
                color:#ffffff;
                font-size:1.6em;
                font-family:Arial;
                margin:0 20px 0 30px;
                border-spacing:7pt;
}
img.leitfaden {
               float:left;
               border-width:0 20px 0 0;
               border-style:solid;
               border-color:#63615a;

}

p.frage{
              color: #b5e422;

}
h3.frage {
              color: #b5e422;
              font-size:1.8em;
              font-family:Courier New;
              margin:25px 0 5px 30px;

}
a.antwort {
              color: #000000;
              font-size:1.6em;
              font-family:Arial;
              line-height: 1.3em;
              text-decoration:none;
}
a.antwort:hover {
              color: #eee422;
}
div.antwortbox {
              background-color: #000000;
              margin:10px 30px 20px 30px;
              padding:10px;
              text-decoration:none;
              text-align:left;
}
div.flo {
              float:left;
              text-align:left;
              width:900px;
              margin:20px 30px;
}
li.leitfaden {
              list-style:url(design/li.gif);
              list-style-position:inside;
              color:#ffffff;
              font-family:Arial;
              font-size:1.5em;
              font-weight:bold;
              line-height: 1.3em;
}
li.unter {
              margin:0 40px;
              list-style:decimal;
              color:#ffffff;
              font-family:Arial;
              font-size:1em;
              font-weight:bold;
              line-height: 1.3em;
}
a.nextlesson {
                color:#eee422;
                font-size:1.6em;
                font-family:Arial;
                margin:0 20px 0 30px;
                font-weight:bold;
}
span.gelb {
                color:#eee422;
}
span.green {
                color:#b5e422;
}
li.table {
                list-style:url(design/li.gif);
                color:#ffffff;
                margin:5px 20px 5px 40px;
                font-family:Arial;
                font-size:1em;
                line-height: 1.3em;
}