html {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #222b31;
    line-height: 22px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-main.png")repeat-x 0 0 #e5e5e5;
    overflow-y: scroll;
}

.invisible, .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
dfn {
    display: none;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.clear {
    clear: both;
}



#top {
    /*width: 1024px;*/
    margin: 0 auto 0;
    background-color: #fff;
}


div.select {
    position: relative;
    display: block;
    width: 185px;
    height: 28px;
    font-size: 14px;
    font-weight: 100;
    border: 3px solid #e7e7e7;
    box-sizing: border-box;
    text-decoration: none;
    cursor: pointer;
}
div.select:hover,
div.select:focus {
    text-decoration: none;
}
div.select div.icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 100%;
    pointer-events: none;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-icon-select.png") no-repeat  center center;
}
div.select div.selected {
    height: 100%;
    padding: 0 7px;
    line-height: 22px;
    white-space: nowrap;
    -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none;
    overflow: hidden;
}
div.select div.selected:hover,
div.select div.selected:focus {
    color: #008431;
}
div.select ul {
    display: none;
    position: absolute;
    left: -3px;
    right: -3px;
    width: auto;
    margin: 0;
    padding: 8px 0 0;
    list-style: outside none none;
    background-color: #fff;
    border: 3px solid #e7e7e7;
    z-index: 2;
}
/*
div.select ul.ahead {
    border-radius: 3px 3px 0 0;
    bottom: 23px;
    top: auto;
}
*/
div.select ul li {
    margin: 0 0 8px;
    /*padding: 0 0 0 7px;*/
    padding: 0 2px 0 5px;
    background: none;
    color: #9d9d9c;
    line-height: 18px;
    -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none;
}
div.select ul li a {
    font-weight: 100;
    /*color: #9d9d9c;*/
    color: #222b31;
    text-decoration: none;
}
div.select ul li.act,
div.select ul li:active,
div.select ul li:hover,
div.select ul li:focus {
    color: #008431;
}
div.select ul li.act a,
div.select ul li a:active,
div.select ul li a:hover,
div.select ul li a:focus {
    color: #008431;
}





/***** Header - Start *************************************************************************************************/
#header {
    position: relative;
    /*height: 202px;*/

    /*background-color: #67c7e9;*/
    /*background: url("/fileadmin/templates/images/bg-header.jpg") no-repeat;*/
    z-index: 1;
}
#header > img {
    width: 100%;
    height: auto;
}
.home #header {
    /*height: 232px;*/
}
body.home #header > img {
    display: none;
}
#logo {
    position: absolute;
    bottom: 0;
    /*left: -14px;*/
    left: 0;
    width: 323px;
    height: 101px;
    background-color: #fff;
    /*box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.2);*/
}
#logo a {
    display: block;
    padding: 25px 0 0 43px;
}
#logo img {
    width: 263px;
    height: 63px;
}
#header div.wappen {
    position: absolute;
    bottom: 0;
    /*right: -19px;*/
    right: 0;
    width: 119px;
    height: 101px;
    background-color: #fff;
    /*box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.2);*/
}
#header div.wappen div img {
    width: 61px;
    height: auto;
    margin: 19px 0 0 28px;
}
#header h1 {
    display: none;
}

.shadow-1:before,
.shadow-1:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 8px;
    left: 1px;
    width: 50%;
    top: 70%;
    max-width: 130px;
    background: #fff;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,0.2);
    box-shadow: 0 15px 20px rgba(0,0,0,0.2);
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    transform: rotate(-6deg);
}
.shadow-1:after {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
    right: 16px;
    left: auto;
    bottom: 13px;
}
.shadow-2:before,
.shadow-2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 13px;
    left: 10px;
    width: 50%;
    top: 70%;
    max-width: 130px;
    background: #fff;
    -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.2);
    box-shadow: 0 15px 10px rgba(0,0,0,0.2);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.shadow-2:after {
    -webkit-transform: rotate(16deg);
    -moz-transform: rotate(16deg);
    -o-transform: rotate(16deg);
    -ms-transform: rotate(16deg);
    transform: rotate(16deg);
    right: 2px;
    left: auto;
    bottom: 9px;
}


/** Header / Home - Start **/
body.home #header {
    height: 101px;
    background: none #fff;
}
body.home #header h1 {
    position: relative;
    display: block;
    height: 101px;
    margin: 0 -17px 0 -12px;
    padding: 40px 0 0;
    font-family: 'Droid sans';
    font-size: 30px;
    color: #5e6062;
    text-align: center;
    box-sizing: border-box;
    z-index: 1;
    /*box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.2);*/
}
body.home #logo,
body.home #header div.wappen{
    box-shadow: none;
}
/** Header / Home - End **/

/** Header / Home - temporär - Start **/
body.page2035 #header {
    background: #fff none;
    height: 101px;
}
body.page2035 #header > img {
    display: none;
}
/** Header / Home - temporär - End **/


/***** Navigation - Start *****/
/* mainmenu */
#menu {
    height: 46px;
    background-color: #e42533;
}
#mainmenu {
    padding: 10px 0 0;
}
div#mainmenu ul {
    margin: 0;
    padding: 0;
    font-family: 'Droid Sans';
    font-size: 17px;
    font-weight: 700;
}
div#mainmenu ul li {
    display: inline-block;
    margin: 0 0 0 27px;
    padding: 0;
    color: #fff;
    background: none;
}
div#mainmenu ul li:first-of-type {
    margin-left: 16px;
}
div#mainmenu ul li a {
    padding: 0 0 4px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}
div#mainmenu ul li.active a,
div#mainmenu ul li a:hover,
div#mainmenu ul li a:focus {
    border-bottom: 3px solid #fff;
}

div#mainmenu > ul > li > ul {
    display: none;
}
/***** Header - End ***************************************************************************************************/


/* left column */
#content #left_column {
    /*float: left;
    width: 190px;
    margin: 16px 0 0 15px;*/
    margin-top: 16px;
}
/***** Submenu - Start *****/
#submenu {
    margin: 0 0 20px;
}
#submenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Droid Sans';
    line-height: 16px;
}
#submenu ul li {
    padding: 0;
    background: none;
    margin-bottom: 0;
}
#submenu a {
    display: block;
    margin: 0 0 2px;
    padding: 6px 4px 6px 9px;
    font-weight: 100;
    text-decoration: none;
}
/** Level 1 **/
#submenu > ul > li > a {
    background-color: #d2d2d2;
}
#submenu > ul > li.active > a,
#submenu > ul > li > a:hover,
#submenu > ul > li > a:focus {
    background-color: #5e6062;
    color: #fff;
}
/** Level 2 **/
#submenu > ul > li > ul > li > a {
    padding-left: 27px;
    background-color: #d4e7db;
}
#submenu > ul > li > ul > li > a:hover,
#submenu > ul > li > ul > li > a:focus {
    color: #008431;
    background-image: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-submenu-arrow-hover.png");
    background-position: 11px center;
    background-repeat: no-repeat;
}
#submenu > ul > li > ul > li.active > a {
    color: #008431;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-submenu-arrow.png") no-repeat 11px center #d4e7db;
}
/** Level 3 **/
#submenu > ul > li > ul > li > ul > li > a {
    padding-left: 41px;
    background-color: #e7e7e7;
}
#submenu > ul > li > ul > li > ul > li > a:hover,
#submenu > ul > li > ul > li > ul > li > a:focus {
    color: #008431;
}
#submenu > ul > li > ul > li > ul > li.active > a {
    color: #008431;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-submenu-arrow.png") no-repeat 26px center #e7e7e7;
}
/** Level 4 **/
#submenu > ul > li > ul > li > ul > li > ul {
    margin: -2px 0 2px;
}
#submenu > ul > li > ul > li > ul > li > ul > li > a {
    margin: 0;
    padding-left: 54px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-li-sprite.png") no-repeat 43px 12px #e7e7e7;
}
#submenu > ul > li > ul > li > ul > li > ul > li > a:hover,
#submenu > ul > li > ul > li > ul > li > ul > li > a:focus {
    color: #008431;
}
#submenu > ul > li > ul > li > ul > li > ul > li.active > a {
    color: #008431;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-li-sprite.png") no-repeat 43px -83px #e7e7e7;
}
/***** Submenu - End *****/

/***** Navigation - End *****/




/***** Content - Start ************************************************************************************************/
.clearboth {
    clear: both;
}

/***** Startseite - Start *****/
.flexslider .slides img {
    max-width: 100%;
    height: auto;
    display: block;
}
.flexslider .slides > li {
    padding: 0;
    background: none;
}
.flex-direction-nav li a {
    bottom: 0;
    top: auto;
    width: 28px;
    height: 28px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-flexslider-nav-arrow-sprite.png") no-repeat;
    opacity: 1;
}
.flex-direction-nav li .prev {
    left: 0;
}
.flex-direction-nav li .next {
    background-position: -28px 0;
    left: auto;
    right: 0;
}
.flex-caption {
    /*bottom: 0;*/
    top: 281px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0 40px;
    color: inherit;
    font-family: "Droid Sans";
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    text-shadow: 0 0;
    background-color: rgba(255, 255, 255, 0.68);
    box-sizing: border-box;
}
.flex-caption h3 {
    margin: 0;
    line-height: 28px;
}

.flexslider.startseite-2020 {
    height: 400px;
    margin: 0 0 14px;
}
.flexslider.startseite-2020 .flex-caption {
    top: auto;
    bottom: 0;
    left: 0;
    width: 446px;
    padding: 17px 30px 18px;
    background-color: rgba(255,255,255,0.75);
}
.flexslider.startseite-2020 .flex-caption h3 {
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
}
.flexslider.startseite-2020 .flex-caption > div > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.flexslider.startseite-2020 .flex-caption > div > p:last-of-type {
    margin: 0;
}
.flexslider.startseite-2020 a.pfeil-danach {
    float: none;
    display: inline-block;
    margin: -3px 0 0;
    padding: 0 30px 0 0;
    line-height: 28px;
    text-decoration: none;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-teaser-arrow-more.png") no-repeat right center;
}
.flexslider.startseite-2020 .flex-control-nav {
    top: auto;
    bottom: 6px;
}
.flexslider.startseite-2020 .flex-control-nav li {
    margin: 0 0 0 20px;
}
.flexslider.startseite-2020 .flex-control-nav li:first-of-type {
    margin: 0;
}
.flexslider.startseite-2020 .flex-control-nav li a {
    width: 16px;
    height: 16px;
    background: #e7e7e7;
}
.flexslider.startseite-2020 .flex-control-nav li a.active {
    background-color: #009325;
}

div.cols-3 {
    /*padding: 16px;*/
    font-family: "Droid Sans";
}
body.home div.cols-3 {
    margin: 15px;
}
/*
div.cols-3.type-a div.col {
    float: left;
    margin: 0 0 0 14px;
}
div.cols-3.type-a div.col:nth-of-type(1) {
    width: 185px;
    margin-left: 0;
}
div.cols-3.type-a div.col:nth-of-type(2) {
    width: 541px;
    margin-left: 19px;
}
div.cols-3.type-a div.col:nth-of-type(3) {
    width: 232px;
}
*/

div.cols-3 h2 {
    margin: 0 0 10px;
    line-height: 34px;
}
div.cols-3 h3 {
    margin: 0 0 6px;
    font-weight: 100;
}
div.cols-3 div.search h3 {
    margin: 0 0 9px;
}
div.cols-3 .select {
    width: 100%;
}
div.cols-3 div.search #searchfield {
    width: 100%;
}
div.online-services {
    margin: 0 0 15px;
}
div.online-services h3,
div.search h3 {
    padding: 0 1px;
}
div.search label,
div#search label,
label.search-label {
    display: none;
}

body.home div.main_column > div.frame-default > header h1{
    /*margin: 0 16px 4px;*/
    margin: 0 30px 4px;
    font-family: "Droid Sans";
    font-size: 20px;
    line-height: 48px;
    border-bottom: 3px solid #008431;
}
div.cols-3.type-b div.col {
    position: relative;
    /*float: left;
    width: 322px;
    margin: 0 0 0 13px;*/
}
div.cols-3.type-b div.col:first-of-type {
    margin-left: 0;
}
div.cols-3.type-b div.col div {
    position: relative;
    width: 100%;
    margin: 0;
}
div.cols-3.type-b div.col div.ce-bodytext {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 12px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-teaser-arrow-more.png") no-repeat 315px center rgba(255,255,255,0.8);
    /*pointer-events: none;*/
}
div.cols-3.type-b div.col div.ce-bodytext h2 {
    margin: 0;
    font-size: 14px;
    line-height: 19px;
}
div.cols-3.type-b div.col div.ce-bodytext h2 a {
    display: block;
    text-decoration: none;
}
div.cols-3.type-b div.col div.ce-textpic:hover a,
div.cols-3.type-b div.col div.ce-textpic:focus a {
    color: #008431;
    text-decoration: underline;
}
div.cols-3.type-b div.col div.ce-bodytext p {
    margin: 0;
    line-height: 19px;
}
div.cols-3.type-b div.col div.ce-bodytext p a {
    display: block;
    font-weight: 100;
    text-decoration: none;
}
div.cols-3 div.full.bottom {
    clear: left;
    width: 100%;
    padding: 10px 0 0;
}
div.cols-3.type-b div.ce-textpic .ce-gallery figure img{
    width: 100%;
    height: auto;
}

div.search #searchfield {
    width: 185px;
    height: 28px;
    margin: 0 0 14px;
    padding: 0 8px;
    background-color: #e7e7e7;
    border: none;
    box-sizing: border-box;
}
div.search input#searchsubmit,
div.search #searchsubmit {
    float: right;
    width: 138px;
    font-family: "Droid Sans";
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    background-position: right center;
}
div.search input#searchsubmit:hover,
div.search #searchsubmit:hover,
div.search input#searchsubmit:focus,
div.search #searchsubmit:focus {
    color: #008431;
}
#search {
    margin: 0 0 20px;
    padding: 10px 15px 15px;
    border: 3px solid #d2d2d2;
}
#search .search-elements {
    margin: 0 31px 0 0;
    position: relative;
}
body.page31 #search {
    display: none;
}
body.page1440 #search,
body.page1484 #search,
body.page1474 #search,
body.page1475 #search,
body.page1476 #search,
body.page1477 #search,
body.page1478 #search {
    display: none;
}
#search h2 {
    margin: 0 0 4px;
    font-family: 'Droid Sans';
    font-size: 14px;
    font-weight: 400;
}
#search input#searchfield {
    /*float: left;
    width: 141px;*/
    width: 100%;
    height: 28px;
    margin: 0 3px 0 0;
    padding: 0 8px;
    border: none;
    background-color: #e7e7e7;
    box-sizing: border-box;
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
    color: rgba(34, 43, 49, 0.8);
    opacity: 1;
}
input#searchsubmit,
button#searchsubmit {
    float: left;
    width: 28px;
    height: 28px;
    margin: 0;
    border: none;
    background: url('/typo3conf/ext/rm_setup/Resources/Public/Images/bg-btn-search.png') no-repeat;
    cursor: pointer;
    text-indent: -9999em;
}
#search #searchsubmit {
    float: none;
    position: absolute;
    top: 0;
    right: -31px;
}
.home input#searchsubmit,
.page512 input#searchsubmit,
.home #searchsubmit,
.page512 #searchsubmit {
    text-indent: inherit;
}

.tx-indexedsearch-res-inner h2 {
    margin-bottom: 5px;
}
input.tx-indexedsearch-searchbox-sword {
    width: 141px;
    height: 28px;
    margin: 0 2px 0 0;
    padding: 0 8px;
    border: none;
    background-color: #e7e7e7;
    box-sizing: border-box;
    border-radius: 0;
}

input.tx-indexedsearch-searchbox-button.submit {
    width: 28px;
    height: 28px;
    margin: 0;
    border: none;
    background: url('/typo3conf/ext/rm_setup/Resources/Public/Images/bg-btn-search.png') no-repeat;
    cursor: pointer;
    text-indent: -9999em;
}


/***** ke_search - Start *****/
#content .tx-kesearch-pi1 {
    font-family: inherit;
    font-size: 14px;
}
.tx-kesearch-pi1 #ke_search_sword {
    position: relative;
    top: auto;
    width: 141px;
    height: 28px;
    margin: 0 2px 0 0;
    padding: 0 8px;
    border: none;
    background-color: #e7e7e7;
    box-sizing: border-box;
    border-radius: 0;
}
.tx-kesearch-pi1 #kesearch_submit {
    position: relative;
    top: auto;
    left: auto;
    width: 28px;
    height: 28px;
    margin: 0;
    border: none;
    background: url('/typo3conf/ext/rm_setup/Resources/Public/Images/bg-btn-search.png') no-repeat;
    cursor: pointer;
    text-indent: -9999em;
}
.tx-kesearch-pi1 label.ke_search-searchbox {
    display: block;
    float: left;
    width: 200px;
    padding: 0;
    font-weight: 400;
    vertical-align: top;
}
.tx-kesearch-pi1 .resetbutt,
.tx-kesearch-pi1 .submitbutt {
    display: none;
}

.tx-kesearch-pi1 #kesearch_pagebrowser_top .pages_total {
    border: none;
}
.tx-kesearch-pi1 #kesearch_num_results {
    display: none;
    float: none;
    max-width: none;
    color: #898989;
}
.tx-kesearch-pi1 #kesearch_pagebrowser_top,
.tx-kesearch-pi1 #kesearch_pagebrowser_bottom {
    text-align: left;
    font-size: 14px;
    color: inherit;
}
.tx-kesearch-pi1 .tx-kesearch-pi1 .kesearch_pagebrowser {
    margin: 0;
}
.kesearch_pagebrowser ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    background: none;
}
#kesearch_pagebrowser_top .kesearch_pagebrowser ul li a.current,
#kesearch_pagebrowser_bottom .kesearch_pagebrowser ul li a.current {
    font-weight: 700;
    color: #008431;
    text-decoration: none;
}
#content .tx-kesearch-pi1 #kesearch_pagebrowser_top a.next,
#content .tx-kesearch-pi1 #kesearch_pagebrowser_bottom a.next,
#content .tx-kesearch-pi1 #kesearch_pagebrowser_top a.prev,
#content .tx-kesearch-pi1 #kesearch_pagebrowser_bottom a.prev {
    display: inline-block;
    width: auto;
    height: auto;
    text-decoration: underline;
    margin: 0 8px -6px 0;
    background: none;
}
#content .tx-kesearch-pi1 #kesearch_pagebrowser_top a.next,
#content .tx-kesearch-pi1 #kesearch_pagebrowser_bottom a.next {
    margin: 0 0 -6px 8px;
}
#content #kesearch_pagebrowser_top a,
#content #kesearch_pagebrowser_bottom a {
    margin: 0 4px 0;
    padding: 3px;
}
.tx-kesearch-pi1 #kesearch_pagebrowser_top,
.tx-kesearch-pi1 #kesearch_pagebrowser_bottom {
    margin: 0 0 40px;
}
#content #kesearch_pagebrowser_bottom .pages_total {
    border-top: none;
}
#content #kesearch_pagebrowser_bottom div.result_txt {
    display: none;
}
#content #kesearch_results .result-number {
    display: none;
}

#kesearch_results .result-list-item{
    clear:both;
    margin:20px 0 30px 0;
    padding:0;
}

#content .tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
    color: #e42533;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .add-info {
    font-style: italic;
}
#content #kesearch_results .teaser_icon {
    display: none;
}
#content #kesearch_results .result-list-item-type-cal .result-title a {
    padding: 0 0 0 19px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-cal.gif") no-repeat 0 2px;
    /*font-size: 14px;*/
    font-weight: bold;
}
/***** ke_search - End *****/


/***** ke_search_types - Start *****/
.kesearchbox.typesearch {
    height: auto;
    margin: 0;
    padding: 15px 15px 0 15px;
    background-color: #dfdfdf;
}
.tx-kesearch-pi1 .kesearchbox.typesearch #ke_search_sword {
    width: 94%;
    height: 40px;
    margin: 0;
    background-color: #fff;
}
.tx-kesearch-pi1 .kesearchbox.typesearch #kesearch_submit {
    float: right;
    width: 40px;
    height: 40px;
    background-color: #008431;
    background-position: center;
}
.kesearchbox.typesearch .filters {
    margin: 15px 0 0;
}
.kesearchbox.typesearch .filters ul {
    margin: 0;
}
.kesearchbox.typesearch .filters ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
    background: none;
}
.kesearchbox.typesearch .filters ul li:hover {
    background-color: #fff;
}
.kesearchbox.typesearch .filters ul li a {
    display: block;
    padding: 10px;
    text-decoration: none;
}
.kesearchbox.typesearch .filters ul li h3 {
    margin: 0;
    border-bottom: 3px solid transparent;
}
.kesearchbox.typesearch .filters ul li:hover h3 {
    border-bottom: 3px solid #008431;
}
#kesearch_results .result-list-item .result-title,
#kesearch_results .result-list-item .result-title a {
    font-size: 14px !important;
    font-weight: bold !important;
}
/** Alles **/
body.page1484 .kesearchbox.typesearch .filters ul li:nth-of-type(1) {
    background-color: #fff;
}
body.page1484 .kesearchbox.typesearch .filters ul li:nth-of-type(1) h3 {
    border-bottom: 3px solid #008431;
}
/** Seiten **/
body.page1474 .kesearchbox.typesearch .filters ul li:nth-of-type(2) {
    background-color: #fff;
}
body.page1474 .kesearchbox.typesearch .filters ul li:nth-of-type(2) h3 {
    border-bottom: 3px solid #008431;
}
/** Dateien **/
body.page1475 .kesearchbox.typesearch .filters ul li:nth-of-type(3) {
    background-color: #fff;
}
body.page1475 .kesearchbox.typesearch .filters ul li:nth-of-type(3) h3 {
    border-bottom: 3px solid #008431;
}
/** Aktuelles **/
body.page1476 .kesearchbox.typesearch .filters ul li:nth-of-type(4) {
    background-color: #fff;
}
body.page1476 .kesearchbox.typesearch .filters ul li:nth-of-type(4) h3 {
    border-bottom: 3px solid #008431;
}
/** Veranstaltungen **/
body.page1477 .kesearchbox.typesearch .filters ul li:nth-of-type(5) {
    background-color: #fff;
}
body.page1477 .kesearchbox.typesearch .filters ul li:nth-of-type(5) h3 {
    border-bottom: 3px solid #008431;
}
/** Anliegen **/
body.page1478 .kesearchbox.typesearch .filters ul li:nth-of-type(6) {
    background-color: #fff;
}
body.page1478 .kesearchbox.typesearch .filters ul li:nth-of-type(6) h3 {
    border-bottom: 3px solid #008431;
}
/** Ansprechpartner - divergent Staging/Production IDs **/
body.page2134 .kesearchbox.typesearch .filters ul li:nth-of-type(7),
body.page2268 .kesearchbox.typesearch .filters ul li:nth-of-type(7) {
    background-color: #fff;
}
body.page2134 .kesearchbox.typesearch .filters ul li:nth-of-type(7) h3,
body.page2268 .kesearchbox.typesearch .filters ul li:nth-of-type(7) h3 {
    border-bottom: 3px solid #008431;
}
/***** ke_search_types - End *****/


div.tabs {
    height: 298px;
    font-family: "Droid Sans";
    border-bottom: 3px solid #008431;
    box-sizing: border-box;
}
div.tabs > div.header {
    height: 34px;
    padding: 0 3px;
    color: #fff;
    font-weight: 700;
    background-color: #5e6062;
    box-sizing: border-box;
}
div.tabs > div.header a {
    display: inline-block;
    height: 30px;
    margin: 4px 0 0;
    padding: 0 8px;
    color: #fff;
    text-decoration: none;
}
div.tabs > div.header a:hover,
div.tabs > div.header a:focus,
div.tabs > div.header a.active {
    color: #008431;
    background-color: #fff;
}
div.tabs > div.header h3 {
    margin: 0;
    padding: 0;
    line-height: 23px;
    font-weight: 700;
}
div.tabs > div.header.termine h3 {
    padding: 0 0 0 10px;
}
div.tabs > div.header a.active h3 {
    border-bottom: 3px solid #008431;
}
div.col:nth-of-type(3) div.tabs > div.header h3 {
    line-height: 34px;
}

div.tabs > div.body {
    position: relative;
    height: 261px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}
div.tab {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    padding: 12px 12px 24px;
    box-sizing: border-box;
}
div.tab.active {
    display: block;
}
div.tab > a.more {
    display: block;
    position: absolute;
    right: -1px;
    bottom: -3px;
    padding: 0 37px 0 0;
    line-height: 28px;
    font-weight: 700;
    color: #008431;
    text-decoration: none;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-arrow-more.png") no-repeat right;
}
div.tab > a.more:hover,
div.tab > a.more:focus {
    color: #222b31;
}
div.tab > a.more.termine {
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-icon-termine.png") no-repeat right;
}
div.tab div.frame-default {
    max-height: 100%;
    overflow: hidden;
}

div.tab.fotos {
    padding: 12px 0 0 12px;
    box-sizing: border-box;
}
div.tab.fotos div {
    margin: 0;
}
div.tab.fotos div.frame-default {
    max-height: 200px;
}
div.tab.fotos div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin: 0;
}
div.tab.fotos div.csc-textpic-center .csc-textpic-center-outer,
div.tab.fotos div.csc-textpic-center .csc-textpic-center-inner{
    float: none;
    position: relative;
    right: auto;
}
div.tab.fotos img {
    width: 125px;
    height: auto;
    margin: 0 5px 5px 0;
}

div.tab .tx-cal-controller .even {
    background-color: transparent;
}

.flexslider {
    height: 309px;
}
/***** Startseite - End *****/


/***** Folgeseiten - Start *****/
#content {
    font-family: "Droid Sans";
}

.home #content {
    margin: 0 0 24px;
}

#main_column:not(.vmg) {
    /*float: left;
    width: 740px;
    padding: 10px 0 24px 25px;*/
    padding-top: 10px;
    padding-bottom: 24px;
    padding-right: 25px;
}


#main_column div.ce-textpic .ce-gallery figure.image {
    margin-bottom: 8px;
}

#main_column div.cols-2 div.col:nth-of-type(1) {
    /*float: left;
    width: 360px;*/
}
#main_column div.cols-2 div.col:nth-of-type(2) {
    /*float: right;
    width: 360px;*/
}


#main_column div.frame-default.cols-2-type-b {
    margin: 0;
}
#main_column div.cols-2-type-b div.cols-2 div.col:nth-of-type(1) {
    /*float: left;
    width: 500px;*/
}
#main_column div.cols-2-type-b div.cols-2 div.col:nth-of-type(2) {
    /*float: right;
    width: 219px;*/
}

#main_column > div.frame-default {
    /*margin: 0 0 32px;*/
    margin: 0 0 24px;
}

/***** Adresse - Start *****/

#content div.address .building,
#content div.vcard .building {
    display: none;
}

#content div.address,
#content div.frame-custom-130,
#content div.vcard {
    padding: 12px 32px 12px 12px;
    line-height: 20px;
    border: 2px solid #e7e7e7;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-icon-address.png") no-repeat right 0;
}

#content div.frame-custom-130 a,
#content div.vcard a{
    font-weight: 100;
    color: #008431;
}
#content div.frame-custom-130 .tx-ansprechpartner hr {
    display: none;
}
#content div.vcard,
#content div.address,
#content div.frame-custom-130{
    margin-bottom: 20px;
}
div.vcard div.name {
    font-weight: 700;
}
div.vcard div.desc {
    margin: 14px 0 0;
}
div.vcard div.desc p{
    margin: 0;
    padding: 0;
}
div.vcard div.desc p:empty {
    display: none;
}
div.vcard div.desc:empty {
    display: none;
}
div.vcard div.images {
    float: right;
}
div.vcard div.images img {
    display: block;
    margin: 0 0 12px;
}
.vcard .mail,
.vcard .www,
div.frame-custom-130 a[href^="javascript:linkTo_UnCryptMailto"],
div.frame-custom-130 a[href^="http"] {
    padding: 0 0 0 20px;
}
.vcard .mail,
div.frame-custom-130 a[href^="javascript:linkTo_UnCryptMailto"] {
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-vcard-icon-mail.png") no-repeat 0 2px;
}
div.frame-custom-130 a[href^="javascript:linkTo_UnCryptMailto"] {
    background-position: 0 0;
}
.vcard .www,
div.frame-custom-130 a[href^="http"] {
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-vcard-icon-www.png") no-repeat 0 2px;
}
div.frame-custom-130 a[href^="http"] {
    background-position: 0 0;
}
/***** Adresse - End *****/

#main_column caption,
#main_column figcaption{
    margin: 0;
    padding: 2px 8px 3px;
    font-size: 12px;
    line-height: 16px;
    /*font-weight: 700;*/
    font-weight: normal;
    background-color: #e8e8e8;
    color: #777;
}

#main_column div.folding, #main_column div.frame-custom-110 {
    border-bottom: 2px solid #e7e7e7;
    margin: 0 0 32px;
}
#main_column div.folding + div.folding,
#main_column div.frame-custom-110 + div.frame-custom-110 {
    margin-top: -19px;
}
#main_column div.folding h3,
#main_column div.frame-custom-110 h3 {
    margin: 0 0 13px;
    padding: 0 0 0 40px;
    line-height: 28px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-icon-folder-sprite.png") no-repeat;
    cursor: pointer;
    -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -ms-user-select: none; user-select: none;
}
#main_column div.folding.active h3,
#main_column div.frame-custom-110.active h3{
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-icon-folder-sprite.png") no-repeat 0 -172px;
}
#main_column div.folding p, #main_column div.frame-custom-110 p {
    /*display: none;*/
    margin: 0 0 13px;
    padding: 6px 0 0 40px;
}
#main_column div.folding ul, #main_column div.frame-custom-110 ul {
    padding-left: 40px;
}
.frame-custom-110 header button {
    color: inherit;
    font: inherit;
    font-size: 14px;
    font-weight: 700;
    border: none;
    margin: 0 0 13px;
    padding: 0 0 0 40px;
    line-height: 28px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-icon-folder-sprite.png") no-repeat;
    cursor: pointer;
    background-color: transparent;
}
.frame-custom-110.active header button {
    background-position: 0 -172px;
}
table.ce-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
    line-height: 18px;
    border-bottom: 3px solid #008431;
}
div.col table.ce-table {
    font-size: 13px;
}
table.ce-table tr td:first-child {
    border-left: 2px solid #e7e7e7;
}
table.ce-table tr td:last-child {
    border-right: 2px solid #e7e7e7;
}
table.ce-table th {
    font-weight: 700;
    text-align: left;
    padding: 7px 12px;
    color: inherit;
    line-height: 20px;
    background-color: #e5e5e5;
    border: none;
}
table.ce-table th[scope="row"],
table.ce-table tr > th
{
    border-bottom: 2px solid #fff;
    border-left: none;
}
table.ce-table th[scope="col"]:first-child {
    border-left: 2px solid #e7e7e7;
}
table.ce-table th[scope="col"]:last-child {
    border-right: 2px solid #e7e7e7;
}
div.col table.ce-table th {
    color: #222b31;
    line-height: 20px;
    background-color: transparent;
    border-bottom: 2px solid #e7e7e7;
}
div.col table.ce-table tr th:first-child {
    border-left: 2px solid #e7e7e7;
}
div.col table.ce-table tr th:last-child {
    border-right: 2px solid #e7e7e7;
}
table.ce-table td {
    padding: 7px 12px;
    border-bottom: 2px solid #e7e7e7;
    vertical-align: top;
}
div.col table.ce-table td,
div.col table.ce-table th {
    padding: 5px 12px 3px;
}
table.ce-table tr:last-of-type td {
    border-bottom: none;
}
#main_column table.ce-table caption {
    position: relative;
    padding: 0 14px;
    font-size: 16px;
    line-height: 34px;
    color: #fff;
    text-align: left;
    background-color: #5e6062;
}
table.ce-table p {
    margin: 0;
}

/** Tabellen per Backend-Layout voll sichtbar **/
.table-responsive > .table.ce-table-21 td {
    white-space: normal;
}

#main_column table.ce-table-aufklapper caption {
    cursor: pointer;
    -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none;
}
#main_column table.ce-table-aufklapper caption div.icon {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 28px;
    height: 28px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-icon-folder-sprite.png") no-repeat 0 0 #5e6062;
}
#main_column table.ce-table-aufklapper.active caption div.icon {
    background-position: 0 -172px;
}
#main_column table.ce-table-aufklapper thead,
#main_column table.ce-table-aufklapper tbody {
    display: none;
}

/** Infobox **/
#main_column div.frame-custom-120 {
    margin: 0;
    border-left: 2px solid #e7e7e7;
    border-right: 2px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
}
#main_column div.frame-custom-120 h1 {
    margin: 0 -2px;
    padding: 1px 12px 0;
    font-size: 13px;
    line-height: 25px;
    color: #fff;
    background-color: #5e6062;
}
#main_column div.frame-custom-120 p {
    margin: 0;
    padding: 7px 12px 4px;
    font-size: 13px;
    line-height: 18px;
}
#main_column div.frame-custom-120 a {
    font-weight: 100;
    color: #008431;
}
/** Teaserbox **/
#main_column div.frame-custom-140 {
    position: relative;
    margin: 0 0 8px;
    padding: 8px;
    border: 2px solid #e7e7e7;
    border-bottom: none;
}
#main_column div.frame-custom-140::after {
    display: block;
    position: absolute;
    left: -2px;
    right: -2px;
    bottom: 0;
    content: "";
    border-bottom: 3px solid #008431;
}
#main_column div.frame-custom-140 h1 {
    margin: 0 0 7px;
    font-size: 18px;
}
/* Korrektur zur Definition in der rte.css */
#main_column div.frame-custom-140 a.pfeil-ohne-text {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 -2px 0 0;
}

/* breadcrumb */
#content #breadcrumb {
    margin: 0 0 16px;
}
#content #breadcrumb ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#content #breadcrumb ul li {
    /*float:left;*/
    display: inline;
    margin-right: 14px;
    padding-left: 9px;
    background: url(../Images/arrow-breadcrumb.png) no-repeat left center;
}
#content #breadcrumb ul li a {
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
}
#content #breadcrumb ul li a:hover,
#content #breadcrumb ul li a:focus {
    text-decoration: underline;
}
#content #breadcrumb ul li.active a {
    font-weight: 700;
}
#content .divider hr {
    display: none;
}
#content .divider {
    border-top: 1px solid #008431;
    height: 1px;
    clear: both;
}
div.csc-sitemap ul li {
    padding: 0 0 0 24px;
}
/***** Folgeseiten - End *****/

/***** News - Start *****/
#content div.no-news-found {
    color: inherit;
    font-style: normal;
}
#content div.news div.footer {
    display: none;
}
#content div.news div.article div.teaser-text {
    float: left;
    /*width: 545px;*/
    width: 540px;
    /*margin: 0 0 10px;*/
    margin: 0 0 16px;
}
#content span.news-list-date {
    /*float: right;*/
    margin: 0 8px 0 0;
    color: #898989;
}
#content div.news h3 {
    /*float: left;*/
    display: inline-block;
    margin-bottom: 8px;
    /*line-height: 22px;*/
    line-height: 18px;
    font-weight: 700;
}
#content div.news h3 a {
    text-decoration: none;
    color: #222b31;
    font-weight: 700;
}
#content div.news h3 a:hover,
#content div.news h3 a:focus,
#content div.tab div.news div.article:first-of-type h3 a:hover {
    color: #008431;
}
#content div.news div.description {
    /*float: left;*/
    clear: both;
    display: block;
}
#content div.news div.description p {
    margin: 0 0 5px;
    line-height: 19px;
}
#content div.news div.teaser-text a.more {
    clear: both;
    float: left;
    padding: 0 0 0 20px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-arrow-content-link.png") no-repeat 0 center;
    text-decoration: none;
}
#content div.news div.teaser-text a.more:hover,
#content div.news div.teaser-text a.more:focus {
    text-decoration: underline;
}
#content div.news div.article div.news-img-wrap a {
    padding: 0;
    border: none;
    background: transparent;
}

/** Tabs **/
#content div.tab span.news-list-date {
    display: none;
}
#content div.tab div.news div.article div.news-img-wrap {
    display: none;
}
#content div.tab div.news div.article:first-of-type div.news-img-wrap {
    display: block;
}
#content div.tab div.news div.article div.teaser-text {
    width: auto;
    margin: 0;
}
#content div.tab div.news div.article:first-of-type div.teaser-text {
    width: 300px;
}
#content div.tab div.news div.description {
    display: none;
}
#content div.tab div.news div.article:first-of-type div.description {
    display: block;
}
#content div.tab.pm div.news div.article div.description {
    display: none;
}
#content div.tab div.news div.teaser-text a.more {
    display: none;
}
#content div.tab div.news div.article:first-of-type div.teaser-text a.more {
    display: block;
}
#content div.tab div.news div.article {
    margin-bottom: 5px;
    padding-bottom: 0;
}
#content div.tab div.news div.article:first-of-type {
    margin-bottom: 8px;
}
#content div.tab div.news div.article:first-of-type h3,
#content div.tab div.news div.article:first-of-type h3 a {
    margin-bottom: 8px;
    padding: 0;
    font-size: 16px;
    color: #222b31;
    background: none;
}
#content div.tab div.news h3 {
    margin-bottom: 0;
    padding: 0 0 0 20px;
    /*background: url("/fileadmin/templates/images/bg-arrow-content-link.png") no-repeat 0 7px;*/
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-arrow-content-link.png") no-repeat 0 4px;
}

/** Tab Pressemitteilungen **/
div.tab.pm {
    padding: 12px 9px 24px;
}
div.pm-content {
    width: 302px;
}
#content div.tab.pm div.news div.article div.news-img-wrap {
    display: none;
}
#content div.tab.pm span.news-list-date {
    display: block;
}
#content div.tab.pm div.news div.article h3 {
    margin: -2px 0 8px 0;
    padding: 0 0 0 20px;
    font-size: 13px;
    line-height: 18px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-arrow-content-link.png") no-repeat 0 4px;
}
#content div.tab.pm div.news div.article h3 a {
    font-size: 13px;
    line-height: 18px;
}
#content div.tab.pm div.news div.article:first-of-type div.teaser-text a.more {
    display: none;
}
#content div.tab.pm span.news-list-date {
    float: none;
    font-weight: 100;
    font-size: 13px;
}

#content div.tab div.address {
    position: absolute;
    top: 0;
    right: 0;
    width: 198px;
    padding: 12px;
    line-height: 20px;
    border: none;
    background: none #e7e7e7;
}
#content div.tab div.address a {
    font-weight: 100;
    color: #008431;
}

/** News-Detail **/
#content div.news.news-single span.news-list-date {
    display: block;
    margin-bottom: 12px;
    color: inherit;
}
#content div.news.news-single h3 {
    display: block;
}
#content div.news.news-single div.article div.teaser-text {
    float: none;
    width: auto;
    color: inherit;
    font-weight: 700;
}
#content .news-single .article .news-img-wrap .mediaelement {
    overflow: hidden;
}
#content .news-single .article .news-img-wrap img {
    display: block;
    float: none;
    width: 100%;
}
#content div.news-img-wrap div.outer {
    margin: 0 0 24px;
}
#content p.news-img-caption {
    margin: 0;
    padding: 2px 8px 3px;
    font-size: 12px;
    line-height: 16px;
    background-color: #e8e8e8;
}
#content div.news div.description::after {
    /*content: ".";
    visibility: hidden;*/
}
#content div.tab div.news div.description::after {
    display: none;
}

.news-single .article .news-img-wrap {
    margin-bottom: 24px;
}

.news-related-wrap {
    margin: 40px 0 0;
}
div.news-related {
    width: 33%;
    font-size: 13px;
}
div.news-related a {
    font-weight: 100;
    text-decoration: none;
}
div.news-related a:hover,
div.news-related a:focus {
    text-decoration: underline;
}
div.news-related ul li {
    padding: 0;
    background: none;
}
.news-related-files ul li {
    margin-bottom: 12px;
}
.news .news-list-view .news-img-wrap {
    max-width: 170px;
    overflow: hidden;
    margin: 0 16px 16px 0;
}
.home .news .news-list-view .article {
    border: 0;
}
.news .news-list-view .article {
    margin-bottom: 16px;
    padding-bottom: 0;
    border-bottom: 1px solid #008431;
}
/***** News - End *****/

/***** Kontaktform - Start *****/
.tx-powermail .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
div.tx-powermail {
    margin: 20px 0;
}
form.powermail_form > h3 {
    display: none;
}
form.powermail_form fieldset {
    padding: 0;
    border: medium none;
}
legend.powermail_legend {
    display: none;
}
.tx-powermail label {
    max-width: 474px;
    font-weight: 400;
    vertical-align: top;
}
.powermail_label {
    display: block;
    float: left;
    width: 200px;
    padding: 0;
    font-weight: 400;
    vertical-align: top;
}

legend.powermail_label,
.powermail_fieldwrap_type_check label.powermail_label
{
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    border: none;
}
.powermail_fieldwrap_type_check label.powermail_label {
    margin: 12px 0 0 0;
    color:#545454;
}
.powermail_check_outer,
.powermail_fieldwrap_type_check .powermail_field
{
    float: left;
}
.powermail_fieldwrap {
    margin: 0 0 8px;
}
.powermail_fieldwrap::after {
    content: "";
    display: table;
    clear: both;
}
form.powermail_form select.powermail_select {
    -webkit-appearance: menulist-button;
    font-size: 14px;
    line-height: 24px;
    height: 30px;
}
form.powermail_form input.powermail_input {
    width: 490px;
    height: 30px;
    padding: 0 8px;
    font-size: 14px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
}
textarea.powermail_textarea {
    width: 490px;
    height: 240px;
    min-height: 240px;
    max-height: 480px;
    padding: 4px 8px;
    font-family: "Droid Sans";
    font-size: 14px;
    resize: vertical;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
}
form.powermail_form input.parsley-error {
    border: 1px solid #e42533;
}
.powermail_radio_outer {
    display: inline-block;
}
.powermail_radio_inner{
    display: inline-block;
}

.powermail_field .radio {
    display: inline-block;
    margin: 0 15px 0 0;
}


dl.powermail_all:after {
    content: "";
    display: table;
    clear: both;
}
dl.powermail_all dt {
    clear: left;
    float: left;
    width: 200px;
}
dl.powermail_all dd {
    float: left;
    margin: 0 0 8px;
}
.powermail_confirmation > form {
    display: inline-block;
}
ul.parsley-errors-list {
    margin: 0 0 0 200px;
}
.powermail_radio_outer ul.parsley-errors-list {
    margin: 0;
}
ul.parsley-errors-list li {
    padding: 0;
    color: #e42533;
    background: none;
}
.parsley-error .powermail_radio_inner {
    border: 1px solid #e42533;
    padding: 0 8px 0 0;
}
textarea.powermail_textarea.parsley-error {
    border: 1px solid #e42533;
}
.parsley-error .powermail_check_inner label,
.parsley-error.checkbox label,
.parsley-error.radio label{
    padding: 0 3px;
    border: 1px solid #e42533;
}

input.powermail_submit,
input.powermail_confirmation_form,
input.powermail_confirmation_submit,
.powermail_confirmation .btn
{
    display: block;
    min-height: 28px;
    margin: 24px 5px 0 0;
    padding: 0 14px 0 32px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    border: none;
    cursor: pointer;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-btn-arrow.png") no-repeat 9px 10px #008431;
}
input.powermail_confirmation_form, .powermail_confirmation .btn-danger.btn {
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-btn-arrow-left.png") no-repeat 9px 10px #008431;
}
input.powermail_confirmation_submit, .powermail_confirmation .btn-primary.btn {
    padding: 0 32px 0 14px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-btn-arrow-right.png") no-repeat right 10px #008431;
}
span.unsichtbar {
    display: none;
}

.powermail_fieldwrap_type_check.powermail_fieldwrap_sachspenden_01 label.powermail_label,
.powermail_fieldwrap_type_check.powermail_fieldwrap_lotsen label.powermail_label,
.powermail_fieldwrap_type_check.powermail_fieldwrap_vermittlungvonsprachkenntnissen label.powermail_label,
.powermail_fieldwrap_type_check.powermail_fieldwrap_werbung label.powermail_label,
.powermail_fieldwrap_type_check.powermail_fieldwrap_newsletter label.powermail_label,
.powermail_fieldwrap_type_check.powermail_fieldwrap_marker_03 label.powermail_label,
/*.powermail_fieldwrap_type_check.powermail_fieldwrap_marker_02 label.powermail_label,*/
.powermail_fieldwrap_type_check.powermail_fieldwrap_marker_01 label.powermail_label
{
    width: 0;
}
/*
.powermail_fieldwrap_type_check.powermail_fieldwrap_einwilligungserklrung label.powermail_label{
    width: 200px;
}
*/
/***** Kontaktform - End *****/

/***** Vereinsformular - Start *****/
form.powermail_form_20 .powermail_fieldwrap_submit,
form.powermail_form_26 .powermail_fieldwrap_submit {
    clear: both;
}
form.powermail_form_20 .powermail_fieldset input,
form.powermail_form_26 .powermail_fieldset input,
form.powermail_form_20 .powermail_fieldset select,
form.powermail_form_26 .powermail_fieldset select {
    /*font-size: 12px;*/
    border: 1px solid #e7e7e7;
}
form.powermail_form_20 .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_html,
form.powermail_form_26 .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_html {
    float: none;
}
form.powermail_form_20 .powermail_fieldset .powermail_label,
form.powermail_form_26 .powermail_fieldset .powermail_label {
    float: none;
    width: auto;
    margin-bottom: 8px;
    display: none;
}
form.powermail_form_20 .powermail_fieldset_21 .powermail_label,
form.powermail_form_20 .powermail_fieldset_22 .powermail_label,
form.powermail_form_20 .powermail_fieldset_40 .powermail_label,
form.powermail_form_26 .powermail_fieldset_46 .powermail_label,
form.powermail_form_26 .powermail_fieldset_47 .powermail_label {
    display: inherit;
    margin-bottom: inherit;
}
form.powermail_form_20 .powermail_fieldset .powermail_fieldwrap,
form.powermail_form_26 .powermail_fieldset .powermail_fieldwrap {
    float: left;
    margin-right: 8px;
}
form.powermail_form_20 .powermail_fieldset .powermail_input,
form.powermail_form_26 .powermail_fieldset .powermail_input {
    width: 65px;
}
form.powermail_form_20 .powermail_fieldset_40 .powermail_select,
form.powermail_form_20 .powermail_fieldset_40 .powermail_input,
form.powermail_form_20 .powermail_fieldset_41 .powermail_select,
form.powermail_form_20 .powermail_fieldset_41 .powermail_input,
form.powermail_form_20 .powermail_fieldset_42 .powermail_select,
form.powermail_form_20 .powermail_fieldset_42 .powermail_input,
form.powermail_form_20 .powermail_fieldset_43 .powermail_select,
form.powermail_form_20 .powermail_fieldset_43 .powermail_input,
form.powermail_form_20 .powermail_fieldset_44 .powermail_select,
form.powermail_form_20 .powermail_fieldset_44 .powermail_input,
form.powermail_form_20 .powermail_fieldset_45 .powermail_select,
form.powermail_form_20 .powermail_fieldset_45 .powermail_input,
form.powermail_form_26 .powermail_fieldset_47 .powermail_select,
form.powermail_form_26 .powermail_fieldset_47 .powermail_input,
form.powermail_form_26 .powermail_fieldset_48 .powermail_select,
form.powermail_form_26 .powermail_fieldset_48 .powermail_input,
form.powermail_form_26 .powermail_fieldset_49 .powermail_select,
form.powermail_form_26 .powermail_fieldset_49 .powermail_input,
form.powermail_form_26 .powermail_fieldset_50 .powermail_select,
form.powermail_form_26 .powermail_fieldset_50 .powermail_input,
form.powermail_form_26 .powermail_fieldset_51 .powermail_select,
form.powermail_form_26 .powermail_fieldset_51 .powermail_input,
form.powermail_form_26 .powermail_fieldset_52 .powermail_select,
form.powermail_form_26 .powermail_fieldset_52 .powermail_input {
    width: 210px;
}
#powermail_fieldwrap_584 {
    /*margin-top: 30px;*/
}
/*** Reset first fildset ***/
form.powermail_form_20 .powermail_fieldset_21 input,
form.powermail_form_26 .powermail_fieldset_46 input,
form.powermail_form_20 .powermail_fieldset_21 select,
form.powermail_form_26 .powermail_fieldset_46 select {
    font-size: inherit;
}
form.powermail_form_20 .powermail_fieldset_21 .powermail_fieldwrap.powermail_fieldwrap_type_html,
form.powermail_form_26 .powermail_fieldset_46 .powermail_fieldwrap.powermail_fieldwrap_type_html {
    float: inherit;
}
form.powermail_form_20 .powermail_fieldset_21 .powermail_label,
form.powermail_form_26 .powermail_fieldset_46 .powermail_label {
    float: left;
    width: 200px;
}
form.powermail_form_20 .powermail_fieldset_21 .powermail_fieldwrap,
form.powermail_form_26 .powermail_fieldset_46 .powermail_fieldwrap {
    float: inherit;
    margin-right: inherit;
}
form.powermail_form_20 .powermail_fieldset_21 .powermail_input,
form.powermail_form_26 .powermail_fieldset_46 .powermail_input {
    width: inherit;
}

/***** Vereinsformular - End *****/

/***** Termine - Start *****/
#content div.dtstart-container {
    float: none;
    width: auto;
    text-align: left;
    font-size: 13px;
}
#content div.dtstart-container > div {
    display: inline-block;
    margin: 0 0 0 16px;
}
#content .vevent {
    margin: 0 0 16px;
    padding: 0 0 8px;
    border-bottom: 1px solid #008431;
}
#content .vevent.even {
    background-color: transparent;
}
#content .vevent:last-of-type {
    border-bottom: none;
}
#content .vevent div.summary a {
    display: block;
    padding: 0 0 0 20px;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-arrow-content-link.png") no-repeat scroll 0 4px;
}
#content .vevent div.summary a:hover,
#content .vevent div.summary a:focus {
    text-decoration: underline;
}
#content .vevent div.location {
    font-size: 13px;
}
body.home #content .vevent div.location,
body.page538 #content .vevent div.location {
    display: none;
}

#calendar-event div.date-from-to span,
#calendar-event div.organizer-name span,
#calendar-event div.location-name span,
#calendar-event span.location-name span {
    font-weight: bold;
}

#calendar-event div.organizer-name,
#calendar-event div.organizer-zip-city,
#calendar-event div.organizer-street {
    display: inline-block;
}
#calendar-event .cal-images {
    float: right;
    margin-top: 20px;
    margin-left: 20px;
    width: 240px;
}
#calendar-event .cal-teaser {
    font-weight: bold;
}
#calendar-event .cal-infos {
    display: block;
}
#calendar-event .image {
    margin: 19px 0 0 40px;
}

#calendar-event .image-wrap {
    float: right;
    margin-top: -14px;
}

#calendar-event p.bodytext {
    margin-top: 20px;
}
#calendar-event .cal-img-caption {
    margin: 0;
    padding: 2px 8px 3px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    background-color: #e8e8e8;
}

div.tab dl {
    margin: 0;
}
div.tx-cal-controller a {
    text-decoration: none;
}
div.tx-cal-controller a:hover,
div.tx-cal-controller a:focus {
    text-decoration: underline;
}
div.tx-cal-controller h1 {
    text-align: left;
}
div.tx-cal-controller h3 {
    margin: 10px 0 0;
}
/***** Termine - End *****/


/***** Gedenkbuch / Ansprechpartner / Denkmalliste / Schiedspersonen / Wahlen - Start *****/
p.noresults {
    margin: 0;
}
.tx-ansprechpartner p.noresults,
.tx-denkmalliste p.noresults {
    margin: 20px 0 40px;
    padding: 8px 20px;
    border: 1px solid #008431;
}
div.person-searchbar input.person-search,
div.street-searchbar input.street-search,
div.searchbar input.search {
    width: 250px;
    height: 28px;
    padding: 0 8px;
    margin: 0 3px 0 0;
    border: none;
    box-sizing: border-box;
    background-color: #e7e7e7;
    float: left;
}
div.person-searchbar a.person-srchbtn,
div.street-searchbar a.street-srchbtn,
div.searchbar a.srchbtn {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0;
    border: none;
    background: url('/typo3conf/ext/rm_setup/Resources/Public/Images/bg-btn-search-gedenkbuch.png') no-repeat;
    cursor: pointer;
    text-indent: -9999em;
    float: left;
}
div.result.active {
    margin: 20px 0 40px;
    padding: 8px 20px;
    border: 1px solid #008431;
}
.tx-gedenkbuch div.result.active {
    border-color: #7f017f;
}
div.result div.items li {
    float: none;
    padding: 0;
    background: none;
}
div.alphab-anchors  {
    margin: 0 0 16px;
    overflow: hidden;
}
.tx-gedenkbuch div.alphab-anchors {
    margin-top: 16px;
}
div.alphab-anchors ul {
    margin: 0;
}
div.alphab-anchors ul li {
    /*padding: 0 4px 0 0;*/
    padding: 0 16px 0 0;
    background: none;
}
div.alphab-anchors ul li a {
    /*padding: 0 8px;*/
    font-weight: 700;
    text-decoration: none;
}
div.alphab-anchors ul li a:hover,
div.alphab-anchors ul li a:focus {
    color: #222b31 !important;
    text-decoration: underline;
}
.alphab-anchors li {
    float: left;
    list-style: outside none none;
    padding-right: 10px;
    margin: 0;
}
/***** Gedenkbuch / Ansprechpartner / Denkmalliste / Schiedspersonen / Wahlen - Ende  *****/

/***** Schiedspersonen - Start *****/
.tx-schiedsperson div.searchbar input.search {

}

/***** Schiedspersonen - Ende *****/

/***** Ansprechpartner - Start *****/
.tx-ansprechpartner table th {
    text-align: left;
    padding: 0 0 12px 0;
}
.tx-ansprechpartner table td {
    padding: 0 0 12px 0;
}
.tx-ansprechpartner table {
    border-spacing: 0;
}

/***** Ansprechpartner - Ende *****/

/***** Gedenkbuch - Start *****/
div.gedenkbuch #header {
    height: 202px;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-gedenkbuch.png") no-repeat center center #ddd;
}
div.gedenkbuch #menu {
    background-color: #7f017f;
}
div.gedenkbuch #footer {
    border-top: 9px solid #7f017f;
}
div.gedenkbuch #submenu,
div.gedenkbuch #footer div.social{
    display: none;
}
body.page437 #search {
    display: none;
}
div.gedenkbuch #main_column a {
    color: inherit;
}
div.gedenkbuch #main_column div.alphab-anchors a {
    color: #7f017f;
}
div.gedenkbuch #main_column div.alphab-anchors a:hover,
div.gedenkbuch #main_column div.alphab-anchors a:focus {
    color: #222b31 !important;
    text-decoration: underline !important;
}
div.gedenkbuch #content #breadcrumb ul li a {
    color: #7f017f;
}
div.gedenkbuch input#searchsubmit,
div.gedenkbuch button#searchsubmit {
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-btn-search-gedenkbuch.png") no-repeat;
}
div.gedenkbuch a.pfeil-davor {
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-arrow-content-link-gedenkbuch.png") no-repeat 0 center;
}

dl.tx-gedenkbuch:after {
    content: "";
    display: table;
    clear: both;
}
dl.tx-gedenkbuch dt {
    clear: left;
    float: left;
    width: 162px;
    font-weight: 700;
}
dl.tx-gedenkbuch dd {
    float: left;
    width: 520px;
}
.tx-gedenkbuch .clear {clear:both;}

/***** Gedenkbuch - End *****/


/***** Importseite - Start *****/
.import-func .loader {
    display: none;
    margin-left: 10px;
}
.import-func .indicator {
    background: rgba(0, 0, 0, 0) url("/typo3conf/ext/ansprechpartner/Resources/Public/Icons/ajax-loader.gif") no-repeat scroll 0 0 / 100% auto;
    display: inline-block;
    height: 28px;
    width: 28px;
    vertical-align: sub;
    float: left;
}
.import-note {
    margin-left: 10px;
}
.import-func .result {
    margin: 10px 0 0 0;
    padding: 8px 20px;
    border: 1px solid #008431;
    display: block;
}
.import-func .result:empty {
    display:none;
}
.import-func span.button-gruen {
    display: inline-block;
    min-height: 28px;
    line-height: 28px;
    padding: 0 14px 0 32px;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-btn-arrow.png") no-repeat 9px 9px #008431;
    cursor: pointer;
}

/***** Importseite - End *****/



/***** Calendar - Start *****/
p.pagebrowser span a,
p.pagebrowser span b {
    padding: 0 4px;
}
p.pagebrowser span:first-of-type a,
p.pagebrowser span:first-of-type b {
    border-left: 1px solid #000;
    margin: 0 0 0 4px;
    padding: 0 4px 0 6px;
}
/***** Calendar - End *****/


/***** Suche - Start *****/
ul.browsebox li {
    display: inline-block;
    margin: 0;
    padding: 0;
    background: none;
}
ul.browsebox li a {
    display: inline-block;
    padding: 2px 8px;
}
ul.browsebox li:first-of-type a {
    padding-left: 0;
}
ul.browsebox li.tx-indexedsearch-browselist-currentPage a {
    font-weight: 700;
    text-decoration: none;
}
/***** Suche - End *****/


/***** Fancybox - Start *****/
#fancybox-wrap {
    box-sizing: content-box;
}
#fancybox-content {
    box-sizing: content-box;
}
/***** Fancybox - End *****/



/***** Footer - Start *****/
#footer {
    min-height: 167px;
    color: #fff;
    font-family: "Droid Sans";
    font-size: 13px;
    line-height: 18px;
    /*background-color: #898989;*/
    background-color: #747779;
    border-top: 9px solid #e42533;
}
#footer a {
    color: #fff;
    font-weight: 100;
    text-decoration: none;
}
#footer a:hover,
#footer a:focus {
    text-decoration: underline;
}
#footer div.address {
    float: left;
    margin: 20px 0 0 18px;
}
#footer div.address div.left,
#footer div.address div.right {
    float: left;
}
#footer div.address div.right {
    margin: 0 0 0 56px;
}

#footer div.social {
    float: right;
    margin: 20px 32px 0 0;
    padding: 0 0 0 36px;
}
#footer div.social .social_icon {
    height: 29px;
    width: 29px;
    display: inline-block;
}
#footer div.social #social_facebook,
#footer div.social #social_twitter,
#footer div.social #social_instagram{
    margin: 0 10px 0 0;
}
#footer div.social p {
    margin: 0;
    font-size: 13px;
}

#footermenu {
    float:left;
    clear: left;
    margin: 38px 0 0 17px;
}
#footermenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#footermenu ul li {
    float:left;
    padding: 0;
    border-right: 2px solid #989c9f;
    background: none;
}
#footermenu ul li a {
    display: block;
    padding: 0 10px;
    color: #fff;
    text-decoration: none;
}
#footermenu ul li:first-child a {
    padding-left: 0;
}
#footermenu ul li a:hover,
#footermenu ul li a:focus {
    text-decoration: underline;
}
#footermenu ul li:last-child {
    border-right: none;
}

#printbutton {
    float: left;
    margin: 38px 0 0;
}
#printbutton a {
    padding: 0 10px;
    color: #fff;
    text-decoration: none;
    border-left: 2px solid #989c9f;
}
#printbutton a:hover,
#printbutton a:focus {
    text-decoration: underline;
}
#printbutton span.copy {
    padding: 0 10px;
    border-left: 2px solid #989c9f;
}

#address_print {
    display: none;
}
/***** Footer - End *****/

/***** Content - End **************************************************************************************************/


/***** Extension: Denkmalliste - Start ********************************************************************************/
.tx-denkmalliste .searchpanel {
    margin-bottom: 16px;
}
.tx-denkmalliste .srchbtn,
.tx-denkmalliste .selsrchbtn {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 0;
    text-indent: -9999em;
    border: medium none;
    cursor: pointer;
    background: rgba(0, 0, 0, 0) url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-btn-search.png") no-repeat scroll 0 0;
}
.tx-denkmalliste select {
    display: block;
    float: left;
    width: 250px;
    height: 28px;
    margin: 0 3px 0 0;
    padding: 0 8px;
    border: medium none;
    box-sizing: border-box;
    background-color: #e7e7e7;
}

.tx-denkmalliste table {
    width: 100%;
    margin-bottom: 10px;
    border-collapse: collapse;
    line-height: 18px;
    border-bottom: 3px solid #008431;
}
.tx-denkmalliste table th {
    padding: 7px 12px;
    text-align: left;
    background-color: #e7e7e7;
}
.tx-denkmalliste table td {
    padding: 7px 12px;
    vertical-align: top;
    border-bottom: 2px solid #e7e7e7;
}
.tx-denkmalliste table tr td:first-child,
.tx-denkmalliste table tr th:first-child {
    border-left: 2px solid #e7e7e7;
}
.tx-denkmalliste table tr td:last-child,
.tx-denkmalliste table tr th:last-child {
    border-right: 2px solid #e7e7e7;
}

dl.tx-denkmalliste dt {
    float: left;
    clear: left;
    width: 160px;
    font-weight: 700;
}
dl.tx-denkmalliste dd {
    margin-left: 160px;
}

dl.tx-denkmalliste div.images {
    float: right;
}
dl.tx-denkmalliste div.images dd {
    margin-left: 20px;
}
dl.tx-denkmalliste dd img {
    display: block;
    margin: 0 0 16px;
}
/***** Extension: Denkmalliste - End ********************************************************************************/


/***** FE-Login - Start ********************************************************************************/
.tx-felogin-pi1 label{
    display:block;
}
.tx-felogin-pi1 input[type="text"],
.tx-felogin-pi1 input[type="password"] {
    border: 1px solid #e7e7e7;
}
.tx-felogin-pi1 input[type="submit"] {
    display: block;
    min-height: 28px;
    margin: 24px 0 20px;
    padding: 0 14px 0 32px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    border: none;
    cursor: pointer;
    background: url("/typo3conf/ext/rm_setup/Resources/Public/Images/bg-btn-arrow.png") no-repeat 9px 10px #008431;
}
.tx-felogin-pi1 .error {
    color: #e42533;
}
/***** FE-Login - End ********************************************************************************/

img.lazy {
    opacity: 0;
    transition: opacity .3s ease-in;
}
img.lazy.loaded {
    opacity: 1;
}

/***** Videos - Start *****/
.video-code {
    position: relative;
    width: 100%;
    margin: 0 auto 28px;
    padding-bottom: 56.25%;
    height: 0;
}
iframe {
    margin-bottom: 18px;
}
.video-code iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/***** Videos - End *****/

/***** Social GDPR - Start *****/
body .social-gdpr-youtube-video,
body .social-gdpr-vimeo-video,
body .social-gdpr-google-maps,
body .social-gdpr-osm-map {
    background: #d2d2d2;
}
body .social-gdpr-youtube-iframe-notice,
body .social-gdpr-vimeo-iframe-notice,
body .social-gdpr-google-maps-iframe-notice,
body .social-gdpr-osm-iframe-notice {
    background: transparent;
    color: #222b31;
    text-align: center;
}

.video-code .social-gdpr-youtube-iframe {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.video-code .social-gdpr-youtube-video,
.video-code .social-gdpr-vimeo-video,
.video-code .social-gdpr-google-maps,
.video-code .social-gdpr-osm-map {
    width: 100% !important;
    height: 100% !important;
    min-height: 1px;
}
.video-code .social-gdpr-youtube-video img.videostub,
.video-code .social-gdpr-vimeo-video img.videostub,
.video-code .social-gdpr-google-maps img.mapstub,
.video-code .social-gdpr-osm-map img.mapstub {
    top: 50%;
}
/***** Social GDPR - End *****/

/***** tt_address - Start *****/
.tt_address_list .page-navigation p {
    float: left;
}

.tt_address_list .page-navigation ul {
    float: right;
}

.tt_address_list .page-navigation ul li {
    float: left;
    display: block;
    padding: 0 2px;
    background: none;
}

.tt_address_list .page-navigation ul li a {
    display: block;
}
/***** tt_address - End *****/