body {
     background-color: #FFF5EF;
     height: 100%;
}

img {
     border-style: none;
}

div.background {
     position: absolute;
     left: 50%;
     margin-left: -60px;
     top: 20px;
}

div.logo {
     position: absolute;
     left: 50%;
     margin-left: -337px;
     top: 50px;
     width: 195px;
     height: 56px;
}

div.slogan {
     position: absolute;
     left: 50%;
     margin-left: 235px;
     top: 50px;
}

div.content {
     vertical-align: top;
     position: absolute;
     left: 50%;
     margin-left: -230px;
     top: 154px;
     width: 430px;
}

table.kurse {
     margin-left: 30px;
     margin-top: 10px;
}

div.content, td {
     color: #B03434;
     font-family: "MS Sans Serif", Helvetica, Arial, sans-serif;
     font-size: 12px;
     line-height: 15px;
     text-align: left;
}

a, a:hover, a:active, a:focus, a:visited {
     color: #B03434;
}

hr {
     border: none;
     border-bottom: 1px dotted #B03434;
     width: 400px;
     height: 1px;
}

img.ueberschrift {
     margin-bottom: 3px;
}

div.noprint {
     float: right;
}

div.pic {
     position: absolute;
     left: 50%;
     margin-left: -337px;
     top: 380px;
}

.eingabefeld {
     background-color: #FFF5EF;
     border: 1px solid #B03434;
     color: #B03434;
     font-family: "MS Sans Serif", Helvetica, Arial, sans-serif;
     font-size: 12px;
     width: 170px;
     padding-left: 2px;
}

.eingabefeld:focus {
     border: 1px solid #FFA136;
}

input[type="checkbox"] {
     background-color: #FFF5EF;
     border: 1px solid #B03434;
     color: #B03434;
     vertical-align: middle;
}

div.navigation1 {
     position: absolute;
     left: 50%;
     margin-left: -337px;
     top: 150px;
}
ul.navi1 {
     list-style: none;
     margin: 0px;
     border: 0px;
     padding: 0px;
}
li.navi1 {
     background: transparent;
     width: 90px;
     height: 18px;
     margin: 0px;
     padding: 0px;
     text-align: left;
     list-style: none;
}

a.navi1 {
     display: block !important;
     margin: 0px;
     border: 0px;
     padding: 0px;
}

a.navi1:hover, a.navi1:focus, a.navi1:active {
     background: #FFE2D6;
}

div.navigation2 {
     position: absolute;
     left: 50%;
     margin-left: 235px;
     top: 190px;
     width: 165px;
}
ul.navi2 {
     list-style: none;
     margin: 0px;
     border: 0px;
     padding: 0px;
     height: 13px;

}
li.navi2 {
     margin: 0px;
     padding: 0px;
     text-align: left;
     list-style: none;
     height: 13px;
}
a.navi2 {
     background: transparent;
     background-image: url("images/m2_arrow.gif");
     background-repeat: no-repeat;
     background-position: 0px 1px;
}
a.navi2:hover, a.navi2:active, a.navi2:focus, a.navi2_2 {
     background: transparent;
     background-image: url("images/m2_arrow2.gif");
     background-repeat: no-repeat;
     background-position: 0px 1px;
}