/* Copyright (c) 2016 Masterhomepage GmbH
*  
*  CSS Template
* 
*********************************************/
.titel {
   font-size: 22px;
}

.home-titel {
   font-size: 36px;
}

a:link.link-pfeil {
   background: url(../images/pfeil_weiter_unterseite.png) no-repeat;
   background-position: right 0px;
   padding-right: 50px;
   padding-bottom: 10px;
   font-weight: 700;
   text-decoration: none;
}

a:hover.link-pfeil {
   background: url(../images/pfeil_weiter_unterseite_rollover.png) no-repeat;
   background-position: right 0px;
   padding-right: 50px;
   padding-bottom: 10px;
   font-weight: 700;
   text-decoration: none;
}

html {
   height: 100%;
   margin: 0px;
   padding: 0px;
}

body {
   margin: 0px;
   padding: 0px;
   font-family: 'Noto Sans', sans-serif;
   font-weight: 400;
   font-size: 16px;
   color: #222;
   line-height: 1.5;
   -webkit-text-size-adjust: none;
   height: 100%;
   /*background-color:#F28D3526;*/
}

a:link,
a:visited {
   color: #025159;
}

strong {
   font-weight: 700;
}

a:hover {
   color: #f27830;
   text-decoration: none;
}

ul {
   margin: 10px 0px;
   padding: 0 0 0 20px;
}

ol {
   margin: 10px 0px;
   padding: 0 0 0 20px;
   list-style-position: inside;
}

ul li,
ol li,
ol li ul li {
   padding: 0;
   margin: 0;
   padding-bottom: 7px;
}

p {
   margin: 0px;
   padding: 0px;
}

td {
   vertical-align: top;
}

hr {
   border: none;
   border-top: dotted 1px #767676;
   color: #transparent;
   background-color: #transparent;
   margin: 15px 0px;
}

a img {
   border: none;
}

h1,
h3 {
   color: #025159;
   line-height: normal;
   font-family: 'Noto Sans', sans-serif;
   font-weight: 400;
   font-size: 28px;
   margin: 0px;
   padding: 0px;
   padding-bottom: 15px;
}

h2 {
   color: #025159;
   line-height: normal;
   font-family: 'Noto Sans', sans-serif;
   font-weight: 400;
   font-size: 18px;
   margin: 0px;
   padding: 0px;
   padding-bottom: 10px;
   padding-top: 20px;
}

.item-page h3 {
   font-size: 16px;
   padding-top: 20px;
}

h4 {
}

h5 {
}

h6 {
}

iframe {
   border: none;
}

td img {
   padding-top: 5px;
}

td {
   padding-right: 20px;
}

ul.faq-navigation {
   list-style: none;
   overflow: auto;
   padding-left: 0px;
}

.faq-navigation li {
   float: left;
   padding-right: 10px;
}

.top-btn {
   float: right;
}

.faq-anchor {
   border-top: 1px solid #c2c2c2;
   padding-top: 10px;
}

/*********** Div Container**********/
#all {
}

#top {
   width: 100%;
   position: relative;
}

#logo {
   /* position: absolute; */
   top: 0px;
   left: 0px;
   /*width:713px; height:339px;*/
   z-index: 4;
   width: 100%;
}

#logo img {
   max-width: 100%;
}

#metanav {
   display: block;
   position: absolute;
   right: 0px;
   top: 0px;
   z-index: 999;
   /*background:url(../images/Navi_schatten_sprachen.png) no-repeat;*/
   background-position: top left;
   /*height:82px; padding: 17px 17px 0 0;*/
   margin: 17px 17px 0 0;
   padding-left: 5px;
   border-left: solid 5px #025159;
}

#metanav-2 {
   display: block;
   position: absolute;
   right: 200px;
   top: 0px;
   z-index: 999;
   /*background:url(../images/Navi_schatten_sprachen.png) no-repeat;*/
   background-position: top left;
   /*height:82px; padding: 17px 17px 0 0;*/
   margin: 11px 17px 0 0;
}

/* mouse over link */
div#metanav-2 a:hover {
   color: white;
}

#metanav-mobile {
   display: none;
}

#headerimg {
   width: 100%;
}

#headerimg img {
   width: 100%;
}

#mainnav {
   position: relative;
   z-index: 999;
   background-color: #025159;
}

#mainbody {
   width: 1170px;
   margin: auto;
   clear: both;
   overflow: auto;
   padding-top: 30px;
}

#content {
   float: left;
   width: 770px;
}

[itemprop='articleBody'] {
   padding-bottom: 40px;
}

#column {
   float: right;
   width: 340px;
   padding-bottom: 30px;
}

#left,
#middle,
#right {
   float: right;
   width: 340px;
   margin-left: 60px;
}

#left .moduletable,
#left .moduletablesmall,
#middle .moduletable,
#middle .moduletablesmall,
#right .moduletable,
#right .moduletablesmall {
   margin-bottom: 40px;
}

#footer {
   width: 100%;
   background: #fce3cd;
   /*border-top:1px solid #008e4a;*/
   height: 60px;
   position: fixed;
   bottom: 0px;
   left: 0px;
}

#footernavi {
   float: right;
}

#socialicons {
   float: right;
   margin-right: 20px;
   margin-top: 16px;
}

#footerlogo {
   float: left;
}

#mhp {
   position: absolute;
   bottom: 20px;
   right: 15px;
   width: 26px;
   height: 20px;
   background-image: url(../images/mhp_footer.png);
   z-index: 3;
}

#mhplink {
   display: block;
   width: 26px;
   height: 20px;
}

#xmap ul.level_0 {
   padding-bottom: 30px;
}

#xmap ul.level_1 {
   padding-bottom: 15px;
}

/*Tags 
---------------------------------------------------------------------------------*/
ul.tags {
   padding-left: 0px;
   padding-bottom: 70px;
}

.tags li {
   padding-left: 0px !important;
}

.label-info[href],
.badge-info[href] {
   background: none;
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
   color: #333;
}

#tags_title {
   margin-top: 20px;
   font-weight: bold;
}

/*Module Startseite 
---------------------------------------------------------------------------------*/
.category-module li,
.category-modulesmall li {
   list-style: none;
   border-bottom: 1px solid #c2c2c2;
   padding-bottom: 10px;
   margin-bottom: 10px;
}

ul.category-module,
ul.category-modulesmall {
   padding-left: 0px;
}

.mod-articles-category-date {
   clear: both;
   font-size: 11px;
   display: block;
}

.moduletablesmall .mod-articles-category-date {
   text-transform: lowercase;
}

.mod-articles-category-title {
   clear: both;
}

/*Drucken
---------------------------------------------------------------------------------*/
ul.actions {
   float: right;
   list-style: none outside none;
   margin: -25px 0 0;
   padding: 0;
}

/*MHP Plugin Desktop/Mobile only
---------------------------------------------------------------------------------*/
.desktoponly {
   display: block;
}

.mobileonly {
   display: none;
}

/* Override bootstrap
---------------------------------------------------------------------------------*/
.page-header {
   border-bottom: 0px solid #eeeeee;
   margin: 0px 0px 0px 0px;
   padding-bottom: 9px;
}

.form-actions {
   background-color: transparent;
   border-top: none;
   margin-bottom: 0px;
   margin-top: 0px;
   padding: 0px;
}

.btn-primary {
   background-color: #017e42;
   background-image: linear-gradient(to bottom, #017e42, #016535);
   background-repeat: repeat-x;
   border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
   color: #fff;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
   background-color: #016535;
   color: #fff;
}

li {
   line-height: 1.5;
}

.label,
.badge {
   text-shadow: none;
   color: #222;
   background: none;
   padding: none;
   width: 100px;
}

.page-header {
   padding-bottom: 0px;
}

/* Plugin Vertical Split
---------------------------------------------------------------------------------*/
.vertical_main {
   clear: both;
   width: 100%;
   overflow: auto;
}

.vertical_main .vertical_left {
   float: left;
   width: 500px;
   padding-right: 70px;
}

.vertical_main .vertical_right {
   float: right;
   width: 200px;
}

/* cookie hint override
-------------------------------------------------------------------------------*/
#redim-cookiehint .cookiebuttons .btn,
#redim-cookiehint .cookiebuttons .btn:hover {
   background-image: linear-gradient(#017e42, #017e42);
   border: none;
   background-color: #017e42;
}

/* Categories-List 
---------------------------------------------------------------------------------*/
.category-list .content-category {
   margin-bottom: 100px;
}

/* ---------------------------------------------- */
.bfQuickMode .bfElemWrap .form-inline label,
.bfQuickMode .bfElemWrap .form-inline label,
.bfQuickMode .bfElemWrap .form-inline label {
   min-width: 35%;
}

.bfQuickMode .bfElemWrap .form-inline input[type='text'],
.bfQuickMode .bfElemWrap .form-inline input[type='number'],
.bfQuickMode .bfElemWrap .form-inline textarea,
.bfQuickMode .bfElemWrap .form-inline select {
   max-width: 50%;
   width: 50%;
}

.bfQuickMode input[type='text'],
.bfQuickMode textarea,
.bfQuickMode select,
.bfQuickMode .uneditable-input {
   min-height: 20px;
}

.bfQuickMode .form-inline .form-group,
.bfQuickMode .form-inline label,
.bfQuickMode .bfbs5-form-inline .bfbs5-form-group,
.bfQuickMode .bfbs5-form-inline label {
   margin-right: 0px;
}

.bfQuickMode .bfElemWrap {
   margin-bottom: 10px;
}

.bfQuickMode .form-inline label {
   margin-bottom: 6px;
}

.bfQuickMode textarea {
   height: 100px;
}

#megamenucss #js-mainnav .js-megamenu .dropdown-menu .childcontent-inner {
   border: 0;
}

.table th {
   font-weight: normal;
}

.table th a {
   font-weight: bold;
}

.table tbody th a {
   font-weight: normal;
}

.com-content-category__table caption {
   display: none;
}

#megamenucss #js-mainnav.megamenu.horizontal ul.level0 li span.haschild.megacss span.menu-title {
   padding: 0;
}

#js-mainnav.blackwhite ul.level1 .childcontent {
   margin: 0px 0 0 300px;
}

.article-info .association .icon-fw {
   display: none;
}

.text-muted {
   color: #999;
}

.article-info .association a {
   margin-left: 4px;
   margin-right: 5px;
}

.pagination {
   margin: 10px 0px;
}

.pagination-list li:nth-child(1) span,
.pagination-list li:nth-child(1) a {
   padding: 3px 17px 3px 6px;
   height: 22px;
}

.pagination-list li:nth-child(2) span,
.pagination-list li:nth-child(2) a {
   padding: 3px 25px 3px 6px;
   height: 22px;
}

.pagination-list li:nth-last-child(1) span.page-link,
.pagination-list li:nth-last-child(1) a {
   padding: 6px 36px 7px 12px;
}

.pagination-list li:nth-last-child(2) span.page-link,
.pagination-list li:nth-last-child(2) a {
   padding: 6px 47px 7px 12px;
}

.pagination [class^='icon-'],
.pagination [class*=' icon-'] {
   background-image: none;
}

.js-finder-searchform input[type='text'] {
   border-radius: 15px;
   width: 170px;
   margin-left: 4px;
   margin-right: 4px;
   padding: 4px 14px;
}

.search-pagination {
   margin-bottom: 96px;
}

.search-pagination ul {
   padding-left: 0px;
   margin-bottom: 16px;
}

