@font-face{
    font-family:'Font Awesome 6';
    src:url(../../../../../fonts/fontawesome-pro-6.0.0-web/webfonts/fa-solid-900.ttf),
        url(../../../../../fonts/fontawesome-pro-6.0.0-web/webfonts/fa-solid-900.woff2)
}

@font-face{
    font-family:'Font Awesome 6 Light';
    src:url(../../../../../fonts/fontawesome-pro-6.0.0-web/webfonts/fa-light-300.ttf),
        url(../../../../../fonts/fontawesome-pro-6.0.0-web/webfonts/fa-light-300.woff2)
}

@font-face{
    font-family:'Font Awesome 6 Thin';
    src:url(../../../../../fonts/fontawesome-pro-6.0.0-web/webfonts/fa-thin-100.ttf),
        url(../../../../../fonts/fontawesome-pro-6.0.0-web/webfonts/fa-thin-100.woff2)
}

html, body
{
  padding:0px;
  margin:0px;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #f7f2e6;
    font-family: sans-serif;
    font-size: 13px;
}

body.main_admin {
    background: #fcfcfc;
}

a, a:link, a:visited { color: #ef7f1a; }
a:active, a:hover { color: #000; }

input:focus, input:focus-visible,
textarea:focus, textarea:focus-visible {
    outline: none;
}

.underline { text-decoration: underline; }

/**************************** Scroll Overlay *****************************************************************************************/
#scroll_overlay {
    position: fixed; 
    top: 36px; 
    left: 0;
    box-sizing: border-box;
    width: 100%;
    z-index: 6;
    padding: 0 5%; 
    background-color: rgba(255, 255, 255, .95);
    display: none;
    border-bottom: 1px solid #f0dcbb;

    -moz-box-shadow: 0px 0px 6px 0px rgba(240,220,187,0.3);
    -webkit-box-shadow: 0px 0px 6px 0px rgba(240,220,187,0.3);
    box-shadow: 0px 0px 6px 0px rgba(240,220,187,0.3);
}

#so_box {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

#scroll_overlay .header_logo {
    margin: 12px 0;
    float: left;
    height: 58px;
    cursor: pointer;
}

#scroll_overlay .header_logo img {
    height: 100%;
}

#so_mbmenu {
    margin: 0 0 0 127px;
    padding: 6px 0 0;
}

#scroll_overlay .cc_main {
    background: transparent;
}

#scroll_overlay .cc_main_toolopener {
    display: none;
}

/************************** hintergrund bild ***********************/
.wrapper {
    position: relative;
    width: 100%;
    margin-top: 36px;
}

.main_info {
    width: 100%;
    height: 36px;
    background-color: #31423c;
    position: fixed;
    top: 0;
    z-index: 103;
}

.main_info_container {
    position: relative;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.main_info_text, .main_info_text a, .main_info_text a:link, .main_info_text a:hover, .main_info_text a:visited {
    color: #fffaed;
    font: 400 13px/18px "Open Sans",Arial,sans-serif;
    text-decoration: none;
    transition: color .2s, background-color .2s;
}

.main_info_text, .main_info_userinfo {
    display: inline-block;
    padding: 0 40px;
    height: 36px;
}

.main_info_text {
    margin: 0;
}

.main_info_text_ico {
    display: block;
    float: left;
    font-size: 21px;
    margin: 8px 0 7px;
}

.main_info_tel .main_info_text_ico {
    font-size: 18px;
    line-height: 20px;
    margin-top: 9px;
}

.main_info_text_text {
    display: block;
    float: left;
    margin: 9px 0 0;
    padding-left: 8px;
}

.main_info_text.small .main_info_text_text {
    display: none;
}

.aktiv.main_info_text {
    background: #4b5e58;
}

.aktiv .main_info_text_ico, .aktiv .main_info_text_text {
    color: #fffaed;
}

.main_info_userinfo {
    color: #fffaed;
    font: 400 13px/36px "Open Sans",Arial,sans-serif;
}

.main_info_colorbox {
    border: none;
    box-shadow: 3px 3px 3px -3px rgba(49,66,60,0.8), -3px 3px 3px -3px rgba(49,66,60,0.8);
}
.main_info_colorbox #cboxTopLeft{background:url();width:0;height:0;}
.main_info_colorbox #cboxTopRight{background:url();width:0;height:0;}
.main_info_colorbox #cboxBottomLeft{background:url();width:0;height:0;}
.main_info_colorbox #cboxBottomRight{background:url();width:0;height:0;}
.main_info_colorbox #cboxMiddleLeft{background:url();width:0;height:0;}
.main_info_colorbox #cboxMiddleRight{background:url();width:0;height:0;}
.main_info_colorbox #cboxTopCenter{background:url();width:0;height:0;}
.main_info_colorbox #cboxBottomCenter{background:url();width:0;height:0;}
.main_info_colorbox #cboxClose{display:none;}
.main_info_colorbox #cboxContent{background: #4b5e58;}
.main_info_colorbox #cboxLoadedContent{margin:0;}

.main_menu_colorbox_tools {
	border: none;
	box-shadow: 0 0 3px 0 rgba(49,66,60,0.8);
}
.main_menu_colorbox_tools #cboxTopLeft{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxTopRight{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxBottomLeft{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxBottomRight{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxMiddleLeft{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxMiddleRight{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxTopCenter{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxBottomCenter{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxClose{display:none;}
.main_menu_colorbox_tools #cboxLoadedContent{margin:0;}

.main_menu_colorbox#colorbox {
	border: none;
	box-shadow: 0 0 3px 0 rgba(49,66,60,0.8);
	overflow: visible;
}
.main_menu_colorbox #cboxWrapper{overflow: visible;}
.main_menu_colorbox #cboxTopLeft{background:url();width:0;height:0;}
.main_menu_colorbox #cboxTopRight{background:url();width:0;height:0;}
.main_menu_colorbox #cboxBottomLeft{background:url();width:0;height:0;}
.main_menu_colorbox #cboxBottomRight{background:url();width:0;height:0;}
.main_menu_colorbox #cboxMiddleLeft{background:url();width:0;height:0;}
.main_menu_colorbox #cboxMiddleRight{background:url();width:0;height:0;}
.main_menu_colorbox #cboxTopCenter{background:url();width:0;height:0;}
.main_menu_colorbox #cboxBottomCenter{background:url();width:0;height:0;}
.main_menu_colorbox #cboxClose{
	top: -40px;
	left: 0;
	background: transparent;
	height: 40px;
}
.main_menu_colorbox #cboxContent{overflow: visible;}
.main_menu_colorbox #cboxLoadedContent{margin:0;}

.c_box {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.rc_box {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

.mrc_box {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.frc_box {
    width: 100%;
    max-width: 1530px;
    margin: 0 auto;
}

.header {
    background: #fffaed;
}

.header_rel {
    position: relative;
    z-index: 2;
}

.header_abs {
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, 0);
}

.header_brand {
    position: relative;
    z-index: 1;
    margin-bottom: 18px;
}

.header_inner {
    display: grid;
    justify-items: center;
    grid-template-columns: 100%;
    grid-template-areas: "logo_1" "header_text";
}

#header_logo_1 {
    grid-area: logo_1;
    height: 90px;
    margin: 15px 0 0;
}

#header_logo_2 {
    display: none;
    grid-area: logo_2;
    height: 80px;
    margin: 65px 0 0;
}

.header_logo img {
    height: 100%;
}

#header_logo_2 img {
    cursor: pointer;
}

.header_text {
    grid-area: header_text;
    font: 400 24px/1.3 'BankGothik Bold',Arial,Verdana,Helvetica,sans-serif;
    font-size: calc(100vw * 0.06470588235294118 + 0.29411764705881893px);
    color: #31423c;
    margin: 13px 0 0;
}

@media all and (min-width:450px){
    .header_text {
        font-size: 32px;
    }
}

@media all and (min-width:747px){
    .header_brand {
        margin-bottom: calc(100vw * 0.0660377358490566 - 26.330188679245282px);
    }
    
    .header_inner {
        grid-template-columns: 
            1.75fr
            calc(100% * 0.09389671361502347 + 11.859154929577471px)
            1fr
            calc(100% * 0.29577464788732394 + 181.05633802816902px)
            1.75fr;
        grid-template-areas: ". logo_1 logo_1 header_text .";
        justify-items: start;
    }
    
    #header_logo_1 {
        height: calc(100vw * 0.09389671361502347 + 19.85915492957747px);
        margin-top: 15px; 
    }
    
    .header_text {
        margin-top: calc(100vw * 0.05188679245283019 + 5.240566037735846px);
        font-size: calc(100vw * 0.023474178403755867 + 14.464788732394368px);
    }
}

@media all and (min-width:960px){
    .header_brand {
        margin-bottom: 25px;
    }
    
    .header_inner {
        grid-template-columns: 
            1fr
            calc(100% * 0.038636363636363635 + 64.9090909090909px)
            1fr 
            calc(100% * 0.31136363636363634 + 166.09090909090912px)
            1fr 
            calc(100% * 0.09318181818181819 + 32.54545454545453px)
            1fr;
        grid-template-areas: ". logo_1 logo_1 header_text . logo_2 .";
    }
    
    #header_logo_1 {
        margin-top: 31px;
        height: calc(100vw * 0.045454545454545456 + 66.36363636363636px);
    }
    
    #header_logo_2 {
        display: block;
        height: calc(100vw * 0.045454545454545456 + 16.36363636363636px);
        margin-top: calc(100vw * -0.011363636363636364 + 75.9090909090909px);
    }
    
    .header_text {
        margin-top: 70px;
        font-size: calc(100vw * 0.025 + 13px);
    }
}

@media all and (min-width:1400px){
    .header_inner {
        grid-template-columns: 
            calc(100% * 0.3942307692307692 - 423.1730769230769px) 
            119px 
            1fr 
            603px 
            1fr 
            163px 
            calc(100% * 0.3942307692307692 - 423.1730769230769px);
        grid-template-areas: ". logo_1 logo_1 header_text . logo_2 .";
    }
    
    #header_logo_1 {
        height: 130px;
    }
    
    #header_logo_2 {
        height: 80px;
        margin-top: 60px;
    }
    
    .header_text {
        font-size: 48px;
    }
}

.header .mbmenu_container {
	position: relative;
	z-index: 1;
	background: #fff;
	padding: 0 30px;
	box-sizing: border-box;
}

.main_info .mbmenu_container {
	float: right;
	margin: 0;
}

.mbmenu_trigger_box {
	float: left;
}

.mbmenu_trigger {
	float: left;
	cursor: pointer;
}

@media all and (min-width:320px){
    #cssbp_ident {
        display: block;
    }
}


.scrolltop_trigger {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: -50px;
    right: 15px;
    z-index: 3;
    background: transparent;
    color: #333;
    font-size: 45px;
    line-height: 1;
    cursor: pointer;
    
    transition: color 0.2s ease;
}

.scrolltop_trigger:hover {
    color: #999;
}


.news_sm_wrap {
    background: #f0e7d3;
    overflow: hidden;
}

.news_sm_wrap_inner {
    background: transparent;
}


/*********************************************************************************************************************/
/* allgemein fuer alle module verwendete classen, namen nicht aendern*/
.fehler {
    color:#c80a0a;
}
.fehlerrahmen {
    border:1px solid #c80a0a ! important;
}

.fehler_inputtext {
    color: #c80a0a ! important;
}

.deaktivunterstrich {
    border-bottom:1px solid #c80a0a;
}

.kennzeichnung {
    font-size:7pt;
    color:#989898;
}

.tooltip {
  font-size:7pt;
  line-height: 8pt;
  color: #9c9c9c; /*#646567; #7fadc7;*/
}

.up_tooltip {
    font-size:10px;
    color: #0070a1;
}

.klappboxHL {
    background-color: #dadada;
    font-family:verdana;
    font-size: 16px;
    color: #474747;
}

.nodisplay { display: none; }

.default_extruder_button {
    padding:1px 7px;
    display:inline-block;

    cursor: pointer;
    text-decoration:none;

    color: #fafafa;
    font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height: 18px;
    text-shadow: 0 0 2px #4d4d4d;
    
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    
    border:1px solid #808080;
    
    -moz-box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    -webkit-box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #999999), color-stop(0.95, #808080));
    background:-moz-linear-gradient(top, #999999 5%, #808080 95%);
    background:-webkit-linear-gradient(top, #999999 5%, #808080 95%);
    background:-o-linear-gradient(top, #999999 5%, #808080 95%);
    background:-ms-linear-gradient(top, #999999 5%, #808080 95%);
    background:linear-gradient(to bottom, #999999 5%, #808080 95%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#808080',GradientType=0);
    
    background-color:#999999;
}
	
.default_extruder_button:hover {
	color:#333333;
	text-shadow: 0 0 2px #ffffff;
	border:1px solid #b3b3b3;
	
	-moz-box-shadow:inset 0px 1px 0px 0px #e5e5e5;
    -webkit-box-shadow:inset 0px 1px 0px 0px #e5e5e5;
    box-shadow:inset 0px 1px 0px 0px #e5e5e5;
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(0.95, #b3b3b3));
    background:-moz-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-webkit-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-o-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-ms-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:linear-gradient(to bottom, #cccccc 5%, #b3b3b3 95%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#b3b3b3',GradientType=0);
    
    background-color:#cccccc;
}


/*********************************************************************************************************************/
/*schrift*/
.standardschrift
{
  font-family:verdana;
  color:#545454;
  font-size:12px;
  line-height: 18px;
}

a.helplink
{
	color:#9c9c9c;
	text-decoration:none;
}

.standardschrift h1 a
{
  font-size:16pt;
}
.standardschrift h1
{
  font-weight:normal;
  font-size:16pt;
}
.standardschrift h2
{
  font-weight:normal;
  font-size:13pt;
}
.standardschrift h3
{
  font-weight:normal;
}

.farbenormal a, .farbenormal
{
  color:#36618b;
}
.farbeaktiv, .farbeaktiv a, .cmerster a
{
	color:#545454;
}
.farbeaktivII, .farbeaktivII a
{
  color:#184471;
}


.helptext
{
	color: #989898;
}

.extruder_standard
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
  	line-height: 13px;
}

.extruder_standard h1
{
	font-family: Verdana;
}

.extruder_standard .farbeaktivextruder, .standardschrift .farbeaktivextruder
{
  color:#4d4d4d;
}


/*********************************************************************************************************************/
/*formularfelder*/
.eingabe {
	font-family:Arial;
	font-size:12px;
	color:#373737;
	border:1px solid #bbb;
	padding-left:3px;
}
textarea.eingabe
{
	resize: none;
}
.eingabefeedback
{
  font-family:Arial;
  font-size:12px;
  color:#666666;
  border:1px solid #dadada;
	padding-left:3px;
  background: transparent url(hintergrundbilder/eingabe_text_bg_127.jpg) no-repeat left bottom;
}
.eingabefeedback:focus
{
  font-family:Arial;
  font-size:12px;
  color:#144472;
  border:1px solid #7fadc7;
	padding-left:3px;
  background: transparent url(hintergrundbilder/eingabe_focus_text_bg_127.jpg) no-repeat left bottom;
}
.eingabetextareafeedback
{
  font-family:Arial;
  font-size:12px;
  color:#666666;
  border:1px solid #dadada;
	padding-left:3px;
  background: transparent url(hintergrundbilder/textarea_text_bg_270.jpg) no-repeat left bottom;
}
.eingabetextareafeedback:focus
{
  font-family:Arial;
  font-size:12px;
  color:#144472;
  border:1px solid #7fadc7;
	padding-left:3px;
  background: transparent url(hintergrundbilder/textarea_focus_text_bg_270.jpg) no-repeat left bottom;
}

.eingabefeedbackII
{
  font-family:Arial;
  font-size:12px;
  color:#666666;
  border:1px solid #c2c2c2;
	padding-left:3px;
  background: transparent url(hintergrundbilder/eingabe_text_bg_187.jpg) no-repeat left bottom;
}
.eingabefeedbackII:focus
{
  font-family:Arial;
  font-size:12px;
  color:#144472;
  border:1px solid #7fadc7;
	padding-left:3px;
  background: transparent url(hintergrundbilder/eingabe_focus_text_bg_187.jpg) no-repeat left bottom;
}
.eingabetextareafeedbackII
{
  font-family:Arial;
  font-size:12px;
  color:#666666;
  border:1px solid #c2c2c2;
	padding-left:3px;
  background: transparent url(hintergrundbilder/textarea_text_bg_390.jpg) no-repeat left bottom;
  resize: none;
}
.eingabetextareafeedbackII:focus
{
  font-family:Arial;
  font-size:12px;
  color:#144472;
  border:1px solid #7fadc7;
	padding-left:3px;
  background: transparent url(hintergrundbilder/textarea_focus_text_bg_390.jpg) no-repeat left bottom;
}

/************************************ Templates / Common ************************************/
.mf_hl.beitragdetailueberschrift {
	color: #c80a0a;
    text-align: center;
    margin: 20px 0 0;
}

.mf_content {
    width: 100%;
    max-width: 513px;
    padding: 0 40px 48px 48px;
    margin: 50px auto 0;
}

.mf.fehler {
    margin: 0 0 35px;
}

.mf_frage {
	color: #c80a0a;
}

.bmenuetext span {
	cursor: pointer;
}


/*********************************************************************************************************************/
/*module*/
/*********************************************************************************************************************/
/************************************ galerie ************************************/
.galerierot
{
	color:#CC0000;
  	font-weight:normal;
}

.galeriegruen
{
	color:#018B01;
	font-weight:normal;
}

.gal_new_intext_trigger
{
	cursor: pointer;
	font-family: verdana;
	color: #a5a5a5;
	font-size: 20px;
}

.gal_intext_search_trigger { cursor: pointer; }

.gal_ov_search_trigger {
	cursor: pointer;
	float: left;
}

.gal_ed_leftspacer { padding-left: 12px; }
.gal_ed_topspacer { padding-top: 12px; }

.gal_intext0_search_trigger
{
	cursor: pointer;
	color: #9c9c9c;
}

.gal_intext0_bevelinner_color { background-color: #eee; }

.gal_intext0_pos_left
{
	float: left;
	margin-right: 20px;
}

.gal_intext0_pos_right
{
	float: right;
	margin-left: 20px;
}

.gal_srch_hl
{
	font-size: 14pt ! important;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #184471;
	line-height: 1.5;
}

.gal_srch_galhl
{
	font-family:verdana;
	color:#184471;
	font-size:11pt;
	font-weight:normal;
}

.gal_srch_navi
{
	color: #9c9c9c;
	font-size: 9pt;
	font-weight: normal;
	font-family: verdana;
}

.gal_ed_hint_trigger
{
	color: #36618B;
	cursor: pointer;
}

#gal_men_formular_container {
    clear: both;
    padding: 35px 9.98336106489% 41px 9.31780366057%;
    background: #f0e7d3; 
    margin: 24px 0 0;
}

#gal_men_cb_kopie {
    display:none;
}

.gal_men_formbtn_container {
    margin-top: 42px;
}

.gal_men_topspace { padding-top: 16px; }

.gal_m2_selbox {
    height: 41px;
}

.gal_m2_btnbox {
    margin: 20px 0 0;
    font-size: 0;
    line-height: 0;
}

.gal_m2_btn_cap {
    padding-left: 10px;
}


/******************* suche *********************************/
.suchfeld {
    width: 155px;
    height: 16px;

    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #545454;

    background: transparent;
    border: none;	

    padding-top: 0px;
}



/*kruemelpfad gleich aber nicht kruemelpfad fuer die flaggen*/
.verlauf {
    color: #31423c;
    font: 400 12px/18px 'Open Sans',Verdana,Arial,sans-serif;
    min-height: 18px;
    padding: 4px 12px 4px 20px;
    margin: 0;
    background: #d2d9d7;
}

/*kruemelpfad selbst*/
.verlaufslink, .verlaufslink:hover, .verlaufslink a, .verlaufslink a:link, .verlaufslink a:visited, .verlaufslink a:active, .verlaufslink a:hover {
    text-decoration: none;
    font: 400 12px/18px 'Open Sans',Verdana,Arial,sans-serif;
    color: #31423c;
}

.verlauf_icon {
    display: inline-block;
    margin: 0 8px 0 0;
}

.verlaufslinklast {
    color:#ffffff ! important;
    font-size:10pt;
    font-weight:bold;
    padding-right:8px;
}

/************************************ beitrage ************************************/
.ueberschriftoverview {
    font-size: 22px ! important;
    font-family: Verdana;
    margin-top: 0px;
    color: #545454;
    line-height: 27px;
}

.beitragdetailueberschrift {
    font: 700 30px/1.5 Montserrat,Verdana,sans-serif ! important;
    margin-top:0px;
    margin-bottom:3px;
    color:#333;
}

.standardschrift .listueberschrift {
    margin-top:0px;
    margin-bottom:9px;
    color:#184471;
}

.abstractoverview {
    font-family: Verdana;
    color:#545454;
    font-size: 16px;
    line-height: 25px;
}

.abstractshow {
    font: 700 18px/27px Montserrat,Verdana,sans-serif;
    color: #31423c;
}

.abstractlist {
    font: 400 13px/1.5 'Open Sans', 'Verdana', sans-serif;
    color:#666;
    margin: 24px 0 13px;
}

/* left / right templates */
.show-structure-picture-border-left, .show-structure-picture-border-right {
    border:1px solid #80aec6;
}

.bildunterschrift_galerie {
    font-size:8pt;
}

.bildunterschrift {
  font-size:11px;
  line-height: 18px;
  color:#9c9c9c;
}


/*system methoden layouts*/
.Content_kategorien_Selectbox {
    width:95%;
}

/***************************ContentThread***********************************************************/

.CTtextblock p {
    margin-top:0px;
}

.CTedit_zwischenHL {
    font-family: verdana;
    color: #737473;
    font-size: 11pt;
    font-weight: normal;
}

.CTinhalt ol, .CTinhalt ul {
    margin-bottom: 0px;
}

.CTinhalt ol li, .CTinhalt ul li {
    color: #545454;
    font: 400 13px/18px Verdana, Arial,sans-serif;
    margin-bottom: 12px;
}

.CTinhalt h1 {
    color: #634002;
    font: 700 25px/1.3 Montserrat,Verdana,sans-serif;
    margin: 0 0 3px;
}

.CTinhalt td {
    color: #31423c;
    font: 400 17px/1.47 'open Sans',Verdana, Arial,sans-serif;
}

.CTshow_texte h1 {
    color: #31423c;
    font: 700 25px/1.3 Montserrat,Verdana,sans-serif;
    margin: 0 0 3px;
}

.CTshow_texte h2 {
    color: #31423c;
    font: 700 18px/28px Montserrat,Verdana,sans-serif;
    margin: 0 0 2px;
}

.CTshow_texte h3 {
    color: #31423c;
    font: 700 15px/18px Montserrat,Verdana,sans-serif;
    margin: 0 0 2px;
}

.CTshow_texte td {
    color: #31423c;
    font: 400 17px/1.47 'open Sans',Verdana, Arial,sans-serif;
}

.CTshow_texte .ct_sst ul, .CTshow_texte .ct_sst ol {
    margin: 0;
}

.CTshow_texte li {
    color: #31423c;
    font: 400 17px/1.47 'open Sans',Verdana, Arial,sans-serif;
}

.CTshow_texte .ct_sst li {
    font: 400 17px/1.47 'Open Sans',Verdana,Arial,sans-serif;
}

.CTshow_tags_hl, h2.CTshow_tags_hl {
    color: #31423c;
    font: 700 18px/28px Montserrat,Verdana,sans-serif;
    padding-bottom: 5px;
    text-align: center;
}

a.CTshow_tags {
    color: #31423c;
    line-height: 25px;
    margin: 0 15px;
    text-decoration: none;
    white-space: nowrap;
    position: relative;

    transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease; 
}

a.CTshow_tags:after {
    position: absolute;
    top: 112.5%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #31423c;
    content: "";

    transform: scaleX(0.9);
    -moz-transform: scaleX(0.9);
    -ms-transform: scaleX(0.9);
    -webkit-transform: scaleX(0.9);
    -o-transform: scaleX(0.9);

    transition: transform 0.3s ease, background-color 0.3s ease;
    -moz-transition: transform 0.3s ease, background-color 0.3s ease;
    -ms-transition: transform 0.3s ease, background-color 0.3s ease;
    -webkit-transition: transform 0.3s ease, background-color 0.3s ease;
    -o-transition: transform 0.3s ease, background-color 0.3s ease;
}

a.CTshow_tags:hover {
    color: #31423c;
}

a.CTshow_tags:hover:after {
    background: #31423c;

    transform: scaleX(1.1);
    -moz-transform: scaleX(1.1);
    -ms-transform: scaleX(1.1);
    -webkit-transform: scaleX(1.1);
    -o-transform: scaleX(1.1);
}

.CTshow_tags_tags {
    color: #80aec6;
    font-size: 12px;
    font-family: verdana;
    text-align: center;
}

.ct_sh_titelbild_container {
    font-size: 0;
    line-height: 0;
}

.ct_sh_kopfbild {
    width: 100%;
    position:relative;
    z-index:10;
    margin: 0 48px 30px 0;
}

.ct_sh_kopfbild_badge {
    position: absolute;
    top: -3px;
    right: -3px;
    z-index: 12;
    width: 13.31114809%; /* 80 von 601 */
    min-width: 50px;
}

.ct_sh_kopfbild img {
    width: 100%;
}

.ct_sh_kopfbild a {
    position: relative;
    display: block;
}

.ct_sh_kopfbild a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 7px solid #f0e7d3;
}

.ct_sh_kopfbild_wrap {
    position: relative;
}

#ct_sh_kopfbild_slide {
    margin: 0 0 30px 0;
}

#ct_sh_kopfbild_slide.owl-carousel a {
    position: relative;
    display: block;
}

#ct_sh_kopfbild_slide.owl-carousel a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 7px solid #f0e7d3;
}

.ct_sh_hl {
    padding: 3px 40px 0 46px;
    color: #4d4638;
    background: transparent;
}

.ct_sh_hl.top {
    display: block;
    position: relative;
    margin-bottom: 41px;
}

.ct_sh_hl.bottom {
    display: none;
}

.ct_sh_hl span {
    background: transparent;
    padding: 4px 0;
    box-decoration-break: clone;
    box-shadow: 8px 0 0 transparent, -8px 0 0 transparent;
    line-height: 37px;
}

@-moz-document url-prefix() {
    .ct_sh_hl {
        padding-left: 38px;
        padding-top: 0;
    }

    .ct_sh_hl span {
        box-shadow: none;
        padding: 2px 8px 4px;
    }
}

.ct_np_hint_trigger {
    color: #36618B;
    cursor: pointer;
}

.ct_np_bs_label {
    color: #333333;
    padding-left: 12px;
}

.ct_npic_helptext_trigger {
    float: right;
    margin-right: 25px;
    padding-top: 3px;
    cursor: pointer;
    color: #36618b;
    font-size: 10pt;
}

.ct_npic_eingabe {
    font-family:Arial;
    font-size:12px;
    color:#808080;
    border:1px solid #b3b3b3;
    padding-left:3px;
    margin-right: 18px;
    width: 30px;
    text-align: right;
}

.ct_npic_demobox {
    background-color: #a0e288;
    color: #fff;
    font: bold 12px/18px Verdana,Arial,sans-serif;
    height: 50px;
    overflow: hidden;
    text-align: center;
    padding: 12px 0;
}

.ct_npic_demobox_text {
    margin: 15px 0;
    padding: 0 6px;
    display: inline-block;

    opacity: 0.0;
    filter: alpha(opacity=0);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}

.ct_npic_btn_container {
    position: relative;
    height: 66px;
    width: 94px;
    margin-right: 5px;
    margin-bottom: 4px;
}


/***************************player sachen***********************************************************/

/* container has a background image */
div.playerbox a.player {
	display:block;
	width:150px;
	height:84px;
	padding:0;
	text-align:center;
	float:left;
/*
	margin:4px 20px 20px 0;
*/
}

div.playerbox a.player img
{
	margin-top:55px;
	border:0;
}

div.playerbox
{
	clear:both;
	width:100%;
	margin-bottom:30px;
/*
  border:1px solid #ddd;
	margin:30px;
	padding:10px 20px 0px 20px; */
/*	font:12px "bitstream vera sans","lucida grande", verdana;
	color:#666;
	background-color:#efefef; */
}

/***************************internal structure styles***********************************************************/
/*
.internallink6{} .internallink24{}
*/
.internallink_frei
{
  color:#018B01;
  font-weight:normal;
}

.internallink_unfrei
{
  color:#CC0000;
  font-weight:normal;
}

.internal_ueberschrift
{
  color:#6a6a6a;
  font-weight:bold;
}

.internallink_haupt
{
  background-color:#FBFF80;
  font-weight:bold;
  letter-spacing:1px;
}


/************************* Statistik ****************************************************/
.ST_st_tableHL
{
	font-family: verdana;
	color: #737473;
	font-size: 11pt;
	font-weight: normal;
}

.ST_st_row1_normal
{
	background-color: #f3f3f3;
}

.ST_st_row1_over
{
	background-color: #e5e5e5;
}

.ST_st_row1_active
{
	background-color: #e5e5e5;
}

.ST_st_row2_normal
{
	background-color: #f8f8f8;
}

.ST_st_row2_over
{
	background-color: #e5e5e5;
}

.ST_st_row2_active
{
	background-color: #e5e5e5;
}

.ST_std_head
{
	color: #ffffff;
	background-color: #86acc2;
	padding-left: 6px;
	padding-right: 6px;
}

.ST_std_row1
{
	background-color: #e5f6ff;
	border-top: 1px solid #fafafa;
}

.ST_std_row2
{
	background-color: #f0faff;
	border-top: 1px solid #fafafa;
}

/************************* Calendar ****************************************************/
.cal_show_pfad {
	font-family:Verdana;
	font-size:10pt;
	font-weight: 500;
	text-decoration:none;
	margin-right:8px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	color:#7fadc7;
}

.cal_show_pfad a {
	font-family:Verdana;
	font-size:10pt;
	font-weight: 500;
	color:#7fadc7;
	text-decoration:none;
	margin-right:16px;
}

.cal_neu_hint_trigger {
	color: #36618B;
	cursor: pointer;
}


/************************* Gästebuch ****************************************************/
.gb_new_desc
{
	font-weight: bold;
	width: 130px;
}

.gb_new_input {
	width: 350px;
}

.gb_edit_desc
{
	font-weight: normal;
	width: 430px;
}

.gb_ee_desc
{
	font-weight: bold;
	width: 90px;
	vertical-align: top;
}

.gb_ee_antworthint
{
	cursor: pointer;

	font-family: verdana;
	color: #737473;
	font-size: 11pt;
	font-weight: normal;
}

.gb_show_pager_grau { color: #a5a5a5; }
a.gb_show_pager_grau { color: #a5a5a5; }
.gb_show_pager_gruen { color: #6a8d44; }

.gb_show_name
{
	font-family: verdana;
	color: #545454;
	font-size: 11pt;
	font-weight: normal;
}

.gb_show_notpublic
{
	border-bottom:1px solid red;
}

.gb_show_entry
{
	color: #545454;
	font-family: verdana;
	font-size: 12px;
}

.gb_show_datum
{
	color: #545454;
	font-family: verdana;
	font-size: 12px;
}

.gb_show_antwort, .gb_show_antwort p
{
	color: #545454;
	font-family: verdana;
	font-size: 12px;
}

/********************************* Bookmarks *********************************************************/
.bm_ef_preview_hl
{
	color: #80aec6;
	font-size: 9px;
	padding-bottom: 9px;
}

.bm_ef_helptext
{
	color: #80aec6;
	font-size: 9px;
}

td.bm_show_obj
{
	color: #9c9c9c;
	font-size: 11px;
	font-family: Verdana;
}

.bm_sob_hl
{
	font-family: verdana;
	color: #80aec6;
	font-size: 11pt;
	font-weight: bold;
}

.bm_new_desc
{
	font-weight: bold;
	padding-right: 40px;
}

.bm_fe_desc {
    font-weight: bold;
    padding-right: 40px;
}

.bm_ov_bg {	
    background-color: #31423c;
    padding: 0 0 42px;
}

.bm_ov_box {
    box-sizing: border-box;
    padding: 0 0 0 42px;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.bm_ov_container {
    display: inline-block;
    cursor: pointer;
    margin: 42px 42px 0 0;
}

.bm_ov_link {
    position: relative;
    height: 25px;
    width: 26px;
}

@media all and (min-width:967px){
    .bm_ov_hl {
        font-size: 30px;
    }
}


/********************************* Category / -Management *********************************************************/
.cat_fkt_tblcell { height: 29px; }
.cat_fkt_tblhead { font-weight: bold; }

.cat_new_desc { font-weight: bold; }
.cat_new_topspace { padding-top: 8px; }
.cat_new_leftspace { padding-left: 24px; }


/********************************* ContentCategory *********************************************************/
.cc_sel {
	background-color: #edf2f5;
	font-weight: bold;
	letter-spacing: 1px;
	width: 140px;
}

.cc_sel .frei {
	color:#00b300;
	font-weight:normal;
}

.cc_sel .unfrei {
	color:#CC0000;
  	font-weight:normal;
}

.cc_ov_pfad {
	margin-top: 4px;
}

.cc_ov_pfad, .cc_ov_pfad a {
	font: bold 12px/18px Verdana,Arial,sans-serif;
	text-decoration: none;
	color: #545454;
}

.cc_ov_pfad a:hover {
	color: #000;
}


/********************************* Document *********************************************************/
.doc_neu_hint_trigger
{
	color: #36618B;
	cursor: pointer;
}

.doc_ed_hint_trigger
{
	color: #36618B;
	cursor: pointer;
}

.doc_neu_topspacer { padding-top: 8px; }
.doc_ed_topspacer { padding-top: 8px; }

a.doc_ov_link
{
	color: #545454;
	font-family: verdana;
	font-size: 12px;
}

.doc_ov_meldung
{
	color: #545454;
    font-family: Verdana,sans-serif;
    font-size: 12px;
}

.doc_sh_desc
{
	font-family:verdana;
	color:#545454;
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
}

.doc_sh_content
{
	font-family:verdana;
	color:#545454;
	font-size:12px;
	line-height: 18px;
}


/********************************* Quickmessage *********************************************************/
.qm_new_hint_trigger {
	color: #36618B;
	cursor: pointer;
}

.qm_new_topspacer { padding-top: 8px; }
.qm_new_leftspacer { padding-left: 8px; }


/********************************* Contact *********************************************************/
.contact_si_label {
    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
    color: #545454;
    vertical-align: top;
}

.contact_si_text {
    font-size: 12px;
    font-family: verdana;
    color: #545454;
}

.contact_si_tbl_topspace { padding-top: 12px; }
.contact_si_tbl_leftspace { padding-left: 12px; }
.contact_si_tbl_rightspace { padding-right: 0px; }

.contact_ov_bg {
    padding: 7px 0 22px;
    background-color: #1a2622;
    overflow: hidden;
}

.contact_ov_container {
    text-align: center;
    max-width: 1400px;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
    padding: 0 2.08333333333333%;
}

.contact_ov_entry {
    display: inline-block;
    color: #607870;
    font: 400 13px/1.3 'Open Sans', Arial, sans-serif;
    padding: 12px 0 0 0;
}

.contact_ov_entry a:link, .contact_ov_entry a:visited {
    color: #607870;
    text-decoration: none;
}

.contact_ov_entry a:active, .contact_ov_entry a:hover {
    color: #fff;
    text-decoration: underline;
}

@media all and (min-width:960px){
    .contact_ov_container {
        padding: 0 20px;
    }
}

.contact_we_label {
    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
    color: #545454;
    vertical-align: top;
    width: 140px;
}

.contact_we_text {
    font-size: 12px;
    font-family: verdana;
    color: #545454;
}

.contact_we_tbl_topspace { padding-top: 4px; }


.contact_m2 {
    position: relative;
    background-color: #1a2622;
    color: #1a2622;
    height: 45px;
}

.contact_m2_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    font: 400 15px/1.3 Arial,Helvetica,sans-serif;
}


/********************************* Link *********************************************************/
.link_sh_desc
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    color: #545454;
}

.link_sh_content {
    font-family: Verdana;
    font-size: 12px;
    color: #545454;
    padding-left: 24px;
}

.link_sh_topspace { padding-top: 8px; }


.li_ov_tempbox {
	margin-bottom: 53px;
	background: #f5f5f5;
}

.li_ov_outbox {
	border: 1px solid #fff;
	padding: 30px 48px 44px 48px;
	background: #fff;
	outline: 3px solid #f3f3f3;
}

.li_ov_linkarea {
	padding-top: 10px;
}

.li_ov_meldung {
	color: #545454;
    font: 400 13px/1.3 'Open Sans',Verdana,sans-serif;
    margin-top: 22px;
}

.li_ov_row {
	display: inline-block;
	width: 100%;
	margin: 12px 0 0;
}

.li_ov_bild {
	float: left;
	cursor: pointer;
	margin: 5px 12px 4px 0;
}

.li_ov_altbild {
	float: left;
	margin-top: 2px; 
	width: 15px; 
	height: 15px; 
	background: url(../../../../module/Link/overview/pfeil_inaktiv.gif) no-repeat;
}

.link_ov_text {
	float: left;
	min-width: 168px;
	font: 400 13px/1.3 'Open Sans',Verdana,sans-serif;
	color: #737373;
}

.li_ov_outbox .beitragdetailueberschrift {
	color: #737373;
}

.link_ov_text a:link, .link_ov_text a:visited, .link_ov_text a:active, .link_ov_text a:hover {
	color: #737373;
	text-decoration: none;
}

a.li_ov_detail:link, a.li_ov_detail:visited, a.li_ov_detail:active, a.li_ov_detail:hover {
	color: #737373;
	text-decoration: none;
}

.li_ov_opt {
	margin: 12px 0 0 -5px;
}


/********************************* User / UserManagement *********************************************************/
.usr_so_hl {
    color: #737473;
    font-family: verdana;
    font-size: 11pt;
}

.usr_so_label {
    font-family:verdana;
    color:#474747;
    font-size:11px;
    font-weight: bold;
}

.usr_so_entry {
    font-family:verdana;
    color:#474747;
    font-size:11px;
    padding-left: 12px;
}

.usr_so_topspace { padding-top: 8px; }

.usr_new_hl {
    color: #737473;
    font-family: verdana;
    font-size: 11pt;
}

.usr_new_label { font-weight: bold; }
.usr_new_leftspace { padding-left: 42px; }
.usr_new_topspace { padding-top: 8px; }

.usr_ed_label { font-weight: bold; }
.usr_ed_leftspace { padding-left: 42px; }
.usr_ed_topspace { padding-top: 8px; }

.usr_rol_hl
{
	color: #737473;
	font-family: verdana;
	font-size: 11pt;
}

.usr_rol_label
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
	font-weight: bold;
	padding-top: 12px;
}

.usr_rol_leftspace { padding-left: 40px; }
.usr_rol_topspace { padding-top: 8px; }

.usr_rol_entry
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
}

.usr_roed_label { font-weight: bold; }
.usr_roed_topspace { padding-top: 8px; }
.usr_roed_leftspace { padding-left: 40px; }
.usr_roed_bordertop { border-top: 1px solid #ffffff; }
.usr_roed_roweven { background-color: #f3f3f3; }
.usr_roed_rowodd { background-color: #f8f8f8; }
.usr_roed_cellpadding { padding: 8px; }

.usr_roed_tiptrigger
{
	cursor: pointer;
	font-family: verdana;
	color: #737473;
	font-size: 11pt;
}

#usr_roed_tip td
{
	color: #474747;
	font-family: verdana;
	font-size: 11px;
}

.usr_fz_hl
{
	color: #737473;
	font-family: verdana;
	font-size: 11pt;
}

.usr_fz_label { font-weight: bold; }
.usr_fz_topspace { padding-top: 8px; }
.usr_fz_leftspace { padding-left: 40px; }

.usr_fz_desc
{
	font-size:7pt;
	font-family: verdana;
	color:#989898;
}

.usr_fkt_cbcell { padding: 5px 0px 5px 8px; }
.usr_fkt_fktcell
{
	padding-left: 8px;
	color: #474747;
	font-family: verdana;
}

.usr_fkt_desccell
{
	padding-left: 40px;
	padding-right: 8px;
	color: #474747;
	font-family: verdana;
}

.usr_men {
	position: relative;
	float: left;
}

.usr_men_box {	
	cursor: pointer;
}


/********************************* Address *********************************************************/
.addr_sh_hl
{
	color: #737473;
	font-family: verdana;
	font-size: 11pt;
}

.addr_sh_labelleft
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
	font-weight: bold;
	padding-top: 8px;
}

.addr_sh_labelright
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
	font-weight: bold;
	padding-top: 8px;
}

.addr_sh_entryleft
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
	padding: 8px 24px 0px 12px;
}

.addr_sh_entryright
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
	padding: 8px 0px 0px 12px;
}

.addr_new_label { font-weight: bold; }
.addr_new_topspace { padding-top: 8px; }
.addr_new_leftspace { padding-left: 42px; }


/********************************* CategoryLink *********************************************************/
.cl_new_topspace { padding-top: 8px; }
.cl_new_desc { font-weight: bold; }
.cl_new_leftspace { padding-left: 40px; }

.cl_sh_desc { font-weight: bold; }
.cl_sh_leftspace { padding-left: 24px; }
.cl_sh_topspace { padding-top: 8px; }
.cl_sh_bottomspace { padding-bottom: 24px; }

.cl_np_topspace { padding-top: 8px; }
.cl_np_desc { font-weight: bold; }
.cl_np_leftspace { padding-left: 40px; }

.cl_ov_box { background: transparent; }


/********************************* Release *********************************************************/
.rel_ov_row
{
	cursor: pointer;
	height: 30px;
}

.rel_ov_desc
{
	font-family: Verdana;
	font-size: 11px;
	color: #737473; /*474747;*/
}

.rel_ov_content
{
	padding-left: 40px;
	font-family: Verdana;
	font-size: 11px;
	color: #737473; /*474747;*/
}
.rel_ov_topspace { padding-top: 8px; }
.rel_ov_pathpic { padding: 0px 8px; }

.rel_ovd_row
{
	cursor: pointer;
	height: 30px;
}

.rel_ovd_desc
{
	font-family: Verdana;
	font-size: 11px;
	color: #737473; /*474747;*/
	width: 100px;
}

.rel_ovd_content
{
	padding-left: 40px;
	font-family: Verdana;
	font-size: 11px;
	color: #737473; /*474747;*/
}
.rel_ovd_topspace { padding-top: 8px; }
.rel_ovd_pathpic { padding: 0px 8px; }

.rel_del_content
{
	font-family: Verdana;
	font-size: 11px;
	color: #474747;
	padding-top: 8px;
}


/********************************* Search *********************************************************/
.srch_norm {
    position: relative;
    float: left;
}

.srch_norm_box {	
    cursor: pointer;
}

.srch_norm_container {
    display: none;
    box-sizing: border-box;
    padding: 20px;
    overflow: hidden;

    border-top: 4px solid #4b5e58;
    background: #4b5e58;
}

.srch_norm_inwrap {
    padding: 7px 20px;
    margin: 0;

    background-color: #fcfcfc;
    color: #4d4d4d;
    font: 400 15px/1.4 'Open Sans', Arial, sans-serif;
    border: 1px solid #31423c;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    -webkit-box-shadow: inset 2px 2px 5px rgba(49,66,60,0.3);
    -moz-box-shadow: inset 2px 2px 5px rgba(49,66,60,0.3);
    box-shadow: inset 2px 2px 5px rgba(49,66,60,0.3);
}

.srch_norm_in {
    position: relative;
    padding: 0 24px 0 0;
}

.srch_norm_eingabe {
    border: none;
    width: 100%;
    padding: 0;
    margin: 0;
    background: transparent;
    font: 400 15px/1.4 'Open Sans',Arial,sans-serif;
    color: #31423c;
}

.srch_norm_btn {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 19px;
	line-height: 1;
	color: #31423c;
	cursor: pointer;
}

.srch_cbo {
	margin: 0 0 20px;
}

.srch_cbo_container {
	padding: 7px 6px;
	margin: 0;

	background-color: #fcfcfc;
	color: #4d4d4d;
	font: 400 15px/1.4 'Open Sans', arial, sans-serif;
	border: 1px solid #31423c;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-box-shadow: inset 2px 2px 5px rgba(49,66,60,0.3);
    -moz-box-shadow: inset 2px 2px 5px rgba(49,66,60,0.3);
    box-shadow: inset 2px 2px 5px rgba(49,66,60,0.3);
}

.srch_cbo_box {
	position: relative;
	padding-right: 24px;
}

.srch_cbo_eingabe {
	border: none;
	width: 100%;
	padding: 0;
	margin: 0;
	background: transparent;
	font: 400 15px/1.4 'Open Sans',Arial,sans-serif;
	color: #31423c;
}

.srch_cbo_btn {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 19px;
	line-height: 1;
	color: #31423c;
	cursor: pointer;
}


/********************************* Home *********************************************************/
.home_sh_modul
{
	float: left;
	margin: 6px 6px 0px 0px;
	overflow: hidden;
}

.home_sh_explain
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

/* zur Verwendung in den Modulen */
.home_sh_container
{
	position: relative;
	width: 286px;
	height: 73px;
	cursor: pointer;
}

.home_sh_container_label
{
	position: absolute;
	top: 20px;
	left: 72px;
	width: 214px;
	height: 53px;
	font-size: 12px;
	font-family: verdana;
	line-height: 16px;
	color: #666666;
}

.home_sh_container_ico
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#home_ed_selcontainer {
	overflow: hidden;
}

#home_ed_restool_box, #home_ed_restooltip, #home_ed_restool, #home_ed_selbox {
	float: left;
}

#home_ed_restool {
	position: relative;
	width: 29px;
	height: 24px;
	margin-left: 24px;
}

#home_ed_restool div {
	position: absolute;
	top: 0;
	left: 0;
	width: 29px;
	height: 24px;
}

#home_ed_restool .normal {
	background: url(../../../../module/Home/edit/reset_indiv_startseite.png);
}

#home_ed_restool .over {
	background: url(../../../../module/Home/edit/reset_indiv_startseite_over.png);
}

#home_ed_restooltip {
	display: none;
	color: #9c9c9c;
	font-size: 7pt;
	line-height: 8pt;
	font-family: Arial;
	margin:8px 0 0 4px;
}

#home_ed_selbox {
	margin-top: 3px;
}

#home_ed_usrsel {
	width: 200px;
}

#home_ed_user_box {
	clear: both;
	margin-top: 24px;
}

.home_ed_namebox {
	float: left;
	margin: 7px 7px 0 0;
	padding: 5px 6px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;

	font-family:Verdana;
	font-size:11px;
	line-height: 12px;
	white-space: nowrap;
}

.home_ed_name_normal {
	background-color:#ffffff;
	border:1px solid #d9d9d9;
	color:#545454;
}

.home_ed_name_is {
	background-color:#ffffff;
	border:1px solid #d9d9d9;
	color:#545454;
}

.home_ed_name_other {
	background-color:#fff7f7;
	border:1px solid #aa0000;
	color:#aa0000;
}

.home_ed_namebox_del {
	float: right;
	position: relative;
	margin: 1px 0 0 5px;
	width: 11px;
	height: 12px;
}

.home_ed_namebox_del div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 12px;
}

.home_ed_namebox_del .normal {
	background: url(../../../../module/Home/edit/benutzer_loeschen.png) no-repeat 0 0;
}

.home_ed_namebox_del .over {
	background: url(../../../../module/Home/edit/benutzer_loeschen.png) no-repeat 0 -36px;
}

.home_ed_name_other .home_ed_namebox_del .normal {
	background: url(../../../../module/Home/edit/benutzer_loeschen_other.png) no-repeat 0 0;
}

.home_ed_name_other .home_ed_namebox_del .over {
	background: url(../../../../module/Home/edit/benutzer_loeschen_other.png) no-repeat 0 -36px;
}

.home_ed_optuser_normal {
	color: #373737;
}

.home_ed_optuser_is {
	color: #373737;
}

.home_ed_optuser_other {
	color: #aa0000;
}

.home_sa_hl {
	font-size: 25px;
	font-family: 'Verdana';
	font-weight: bold;
	margin: 0 0 24px;
	color: #aa0000;
	line-height: 33px;
}

.home_sa_info {
	margin-top: 24px;
	color: #aa0000;
}

.home_sa_info_keinrecht {
	color: #008000;
}

.home_sa_namebox {
	float: left;
	margin: 0 7px 7px 0;
	padding: 5px 6px;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

	font-family:Verdana;
	font-size:11px;
	line-height: 12px;
	white-space: nowrap;
}

.home_sa_namebox_del {
	float: right;
	position: relative;
	margin: 1px 0 0 5px;
	width: 11px;
	height: 12px;
}

.home_sa_namebox_del div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 12px;
}

.home_sa_namebox_del .normal {
	background: url(../../../../module/Home/edit/benutzer_loeschen.png) no-repeat 0 0;
}

.home_sa_namebox_del .over {
	background: url(../../../../module/Home/edit/benutzer_loeschen.png) no-repeat 0 -36px;
}

.home_sa_setnamebox .home_sa_namebox_del .normal {
	background: url(../../../../module/Home/edit/benutzer_loeschen_other.png) no-repeat 0 0;
}

.home_sa_setnamebox .home_sa_namebox_del .over {
	background: url(../../../../module/Home/edit/benutzer_loeschen_other.png) no-repeat 0 -36px;
}

.home_sa_keinrechtnamebox .home_sa_namebox_del .normal {
	background: url(../../../../module/Home/edit/benutzer_loeschen_recht.png) no-repeat 0 0;
}

.home_sa_keinrechtnamebox .home_sa_namebox_del .over {
	background: url(../../../../module/Home/edit/benutzer_loeschen_recht.png) no-repeat 0 -36px;
}

#home_sa_weguser_box {
	margin-top: 20px;
}

.home_sa_wegnamebox {
	background-color:#ffffff;
	border:1px solid #d9d9d9;
	color:#545454;
}

#home_sa_setuser_box {
	margin-top: 20px;
}

.home_sa_setnamebox {
	background-color:#fff7f7;
	border:1px solid #aa0000;
	color:#aa0000;
}

#home_sa_keinrechtuser_box {
	margin-top: 20px;
}

.home_sa_keinrechtnamebox {
	background-color:#f2ffe5;
	border:1px solid #008000;
	color:#008000;
}

.home_edsucc_block {
	margin-top: 24px;
	color: #008000;
}

.home_ov_bubble {
	padding: 3px 6px;
	background-color:#599bb3;

	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;

	color:#ffffff;
	font: 600 12px/1 "Open Sans",Verdana,sans-serif;
	text-decoration:none;
}

.home_ov_bubble_1 {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #b30000));
	background:-moz-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:-webkit-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:-o-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:-ms-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:linear-gradient(to bottom, #ff0000 5%, #b30000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#b30000',GradientType=0);
}

.home_ov_bubble_2 {
	background: #ef7f1a;
}

.home_ov_bubble_3 {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00c400), color-stop(1, #00a600));
	background:-moz-linear-gradient(top, #00c400 5%, #00a600 100%);
	background:-webkit-linear-gradient(top, #00c400 5%, #ff6e02 100%);
	background:-o-linear-gradient(top, #00c400 5%, #00a600 100%);
	background:-ms-linear-gradient(top, #00c400 5%, #00a600 100%);
	background:linear-gradient(to bottom, #00c400 5%, #00a600 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c400', endColorstr='#00a600',GradientType=0);
}

#home_ov_anchor {
	position: relative;
	float: left;
}

#home_ov_bubble_all {
	position: absolute;
	top: 1px;
	left: 18px;
	z-index: 1;
    font: 600 10px/1.3 'Open Sans',Verdana,sans-serif;
    padding: 0 5px 1px;
}

#home_ov_text_all {
    float: left;
    position: relative;
}

#home_ov_box {
    cursor: pointer;
}

.home_ov_container {
    display: none;	
    padding: 5% 0;
    position: relative;
    display: none;
    border-top: 4px solid #4b5e58;
    background: #4b5e58;
}

.home_ov_container_inner {
    box-sizing: border-box;
    max-height: inherit;
    padding: 0 5%;
    overflow: hidden;
}

.home_ov_menue_container {
    margin: 0;
    padding: 0;
    border: none;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

.home_ov_menue_container td {
    vertical-align: top;
}

.home_ov_menuebox {
    cursor: pointer;
}

.home_ov_menue_bubblebox {
    padding: 10px 20px 7px;
    text-align: right;
}

.home_ov_bubble_entry {
    display: inline-block;
}

.home_ov_menue_container td.home_ov_menue_text {
    font: 600 15px/1.4 'Open Sans',Arial,sans-serif;
    color: #d2d9d7;
    padding:7px 20px 7px 0;
}

.home_ov_menue_container td.home_ov_menue_ico {
    font-size: 21px;
    padding: 7px 20px 0 16px;
    color: #d2d9d7;
    text-align: center;
}

.home_ov_btnbox {
    padding-top: 10px;
}

.home_ov_menue_line {
    background-color: #31423c;
    height: 1px;
    margin: 15px 0;
}

.home_ov_btn_cap {
    padding-left: 10px;
}

.home_men {
    float: left;
}


/********************************* Tags *********************************************************/
.tags_ov {
    width: 960px;
    margin: 0 auto 100px;
}

.tags_ov_boxheadline {
    font: 700 21px/28px Montserrat,Verdana,sans-serif;
    color: #31423c;
    text-align: center;
    padding: 0 200px;
}

.tags_ov_box {
    padding: 29px 0 0;
}

.tags_ov_btnbox {
    margin: 29px 0 0;
    text-align: center;
}

#tags_ov_btnall .icon {
    padding-right: 10px;
}


/********************************* BeitragFormularMsg *********************************************************/
.bfm_usr_bubble_container {
    position: absolute;
    top: -8px;
    right: 7px;
}

.bfm_usr_bubble {
    float: right;
    margin: 0 8px 0 0;
    padding:2px 5px;
    background-color:#599bb3;

    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    color:#ffffff;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px 0px 0px #3d768a;
}

.bfm_usr_bubble.neu {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #b30000));
    background:-moz-linear-gradient(top, #ff0000 5%, #b30000 100%);
    background:-webkit-linear-gradient(top, #ff0000 5%, #b30000 100%);
    background:-o-linear-gradient(top, #ff0000 5%, #b30000 100%);
    background:-ms-linear-gradient(top, #ff0000 5%, #b30000 100%);
    background:linear-gradient(to bottom, #ff0000 5%, #b30000 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#b30000',GradientType=0);
}

.bfm_usr_bubble.geaendert {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffaf02), color-stop(1, #ff6e02));
    background:-moz-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
    background:-webkit-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
    background:-o-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
    background:-ms-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
    background:linear-gradient(to bottom, #ffaf02 5%, #ff6e02 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaf02', endColorstr='#ff6e02',GradientType=0);
}


/********************************* BeitragFormular *********************************************************/
.bf_li_econtainer {
    padding-top: 16px;
}

.bf_li_erow {
    padding: 0 8px;
    overflow: hidden;
}

.bf_li_edel {
    float: left;
    padding-top: 4px;
}

.bf_li_ename {
    padding: 4px 0;
    float: left;
}
.bf_li_etool {
    float: right;
    position: relative;
    width: 24px;
    height: 24px;
}

.bf_li_etool img {
    position: absolute;
    top: 0;
    left: 0;
}


/********************************* GoogleMap *********************************************************/
.gm_men_anfahrttext {
    position: relative;
}

.gm_men_anfahrttext .normal, .gm_men_anfahrttext .on {
    position: relative;
    top: 0;
    left: 0;
}

.gm_men_anfahrttext .on {
    display: none;
}

.gm_men_anfahrttext .on.gm_men_anfahrtmeldung {
    color: #fffaed;
    left: -22px;
    top: 0;
    padding: 9px 22px 12px;
    margin-top: 24px;
    width: 100%;
    background: #ef7f1a;
}

#gm_men_anfahrt_container {
    padding: 0 0 56px;
}

.gm_men_hl {
    margin: 0;
    padding: 52px 0 0;
    font: 800 21px/1.3 Montserrat,Verdana,sans-serif;
    color: #fffaed;
}

#gm_men_anfahrt_panel {
    margin: 40px 0 0;
}

.gm_men_service_box {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.gm_men_service_icon, .gm_men_service_text {
    float: left;
}

#gm_men_canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#gm_men_map_cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: #fff;
    opacity: 1;
}

#gm_men_anfahrt_panel table, #gm_men_anfahrt_panel tr, #gm_men_anfahrt_panel td, 
#gm_men_anfahrt_panel .adp-summary {
    font: 400 14px/1.3 'Open Sans',Arial,sans-serif;
}

#gm_men_anfahrt_panel .adp-summary {
    display: none;
}

#gm_men_anfahrt_panel .adp table,
#gm_men_anfahrt_panel .adp-step, #gm_men_anfahrt_panel .adp-substep {
    border: none;
}

#gm_men_anfahrt_panel .adp-placemark, #gm_men_anfahrt_panel .adp, #gm_men_anfahrt_panel .adp table, #gm_men_anfahrt_panel .adp-text {
    color: #4b5e58;
}

#gm_men_anfahrt_panel .adp-legal {
    color: #1a2622;
}

#gm_men_anfahrt_panel .adp-placemark {
    margin: 0;
    background-color: #e9f2ef;
}

#gm_men_anfahrt_panel .adp-placemark tr td:first-child {
    padding-left: 12px;
}

#gm_men_anfahrt_panel .adp-text {
    box-sizing: border-box;
    padding-left: 60px;
}

#gm_men_anfahrt_panel .adp-step, #gm_men_anfahrt_panel .adp-substep {
    padding: 8px;
    color: #4b5e58;
}

#gm_men_anfahrt_panel .adp-substep:nth-child(1) {
    width: 20px;
}

#gm_men_anfahrt_panel .adp-substep:nth-child(2) {
    width: 30px;
}

#gm_men_anfahrt_panel .adp-substep:nth-child(4) {
    width: 70px;
}

#gm_men_anfahrt_panel .adp-directions {
    background-color: #d3d9d9;
    width: 100%;
    max-width: 100%;
}

#gm_men_anfahrt_panel .adp-directions tr:nth-child(2n) {
    background-color: #e9f2ef;
}

#gm_men_anfahrt_panel .adp-legal {
    width: 100%;
    text-align: right;
    font-size: 11px;
    margin-top: 10px;
}

@media all and (min-width:347px){
    #gm_men_anfahrt_panel .adp-step, #gm_men_anfahrt_panel .adp-substep {
        padding: 12px;
    }
}

#kontaktfooter {
    background: #4b5e58;
    box-sizing: border-box;
    overflow: hidden;
}

.kontaktfooter_inner {
    position: relative;
}

.kontaktfooter_bgimg {
    display: none;
    position: absolute;
    top: 160px;
    right: -36px;
    width: 520px;
    opacity: .1;
}

.kontaktfooter_text_wrap {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 0 9.542483660130719%; /* 146/1530 */
    text-align: center;
}

.kontaktfooter_text_inner {
    display: inline-grid;
    grid-template-columns: 100%;
    grid-template-areas: 
            "links"
            "rechts"
            "mitte";
    width: 100%;
    max-width: 374px;
}

#kontaktfooter .streifen_text {
    font: 400 17px/1.47  'Open Sans',Arial,Verdana,sans-serif;
    color: #fffaed;
}

.kontaktfooter_block {
    text-align: left;
    width: 100%;
}

.kontaktfooter_block.left {
    grid-area: links;
}

.kontaktfooter_block.center {
    justify-self: left;
    margin-bottom: 73px;
    grid-area: mitte;
}

.kontaktfooter_block.right {
    grid-area: rechts;
}

#kontaktfooter h1.streifen_hl {
    margin: 73px 0 0;
    padding: 0;
    color: #fffaed;
    font: 800 21px/1.3 Montserrat,Verdana,sans-serif;
}

#kontaktfooter .adresse_cell, #kontaktfooter .oeff_cell {
    float: left;
    display: table-column;
}

#kontaktfooter .adresse_cell {
    padding: 4px 0 0;
}

#kontaktfooter .adresse_cell.desc {
    padding-top: 0;
    width: 23px;
    padding: 0 22px 0 0;
    font-size: 23px;
    text-align: center;
}

a.adresse_tel, a.adresse_tel:link, a.adresse_tel:visited, a.adresse_tel:active, a.adresse_tel:hover {
    color: #fffaed;
    text-decoration: none;
}

#kontaktfooter .oeff_cell.desc {
    width: 93px;
}

@media all and (min-width:730px){
    .kontaktfooter_bgimg {
        display: block;
    }

    .kontaktfooter_text_wrap {
        padding-left: 0;
        padding-right: 0;
    }
    
    .kontaktfooter_text_inner {
        grid-template-columns: 270px 253px;
        column-gap: 65px;
        grid-template-areas: 
            "links rechts"
            "mitte mitte";
        width: auto;
        max-width: none;
    }
    
    .kontaktfooter_block.left {
        width: 270px;
    }

    .kontaktfooter_block.center {
        width: 374px;
    }

    .kontaktfooter_block.right {
        width: 253px;
    }
}

@media all and (min-width:800px){
    .kontaktfooter_text_inner {
        column-gap: 120px;
    }
}

@media all and (min-width:1140px){
    .kontaktfooter_text_inner {
        width: 100%;
        grid-template-columns: 1fr 270px 1.168949771689498fr 374px 1.168949771689498fr 253px 1fr;
        grid-template-areas: ". links . mitte.  rechts .";
        column-gap: 0;
    }
    
    .kontaktfooter_block.center {
        justify-self: center;
    }
}

.goom_det_label
{
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color: #545454;
	vertical-align: top;
	width: 140px;
}

.goom_det_text
{
	font-size: 12px;
	font-family: verdana;
	color: #545454;
}

.goom_det_tbl_topspace { padding-top: 4px; }

.goom_det_verkehrlink {
	font: normal 11px/14px Verdana, Arial, sans-serif;
	color: #9c9c9c;
}

.goom_det_verkehrlink a {
	font: normal 11px/14px Verdana, Arial, sans-serif;
	color: #9c9c9c;
	text-decoration: underline;
}


/********************************* Mail *********************************************************/
.mail_form_col_in {
	float: left; 
	width: 149px;
}

.mail_form_cell_in {
	float: left; 
	width: 149px;
}

.mail_form_input {
	width: 137px;
	margin: 0;
}

.mail_form_col_ta {
	float: left;
}

.mail_form_btn_send {
	padding:1px 7px;
	display:inline-block;
	
	cursor: pointer;
	text-decoration:none;
	
	color: #fafafa;
	font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height: 18px;
    text-shadow: 0 0 2px #4d4d4d;
    
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    
    border:1px solid #808080;
    
    -moz-box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    -webkit-box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #999999), color-stop(0.95, #808080));
    background:-moz-linear-gradient(top, #999999 5%, #808080 95%);
    background:-webkit-linear-gradient(top, #999999 5%, #808080 95%);
    background:-o-linear-gradient(top, #999999 5%, #808080 95%);
    background:-ms-linear-gradient(top, #999999 5%, #808080 95%);
    background:linear-gradient(to bottom, #999999 5%, #808080 95%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#808080',GradientType=0);
    
    background-color:#999999;
}
	
.mail_form_btn_send:hover {
	color:#333333;
	text-shadow: 0 0 2px #ffffff;
	border:1px solid #b3b3b3;
	
	-moz-box-shadow:inset 0px 1px 0px 0px #e5e5e5;
    -webkit-box-shadow:inset 0px 1px 0px 0px #e5e5e5;
    box-shadow:inset 0px 1px 0px 0px #e5e5e5;
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(0.95, #b3b3b3));
    background:-moz-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-webkit-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-o-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-ms-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:linear-gradient(to bottom, #cccccc 5%, #b3b3b3 95%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#b3b3b3',GradientType=0);
    
    background-color:#cccccc;
}


/********************************* Path *********************************************************/
.path_container {
	margin: 26px 0 50px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	text-align: center;
}

.path_box {
	box-sizing: border-box;
	min-height: 21px;
	padding: 0 36px 0 28px;
	display: inline-block;
	text-align: left;
}

.path_inner {
	float: left;
}


/********************************* UserInfo *********************************************************/
.uinf_ov_outer {
	position: relative;
	overflow: hidden;
}

.uinf_ov_inner {
	float: left;
	white-space: nowrap;
}

.uinf_ov_desc {
	display: none;
}

.uinf_ov_vname {
	display: none;
}

.uinf_ov_fader {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	
	background: #634002;
	background: -moz-linear-gradient(left, rgba(99,64,2,0) 0%, rgba(99,64,2,1) 100%);
	background: -webkit-linear-gradient(left, rgba(99,64,2,0) 0%, rgba(99,64,2,1) 100%);
	background: linear-gradient(to right, rgba(99,64,2,0) 0%,rgba(99,64,2,1) 100%);
}


/********************************* Teaserboxen *********************************************************/
.teaserbox a, .teaserbox a:link, .teaserbox a:active, .teaserbox a:hover, .teaserbox a:visited {
	text-decoration: none;
	color: #3c3c3c;
}