/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
html {
    font: normal 14px / 20px arial,helvetica,sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #afcde5;

}
body {
    font-family: arial,helvetica,sans-serif;
    color: #333;
    padding-top: 0px;
    font-size: 14px;
}
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 15px;
}
.uk-nav ul {
    padding-left: 3px;
}
.uk-nav li a {
    font-size: 14px;
}
.uk-nav ul a {
    padding: 2px 0 5px;
}
ul.uk-nav-sub {
    padding: 5px 5px 5px 15px;
}
.uk-nav-sub li {
    padding: 2px 0px 0px 10px;
}
.uk-nav-sub li.uk-active {
    background: #0866a3;
}

.uk-nav-sub li.uk-parent.uk-active li {
    background: #f5f5f5;
}
.uk-nav-sub li.uk-parent.uk-active li.uk-active {
    background: #0866a3;
}
.uk-nav-sub li.uk-parent.uk-active li a {
    color: #333333;
}
.uk-nav-sub li.uk-parent.uk-active li.uk-active a {
    color: #ffffff;
}
.uk-nav-sub li.uk-parent.uk-active li a:hover {
    color: #0074a2;
}
.uk-nav-sub li.uk-parent.uk-active li.uk-active a:hover {
    color: #ffffff;
}
.uk-nav-sub li.uk-active a {
    color: #ffffff;
}
.uk-navbar-nav {
    float: right;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background: rgba(0, 0, 0, 0.05);
}
html .uk-nav.uk-nav-offcanvas .uk-nav-sub > li.uk-active  {
    background: #1a1a1a;
    color: #ffffff;
}
#tm-middle {
    margin-top: 0px;
}
#tm-footer p {
    margin: 5px 0px;
    font-size: 12px;
}
#tm-content ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
#tm-content h1, #tm-content h2, #tm-content h3 {
    margin-bottom: 10px;
}
#tm-content p {
    margin-top: 8px;
    margin-bottom: 8px;
}
table.weblinks td, table.category td, .tm-main td {
    padding: 3px 4px;
}
.tm-main tr, .tm-main td {
    border: solid 1px #ddd;
}
td p {
    margin: 0 !important;
    line-height: 1.3em !important;
}
a, .uk-link {
    text-decoration: none;
    cursor: pointer;
    color: #0866a3;
}
a:hover, .uk-link:hover {
    color: gray;
    text-decoration: underline;
}
blockquote {
    padding-left: 15px;
    border-left: 5px solid #dddddd;
    font-size: 14px;
    line-height: normal;
    font-style: normal;
}
.gallery .jg_element_txt {
    float: left;
    clear: both;
}
.search-results dt {
    font-weight: normal;
    padding-top: 5px;
}
.uk-container {
    background-color: rgba(255,255,255,1);
    padding-top: 10px;
}
.uk-navbar-nav > li > a {
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    line-height: 40px;
    height: 40px;
    color: #ffffff;
}
.uk-navbar-content {
    height: 40px;
    padding: 0 5px 0 10px;
}
.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: #d3d3d3;
    color: #000000;
    outline: none;
}
.uk-nav-side li {
    line-height: normal;
}
.uk-nav > li > a {
    padding: 4px 20px;
}
.uk-nav-side > li > a {
    color: #0866a3;
}
.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
    color: #0866a3;
}
.uk-nav-side ul a {
    color: #0866a3;
}
.uk-nav-side ul a:hover {
    color: #a9a9a9;
}
.uk-nav-side > li.uk-active > a {
    margin-left: 5px;
    margin-right: 5px;
    padding: 4px 15px;
    background: #0866a3;
    color: #ffffff;
}
.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
    margin-left: 5px;
    margin-right: 5px;
    padding: 4px 15px;
}
#tm-footer .uk-panel {
    font-size: 90%;
}
body.startseite .tm-leading-article h1 {
    margin-top: 4px;
}
.uk-article + .uk-article {
    margin-top: 20px;
}
h1, .uk-h1 {
    font-size: 18px;
    line-height: normal;
    color: #085a8f;
}
.tm-main h1 {
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 2px;
}
h2, .uk-h2 {
    font-size: 16px;
    line-height: normal;
}
h3, .uk-h3 {
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
}

.tm-headerbar {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: #ffffff;
}
.tm-navbar, .tm-footer {
    margin-top: 10px;
    margin-bottom: 10px;
}
 .tm-headerbar p {
    margin: 0 0 0 0;
}
.uk-navbar-content .tm-logo-small {
    box-sizing: border-box;
    display: block;
    height: auto;
    padding: 0 0 0 0;
    float: left;
}
.tm-headerbar .tm-logo {
    float: left;
}
.tm-headerbar .uk-panel {
    padding-top: 5px;
}
.tm-logo-small, .tm-logo-small a {
    letter-spacing: 1px;
    color: black;
    line-height: normal;
    font-size: 14px;
}
.item-image {
    padding: 5px;
    background: #ffffff;
    border: 1px solid #ccc;
}
img.uk-align-left {
    margin-right: 10px !important;
    padding: 5px;
    background: #f5f5f5;
    border: 1px solid #ccc;
}
.page-header {
    padding-bottom: 0px;
    margin: 0px 0 0px;
    border-bottom: 0px solid #dddddd;
}
.contact h3 {
    margin: 15px 0 0;
}
legend {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: normal;
    padding-bottom: 5px;
    color: #333;
}
.uk-article-title, .weblink-category h2, .page-header h2, h1.tm-title, .uk-panel-header h3 {
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
    text-transform: none;
    margin: 0 0 10px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #c8c8c8;
}
.uk-article-title a, .weblink-category h2 a, .page-header h2 a, h1.tm-title a {
    text-decoration: none !important;
}
.archive .row0, .archive .row1 {
    margin-bottom: 20px;
}
.btn-primary, .btn-info, .btn-inverse {
    background-color: #0866a3;
    color: #ffffff;
}
.btn-primary:hover, .btn-info:hover, .btn-inverse:hover {
    background-color: #02843b;
    color: #ffffff;
}
b, strong {
    font-weight: 600;
}
.uk-article-meta {
    font-size: 12px;
    line-height: normal;
    color: #999999;
    margin: 5px 0;
    font-style: italic;
}
.categories-list .page-header a {
    font-size: 100%;
    line-height: 26px;
    font-weight: 300;
    text-transform: none;
}
.uk-article-title a {
    color: #0866a3;
    text-decoration: none !important;
}
.uk-pagination > li, .uk-pagination a {
    font-size: 12px;
    text-decoration: none !important;
}
.tm-leading-article .uk-article:last-child {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #333333;
}
.uk-row-first .uk-article:last-child {
    padding-bottom: 30px;
    margin-bottom: 0px;
    border-bottom: 0px solid #dddddd;
}
.uk-row-first .uk-article {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #333333;
}
.tm-content > :last-child {
    margin-bottom: 7px;
}
.tm-toolbar {
    margin-top: 0px;
    margin-bottom: 0px;
}
.tm-toolbar .uk-float-right {
    margin-bottom: -25px;
}
.tm-toolbar p {
    margin: 0;
    padding: 0;
}
hr {
    border-top: 1px solid #a9a9a9;
}
.random_image_extended_small {
    display: none;
}
.sigFreeThumb img.sigFreeImg {
    margin: 0 !important;

}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink, ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover {
    display: block;
    float: left;
    padding: 5px !important;
    margin: 0;
    border: 0;
    background-color: #ffffff !important;
    position: relative;
}
.badge {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 18px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 18px;
}
.weblink-category p {
    margin: 3px 0 3px 20px;
}
.tm-sidebar-a .uk-panel-title, .tm-sidebar-b .uk-panel-title {
    margin-top: 0;
    margin-bottom: 7px;
    padding-bottom: 3px;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    text-transform: none;
    color: #333;
    border-bottom: 1px solid #c8c8c8;
}
.tm-footer {
    padding-top: 5px;
    border-top: 1px solid #dddddd;
}
.uk-breadcrumb {
    padding: 5px 0 1px 0;
    margin-top: 6px !important;
    margin-bottom: 15px !important;
    border-bottom: 1px solid #c8c8c8;
}
.uk-breadcrumb> li {
    font-size: 11px !important;
}
.tm-sidebar-a .uk-nav-parent-icon > li > a::after {
    content: "\f104";
    width: 20px;
    margin-right: 0px;
    float: right;
    font-family: FontAwesome;
    text-align: center;
}

a.uk-margin-right, .drucklink a {
    color: gray;
    font-size: 12px;
    text-decoration: none !important;
}
.morelink a {
    background-color: #eeeeee;
    font-size: 13px;
    text-decoration: none !important;
    line-height: 20px;
    padding: 3px 6px;
    text-align: center;
}
.morelink a:hover {
    background-color: #f5f5f5;
}
.pg-cv-folder {
    text-align: left;
    padding-left: 0;
    background: none;

}
textarea#jform_contact_message {
    height: auto;
}
.visitorcounter p {
    margin-top: 0px;
    margin-bottom: 2px;
}
.uk-panel-box {
    padding: 12px 15px 12px;
    background: #f5f5f5;
    color: #333333;
}
#tm-bottom-b .uk-panel-box {
    background: #f5f5f5;
}
#tm-bottom-b .uk-panel-title {
    margin-bottom: 10px;
    padding-bottom: 3px;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    border-bottom: 1px solid #c8c8c8;
}
#tm-main-bottom  .uk-panel-box {
    padding: 5px 15px 12px;
    background: transparent;
    color: #333333;
}
#tm-bottom-b {
    margin-bottom: 20px;
}
.tm-main > :nth-child(n+2) {
    margin-top: 15px;
}
.uk-offcanvas-bar {
    background: #0866a3;
}
.uk-offcanvas-bar ul.uk-nav {
    margin-top: 20px;
}
.tm-sidebar-a .banneritem {
    text-align: center;
}
input.uk-search-field {
    font-size: 12px;
}
.uk-navbar {
    background: #0866a3;
    color: #ffffff;
    font-size: 12px;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    color: #ffffff;
}
.uk-navbar-nav > li > a {
    color: #ffff;
}
.uk-nav-navbar ul a {
    color: #333333;
}
.uk-navbar-nav > li.uk-active > a, .uk-navbar-nav .uk-dropdown li.uk-active > a {
    background-color: #ec1d25;
    color: #ffffff;
}
.uk-dropdown {
    padding: 10px 15px 10px 15px;
    background: #f5f5f5;
    color: #444444;
    font-size: 13px;
}
.uk-dropdown li {
    border-bottom: 1px solid gray;
}
.uk-dropdown li:last-child {
    border-bottom: 0px solid gray;
}
.label, .badge, .uk-badge {
    background: transparent;
    color: #333;
    font-size: 11px;
}
.uk-button-primary {
    background-color: #d3d3d3;
    color: #000000;
}
.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: #d3d3d3;
    color: #000000;
}
.uk-pagination > .uk-active > span {
    background: #d3d3d3;
    color: #000000;
}
.tm-sidebar-b, .tm-sidebar-b li {
    line-height: normal;
}
.tm-sidebar-b .uk-form-row + .uk-form-row, .tm-sidebar-b ul.uk-list.uk-margin-bottom-remove,
.tm-sidebar-b ul {
    margin-top: 10px;
}
#tm-content img {
    margin-right: 5px;
    margin-bottom: 5px;
}
#tm-content p {
   
}
h3.page-header {
    font-size: 100%;
    margin: 2px 0px 5px 0px;
}
.page-header h1{
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
    text-transform: none;
    margin: 0 0 10px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #c8c8c8;
}
select.notranslate {
    width: auto;
}
#tm-content a {
    text-decoration: underline;
}
#tm-content {
    line-height: normal;
}
.tm-bottom-a .uk-panel, .tm-bottom-b .uk-panel {
    border-top: 0px solid #dddddd;
}
.tm-footer .uk-panel + .uk-panel {
    margin-top: 10px;
    padding-bottom: 10px;
}
.uk-panel-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    text-transform: none;
    color: #333333;
}
#offcanvas .uk-panel-title {
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: normal;
    text-transform: none;
}
.uk-offcanvas .uk-panel {
    color: #cccccc;
}
.uk-offcanvas-bar ul.uk-nav-sub {
  padding: 5px 0 5px 35px;
}
.uk-nav-search > li.uk-active > a {
    background: #d3d3d3;
    color: #000000;
    outline: none;
}
.search .result-category, .search .form-limit {
    display: none;
}
.search .result-created {
    margin-bottom: 8px;
    font-size: 85%;
}
input.uk-search-field {
    border: 0px solid #dddddd;
    width: 180px;
    background-color: #f5f5f5;
}
input.uk-search-field:focus {
   border: 0px solid #c6c6c6;
   background-color: #ffffff;
}
.pg-csv-name {
    font-size: 12px;
}
#tm-top-a .uk-panel-box {
    padding: 0px 2px 0;
    background: #ffffff;
    float: right;
    color: #333333;
}
.uk-offcanvas .uk-search {
    margin: 5px 5px 10px 0px;
}
.tm-main textarea, .tm-main input[type="text"] {
    height: auto;
    line-height: normal;
    padding: 2px 2px;
    display: block;
    margin-bottom: 0px;
    font-size: 13px;
    width: auto;
}

@media (min-width: 1220px) {

  .uk-grid + .uk-grid,
  .uk-grid-margin,
  .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 0px;
}
  .uk-navbar {
    background:url(../images/bgmobil.png) repeat-x #fff;
    color: #444444;
    padding-bottom: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ececec;
}
.uk-navbar-center {
    float: none;
    text-align: center;
    max-width: 547px;
    margin-left: auto;
    margin-right: auto;

}
.uk-navbar-toggle {
    font-size: 18px;
    color: #ffffff;
    padding: 5px 18px 5px 18px;
    margin: 15px 5px 0 20px;
    background-color: #0866a3;
    border-radius: 10px;
}
.uk-navbar-toggle:hover {
    color: #f5f5f5;
}
.tm-navbar {
    margin-top: 0px;
    margin-bottom: 15px;
}
.uk-container {
    padding-top: 0px;
}
}
@media (max-width: 650px) {
.uk-navbar-center {
    float: none;
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;

}
}
