
#main-content {
    background: #fff !important;
    padding: 2% 0 2% 0;
}

#bottom-c {
    background: url("/../../images/stories/hintergrund/muster1.jpg") no-repeat fixed left top;
	color: #000;
}

#bottom-b {
    background: url("/../../images/stories/hintergrund/muster1.jpg") no-repeat fixed left top;
	color: #000;
}

#bottom-c h3, #bottom-d h3 {
    color: #024b62;
}



.tm-bottom-d, .tm-top-e, .tm-bottom-b {
    padding: 3% 0 3% 0 !important;
}

#top-c {
    background-color: #ffffff;
    margin-bottom: -4%;
}

.uk-panel-box {
    padding: 10px;
    background: #ffffff;
    color: #000000;
}

.uk-navbar {
    max-width: inherit;
    height: 70px;
}

.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 70px;
    padding: 0 15px;
    line-height: 71px;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Ubuntu';
    font-weight: normal;
}

.uk-navbar-toggle {
    box-sizing: border-box;
    display: block;
    height: 70px;
    padding: 0 15px;
    float: left;
}

p {
    margin: 3px 0 4px 0;
    line-height: 125%;
}

li, dt, dd {
    line-height: 125%;
}

.uk-article-title {
    font-size: 30px;
    line-height: 32px;
    font-weight: normal;
    text-transform: none;
}

#top-c h1, #top-e h1 {
	color:	#024b62;
}

h2, .uk-h2 {
    font-size: 24px;
    line-height: 27px;
	color: #024b62 !important;
}

h3, .uk-h3 {
    font-size: 18px;
    line-height: 20px;
	font-weight: bold;
}

a, .uk-link {
    color: #00828f;
    text-decoration: none;
    cursor: pointer;
}

#bottom-d a {
    color: #00828f;
}


#main-content {
    background: #fff !important;
    padding: 2% 0 2% 0;
    margin-bottom: -2%;
    margin-top: -2%;
}

#top-c a {
    color: #fff;
}

.list li {
    background: rgba(0, 0, 0, 0) url("./../images/list.png") no-repeat scroll left 5px;
    border: medium none;
    display: block;
    margin-left: -29px;
    padding: 0 0 0 21px;
}

/* +++ Offcanvas Menu +++ */

.uk-nav-offcanvas > li > a {
    color: #024b62;
    padding: 10px 15px;
}

.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
    background: #ffffff;
    color: #00828f;
    outline: none;
}

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #00828f;
    color: #fff;
}