body {
    color: #000;
    width: inherit;
    margin-top: 10px;
}
body.frontend {
    border-top: none;
    background-image: none;
    background-color: #fff;
    background: url("/images/default/kreise.jpg") no-repeat center 0;
    color: #000;
}
body.loggedin {
    background: #E8E9EE url("/images/default/kreise-extranet.jpg") no-repeat center 0;
}
body, textarea, table {
    font-size: 14px;
}
#frame {
    width: 1180px;
    margin: 0 auto;
}
#header {
    background-image: none;
    height: 134px;
    border: none;
    overflow: hidden;
}
#header div#logo {
    margin-left: 0;
    margin-top: 35px;
    float: left;
}
#header div.slogan {
    float: left;
    margin-top: 35px;
    margin-left: 20px;
}
#header .header-image {
    float: right;
}
body.frontend #content {
    background: none;
}
#content p {
    line-height: normal;
}
div#left-sidebar {
    margin-bottom: 25px;
}
#top {
    background: none;
    border: none;
    border-top: 2px solid #E3E8EE;
    background-image: url("/images/default/bg-menu.png");
    background-repeat: repeat-x;
    background-position: 0 bottom;
    height: 60px;
}
#top a.level_1 {
    color: #002B59;
    background: none;
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
}
#top li.level_1:hover a.level_1,
#top li.haschilds:hover a.level_1,
#top li.hover a.level_1 {
    border-color: #002B59;
    background: #002B59;
    color: #fff;
    text-decoration: none;
}
#top li.haschilds:hover a.level_1,
#top li.hover_haschilds a.level_1 {
    border-color: #002B59;
    background: #002B59;
    color: #fff;
    text-decoration: none;
}
#top a.level_2 {
    margin-bottom: 0;
    font-size: 13px;
}
#top ul.level_3 a {
    font-size: 12px;
}
#top ul.level_2 {
    width: 370px;
    padding-top: 10px;
    border: none;
    background: #002B59;
}
#top li.level_2 {
    width: 350px;
    padding-bottom: 5px;
}
#top ul.level_2 a {
    border-bottom: none;
    color: #fff;
}
#top ul.level_2 ul {
    margin-left: 10px;
    padding: 0;
}
#content {
    width: 850px;
    color: #000;
}
#login-form {
    background: none;
}
a {
    color: #002C5B;
}
#content h1 {
    border-bottom: none;
    font-size: 20px !important;
    font-weight: bold;
    text-transform: inherit;
}
#content h2 {
    border-bottom: none;
    font-size: 18px !important;
    font-weight: bold;
}
#content #breadcrumb {
    margin-top: 20px;
    font-size: 14px;
}
#content #breadcrumb li:first-child {
    font-weight: normal;
}
#top ul.menu-main {
    margin-left: 0;
    float: left;
}
#search-form {
    float: left;
    padding: 0;
}
#search-form fieldset {
    margin: 0;
}
#login-form {
    border-right: none;
    float: left;
    width: 280px;
    padding: 0;
    margin-bottom: 30px;
}
#login-form fieldset div#title {
    text-transform: none;
    font-size: 16px;
    color: #1e3675;
    line-height: 20px;
    border: none;
}
ul.menu-sub {
    padding: 0;
    width: 280px;
    background: none;
    border: none;
}
ul.menu-sub li ul {
    padding-bottom: 5px;
}
ul.menu-sub li a {
    border: none;
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
    color: #1e3675;
}
ul.menu-sub li ul li ul {
    margin-bottom: 0;
    padding-left: 15px;
}
ul.menu-sub li a.active {
    text-decoration: underline;
}
ul.menu-sub li.level_2 a.active, ul.menu-sub li.level_2 a.active_path {
    background: none;
}
ul.menu-sub li.level_2 a {
    border: none;
    padding: 0 0 0 10px;
    font-size: 12px !important;
}
ul.menu-sub li.level_2 a.inactive {
    background: none;
}
#search-form {
    height: auto;
    margin: 25px 0;
}
#search-form fieldset {
    float: none;
}
#search-form fieldset input#search_keywords {
    background: #B1B6CB;
    border: none;
    color: #000;
    font-size: 14px;
    padding: 7px;
    border-radius: 5px;
    width: 170px;
    margin-right: 10px;
    height: 17px;
}
fieldset button {
    background: none;
    background-color: #062E60;
    border: none;
    border-radius: 7px;
    padding: 7px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    height: 31px;
}
#search-form {
    float: none;
}
#search-form fieldset label {
    font-size: 14px;
    color: #000 !important;
    line-height: 22px;
}
label.overlabel-apply {
    font-size: 14px;
}
#login-form fieldset input#login_login_left, #login-form fieldset input#login_login, #login-form fieldset input#login_pass_left, #login-form fieldset input#login_pass {
    background: #B1B6CB;
    border: none;
    color: #000;
    font-size: 14px;
    padding: 7px;
    border-radius: 5px;
    width: 170px;
    margin-right: 10px;
    height: 17px;
}
::-webkit-input-placeholder {
    color:    #000;
}
:-moz-placeholder {
    color:    #000;
    opacity:  1;
}
::-moz-placeholder {
    color:    #000;
    opacity:  1;
}
:-ms-input-placeholder {
    color:    #000;
}
input#login_login_left {
    width: 250px !important;
}
input#login_pass_left {
    width: 157px !important;
}
#language {
    padding-top: 18px;
    float: right;
}
#language a {
    font-size: 12px;
    color: #062E60;
}
#footer {
    float: none;
    width: 100%;
    height: 150px;
    background: #00285A url("/images/default/footer.gif") no-repeat center 0;
    font-size: 14px;
}
#footer ul {
    color: #fff;
    border: none;
    padding-top: 50px;
}
#footer ul a {
    color: #fff;
    text-decoration: underline;
}
#extranet-urls {
    background: none;
    border: none;
    padding: 0;
    margin-bottom: 25px;
    width: 280px;
}


div.module-search div.content-box table.form td input.textfield,
input.text,
#custom-recommendation input.text {
    background: #B1B6CB;
    border: none;
    color: #000;
    font-size: 14px;
    border-radius: 5px;
    margin-right: 10px;
    padding: 7px;
    font-family: Arial;
}

.content-custom-course-list .button,
a.custom-course-back,
a.custom-course-register-back,
.frontend-newsletter-cancel input.submit, .content-newsletter input.submit,
a.custom-course-register-course {
    background: none;
    background-color: #062E60;
    border: none;
    border-radius: 7px;
    padding: 7px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    height: auto;
}
a.custom-course-back,
a.custom-course-register-back {
    background: #FABA11;
    color: #062E60;
}
div.custom-course-right ul.options input.submit,
div.module-search div.content-box table.form td input.submit,
input.submit,
div.login .common_content_box form input.submit,
#custom-recommendation .button,
#custom-recommendation input.submit {
    background: none;
    background-color: #062E60;
    border: none;
    border-radius: 7px;
    padding: 7px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    height: 31px;
}

div.pager {
    background: none;
    margin-top: 50px;
}
div.search-result h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
div.search-result h3 a {
    text-decoration: none;
    color: #004b93;
}
.content-box {
    background: none;
}

div.custom-course-right input.text, div.custom-course-right textarea.textarea {
    color: #000;
}


div.custom-course-left {
    width: 350px;
}
div.custom-course-right {
    width: 455px;
    float: right;
}

div.custom-course-right table.form .first {
    font-size: 14px;
    font-weight: normal;
}

div.custom-course-right select,
.content-newsletter table.newsletter td select,
div.custom-course-right input.text,
div.custom-course-right textarea.textarea {
    border: none;
    font-size: 14px;
    padding: 7px;
    width: 297px;
    background-color: #B1B6CB;
    border-radius: 7px;
    padding: 7px;
    color: #000;
}
div.custom-course-right input.city,
div.custom-course-right input.zip {
    width: 140px;
}
p.custom-course-headline {
    background: none;
    border: none;
    font-weight: bold;
    font-size: 18px !important;
    color: #1e3675;
}
div.custom-course-right table.form .last {
    font-size: 13px;
}
div.custom-course-right p {
    font-size: 14px;
}
ul.sitemap {
    margin-left: 30px;
}
table.list thead tr th {
    background: #FABA11;
}
.custom_start_box {
    padding: 20px;
    border: 2px solid #ccc;
    border-radius: 10px;
    width: 43%;
    height: 110px;
    margin-bottom: 25px;
}
.custom_start_box .h2,
.custom_start_box h3 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}
.custom_start_box_first {
    float: left;
}
.custom_start_box_last {
    float: right;
}