p, h1, h2, h3 {
    margin: 0px;
}

hr {
    margin: 0px;
}

* {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

body, td {
    font-size: 12px;
    color: #6F6B69;
}

a {
    color: #343332;
    text-decoration: none;
}

a:hover, a.act {
    text-decoration: underline;
}

li {
    margin-left: 20px;
}

img {
    border: 0px;
}

.align-center {
    text-align: center;
}

h1 {
    color: #343332;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 100;
}

h2 {
    color: #343332;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 100;
}

h3 {
    color: #343332;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 100;
}

h5 {
    color: #343332;
    font-size: 16px;
    /*    border-bottom:1px solid #366092;*/
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-weight: 100;
}

.frame-flexBox .ce-gallery .ce-row {
    display: flex;
    justify-content: space-around;
}

.frame-flexBox .ce-gallery .ce-row .ce-column {
    width: 32%;
}

.frame-flexBox .ce-gallery .ce-row .ce-column img {
    height: auto;
}

/*
*	INNOVA-LICENSE 	*
*	This File was made by Johannes Gehling from INOVANET web & marketing,
*	and must not be distributed without the permission of the author and /
*	or the Company.
*
*	Today is a beautiful day and you should keep smiling. Current Date: 28.08.2015 
*
*	(c) 2015 Johannes Gehling <gehling@inovanet.de>
*/
/* 
    Created on : 28.08.2015, 12:11:07
    Author     : Johannes Gehling <gehling@inovanet.de>
*/
.news-list-item {
    padding-bottom: 10px;
}

.news-list-item a {
    font-style: normal;
}

.news-list-item p {
    margin-left: 140px;
}

.news-list-date, .news-single-rightbox {
    float: right;
    line-height: 22px;
    color: #000;
    margin-right: 5px;
}

.news-list-category, .news-latest-gotoarchive, .news-latest-date {
    display: none;
}

.news-list-item .clearer, .news-single-item .cl-right, .news-latest-item .clearer {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0px;
    border-bottom: 1px solid #D8D8D8;
    height: 0px;
}

.news-latest-item {
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 10px;
}

.news-latest-item .clearer {
    border-bottom: 1px solid #FFF;
}

.news-single-item h1, .news-list-item h2, .news-latest-item h2 {
    color: #343332;
    font-size: 15px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-decoration: none;
}

.news-list-item h2 a, .news-latest-item h2 a {
    color: #343332;
    font-size: 15px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-decoration: none;
}

.news-list-item a, .news-latest-item a {
    color: #6F6B69;
}

.news-list-item img, .news-latest-item img {
    float: left;
    margin-right: 20px;
}

.news-latest-container {
    margin-top: 0px;
    margin-bottom: 20px;
}

.news-single-backlink {
    color: #343332;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 100;
    background: #F1F2F3;
    background-color: #f1f2f3;
    padding: 10px 15px;
}

.news-single-img {
    float: left;
    width: 240px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.news-single-img a {
    margin-bottom: 10px;
    display: inline-block;
}

.news .news-list-view {
    padding-top: 40px;
}

.news .news-list-view .article .news-img-wrap a {
    border: 0px;
}

.news .news-list-view .article .news-img-wrap img {
    height: auto;
    /*width: 150px;*/
}

@media (max-width: 990px) {
    .news .news-list-view .article .news-img-wrap img {
        width: 100px;
    }
}

.news .news-list-view .article .teaser-text a:hover {
    color: inherit;
    text-decoration: none;
}

.news .news-list-view .article .header h3 {
    margin-bottom: 15px !important;
    font-size: 14px !important;
}

.news .news-list-view .article .header h3 a:hover {
    color: inherit !important;
    text-decoration: none !important;
}

.news .news-list-view .footer p {
    display: none;
}

.tx-powermail .powermail_fieldset {
    margin-bottom: 30px;
    padding: 20px;
    background: #EBEBEB;
}

.tx-powermail .powermail_fieldset .powermail_legend {
    float: right;
}

.tx-powermail .powermail_fieldset .powermail_fieldwrap {
    clear: both;
}

.tx-powermail .powermail_fieldset .powermail_fieldwrap_type_input {
    padding-bottom: 10px;
}

.tx-powermail .powermail_fieldset .powermail_fieldwrap_type_input .powermail_label {
    margin-bottom: 2px;
}

.tx-powermail .powermail_fieldset .powermail_fieldwrap_type_input .powermail_field input {
    width: 100%;
}

.tx-powermail .powermail_fieldset .powermail_fieldwrap_type_textarea .powermail_label {
    margin-bottom: 2px;
}

.tx-powermail .powermail_fieldset .powermail_fieldwrap_type_textarea .powermail_field textarea {
    width: 100%;
    height: 100px;
    resize: none;
}

.tx-powermail .powermail_fieldset .powermail_fieldwrap_type_submit {
    display: inline-block;
    margin-right: 20px;
}

.tx-powermail .powermail_fieldset .powermail_fieldwrap_type_submit .powermail_submit {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #23527C;
    color: #FFF;
}

.tx-powermail .powermail_fieldset .powermail_fieldwrap_type_reset {
    display: inline-block;
}

/*
    Created on : 28.08.2015, 12:12:00
    Author     : Johannes Gehling <gehling@inovanet.de>
*/
.topmenu {
    margin-top: 10px;
    margin-left: 10px;
}

.topmenu a {
    display: block;
    color: #7F7F7F;
    line-height: 19px;
    font-weight: 100 !important;
    float: left;
    padding: 5px;
    font-size: 13px;
}

#menu {
    padding: 5px 0px;
    margin-bottom: 5px;
}

#menu a.level2 {
    font-size: 12px;
    font-weight: 100;
    line-height: 15px;
    padding: 2px 0px;
    padding-left: 30px;
    margin-bottom: 1px;
    border: 0px;
}

#menu a.level3 {
    font-size: 12px;
    font-weight: 100;
    line-height: 15px;
    padding: 2px 0px;
    padding-left: 45px;
    margin-bottom: 1px;
    border: 0px;
}

#menu h2, #right h2 {
    font-size: 13px;
    padding-left: 10px;
    font-weight: bold;
}

#menu a, .csc-menu a {
    display: block;
    color: #343332;
    line-height: 36px;
    font-size: 13px;
    padding-left: 10px;
    font-weight: 100;
    border-bottom: 1px solid #d8d8d8;
}

#menu a:last-child, .csc-menu li:last-child a {
    border: 0px;
}

#menu a:hover, #menu a.act, .csc-menu a:hover, .csc-menu a.act {
    background-color: #E2E2E2;
    text-decoration: none !important;
}

#right .csc-menu {
    list-style: none;
}

#right .csc-menu li {
    margin-left: 0px;
}

/*
*	INNOVA-LICENSE 	*
*	This File was made by Johannes Gehling from INOVANET web & marketing,
*	and must not be distributed without the permission of the author and /
*	or the Company.
*
*	Today is a beautiful day and you should keep smiling. Current Date: 28.08.2015 
*
*	(c) 2015 Johannes Gehling <gehling@inovanet.de>
*/
/* 
    Created on : 28.08.2015, 12:12:28
    Author     : Johannes Gehling <gehling@inovanet.de>
*/
#searchform {
    margin-left: 10px;
    margin-top: 4px;
    border: 1px solid #c1c1c1;
    height: 16px;
    display: inline-block;
    clear: both;
}

#searchform .search {
    background: #FFF;
    border: 0px;
    width: 100px;
    height: 16px;
    font-size: 11px;
    float: left;
}

#searchform .searcher {
    background: url("../images/search_icon.jpg") no-repeat center center;
    background-color: #FFF;
    border: 0px;
    height: 16px;
    width: 18px;
    float: left;
}

#right_box .hidden-sm.hidden-xs {
    margin-top: -40px;
}

#right_box .hidden-sm.hidden-xs .searchtext {
    padding-top: 13px;
}

#right_box .hidden-sm.hidden-xs form .input-row .form-group {
    padding-top: 13px;
    margin-bottom: 7px;
}

#right_box .hidden-sm.hidden-xs form .input-row .form-group.tx-indexedsearch-search-submit {
    margin: 0px;
    padding: 0px;
}

#right_box .hidden-sm.hidden-xs form .input-row .form-group input {
    width: 80% !important;
    height: 20px !important;
    border-radius: 0px !important;
    margin-left: 45px !important;
    font-size: 11px;
}

#right_box .hidden-sm.hidden-xs form .input-row .form-group input::-webkit-input-placeholder {
    color: transparent;
}

#right_box .hidden-sm.hidden-xs form .input-row .form-group input::-moz-placeholder {
    color: transparent;
}

#right_box .hidden-sm.hidden-xs form .input-row .form-group input:-moz-placeholder {
    color: transparent;
}

#right_box .hidden-sm.hidden-xs form .input-row .form-group input:-ms-input-placeholder {
    color: transparent;
}

#right_box .hidden-sm.hidden-xs form .input-row .form-group button {
    display: none;
    margin: 0px;
    padding: 0px;
}

/*
*	INNOVA-LICENSE 	*
*	This File was made by Johannes Gehling from INOVANET web & marketing,
*	and must not be distributed without the permission of the author and /
*	or the Company.
*
*	Today is a beautiful day and you should keep smiling. Current Date: 28.08.2015 
*
*	(c) 2015 Johannes Gehling <gehling@inovanet.de>
*/
/* 
    Created on : 28.08.2015, 12:12:47
    Author     : Johannes Gehling <gehling@inovanet.de>
*/
#gemeinde_ohne {
    float: right;
}

#clear {
    width: 401px;
    height: 423px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.hover {
    visibility: visible;
}

.normal {
    visibility: hidden;
}

#L703 {
    position: absolute;
    top: 37px;
    right: 260px;
}

#L786 {
    position: absolute;
    top: 227px;
    right: 93px;
}

#L787 {
    position: absolute;
    top: 0px;
    right: 201px;
}

#L788 {
    position: absolute;
    top: 77px;
    right: 130px;
}

#L789 {
    position: absolute;
    top: 244px;
    right: 84px;
}

#L790 {
    position: absolute;
    top: 111px;
    right: 34px;
}

#L791 {
    position: absolute;
    top: 264px;
    right: 103px;
}

#L792 {
    position: absolute;
    top: 7px;
    right: 154px;
}

#L793 {
    position: absolute;
    top: 209px;
    right: 344px;
}

#L794 {
    position: absolute;
    top: 165px;
    right: 219px;
}

#L795 {
    position: absolute;
    top: 57px;
    right: 194px;
}

#L796 {
    position: absolute;
    top: 192px;
    right: 96px;
}

#L797 {
    position: absolute;
    top: 235px;
    right: 217px;
}

#L798 {
    position: absolute;
    top: 133px;
    right: 139px;
}

#L799 {
    position: absolute;
    top: 9px;
    right: 70px;
}

#L800 {
    position: absolute;
    top: 305px;
    right: 128px;
}

#L801 {
    position: absolute;
    top: 70px;
    right: 57px;
}

#L802 {
    position: absolute;
    top: 336px;
    right: 161px;
}

#L803 {
    position: absolute;
    top: 169px;
    right: 29px;
}

#L804 {
    position: absolute;
    top: 109px;
    right: 272px;
}

#L805 {
    position: absolute;
    top: 258px;
    right: 193px;
}

#L806 {
    position: absolute;
    top: 272px;
    right: 89px;
}

#L807 {
    position: absolute;
    top: 179px;
    right: 294px;
}

#L808 {
    position: absolute;
    top: 90px;
    right: 0px;
}

#L809 {
    position: absolute;
    top: 232px;
    right: 275px;
}

#L810 {
    position: absolute;
    top: 201px;
    right: 152px;
}

/*
*	INNOVA-LICENSE 	*
*	This File was made by Johannes Gehling from INOVANET web & marketing,
*	and must not be distributed without the permission of the author and /
*	or the Company.
*
*	Today is a beautiful day and you should keep smiling. Current Date: 28.08.2015 
*
*	(c) 2015 Johannes Gehling <gehling@inovanet.de>
*/
/* 
    Created on : 28.08.2015, 12:13:08
    Author     : Johannes Gehling <gehling@inovanet.de>
*/
.rkpollsimple_question {
    font-size: 12px !important;
}

.tx-rkpollsimple-pi1 ul, .tx-rkpollsimple-pi1 li {
    margin: 0px !important;
    padding: 3px 0px !important;
}

.tx-rkpollsimple-pi1 div.bar-container {
    width: 160px !important;
}

.tx-rkpollsimple-pi1 p.rkpollsimple_succes {
    background-color: #244068;
    color: #FFF;
    margin-bottom: 5px;
}

.simplePollWrap {
    width: 100% !important;
}

/*
*	INNOVA-LICENSE 	*
*	This File was made by Johannes Gehling from INOVANET web & marketing,
*	and must not be distributed without the permission of the author and /
*	or the Company.
*
*	Today is a beautiful day and you should keep smiling. Current Date: 28.08.2015 
*
*	(c) 2015 Johannes Gehling <gehling@inovanet.de>
*/
/* 
    Created on : 28.08.2015, 12:13:32
    Author     : Johannes Gehling <gehling@inovanet.de>
*/
.entryadding {
    margin-bottom: -40px;
    width: 100%;
}

.csc-frame-frame1 h3 {
    display: none;
}

.csc-frame-frame1 fieldset {
    border: 0px;
}

.csc-frame-frame1 fieldset legend {
    font-weight: bold;
    margin-top: 10px;
}

.pluginSection h1 {
    display: none;
}

.pluginContent .message {
    margin-top: 5px;
}

.pluginContent .image img {
    margin-right: 5px;
    margin-bottom: 5px;
}

.tx-wecconnector-entry .tx-wecconnector-message {
    float: right;
    width: 370px;
    margin: 10px 0px;
    padding: 0px;
}

.tx-wecconnector-entry .image {
    float: left;
    width: 150px;
    margin: 10px 0px;
    margin-left: 20px;
}

.tx-wecconnector-entry .tx-wecconnector-messageinfo {
    clear: both;
}

.tx-wecconnector-showCategory {
    background: none !important;
}

.mobile-nav, #toggle, .toggle {
    display: none;
}

.menu_mobile > li {
    list-style: none;
    float: left;
}

@media only screen and (max-width: 990px) {
    .menu_mobile {
        display: none;
        opacity: 0;
        width: 100%;
        position: absolute;
        right: 0;
    }

    .menu_mobile > li {
        display: block;
        width: 100%;
        margin: 0;
    }

    .menu_mobile > li > a {
        display: block;
        width: 100%;
        text-decoration: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #toggle:checked + div .menu_mobile {
        display: block;
        opacity: 1;
        z-index: 99;
    }

    .toggle {
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        user-select: none;
        background: url("../images/mobile_menu.png") no-repeat -144px 0;
        height: 70px;
        width: 72px;
        margin: 0px auto;
        position: relative;
    }

    .toggle:hover {
        background: url("../images/mobile_menu.png") no-repeat -72px 0;
    }

    #toggle:checked + div .toggle,
    #toggle:checked + div .toggle:hover {
        background: url("../images/mobile_menu.png") no-repeat 0 0;
    }

    .page-nav {
        display: none;
    }

    .mobile-nav {
        padding-bottom: 25px;
        display: block;
    }

    .menu_mobile {
        background: rgba(255, 255, 255, 0.9);
    }

    .menu_mobile > li > a {
        padding: 5px 25px;
        text-align: center;
        font-size: 14px;
    }

    .menu_mobile > li > a:hover,
    .menu_mobile > li > a:focus {
        background: #F2F2F2;
        padding: 5px 25px;
    }
}

/*
*	INNOVA-LICENSE 	*
*	This File was made by Johannes Gehling from INOVANET web & marketing,
*	and must not be distributed without the permission of the author and /
*	or the Company.
*
*	Today is a beautiful day and you should keep smiling. Current Date: 04.09.2015 
*
*	(c) 2015 Johannes Gehling <gehling@inovanet.de>
*/
/* 
    Created on : 04.09.2015, 11:08:53
    Author     : Johannes Gehling <gehling@inovanet.de>
*/
.box_ansprechpartner {
    margin: 0px;
}

.box_ansprechpartner .headline {
    padding-left: 10px;
    line-height: 20px;
    font-weight: bold;
    color: #FFF;
    background-color: #244068;
}

.box_ansprechpartner .leftbox {
    padding: 10px;
    border-right: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    min-height: 106px;
}

.box_ansprechpartner .leftbox .name {
    font-weight: bold;
}

.box_ansprechpartner .rightbox {
    padding-top: 10px;
    margin-bottom: 10px;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 10px;
    min-height: 106px;
    border-left: 1px solid #D9D9D9;
}

.box_ansprechpartner .rightbox .telefon {
    font-weight: bold;
}

.box_ansprechpartner .rightbox .telefon p {
    display: block;
    float: right;
    font-weight: normal;
}

.box_ansprechpartner .rightbox .email {
    font-weight: bold;
}

.box_ansprechpartner .rightbox .email p {
    display: block;
    float: right;
    font-weight: normal;
}

.box_ansprechpartner .rightbox .fax {
    font-weight: bold;
}

.box_ansprechpartner .rightbox .fax p {
    display: block;
    float: right;
    font-weight: normal;
}

.slick-slider,
.slick-list,
.slick-track {
    height: 100%;
}

.slick-slide {
    background-size: cover;
}

.header {
    position: relative;
    /*@media (min-width: 768px){

    .mobile-nav .toggle{
      position: absolute;
      top: 140px;
      right: 35px;
    }
    }*/
}

.header #langmenu {
    height: 24px;
}

.header #langmenu .tx-srlanguagemenu {
    float: left;
}

.header #langmenu .tx-srlanguagemenu .CUR,
.header #langmenu .tx-srlanguagemenu .NO,
.header #langmenu .tx-srlanguagemenu .INACT {
    float: right !important;
}

.header .logo {
    background: url("../images/logo.jpg") no-repeat top right;
    background-size: contain;
    height: 90px;
    display: block;
}

@media (min-width: 768px) {
    .header #topmenu {
        padding-top: 50px;
    }
}

.header #flash {
    background: url("../images/flash_bg.jpg") no-repeat;
    height: 350px;
    overflow: hidden;
    padding: 0px;
    background-color: lightgray;
}

.header #flashSpacer {
    height: 40px;
}

#footer .frame-type-menu_sitemap_pages {
    min-height: 120px;
    background-color: #23527c;
    padding: 20px;
}

#footer .frame-type-menu_sitemap_pages > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#footer .frame-type-menu_sitemap_pages > ul > li {
    display: inline-block;
    flex-grow: 1;
    flex-basis: 0;
    padding-top: 20px;
}

#footer .frame-type-menu_sitemap_pages > ul > li a {
    line-height: 1.8em;
    font-size: 0.9em;
}

#footer .frame-type-menu_sitemap_pages > ul > li > a {
    font-size: 1.2em;
}

#footer li {
    list-style: none;
    margin: 0px;
}

#footer li a {
    color: #FFF;
}

#footer li a:hover {
    text-decoration: none;
}

@media (min-width: 990px) {
    .tx-yag-items li {
        width: 49%;
        float: left;
        margin: 0px;
        margin-left: 5px;
        margin-top: 5px;
        height: 100%;
    }
}

.tx-yag-breadcrumbcomtainer {
    display: none;
}

.yag-item-thumb-innerframe img {
    height: auto;
}

.topmenu {
    float: left;
}

@media (min-width: 1200px) {
    .container {
        width: 1070px !important;
    }
}

@media (max-width: 990px) {
    #topmenu {
        width: auto !important;
    }

    #topmenu #fontsizer {
        float: left;
        padding-top: 20px;
    }

    #topmenu #fontswitcher {
        float: left;
        margin-right: 10px;
        padding-top: 20px;
    }

    #topmenu .topmenu {
        height: 40px;
    }

    #topmenu .topmenu a {
        float: left;
        padding: 5px;
        font-size: 13px;
    }
}

.menu_mobile li ul {
    list-style: none;
    text-align: center;
}

.menu_mobile li ul li {
    margin: 0px;
}

.menu_mobile li ul li a {
    padding: 5px 25px;
    display: block;
    width: 100%;
}

#header_row3 {
    height: 12px;
    background: url("../images/header_row3.jpg");
    margin-bottom: 5px;
}

.navpathbox {
    margin-bottom: 5px;
    padding: 5px 0px;
    font-size: 11px;
}

.navpath {
    padding: 0px 5px;
    font-weight: 100 !important;
}

#body #menu_box {
    float: left;
    min-height: 400px;
    padding-right: 0px;
}

#body #content_box #content {
    padding: 10px;
    padding-top: 0px;
    min-height: 400px;
}

#body #right_box {
    min-height: 400px;
}

#body #right_box #right {
    /*            padding:10px;*/
    padding-top: 0px;
    padding-right: 0px;
}

#body #content_box a, #body #right_box a {
    font-weight: 100;
}

.clearer {
    clear: both;
    background: transparent;
    color: #FFF;
    border-color: transparent;
}

.csc-frame-frame2 {
    background-color: #F1F2F3;
    margin-bottom: 5px;
    padding: 5px 15px;
}

.csc-frame-frame2 h1 {
    margin-bottom: 5px;
}

.frame-layout-1 {
    background-color: #F1F2F3;
    margin-bottom: 5px;
    padding: 5px 15px;
}

.frame-layout-1 h2 {
    font-size: 16px;
    margin-bottom: 5px;
}

#c873 {
    padding-bottom: 20px;
}

#c873 h2 {
    font-size: 15px;
}

#c8901 {
    padding-bottom: 20px;
}

#c8901 h2 {
    font-size: 16px;
}

.kontakt_boxen {
    margin-top: 20px;
    border: 1px solid #D9D9D9;
}

.kontakt_boxen .ueberschrift {
    padding-left: 10px;
    line-height: 20px;
    font-weight: bold;
    color: #FFF;
    background-color: #244068;
}

.kontakt_adress {
    float: left;
    width: 180px;
    margin: 10px;
    border-right: 1px solid #D9D9D9;
}

.kontakt_daten {
    float: left;
    width: 340px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#content_box .kontakt_boxen {
    width: 550px;
}

#right_box .kontakt_boxen {
    width: 200px;
}

#right_box .kontakt_boxen .kontakt_adress {
    border-right: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #D9D9D9;
}

#right_box .kontakt_boxen .kontakt_daten {
    margin: 10px;
    width: 180px;
}

#fontsizer, #fontswitcher {
    float: left;
    padding-left: 10px;
    padding-top: 18px;
}

.table_veranstalt {
    border-collapse: collapse;
}

.table_veranstalt a {
    color: #000;
}

.table_veranstalt td {
    text-align: center;
    background-color: #DBDBDB;
    height: 25px;
    border-left: 1px solid #838383;
    border-right: 1px solid #838383;
}

.table_veranstalt td.akt {
    background-color: #FFFFFF;
}

.kallendar .nextYear {
    padding-top: 5px;
}

.kallendar .nextYear b {
    background: #706C6A;
    color: #FFF;
    padding: 2px 8px;
    margin-right: 3px;
}

.kallendar a.link {
    text-align: center;
    background-color: #DBDBDB;
    padding: 2px 8px;
    display: inline-block;
    border-left: 1px solid #838383;
    border-right: 1px solid #838383;
    margin-right: 3px;
    font-size: 13px;
}

.kallendar h3 {
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
}

.kallendar .TimeOFF_cats {
    display: block;
    background: #F1F2F3;
    margin-bottom: 10px;
    padding: 2px 5px;
    clear: both;
}

.kallendar .TimeOFF_Items {
    padding-bottom: 20px;
}

.kallendar .TimeOFF_Items h5 {
    padding: 0px 5px;
    width: 120px;
    float: left;
    font-size: 12px;
    border: 0px;
    margin: 0px;
}

.kallendar .TimeOFF_Items h5 b {
    display: block;
    font-weight: bold;
}

.kallendar .TimeOFF_ItemsText {
    float: left;
    width: 400px;
}

.kallendar .clearer {
    margin: 0px;
}

.kallendar .TimeOFF_categories {
    display: block;
    background: #F1F2F3;
    width: 255px;
    padding: 5px;
    float: left;
    vertical-align: middle;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #343332 !important;
    font-size: 13px;
    font-weight: bold !important;
}

.kallendar .nextYear a.link.act, .kallendar .nextYear a.link:hover {
    background-color: #706C6A;
}

.kallendar a.link.act, .kallendar a.link:hover {
    background-color: #1F3857;
    color: #FFF;
    text-decoration: none;
}

.kall-list-item {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}

.kall-list-item-head {
    background-color: #D8D8D8;
    margin-left: 150px;
    padding: 2px 5px;
}

.kall-list-date {
    margin: 0px;
    font-weight: bold;
    padding-left: 5px;
    line-height: 18px;
    background: #706C6A;
    color: #FFF;
}

.kall-list-titel {
    line-height: 18px;
    vertical-align: middle;
    font-weight: bold;
}

.kall-list-morelink {
    float: right;
    margin-right: 10px;
}

.kall-list-item-content {
    background-color: #F7F7F7;
    padding: 0px;
}

.kall-list-img.wap_1 {
    background: url("/data/kalender/images/breitbrunn.png") no-repeat center center;
}

.kall-list-img.wap_3 {
    background: url("/data/kalender/images/aidhausen.png") no-repeat center center;
}

.kall-list-img.wap_4 {
    background: url("/data/kalender/images/ebelsbach.png") no-repeat center center;
}

.kall-list-img.wap_5 {
    background: url("/data/kalender/images/bundorf.png") no-repeat center center;
}

.kall-list-img.wap_6 {
    background: url("/data/kalender/images/burgpreppach.png") no-repeat center center;
}

.kall-list-img.wap_7 {
    background: url("/data/kalender/images/ebern.png") no-repeat center center;
}

.kall-list-img.wap_8 {
    background: url("/data/kalender/images/eltmann.png") no-repeat center center;
}

.kall-list-img.wap_9 {
    background: url("/data/kalender/images/ermershausen.png") no-repeat center center;
}

.kall-list-img.wap_10 {
    background: url("/data/kalender/images/gaedheim.png") no-repeat center center;
}

.kall-list-img.wap_11 {
    background: url("/data/kalender/images/hassfurt.png") no-repeat center center;
}

.kall-list-img.wap_12 {
    background: url("/data/kalender/images/hofheim.png") no-repeat center center;
}

.kall-list-img.wap_13 {
    background: url("/data/kalender/images/kirchlauter.png") no-repeat center center;
}

.kall-list-img.wap_14 {
    background: url("/data/kalender/images/knetzgau.png") no-repeat center center;
}

.kall-list-img.wap_15 {
    background: url("/data/kalender/images/koenigsberg.png") no-repeat center center;
}

.kall-list-img.wap_16 {
    background: url("/data/kalender/images/maroldsweisach.png") no-repeat center center;
}

.kall-list-img.wap_17 {
    background: url("/data/kalender/images/oberaurach.png") no-repeat center center;
}

.kall-list-img.wap_18 {
    background: url("/data/kalender/images/pfarrweisach.png") no-repeat center center;
}

.kall-list-img.wap_19 {
    background: url("/data/kalender/images/rauhenebrach.png") no-repeat center center;
}

.kall-list-img.wap_20 {
    background: url("/data/kalender/images/rentweinsdorf.png") no-repeat center center;
}

.kall-list-img.wap_21 {
    background: url("/data/kalender/images/riedbach.png") no-repeat center center;
}

.kall-list-img.wap_22 {
    background: url("/data/kalender/images/sand.png") no-repeat center center;
}

.kall-list-img.wap_23 {
    background: url("/data/kalender/images/stettfeld.png") no-repeat center center;
}

.kall-list-img.wap_24 {
    background: url("/data/kalender/images/theres.png") no-repeat center center;
}

.kall-list-img.wap_25 {
    background: url("/data/kalender/images/untermerzbach.png") no-repeat center center;
}

.kall-list-img.wap_26 {
    background: url("/data/kalender/images/wonfurt.png") no-repeat center center;
}

.kall-list-img.wap_27 {
    background: url("/data/kalender/images/zeil.png") no-repeat center center;
}

.kall-list-img {
    width: 150px;
    min-height: 120px;
    background-color: #D8D8D8 !important;
    float: left;
}

.kall-list-img div {
    margin: 5px;
    padding: 5px;
    min-height: 100px;
    background: #FFF;
}

.kall-list-img div img {
    display: block;
    margin: 0px auto;
}

.kall-list-main {
    margin-left: 5px;
    margin-top: 5px;
    float: left;
    width: 390px;
}

.kall-list-data, .kall-list-data li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}

.kall-list-data {
    padding-bottom: 5px;
}

.kall-single-item {
    margin-top: 20px;
    background-color: #F7F7F7;
    padding: 2px;
}

.kall-single-item h2 {
    background: #D8D8D8;
    padding: 2px 5px;
}

.kall-single-item .kall-single-data {
    float: left;
    width: 160px;
    padding-left: 5px;
    padding-top: 10px;
}

.kall-single-item .kall-single-descrs {
    padding: 10px 0px;
    float: left;
    width: 370px;
}

.kall-single-item .kall-single-data ul, .kall-single-item .kall-single-data li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.kall-single-img {
    background: #D8D8D8;
    padding: 2px 5px;
    padding-top: 4px;
    text-align: center;
}

.kall-single-img img {
    margin-right: 5px;
    width: 220px;
}

.contenttable-1 {
    border: 1px solid #AEAEAE;
    border-collapse: collapse;
}

.contenttable-1 thead th {
    background: #355D8E;
    color: #FFF;
    font-size: 12px;
}

.contenttable-1 td, .contenttable-1 th {
    padding: 4px;
    margin: 0px;
    border: 1px solid #AEAEAE;
}

div.tagcloud {
    background: #FFF !important;
    border: 1px solid #7D7D7D;
}

.tagcloud a {
    color: #7D7D7D !important;
}

#printer {
    width: 100px;
    display: block;
    text-align: right;
    background: url("../images/print.png") no-repeat;
    /*margin-left:465px;*/
    float: right;
    margin-bottom: 15px;
}

@media (max-width: 990px) {
    #printer {
        margin-left: 0px !important;
    }
}

div.csc-textpic .csc-textpic-imagewrap img {
    max-width: 100%;
    height: auto;
}

.divider hr {
    color: transparent;
    border: 1px solid transparent;
    background-color: transparent;
    border-bottom: 1px solid #D8D8D8;
}

.mobile_act {
    text-decoration: underline;
    font-weight: bold;
    display: block;
    width: 100%;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 25px;
    text-align: center;
    font-size: 14px;
}

.tx-macinasearchbox-pi1 {
    margin-top: -25px;
    margin-bottom: 25px;
}

#searchform {
    height: auto !important;
}

#searchform .search {
    width: 100%;
}

#searchform .searcher {
    display: none;
}

#right_box .searchtext {
    display: block;
    float: left;
    padding-top: 5px;
}

.news-latest-category {
    display: none;
}

.bodytext a {
    color: #343332;
}

.bodytext a:hover {
    color: #23527c !important;
}

.csc-frame-frame1 {
    padding: 5px 15px !important;
}

#c7931 img {
    margin-bottom: 10px;
}

.cc_container {
    background: #23527C !important;
}

.cc_container .cc_btn {
    background: white !important;
}

.bilder-startseite {
    padding: 2px !important;
    margin-bottom: 20px;
}

table.contenttable {
    border: 1px solid #D9D9D9;
}

table.contenttable td, table.contenttable th {
    padding: 2px 5px 0 5px;
    border: 1px solid #D9D9D9;
}

@media print {
    .header, #pushmenu {
        display: none;
    }
}

/*# sourceMappingURL=style.css.map */
