[class*="icon"], .niceCheck, .niceRadio, .lineForm .cuselFrameRight  {display: inline-block;font-size: 0;line-height: 0;position: relative;background: url("../images/sprite.png") no-repeat;}
header .logo {float: left; padding-left: 20px;}

/* === Mobil Abstand entfernen === */
.container {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/*--------start-edit-----*/
html body {
	line-height: 20px;
	color: #000;
	font-size: 12px;
	font-family: "Tahoma", sans-serif;
}
body a {
	color: black;
	text-decoration: underline;
}
img{
	max-width:100%;
}

/* === HEADER TOP VERBESSERUNGEN === */

/* Hauptheader mit schönem blauen Gradient */
header.header_top {
    background: linear-gradient(135deg, #1a365d 0%, #2c5282 50%, #3182ce 100%) !important;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1) !important;
    border: none !important;
    position: relative !important;
    height: 141px !important;
}

a:hover {text-decoration: underline;}
.hilfe-content p {
	margin:0;
}
body p{
	padding:0;
	margin:0;
}
p.bodytext, .white .frame p {
	font-size: 14px;
	padding: 0 0 10px 0;
}
.hilfe-content {
	background: none !important;
	border-style: none !important;
	margin-bottom: 30px;
}

/* Breadcrumb auf gleiche Höhe wie Sidebar */
.breadcrumb.col-sm-9 {
    background: linear-gradient(135deg, #1a365d 0%, #2c5282 50%, #3182ce 100%) !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 5px rgba(26, 54, 93, 0.2) !important;
    border: none !important;
    /* GLEICHER ABSTAND WIE SIDEBAR */
    margin-top: 10px !important;
    margin-right: 3px !important;
}

div.list-group {
	margin-bottom: 0;
}
.zum_formular-help {
	margin: 5px 0 15px;
}
.zum_formular {display: inline-block; color:#fff;background: #404e6b; text-decoration: none;padding: 1px 11px; border-radius: 9px; -webkit-border-radius: 9px; -moz-border-radius: 9px; box-shadow: 0 2px 2px #000; -webkit-box-shadow: 0 2px 2px #000; -moz-box-shadow: 0 2px 2px #000;-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
background: -moz-linear-gradient(-45deg, #404e6b 0%, #566480 50%, #576581 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#404e6b), color-stop(50%,#566480), color-stop(100%,#576581));
background: -webkit-linear-gradient(-45deg, #404e6b 0%,#566480 50%,#576581 100%);
background: -o-linear-gradient(-45deg, #404e6b 0%,#566480 50%,#576581 100%);
background: -ms-linear-gradient(-45deg, #404e6b 0%,#566480 50%,#576581 100%);
background: linear-gradient(135deg, #404e6b 0%,#566480 50%,#576581 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404e6b', endColorstr='#576581',GradientType=1 );}
.nav a {
	font-weight: bold;
}
.zum_formular:hover {text-decoration: none; box-shadow: 0 2px 6px #000}
.main_blocks_top {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #838aa5;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 29px;
	line-height: normal;
	font-size: 0;
	background: #ededed;
}
.main_blocks {
	width: 203px;
	margin-top: 29px;
	line-height: normal;
	font-size: 0;
}
.main_blocks h1 > a {
	color: #fff;
	text-decoration: none;
}
.main_blocks p.bodytext, .main_blocks .frame p {
	font-size: 11px;
	padding: 8px 8px 8px 8px;
}
/* NAVBAR HÖHE */
.col-sm-3 .list-group li a {
    line-height: 8px !important;
}
.col-sm-3 .list-group li a:hover {
	text-decoration: underline;
}
.girlEntry {
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #B4885C;
	text-align: center;
	overflow: hidden;
	width: 195px;
	height: 165px;
}
.girlEntry a {
	display: block;
}
.girlEntry:hover {
	background-color: #FEF5D6;
}
.search {
	text-align: center;
}
.search_top {
    float: left;
    background-color: #ffffff;
}

.search_top #suchen-text {
  height: 20px;
  margin:0;
  padding: 0 5px 0 5px;
  background: transparent none repeat scroll 0% 0%;
border: medium none;
box-shadow: none;
}


.search-form-submit {
    background: transparent url("../images/search.png") no-repeat scroll 0px 1px;
    #display: block;
    filter: none;
    height: 20px;
    #position: absolute;
    #right: 0px;
    #text-indent: -1000em;
    #top: 0px;
    width: 20px;
    margin: 0px;
    padding: 0px;
    box-shadow: none;
    border: none;
}


/*.search_top button {
  height: 20px;
}*/

.text_content .main-content-right.notEmpty {
	float: right;
	width: 200px;
	margin-left: 15px;
	margin-bottom: 20px;
	border: black 1px solid;
	padding: 5px;
}
.notEmpty {
	#float: right;
	#width: 27%;
	float: left; 
	width: 100%;
	/*margin-left: 15px;*/
	margin-bottom: 20px;
	border: black 1px solid;
	padding: 5px;
}
.main-content {
	overflow: hidden;
	width: 100%; 
	float: left;
}
.wrapper-content {
	margin-top: 12px;
	margin-right: 15px;
	margin-left: 5px;
}
.breadcrumb a {
	color: #fff;
	margin-right: 4px;
	text-decoration: none;
	line-height: 23px;
	font-weight: bold;
}

/* SIDEBAR MIT IHREM WERT */
#sidebar {
    margin-top: -28px !important;
    position: relative !important;
    z-index: 10 !important;
}
/*
#c3125 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#c3125{
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
*/


div.csc-textpic .csc-textpic-imagewrap img {
	width: 100%;
}
/*--------end-edit-----*/
.icon-facebook {background-position: 0 0; width: 28px; height: 28px;}
.icon-x {background-position:-40px 0; width: 28px; height: 28px;}
.icon_input-phone {background-position: -20px -40px; width: 20px; height: 14px; vertical-align: middle;margin-right: 18px;}
.icon_email-sender {background-position: -40px -40px; width: 20px; height: 14px; vertical-align: middle; margin-right: 18px;}
.f_r {float: right;}
.f_l {float: left;}
.o_h {overflow: hidden;}
.d_b {display: block;}
 .share {float: left;}
 a {color:#00285f;  }
 .reed-more {font-style: italic; color:#00285f;}
 .reed-more:hover{color:#bd1818;}
.share a {display: inline-block; margin-left: 5px;}
.white {background: #fff;}
.h-footer {height: 40px;}
footer {min-height: 40px;margin: -40px auto 0;position: relative;overflow: hidden; color:#8a8a8a; /*background: #fff;*/}
footer .copyright {font-size: 11px; padding-right: 10px; padding-top: 2px;display: block;clear: both;padding-left: 15px;padding-top: 5px;}
footer .nav {font-size: 0; padding-left: 10px;}
footer .nav > li {display: inline-block !important;}
footer .nav > li a {color:#000; padding: 0 4px; font-size: 12px;margin-left: 14px;
padding-left: 13px; background: none; background: url(../images/menu_arrow2.png) 0 50% no-repeat;}
footer .nav > li:first-child a {border-left:none;} 
footer .nav > li a:hover {text-decoration: underline; color: #000;}
footer .nav > li a.active {background-color: none;color: #000;}
.nav > li > a.active, .nav > li > a.active:hover {text-decoration: none; color: #000;}
.static-cont {margin-bottom: 20px;}
@media (min-width: 768px) {
.col-sm-3.right-coloumn {margin-top: 65px;}
}
.toptext {font-family: "Tahoma", sans-serif;font-weight: bold;text-align: center;position: relative;line-height: 29px;font-size: 12px;color: #625d50;z-index: 10;}
footer .toptext {font-size: 12px; text-align: center; margin-bottom: 0px; padding: 0 10px;  clear: both; ont-family: "Tahoma", sans-serif;font-weight: bold;text-align: center; background: #D0D3E0;}
/* .breadcrumb {display: none;} */

/* Site Map mehr Abstand nach rechts */
.site_map {
    float: right !important;
    margin-top: -1px !important;
    margin-right: 25px !important;
}

.body-inner {position: relative;}
button, input, optgroup, select, textarea {
	font: normal;
}
/*new_template*/
.baner {position: relative;}
.container-fluid > .navbar-header {background-color: #fff;}

/* Header Contact verstecken (da leer) */
#header_contact {
    display: none !important;
}

.col-sm-3.right-coloumn, .breadcrumb.col-sm-9 {float: right;}
.col-sm-3.right-coloumn + .col-sm-6 {float: right;}
.main-right-content {float: right; width: 75%;}
#.main-right-content .col-sm-6 {width: 65%; padding: 0;}
#.main-right-content .col-sm-3 {width: 35%;}
/* .breadcrumb a {color:#787878;}
.col-sm-9 a {color:#787878;} */
.breadcrumb_link {color:#787878;}
.powermail_fieldwrap a {color:#00285f;}

/* === NAVIGATION ALS MODERNE SCHALTFLÄCHEN === */
.navbar-collapse.collapse {
    background: rgba(26, 54, 93, 0.95) !important;
    backdrop-filter: blur(15px) !important;
    border: 1px solid #202a3f !important;
    border-radius: 0 !important;
    padding: 12px 15px !important;
}

.navbar-nav {
    margin-left: 0 !important;
    display: flex !important;
    flex-direction: row !important;
    gap: 8px !important;
}

.navbar-nav > li > a {background: url('../images/menu_arrow.png') 0 51% no-repeat;color: #fff; text-decoration: none; padding-top: 0!important;margin-right: 31px; padding-bottom: 0 !important;padding-left: 16px !important; padding-right: 0 !important;}
.navbar-nav > li > a:hover {text-decoration: underline; color: #fff;}
.title-left-menu h1 { line-height: 13px; padding: 5px 10px;border: 1px solid #202a3f;font-weight: bold;color:#fff;font-size: 13px; margin: 0;}

/* === SIDEBAR UND BOXEN IM BLAUEN DESIGN === */

/* Sidebar Überschriften im blauen Gradient */
#sidebar h1,
.main_blocks h1,
.main_blocks h2 {
    background: linear-gradient(135deg, #1a365d 0%, #2c5282 50%, #3182ce 100%) !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    padding: 12px 15px !important;
    border-radius: 8px 8px 0 0 !important;
    border: none !important;
    margin: 0 !important;
    line-height: 1.4 !important;
 /*    text-transform: uppercase !important; */
    letter-spacing: 0.5px !important;
    box-shadow: 0 2px 8px rgba(26, 54, 93, 0.2) !important;
}

/* Sidebar und Main Blocks Container */
.list-group,
.main_blocks {
    background: #ffffff !important;
    border: none !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
    margin-bottom: 25px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    width: 100%;
}

/* Hover-Effekt für Boxen */
.list-group:hover,
.main_blocks:hover {
    box-shadow: 0 8px 30px rgba(26, 54, 93, 0.15) !important;
    transform: translateY(-2px) !important;
}

.list-group .list-group-item {background: url(../images/menu_arrow2.png) 0 50% no-repeat; margin-left: 20px; font-size: 14px;color: #fff;padding-left: 14px;line-height: 24px;text-decoration: none; font-style: normal;}

.list-group .list-group-item2 {
	#margin-left: 20px;
	#font-size: 12px;
	#color: #000;
	#padding-left: 14px;
	#line-height: 24px;
	#text-decoration: none;
	#font-style: normal;
}

.main_blocks .event_content {padding: 5px 10px;}

.main_blocks p{
	padding: 5px 10px;
}

/* Sidebar Links modernisiert */
.col-sm-3 ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
#c3 {margin-bottom: 15px;}
.col-sm-3 li
{
	list-style: none;
	text-align: left;
	#border: 1px red solid;
}

.col-sm-3 li a {
    display: block !important;
    padding: 12px 18px !important;
    color: #2d3748 !important;
    text-decoration: none !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    border-bottom: 1px solid #f1f5f9 !important;
    transition: all 0.3s ease !important;
    background: none !important;
    position: relative !important;
}

/* Moderner Hover-Effekt für Sidebar Links */
.col-sm-3 li a:hover {
    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%) !important;
    color: #1a365d !important;
    text-decoration: none !important;
    padding-left: 25px !important;
    border-left: 4px solid #3182ce !important;
}

/* Letzter Link ohne Border */
.col-sm-3 li:last-child a {
    border-bottom: none !important;
}

.col-sm-3 li.active > a {color: #000; text-decoration: none;}

.col-sm-3 li ul {
	list-style: disc inside;
	##border: 1px red solid;
}

.col-sm-3 li ul li a
{
	padding-left: 15px;
	text-align: left;
	#border: 1px green solid;
	background: none;
		font-size: 14px;
	color: #000;
	#line-height: 24px;
}
.navbar-collapse {position: relative;z-index: 1;}
.navbar-nav .sub-menu {position: absolute;display: none; background-color: #fff; box-shadow: 0 2px 3px rgba(0,0,0,0.2); padding: 10px 16px;}
.navbar-nav .sub-menu li {list-style: none;}
.navbar-nav .sub-menu li a {}
.navbar-nav > li:hover > .sub-menu {display: block;}
.main_blocks form {margin-bottom: 7px; padding: 0 5px;}
.csc-textpic-intext-right-nowrap .csc-textpic-text {margin-right: 0;}


@media only screen and (max-width:992px){
	.main-right-content {
		float: right;
		width: 100%;
	}
	.main-content {
		width: 100%;
		float: none;
	}
	.breadcrumb.col-sm-9 {
		display:none;
	}
	.notEmpty {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.main-right-content div.csc-textpic-right .csc-textpic-imagewrap {
		float: none;
	}
}

/* === RESPONSIVE FÜR HEADER === */
@media (max-width: 992px) {
    .navbar-nav {
        flex-direction: column !important;
        gap: 6px !important;
    }


    .site_map {
        margin-right: 15px !important;
    }
}

@media only screen and (min-width:992px){
	.navbar-inner{
		display:none;
	}
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        overflow: visible !important;
    }
}
@media only screen and (max-width:991px){
	.container-fluid>.navbar-header{
		margin-right: -15px;
		margin-left: -15px;
	}
}
@media only screen and (max-width:768px){
	.toptext {
		display:none;
	}
}

@media only screen and (max-width:480px){
	
}


/*/new_template*/


.csc-textpic-caption
{
	text-align: center;
}




.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


hr.related {
    height: 10px;  
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #000000 !important;
}


.main-content .csc-default {
  border-bottom: 1px #EEE solid;
  #border-bottom: 1px red solid;
}

/*
div.csc-textpic-intext-right {
  margin-top: -35px;
}

div.csc-textpic-intext-right div.csc-textpic-text{
  margin-top: 35px;
}
*/



 .frame-background1,  .frame-background2,  .frame-background3 {
    height: 100%;
}


.frame-background1 {
    border: 2px solid #313e48;
	padding: 15px;
}

.frame-background2 {
    border: 2px solid #BDC3C6;
	padding: 15px;
}


@media (min-width: 768px) {
	.story-row {
		display: flex;
		margin: 0 -7px 15px;
	}
}

.story-row [class*="col-"] {
    padding: 0 7px;
}




.main-content .main_blocks2{
	#width: auto;
}


.main-content .main_blocks2 .frame {
background: #ededed;
border-width: 0 1px 1px;
border-style: solid;
border-color: #838aa5;
margin-bottom: 30px;
}


.main_blocks2 h2, .main_blocks2 h1{
  border-width: 1px;
  font-weight: bold;
  border-radius: 0 2px 2px 0;
  position: relative;
  border-style: solid;
  margin-bottom: 0px;
  border-color: #202a3f;
  font-size: 13px;
  padding: 5px 12px 5px 24px;
  color: #fff;
  line-height: 21px;
  background: linear-gradient(135deg, #404e6b 0%,#566480 50%,#576581 100%);
}


.main_blocks2 a{
  color: #fff;
  font-weight: bold;
  text-decoration: none;	
}

.space{
  margin-top: 30px;
}


.site-logo{
	z-index:0;
}

/* Logo-Verbesserungen */
.site-logo img {
    margin: 18px 0 0px 0px !important;
    max-height: 100px !important;
    filter: brightness(1.1) contrast(1.1) !important;
    z-index: 10 !important;
}

@media (max-width: 400px) {
	header.header_top {
		height: 100% !important;
	}
	.site-logo img {
		margin: 18px 0 18px 0px !important;
		max-height: 100px !important;
		filter: brightness(1.1) contrast(1.1) !important;
		z-index: 10 !important;
		width: 95%;
	}	
}


h1{
font-size: 20px;
  color: #000;
 # line-height: 35px;
	margin-top: 10px;
  margin-bottom: 10px;  
  line-height: 1.1;
}


h2{
	font-size: 16px;
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.main-content footer{
	min-height: none;
  margin: 0;
  position: relative;
  overflow: hidden;
  color: inherit;
}

.phone{
	#text-decoration: none;
}

/* === LEICHTE BILDABRUNDUNG === */
img.image-embed-item {
    border-radius: 6px !important;
}

/* === SOFORT HILFE CTA BOX === */
.sofort-hilfe-box {
    background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
    border: 2px solid #3182ce;
    border-radius: 12px;
    padding: 25px;
    text-align: center;
    box-shadow: 0 8px 30px rgba(49, 130, 206, 0.15);
    max-width: 400px;
    margin: 20px auto;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    animation: pulse 3s infinite;
}

.sofort-hilfe-box:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 40px rgba(49, 130, 206, 0.25);
}

.sofort-hilfe-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(135deg, #1a365d 0%, #3182ce 100%);
}

.haupttitel {
    font-size: 32px;
    font-weight: 800;
    color: #1a365d;
    margin: 0 0 8px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 2px 4px rgba(26, 54, 93, 0.1);
}

.untertitel {
    font-size: 18px;
    color: #4a5568;
    margin: 0 0 25px 0;
    font-weight: 500;
}

.cta-button {
    background: linear-gradient(135deg, #ed8936 0%, #dd6b20 100%);
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 30px;
    border: none;
    border-radius: 0px;
    text-decoration: none;
    display: inline-block;
    margin: 10px 0 20px 0;
    box-shadow: 0 4px 15px rgba(237, 137, 54, 0.4);
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.cta-button:hover {
    background: linear-gradient(135deg, #dd6b20 0%, #c05621 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(237, 137, 54, 0.6);
    text-decoration: none;
    color: #ffffff;
}

.kontakt-info {
    font-size: 14px;
    color: #4a5568;
    line-height: 1.6;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e2e8f0;
}

.email {
    color: #3182ce;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.email:hover {
    color: #2c5282;
    text-decoration: underline;
}

.telefon {
    font-weight: 600;
    color: #1a365d;
    font-size: 16px;
    margin-top: 5px;
}

/* Pulsierender Effekt für Aufmerksamkeit */
@keyframes pulse {
    0% { box-shadow: 0 8px 30px rgba(49, 130, 206, 0.15); }
    50% { box-shadow: 0 8px 30px rgba(49, 130, 206, 0.25); }
    100% { box-shadow: 0 8px 30px rgba(49, 130, 206, 0.15); }
}

/* Mobile Responsive */
@media (max-width: 480px) {
    .sofort-hilfe-box {
        margin: 15px;
        padding: 20px;
    }

    .haupttitel {
        font-size: 26px;
    }

    .untertitel {
        font-size: 16px;
    }

    .cta-button {
        font-size: 14px;
        padding: 12px 25px;
    }
}

.powermail_field .powermail_submit {
    background: linear-gradient(135deg, #1a365d 0%, #2c5282 50%, #3182ce 100%) !important;
    border: none !important;
    color: white !important;
    padding: 12px 24px !important;
    border-radius: 6px !important;
    font-weight: 500 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}

.powermail_field .powermail_submit:hover {
    background: linear-gradient(135deg, #153e75 0%, #1a365d 50%, #2c5282 100%) !important;
    transform: translateY(-1px) !important;
}

.powermail_field .powermail_submit:active {
    transform: translateY(0) !important;
    box-shadow: 0 2px 6px rgba(26, 54, 93, 0.3) !important;
}

/* === NAVIGATION  b === */

#sidebar .title-left-menu b,
#sidebar b {
    display: block !important;
    width: 100% !important;
    box-sizing: border-box !important;

    background: linear-gradient(
        135deg,
        #1a365d 0%,
        #2c5282 50%,
        #3182ce 100%
    ) !important;

    color: #ffffff !important;

    font-family: Tahoma, sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;

    padding: 12px 15px !important;
    margin: 0 !important;

    border: none !important;
    border-radius: 8px 8px 0 0 !important;

    letter-spacing: 0.5px !important;

    box-shadow:
        0 2px 8px rgba(26, 54, 93, 0.2) !important;
}

/* ============================================================
   === NAVIGATION 2026 (ehem. navigation2026.css) ===
   ============================================================ */

/* Smartphone UND Tablet (bis 990px) */
@media (max-width: 990px) {

    .navbar-inner,
    .navbar-inner .container-fluid {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        padding: 0 !important;
        width: 100% !important;
    }

    .navbar-header {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
        padding: 4px 8px !important;
        gap: 8px !important;
    }

    .navbar-toggle,
    .navbar-toggler {
        display: block !important;
        float: none !important;
        margin: 0 !important;
        flex-shrink: 0 !important;
        align-self: center !important;
        position: static !important;
    }

    .mobile-top-bar {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        gap: 8px !important;
        flex: 1 !important;
        min-width: 0 !important;
    }

    /* CI Kontakt-Button */
    .mobile-contact-link {
        display: inline-block !important;
        background: linear-gradient(135deg, #1a365d 0%, #2c5282 50%, #3182ce 100%) !important;
        border: none !important;
        color: white !important;
        padding: 6px 12px !important;
        border-radius: 6px !important;
        font-size: 13px !important;
        font-weight: 500 !important;
        text-decoration: none !important;
        white-space: nowrap !important;
        flex-shrink: 0 !important;
        cursor: pointer !important;
        transition: all 0.3s ease !important;
        line-height: 1.4 !important;
    }

    .mobile-contact-link:hover {
        background: linear-gradient(135deg, #2c5282 0%, #3182ce 50%, #4299e1 100%) !important;
        color: white !important;
        text-decoration: none !important;
    }

    /* Suchformular */
    .mobile-top-bar form,
    .mobile-top-bar .search_top {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        margin: 0 !important;
        padding: 0 !important;
        flex: 1 !important;
        min-width: 0 !important;
    }

    /* Texteingabe */
    .mobile-top-bar input[type="text"],
    .mobile-top-bar input[type="search"] {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
        border: 1px solid #ccc !important;
        border-right: none !important;
        border-radius: 3px 0 0 3px !important;
        padding: 4px 6px !important;
        font-size: 12px !important;
        height: 28px !important;
        box-sizing: border-box !important;
    }

    /* Such-Button mit Lupen-Icon */
    .mobile-top-bar input[type="submit"],
    .mobile-top-bar .search-form-submit {
        display: block !important;
        flex-shrink: 0 !important;
        width: 28px !important;
        height: 28px !important;
        border: 1px solid #ccc !important;
        border-radius: 0 3px 3px 0 !important;
        background: #f5f5f5 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E") center/14px no-repeat !important;
        cursor: pointer !important;
        padding: 0 !important;
        font-size: 0 !important;
        color: transparent !important;
    }
}

/* Desktop ab 991px: mobile-top-bar ausblenden */
@media (min-width: 991px) {
    .mobile-top-bar {
        display: none !important;
    }
}

/* ============================================================
   === COMMON CONTENT / FORM UPDATE 26 (ehem. commoncontent_formupdate26.css) ===
   ============================================================ */

.tx-powermail .powermail_fieldwrap_type_textarea > .powermail_field {
    width: 100%;
    float: none;
}

.tx-powermail .powermail_fieldwrap_type_textarea .powermail_label {
    width: 48%;
    float: left;
    clear: left;
}

.tx-powermail .powermail_fieldwrap_type_textarea .powermail_textarea.form-control {
    float: right;
}

/* === RESCH V2 INFO-BOX === */
.resch-v2 { border: 2px solid #3182ce; border-radius: 10px; overflow: hidden; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; margin-bottom: 20px; }
.resch-v2-top { background: linear-gradient(135deg, #1a365d 0%, #2c5282 50%, #3182ce 100%); padding: 16px 24px; }
.resch-v2-top-text { color: white; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase; }
.resch-v2-body { background: #ffffff; padding: 28px 32px; }
.resch-v2-headline { font-size: 24px; font-weight: 700; color: #1a365d; margin-bottom: 10px; line-height: 1.25; }
.resch-v2-sub { font-size: 14px; color: #4a5568; margin-bottom: 22px; line-height: 1.65; }
.resch-v2-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-bottom: 24px; }
.resch-v2-stat { text-align: center; padding: 14px 8px; background: #f0f7ff; border-radius: 8px; border: 1px solid #bee3f8; }
.resch-v2-stat-num { font-size: 22px; font-weight: 700; color: #1a365d; display: block; }
.resch-v2-stat-label { font-size: 11px; color: #2c5282; margin-top: 3px; display: block; line-height: 1.3; }
.resch-v2-cta { background: linear-gradient(135deg, #1a365d 0%, #2c5282 50%, #3182ce 100%); color: white; padding: 14px 24px; border-radius: 6px; font-size: 15px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; display: block; width: 100%; text-align: center; cursor: pointer; border: none; text-decoration: none; transition: opacity 0.2s ease; }
.resch-v2-cta:hover { opacity: 0.9; color: white; text-decoration: none; }
.resch-v2-note { font-size: 12px; color: #718096; margin-top: 10px; text-align: center; }
@media (max-width: 480px) {
    .resch-v2-stats { grid-template-columns: 1fr; }
    .resch-v2-body { padding: 20px 18px; }
    .resch-v2-headline { font-size: 20px; }
}

/* === POWERMAIL FORM OVERHAUL – Resch Rechtsanwälte === */
/* Nur Form-Styles, keine Struktur-Änderungen */

/* Formular-Wrapper */
.tx-powermail {
    background: #ffffff !important;
    border: 2px solid #3182ce !important;
    border-radius: 10px !important;
    overflow: visible !important; /* war: hidden – hat Text abgeschnitten */
    padding: 0 !important;
    margin-bottom: 24px !important;
}

/* Fieldset – Innenabstand */
.tx-powermail .powermail_fieldset {
    padding: 24px 28px !important;
    border: none !important;
    margin: 0 !important;
}

/* Einleitungstext "Vereinbaren Sie hier..." */
.powermail_fieldwrap_type_text .powermail_field {
    background: linear-gradient(135deg, #1a365d 0%, #2c5282 50%, #3182ce 100%) !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 14px 20px !important;
    /* margin: -24px -28px 24px -28px !important; */
    letter-spacing: 0.3px !important;
    border-radius: 8px 8px 0 0 !important; /* neu: runde Ecken oben passend zum Container */
    overflow: hidden !important; /* neu: statt am Container */
}

/* Ausnahme: der Hinweistext am Ende ("Resch Rechtsanwälte werden...") */
.powermail_fieldwrap_reschrechtsanwaeltewerdenschnellstmoeglichkontaktmitihnenaufnehmen .powermail_field {
    background: #f0f7ff !important;
    color: #2c5282 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    padding: 10px 14px !important;
    margin: 8px 0 16px 0 !important;
    border-radius: 6px !important;
    border-left: 0px solid #3182ce !important;
}

/* Labels */
.tx-powermail .powermail_label {
    color: #1a365d !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    margin-bottom: 5px !important;
    display: block !important;
}

/* Pflichtfeld-Sternchen */
.tx-powermail .mandatory {
    color: #e53e3e !important;
    margin-left: 2px !important;
}

/* Input-Felder */
.tx-powermail .powermail_input.form-control,
.tx-powermail .powermail_textarea.form-control {
    border: 1.5px solid #bee3f8 !important;
    border-radius: 6px !important;
    padding: 10px 14px !important;
    font-size: 14px !important;
    color: #2d3748 !important;
    background: #f8fbff !important;
    transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
    height: auto !important;
    width: 100% !important;
    box-shadow: none !important;
}

.tx-powermail .powermail_input.form-control:focus {
    border-color: #3182ce !important;
    background: #ffffff !important;
    box-shadow: 0 0 0 3px rgba(49, 130, 206, 0.15) !important;
    outline: none !important;
}

.tx-powermail .powermail_input.form-control:hover {
    border-color: #90cdf4 !important;
}

/* Fieldwrap-Abstände */
.tx-powermail .powermail_fieldwrap {
    margin-bottom: 16px !important;
}

/* Checkbox-Bereich */
.tx-powermail .powermail_fieldwrap_type_check .powermail_label {
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #4a5568 !important;
    line-height: 1.5 !important;
}

.tx-powermail .form-check-input.powermail_checkbox {
    width: 18px !important;
    height: 18px !important;
    border: 1.5px solid #3182ce !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    accent-color: #1a365d !important;
    margin-top: 2px !important;
}

/* Submit-Button */
.tx-powermail input[type="submit"].btn.btn-primary {
    background: linear-gradient(135deg, #1a365d 0%, #2c5282 50%, #3182ce 100%) !important;
    border: none !important;
    color: #ffffff !important;
    padding: 13px 32px !important;
    border-radius: 6px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    cursor: pointer !important;
    transition: opacity 0.2s ease, transform 0.2s ease !important;
    width: 100% !important;
    margin-top: 8px !important;
    box-shadow: 0 4px 12px rgba(26, 54, 93, 0.3) !important;
}

.tx-powermail input[type="submit"].btn.btn-primary:hover {
    opacity: 0.9 !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 6px 16px rgba(26, 54, 93, 0.4) !important;
}

.tx-powermail input[type="submit"].btn.btn-primary:active {
    transform: translateY(0) !important;
    opacity: 1 !important;
}

/* Fehler-Meldungen */
.tx-powermail .powermail_field_error_container {
    color: #e53e3e !important;
    font-size: 12px !important;
    margin-top: 4px !important;
}

/* Mobile */
@media (max-width: 480px) {
    .tx-powermail .powermail_fieldset {
        padding: 18px 16px !important;
    }
}

.tx-powermail form {
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}
/* === ENDE FORM OVERHAUL === */