﻿#top {
  height                : 1%;
}

#top ul {
    position            : relative;
    z-index             : 10;
}

#top ul.level_2 {
    top                 : 46px;
}

#header div.slogan {
    line-height         : 40px;
}

fieldset button {
    margin-top          : 1px;
    border              : 0;
    position            : absolute;
    right               : -1px;
    z-index             : 2;
}

#search-form button {
    right               : 1px;
}

#search-form fieldset input#search_keywords {
    width               : 205px;
}

#login-form fieldset input#login_pass {
    width               : 229px;
}



/* Anmeldung */
a.custom-course-register-back {
    margin-top          : 335px;
}