

/* @font-face { */
 /* font-family: "Open Sans"; */
 /* src: url("css/fonts/open_sans/OpenSans-Regular-webfont.woff") format("woff"), */
        /* url("css/fonts/open_sans/OpenSans-Regular-webfont.woff") format("woff"); */
/* } */

/* @font-face { */
 /* font-family: "OpenSans-bold"; */
 /* src: url("css/fonts/open_sans/OpenSans-bold.woff") format("woff"), */
        /* url("css/fonts/open_sans/OpenSans-bold.woff") format("woff"); */
/* } */

/* @font-face { */
 /* font-family: "OpenSans-light"; */
 /* src: url("css/fonts/open_sans/OpenSans-light.woff") format("woff"), */
        /* url("css/fonts/open_sans/") format("woff"); */
/* } */

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}


 html,body{
	margin:0;
	padding:0; background:#fff;
	position:relative;
	overflow-x: hidden;

}

h1{
	font-size:20px;
	 font-weight:800;
	 margin-bottom:15px;
	
}
h2{
	font-size:20px;
	font-weight:bold;
	margin:0;
	line-height:16px;
}
p{
	font-size:15px;
	line-height:20px;
	
}
b, strong {
font-weight: bold;
}

p b{
	line-height:20px;
	font-weight:900;
	color:#333;
}

strong {
    font-weight:bold !important;
}

p strong {
    font-weight:bold!important;
}
.right
{
	float:right;
	}

.left
{
	float:left;
}

.spacer{
 clear:both;
 height:1px;
 width:100%;
 margin:0px;
 padding:0px;
 font-size:0px;
 line-height:0px;
}

 * {
	margin: 0;
}
html, body {
	/* height: 100%; */
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

#mainWarp{
	margin:0 auto;
	width:100%;
    z-index: 1;
	height:100%;
	
	}	
container.navicontainer.contentouter {
	width:100%;
	max-width:1200px;
}
/*headerstart*/
.header {
	width:100%;
}

.logoheader a img{
		width:280px;
	}
.navbar-nav {
	margin: 7.5px -2px !important;
	}
.nav.navbar-nav {
	float:right;
}
.navbar-header {
	margin-top:10px;
}
.navicontainer {

	}
.navbar {
    margin-bottom: 20px;
    min-height: 75px;
    position: relative;
	
}
.navbar-default.navibarnavi {
    background-color: #fff !important;
    border-color: #fff;
}
.navbar-nav li {
    float: left;
    padding-left: 20px;
	padding-top:10px;
}

.navbar-default .navbar-nav li a {
    color: #737373;
	font-weight:400;

}



.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	font-weight:bold!important;
	background:#fff!important;
}

.destopmobile {
	display:block;
}
.footermenu {
	display:none !important;
}
.destopmobolepadd {
	position:relative;
	margin-top:180px;
}
.headerpadding {
	padding-top:5px;
}


/*headerend*/


/*contentstar*/


.maxWrapper {
    position: relative !important;
	width:100%;
	margin:0;
}
.container.content.contentouter {
	width:100%;
	max-width:1200px;
}
.conten_boxheadebottom {
	height:auto;
	/* overflow:hidden; */
	text-align:center;
	line-height:30px;
	padding:50px 0;
	color:#fff;
}



.conten_boxheadebottom h1 {
	text-decoration:none !important;
	font-weight:400!important;
	 margin-top:16px!important;
}


h2.legal_tpic {
    font-weight: 900!important;
    margin-bottom: 15px!important;
	
}
.conten_boxheadebottom:after{
	content: " ";
	position: absolute;
	/* top:130px; */
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 26px 0 26px;
	margin-left:-25px;
	margin-top:78px;
}

.conten_boxheadebottom.landingpage:after{
	content: " ";
	position: absolute;
	/* top:130px; */
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 26px 0 26px;
	margin-left:-25px;
	margin-top:128px;
}
.conten_boxheadebottom.newsletter:after{
	content: " ";
	position: absolute;
	/* top:130px; */
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 26px 0 26px;
	margin-left:-25px;
	margin-top:50px;
}

a.mehrbtn {
	background:#fff;
	height:50px;
	width:180px;
	/* color:#ee302a; */
	text-align:center;
	padding:10px;
	display:inline-block;
	border-radius:8px;
	font-weight:bold;
	margin-top:30px;
	 font-weight:400;
	
}
.navbar .navbar-nav > li a.mehrcontentbtn{
	height: 40px;
	line-height:19px !important;
	width: 240px;
	font-size: 15px;
	text-align: center;
	display: inline-block;
	border-radius: 4px;
	font-weight:600;
	color: #fff!important;
}


/* .navbar .navbar-nav > li a.mehrcontentbtn:hover{ */
	/* background:#f6403a; */
	/* color: #fff!important; */
/* } */
a.mehrcontentbtn {
	/* background: #ee302a; */
	height: 40px;
	width: 200px;
	text-align: center;
	padding: 10px;
	display: inline-block;
	border-radius: 4px;
	font-weight:600;
	/* margin-top: 56px; */
	
	/* position: absolute; */
	/* bottom: 0; */
	line-height: 19px;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

.mehrcontentbtn.mobbutton {
	margin-top:70px;
}

a.Kontaktieren {
	height:50px;
	width: 240px;
	text-align: center;
	padding: 10px;
	display: inline-block;
	border-radius: 4px;
	font-weight:600;
	margin-top: 56px;
	line-height:28px;
	
}

.destopmaptext {
	margin-top:30px;
	padding-left:35px;
}
/*urbenspage*/


/*urbenspageend*/
.imageboxes {
	border:1px solid #9a9a9a;
	border-right:1px solid #464646;
	border-bottom:0px solid #464646;
	border-top:2px solid #464646;
	border-radius:2px;
	height:450px;
	overflow:hidden;
	padding:20px;
}

/*newsletter*/

.newsletterouter {
	height:auto;
	overflow:hidden;
	border:1px solid #cbcbcb;
	border-radius:5px;
	padding: 50px 80px;
	border-right:2px solid #464646;
	border-bottom:2px solid #464646;
	
}

.newsletterouter.newslettersecondpage {
	height:auto;
	overflow:hidden;
	border:1px solid #cbcbcb;
	border-radius:5px;
	padding: 50px 80px;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	
}
.aeroimagetag {
	float:left;
	margin-right:20px;
}
input.TxtBlank{
	border:1px solid #cccccc;
	width:100%;
	padding-left:20px;
	background:#f7f7f7;
	color:#7f7f7f;
	height:50px;
	outline:none;
	border-radius:4px;
	font-weight:400;
}

.formTxt{
	font-size:20px;
	padding-bottom:20px;
	font-weight:600;
}

select.TxtBlankselect  {
	border:1px solid #cccccc;
	width:100%;
	padding-left:20px;
	font-size:16px;
	background:#f7f7f7;
	color:#7f7f7f;
	height:50px;
	outline:none;
	border-radius:4px;
	-moz-appearance: none;
	position:relative;
	font-weight:400;
}


.control-group {
   /* border:1px solid #cccccc; */
	width:100%;
	padding-left:0px;
	font-size:16px;
	background:#f7f7f7;
	color:#7f7f7f;
	height:50px;
	outline:none;
	border-radius:4px;
	-moz-appearance: none;
	font-weight:400;
	position:relative;
}
.select__arrow {
    position: absolute;
    top: 22px;
    right:30px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width:5px 5px 0 5px;
    border-color: #7b7b7b transparent transparent transparent;
	-moz-appearance: none;
}
.control-group {
    text-align: left;
}
input.chechbox{
	border:1px solid #979797;
	font-size:16px;
	background:#f7f7f7;
	outline:none;
	margin-right:20px;
}
.checkContainerround {
    border: 1px solid #c1c1c1;
    border-radius: 11px;
    float: left;
    height: 21px;
    padding: 0;
    width: 21px;
    margin-right: 20px;
    background: #f7f7f7;
}
.mobcheckbox {
    width:80% !important;
	margin-left:5px;
}

.border {
	border:1px solid #cbcbcb;
}

p.checkboxpargarph{
	color:#868686;
}
.mobpageanwalte {
	display:none;
}
/*newsletterend*/

/*kontakt*/
.kontaktpage {
	background:#fff;
	padding:5px;
	height:auto;
	overflow:hidden;
	border:1px solid #cbcbcb;
}
.kontakt {
	background:#f8f8f8;
	height:352px;
	overflow:hidden;
	padding:50px;

}
.kontaktform {
	height:auto;
	overflow:hidden;
	border:1px solid #cbcbcb;
	border-radius:5px;
	padding: 50px 80px;

	
}

.bigbox{
    border:1px solid #cccccc;
	width:100%;
	padding-left:20px;
	font-size:16px;
	background:#f7f7f7;
	color:#7f7f7f;
	height:100px;
	outline:none;
    display:inline-block;
    cursor:text;
	font-weight:400;
	border-radius:4px;
}
.bigboxinner{
    border:none;
    vertical-align:top;
    outline:none;
	background:#f7f7f7;
	padding-top:20px;
	width:100%;
}

.checkContainer {
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    float: left;
    height: 21px;
    padding: 0;
    width: 21px;
	margin-right:20px;
	background:#f7f7f7;
}
.chk {
    height: 20px;
    position: absolute;
    width: 21px;
	
}
/* .chk:before{ */
	/* content: "\f00c"; */
	/* font-size: 14px; */
	/* font-family: 'FontAwesome'; */
	/* height: 21px; */
	/* width: 21px; */
	/* position: absolute; */
	/* text-align: center; */
/* } */

input[type="checkbox"].chk:checked + .ck::before {
	display: inline-block;
	content: '\f00c';
	background-color: #F5F8FC;
	border-color: #adb8c0;
	padding-top: 2px;
	box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
}

/* .error-checkbox::before{
	border: 1px solid #d7244c !important;
} */

.error-check::before{
	border: 1px solid #d7244c !important;
}
.has-error textarea {
	border: 1px solid #d7244c !important;
}

.has-error select{
	border: 1px solid #d7244c !important;
	color:#d7244c !important
}
.has-error label{
	color:#000!important;
}

input[type="checkbox"].chk + .ck::before{
	cursor: pointer;
	font-family: 'FontAwesome';
	font-weight: 400;
	font-size: 16px;
	color: #32a3ce;
	content: "\a0";
	background-color: #FAFAFA;
	border: 1px solid #c8c8c8;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	height: 21px;
	line-height: 14px;
	min-width: 21px;
	margin-right: 1px;
	position: relative;
	top: -1px;
}

.mobcheckbox {
	width:450px;
}



/*kontaktend*/

/*aktlu*/
a.aktuellessmall {
	height:20px;
	width: 100px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding: 10px;
	line-height:2px;
	border-left:1px solid black;
	border-top:1px solid black;
	

}
.righttext {
	/* margin-left:20px; */
	 font-weight:400;
}
.righttext b {
	/* margin-left:20px; */
	 font-weight:800;
}
.aktuellesouter {
	padding-top:20px;
}
.atlutestext p{
	padding-left:15px;
	line-height:25px;
	font-weight:400;
}
.aktuellesinner {
	border-bottom:1px solid #D5D5D5;
	width:100%;	
	position:relative;
	left:10px;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}
.mobh2 {
	display:block;		
	}
.destoph2 {
	display:none;
}
.spacer.mobspacing{
	height:25px;
}
/*aktluend*/
/*aktules2*/
ul.deshline {
	margin:0;
	padding-left:10px;
	line-height:30px;
	list-style-type:none;

}
ul.deshline li:before {
    content: '\2011';
    position: absolute;
    margin-left:-17px;
}

ol.numbertext  {
	padding-left:18px;
	font-weight:bold;
	
}
ol.numbertext li {
	line-height:30px;
	padding-left:12px;
	
}
ol.numbertext li p {
	line-height:30px;
	padding-left:12px;
	font-weight:normal;
	
}
.tipsouter {
	background:#f6f6f6;
	height:auto;
	overflow:hidden;
	border:1px solid #cfcfcf;
	border-radius:5px;
	border-right:1px solid #696969;
	border-top:1px solid #696969;
}
.headrertips {
	background:#eaeaea;
	padding:35px;
	color:#ee3631;
	font-weight:600;
}
.imageatgaI{
	float:left;
}
.aktuellesinner2 {
	border-bottom:1px solid black;
	width:97%;	
	position:relative;
	left:10px;
}
.kostehloseleft {
	background:#eaeaea;
	font-size:18px;
	color:#ee3631;
	border-radius:4px;
	font-weight:600;
	/* border-right:1px solid black !important; */
	/* border-top:1px solid black !important; */
	border:1px solid #D2D2D2;
}
.Kontaktieren.mobactuules.button_color {
	width:100%;
	
}
@media (max-width: 640px){
	.date-picker-wrapper {width: auto !important; z-index: 1;margin:0 40px 0 40px;left:0 !important;	}
	.date-picker-wrapper .month-wrapper table.month1, .date-picker-wrapper .month-wrapper table.month2 { float: none !important;clear:both; width: 190px;}
}

.headingtextred {
	background:#ee302a;
	line-height:22px;
	padding:25px;
	font-size:18px;
	color:#fff;
	border-radius:4px;
	font-weight:600;
	text-align:center;
	
}
.headingtextblack {
	font-size:18px;
	color:#333;
	padding:25px;
	text-align:center;
	line-height:22px;
    float: left;

}
.mobpaddingaktuellesdestop {
	padding-right:0;
}
.Kontaktieren.mobactuules{
	width:220px;margin-top:10px;
}
ul.deshline.rechtbereiche li::before {
    content: '\2012';
    position: absolute;
    margin-left: -17px;
}
ul.deshline.rechtbereiche{
	font-weight:bold;
}
/*aktules2end*/
/*contentend*/


@media (max-width: 414px){
	.date-picker-wrapper .drp_top-bar.normal .normal-top {display: block;  line-height: 13px !important;  padding: 0 71px 0 0 !important;}
}	




@media (max-width: 375px){
	.date-picker-wrapper .drp_top-bar.normal .normal-top {display: block;  line-height: 13px !important;  padding: 0 71px 0 0 !important;}
}	









/*footerstart*/
.footer, .push {
/* 	height: 212px;  */
}

.footer, .push {
	clear: both;
}
.footermap {
	background:#ececec;
	height:auto;
	overflow:hidden;
	border-top:1px solid black;
	padding:50px 0;
}
.mapouterbottom {
	background:#fff;
	padding:2px;
	height:auto;
	overflow:hidden;
}
.container.contentouter {
	width:100%;
	max-width:1200px;
	}
.footerbotttom{
    bottom: 0;
    position: relative;
    width: 100%;

}
ul, ol {
    margin-bottom: 14px;
    margin-top:0px;

}

ul.list-unstyled {
	margin-bottom:0;
}
.list-unstyled a {
    color: #d4d4d4;
	line-height: 25px;
	float:left;
	margin-right:40px;
}

.footer-inner {
    padding:40px 0;
}
.footerimagetag {
	float:left;
	margin-right:0px;
}
.mob {
	float:right;
}
a.Kontaktieren .mob {
	max-width:320px;
}
.destoppagefooter {
		display:block;
	}
	
	.mobppagefooter {
		display:none;
	}

/*footerend*/


@media (max-width :1140px) {
	.nav.navbar-nav {
		float: right;
		width: 65%;
		margin-top:0 !important;
	}
	
	.mehrcontentbtn.headerbutton {
		margin-top:0px;
		margin-left: 20px;
		padding-top: 5px;
		line-height: 16px;
		width:50%;
		padding: 12px 0;
		float:left;
	}
	
	.headerbackbg.button_color {
		float: left;
	}
	
	.mehrcontentbtn.newcls {
		margin-top: 0px!important;
	}
	a.headerbackbg {
		margin-top:0px!important;
	}
	ul.navbar-nav li {
		margin: 0px 0 -1px !important;
	}
}



@media (max-width :1024px) {
	a.Kontaktieren {
		margin-top:30px;
	}
	.Kontaktieren.mobactuules{
		width:100%;margin-top:10px;
		height:auto;
		overflow:hidden;
	}
	.righttext {
		margin-left: 0px;
		font-size:12px;
	}
	.mobaktuellespageimage {
		font-size:12px;
	}

}



@media (max-width :950px) {
	.navbar-nav li {
		float: left;
		padding-left: 10px;
		padding-top:0px;
	}
	.logoheader {
		width:120px;
		height: 0px;
	}
	.list-unstyled a {
		margin-right:15px;
	}
	.navbar-nav > li > a {
		padding-top: 25px;
		padding-left: 10px;
	}
	.paragraphboxes p {
		padding-top:5px;
	}

	
}	
@media (max-width :768px) {
	a.Kontaktieren {
		margin-bottom:15px;
	}
	.mobfacbookactllus2 {
		margin-top:20px;
	}
	.righttext {
		margin-left: 0px;
		font-size:12px;
	}
	.mobaktuellespageimage {
		font-size:12px;
	}
	.navbar-nav > li > a {
		padding-top: 25px;
		padding-left: 10px;
	}
	.paragraphboxes p {
		padding-top:5px;
	}
	.righttext {
		font-size:14px;
		margin-left:0px!important;
	}
	.righttext b {
		font-size:14px;
		margin-left:0px!important;
	}
}

@media (max-width :767px) {
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
	}
	.floatmob {
		float:none!important;
	}
	
	.navbar-default .navbar-toggle {
		border-color:#fff!important;
	}
	.navbar-nav > li > a {
		padding-top:10px;
		padding-left:0px;
	}
	
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background:#fff!important;
	}
	
	.logoheader {
		margin-left:15px;
	}
	.nav.navbar-nav {
		background:#ececec;
		width:100%;
	}
	.navbar-collapse {
		border:0;
		margin-top: 20px;
	}
	.navbar-nav {
		margin:0 !important;
	}
	.navbar-toggle {
		margin-right:2px;
	}
	.navbar-nav li {
		text-align: center;
		width: 100%;
		padding-top:0;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		background:#000!important;
		color:#fff;
	}
	.container {
		padding-right:20px;
		padding-left:20px;
		margin-right: auto;
		margin-left: auto;
	}
	a.mehrcontentbtn {
		width:100%;
		margin-top: 20px;
		border:0;
		}
	.footerbotttom {
		background:#ececec;
	}
	.footermob {
		text-align: center;
	}
	.footermob ul li a{
		text-align:center;
		display:block;
	
	}
	.list-unstyled a {
		float: none;
		margin-right:0px;
		color:#363636;
		font-weight:bold;
		line-height:30px;
	}
	.footer-inner{
		padding:0px 0 40px;
	}
	.mobpaddingfooter{
		padding: 0 20px;
	}
	.mob {
		float: none;
		text-align: center;
		width: 100%;
		margin:40px auto;
		/* max-width: 144px; */
	}
	.mobpadding {
		padding-right:0;
	}
	.mobpaddinglandingapage {
		padding-left:0;
		padding-right:0;
		padding-top:20px;
	}
	a.Kontaktieren {
		margin-bottom:10px;
		max-width:100%;
		width:100%;
	}
	.destopmaptext {
		padding-left:15px;
	}
	.urbenpagepadding {
		margin-bottom:40px;
	}
	.mobrechtpage {
		padding-right:0;
		
	}
	.mobpaddingrecht {
		padding-left:0;
	}
	.anwaltemobpage {
		margin-bottom:40px;
	}
	.kontaktform {
		padding: 28px 28px;
	}
	a.Kontaktieren .mob {
		max-width:100%;
	}
	.mobcheckbox {
		width:80%;

	}
	.mobcheckbox2 {
		width:50%;
	}
	.newsletterouter {
		padding:25px;
	}
	.mobaktuellespage {
		margin-top:20px;
		
	}
	.mobaktuellespagesmall {
		padding-left:0;
	}
	.righttext {
		margin-left:0;
		display:block;
	}
	.righttext.mob {
		display:none;
	}
	.faceboollogo{
		display:none;
	}
	.mobh2 {
		display:none;		
	}
	.destoph2 {
		display:block;
	}
	.mobaktuellespageimage {
		margin-bottom:20px;
		margin-top:0px;
	}
	ul.deshline {
		padding-left:17px;
	}
	.mobpaddingaktuelles2 {
		padding-right:0px;
	}
	.mobpaddingaktuellesdestop {
		padding-right:15px;
		padding-right:15px;
		margin-top:20px;
	}
	
	.imageboxes {
		border:1px solid #9a9a9a;
	}
	/* .conten_boxheadebottom::after { */
		/* display:none; */
	/* } */
	.kontakt {
		height:auto;
		padding: 20px;
	}
	.footermob {
		padding-top:40px;
	}
	
	.destoppagefooter {
		display:none;
	}
	
	.mobppagefooter {
		display:block;
	}
	.newsletterouter.newslettersecondpage {
		padding:25px;
	}
	.mobpageanwalte {
		display:block;
	}
	.righttext b {
		margin-left:-2px !important ;
	}
	a.aktuellessmall{
		width:80px;
	}
	.mobdestop {
		margin-top:60px;
	}
	.conten_boxheadebottom{
		padding:50px 15px;
	}
	.mehrcontentbtn.mobbutton {
		margin-top:56px;
	}
	.spacer.mobspacing{
		height:0px;
	}
	.Kontaktieren.mobactuules.button_color {
		width:100%;	
	}
	.headingtextblack {
		float:none;
	}
	.aeroimagetag {
		margin-right:0;
	}
	button.Kontaktieren {
		width:100%;
	}
	.list-unstyled a { 
		/* padding-top:22px; */
		/* margin-right:0!important; */
		color:#d4d4d4 !important;
		margin-right:0!important;
		font-weight:normal!important;
		
	}
	
	.mobdivmob {
		bottom: 0px !important;
		position: absolute!important;
	
	}
	

}
		

	




 


h1{
	font-size:20px;
	 font-weight:600;
	 margin-bottom:20px;
}
h2{
	font-size:21px;
	font-weight:bold;
	margin:0;
}
p{
	font-size:15px;
	line-height:25px;
	margin: 0 0 6px !important;
	
}

.right
{
	float:right;
	}

.left
{
	float:left;
}

.spacer{
 clear:both;
 height:1px;
 width:100%;
 margin:0px;
 padding:0px;
 font-size:0px;
 line-height:0px;
}

 * {
	margin: 0;
}
html, body {
	/* height: 100%; */
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

#mainWarp{
	margin:0 auto;
	width:100%;
    z-index: 1;
	height:100%;
	
	}	
container.navicontainer.contentouter {
	width:100%;
	max-width:1200px;
}
/*headerstart*/
.header {
	width:100%;
}
ul.navbar-nav li {
	margin:0;
	}
.nav.navbar-nav {
	float:right;
	margin-top:0px !important;
}
.navbar-header {
	margin-top:10px;
}
.navicontainer {

	}
.navbar {
    margin-bottom: 20px;
    min-height: 75px;
    position: relative;
	
}
.navbar-default.navibarnavi {
    background-color: #fff !important;
    border-color: #fff;
}
.navbar-nav li {
    float: left;
    padding-left:0px;
	padding-top:10px;
}

.navbar-default .navbar-nav li a {
    color: #737373;

}
.mehrcontentbtn.headerbutton {
    margin-top: 45px;
	margin-left: 20px;
    /* padding-top: 5px; */
    line-height:16px;
    width: 280px;
	padding:12px 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	font-weight:bold!important;
	background:#fff!important;
}
/*headerend*/


/*contentstar*/


.maxWrapper {
    position: relative !important;
	width:100%;
	margin:0;
}
.container.content.contentouter {
	width:100%;
	max-width:1200px;
}
.conten_boxheadebottom {
	height:auto;
	/* overflow:hidden; */
	text-align:center;
	line-height:30px;
	padding:32px 0;
	color:#fff;
}



.conten_boxheadebottom b {
	text-decoration:underline;
}

.conten_boxheadebottom:after{
	content: " ";
	position: absolute;
	/* top:130px; */
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 26px 0 26px;
	margin-left:-25px;
	margin-top:32px;
}

.conten_boxheadebottom.landingpage:after{
	content: " ";
	position: absolute;
	/* top:130px; */
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 26px 0 26px;
	margin-left:-25px;
	margin-top:112px;
}
.conten_boxheadebottom.newsletter:after{
	content: " ";
	position: absolute;
	/* top:130px; */
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 26px 0 26px;
	margin-left:-25px;
	margin-top:50px;
}

a.mehrbtn {
	background:#fff;
	height:50px;
	width:180px;
	/* color:#ee302a; */
	text-align:center;
	padding:10px;
	display:inline-block;
	border-radius:8px;
	font-weight:800;
	margin-top:30px;
	
}

a.mehrcontentbtn {
	/* background: #ee302a; */
	height: 40px;
	width: 200px;
	text-align: center;
	padding: 10px;
	display: inline-block;
	border-radius: 4px;
	font-weight: 800;
	margin-top: 25px;
	/* position: absolute; */
	/* bottom: 0; */
	line-height: 19px;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

.mehrcontentbtn.mobbutton {
	margin-top:70px;
}

a.Kontaktieren {
	height:50px;
	width: 236px;
	text-align: center;
	padding: 10px;
	display: inline-block;
	border-radius: 4px;
	font-weight: 800;
	margin-top:20px;
	line-height:28px;
	
}

.destopmaptext {
	margin-top:0px;
	padding-left:35px;
}
/*urbenspage*/


/*urbenspageend*/
.imageboxes {
	border:1px solid #9a9a9a;
	border-right:1px solid #464646;
	border-bottom:0px solid #464646;
	border-top:2px solid #464646;
	border-radius:2px;
	height:450px;
	overflow:hidden;
	padding:20px;
}
.paragraphboxes p{
	text-align:center;
	padding-top:20px;
	font-weight: 400;
	word-wrap:break-word;
}

.impressiumouter {
	height:auto;
	overflow:hidden;
	border:1px solid #D2D2D2;
	border-radius:5px;
	padding: 50px 80px;
	/* border-right:2px solid #464646; */
	/* border-bottom:2px solid #464646; */
	
}

.formmanagerouter {
	height:auto;
	overflow:hidden;
	border:1px solid #D2D2D2;
	border-radius:5px;
	/* padding: 0px 80px; */
	/* border-right:2px solid #464646; */
	/* border-bottom:2px solid #464646; */
	
}

/*newsletter*/

.newsletterouter {
	height:auto;
	overflow:hidden;
	border:1px solid #D2D2D2;
	border-radius:5px;
	padding: 50px 80px;
	/* border-right:2px solid #464646; */
	/* border-bottom:2px solid #464646; */
	
}

.newsletterouter.newslettersecondpage {
	height:auto;
	overflow:hidden;
	border:1px solid #D2D2D2;
	border-radius:5px;
	padding: 50px 80px;
	/* border-right:1px solid #cbcbcb; */
	/* border-bottom:1px solid #cbcbcb; */
	
}
.aeroimagetag {
	float:left;
	margin-right:20px;
}
input.TxtBlank{
	border:1px solid #D2D2D2;
	width:65%;
	padding-left:20px;
	background:#f7f7f7;
	color:#7f7f7f;
	height:50px;
	outline:none;
	border-radius:4px;
}

.formTxt{
	font-size:20px;
	padding-bottom:20px;
	font-weight:bold;
}

select.TxtBlankselect  {
	border:1px solid #D2D2D2;
	width:100%;
	padding-left:20px;
	font-size:16px;
	background:#f7f7f7;
	color:#7f7f7f;
	height:50px;
	outline:none;
	border-radius:4px;
	-moz-appearance: none;
	position:relative;
}


.control-group {
   /* border:1px solid #cccccc; */
	width:100%;
	padding-left:0px;
	font-size:16px;
	background:#f7f7f7;
	color:#7f7f7f;
	height:50px;
	outline:none;
	border-radius:4px;
	-moz-appearance: none;
	position:relative;
}
.select__arrow {
    position: absolute;
    top: 22px;
    right:30px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width:5px 5px 0 5px;
    border-color: #7b7b7b transparent transparent transparent;
	-moz-appearance: none;
}
.control-group {
    text-align: left;
}
input.chechbox{
	border:1px solid #D2D2D2;
	font-size:16px;
	background:#f7f7f7;
	outline:none;
	margin-right:20px;
}
.checkContainerround {
    border: 1px solid #D2D2D2;
    border-radius: 11px;
    float: left;
    height: 21px;
    padding: 0;
    width: 21px;
    margin-right: 20px;
    background: #f7f7f7;
	
}
.mobcheckbox {
    width:80% !important;
	margin-left:5px;
}

.border {
	border:1px solid #D2D2D2;
}

p.checkboxpargarph{
	color:#868686;
}
.mobpageanwalte {
	display:none;
}
/*newsletterend*/

/*kontakt*/
.kontaktpage {
	background:#fff;
	padding:0px;
	height:auto;
	overflow:hidden;
	border:1px solid #D2D2D2;
}
.kontakt {
	background:#f8f8f8;
	height:352px;
	overflow:hidden;
	padding:50px;

}
.kontaktform {
	height:auto;
	overflow:hidden;
	border:1px solid #D2D2D2;
	border-radius:5px;
	padding: 50px 80px;

	
}

.bigbox{
    border:1px solid #D2D2D2;
	width:100%;
	padding-left:20px;
	font-size:16px;
	background:#f7f7f7;
	color:#7f7f7f;
	height:100px;
	outline:none;
    display:inline-block;
    cursor:text;
	border-radius:4px;
}
.bigboxinner{
    border:none;
    vertical-align:top;
    outline:none;
	background:#f7f7f7;
	padding-top:20px;
	width:100%;
}

.checkContainer {
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    float: left;
    height: 21px;
    padding: 0;
    width: 21px;
	margin-right:20px;
	background:#f7f7f7;
}
.chk {
    height: 20px;
    position: absolute;
    width: 21px;
	
}
/* .chk:before{ */
	/* content: "\f00c"; */
	/* font-size: 14px; */
	/* font-family: 'FontAwesome'; */
	/* height: 21px; */
	/* width: 21px; */
	/* position: absolute; */
	/* text-align: center; */
/* } */

input[type="checkbox"].chk:checked + .ck::before {
	display: inline-block;
	content: '\f00c';
	background-color: #F5F8FC;
	border-color: #adb8c0;
	padding-top: 2px;
	box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
}

input[type="checkbox"].chk + .ck::before{
	cursor: pointer;
	font-family: 'FontAwesome';
	font-weight: 400;
	font-size: 16px;
	color: #32a3ce;
	content: "\a0";
	background-color: #FAFAFA;
	border: 1px solid #c8c8c8;
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	height: 21px;
	line-height: 14px;
	min-width: 21px;
	margin-right: 1px;
	position: relative;
	top: -1px;
}

.mobcheckbox {
	width:450px;
}

/*kontaktend*/

/*aktlu*/
.border_none{
	border:none !important;
}

a.aktuellessmall {
	height:20px;
	width: 115px;
	font-size:9px;
	color: #fff;
	text-align: center;
	padding: 10px;
	line-height:2px;
	border-left:1px solid black;
	border-top:1px solid black;

}

.aktuellesouter {
	padding-top:20px;
}
.pargarphadmin p {
	margin:0;
	
}
h1.pargarphadmin {
	margin:0;
	margin-bottom:10px !important;
}
.aktuellesinner {
	border-bottom:1px solid #D2D2D2;
	width:100%;	
	position:relative;
	left:10px;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}
.mobh2 {
	display:block;		
	}
.destoph2 {
	display:none;
}
.spacer.mobspacing{
	height:25px;
}
/*aktluend*/
/*aktules2*/
ul.deshline {
	margin:0;
	padding-left:10px;
	line-height:30px;
	list-style-type:none;

}
ul.deshline li:before {
    content: '\2011';
    position: absolute;
    margin-left:-17px;
}

ol.numbertext  {
	padding-left:18px;
	font-weight:bold;
	
}
ol.numbertext li {
	line-height:30px;
	padding-left:12px;
	
}
ol.numbertext li p {
	line-height:30px;
	padding-left:12px;
	font-weight:normal;
	
}
.tipsouter {
	background:#f6f6f6;
	height:auto;
	overflow:hidden;
	border:1px solid #cfcfcf;
	border-radius:5px;
}


.imageatgaI{
	float:left;
}
.redtagtext p {
	line-height:30px;
	padding-left:50px;
}
.aktuellesinner2 {
	border-bottom:1px solid #D2D2D2;
	width:99%;	
	position:relative;
	left:0px;
}
.kostehloseleft {
	background:#eaeaea;
	font-size:18px;
	color:#ee3631;
	border-radius:4px;
	font-weight:bold;
	/* border-right:1px solid #D2D2D2 !important; */
	/* border-top:1px solid black !important; */
	border:1px solid #D2D2D2 
}
.Kontaktieren.mobactuules.button_color {
	width:100%;
	
}
.headingtextred {
	background:#ee302a;
	line-height:22px;
	padding:25px;
	font-size:18px;
	color:#fff;
	border-radius:4px;
	font-weight:bold;
	text-align:center;

	
}
.headingtextblack {
	font-size:18px;
	color:#333;
	padding:25px;
	text-align:center;
	line-height:22px;
    float: left;

}
.mobpaddingaktuellesdestop {
	padding-right:0;
}
.Kontaktieren.mobactuules{
	width:220px;margin-top:10px;
}
ul.deshline.rechtbereiche li::before {
    content: '\2012';
    position: absolute;
    margin-left: -17px;
}
ul.deshline.rechtbereiche{
	font-weight:bold;
}

.news_padding11 {
	padding:0;
}
.col-xs-12.col-sm-12.col-md-12.col-lg-12.news_padding11 {
	padding:0;
}
#address{
	float:left;
}
/*aktules2end*/
/*contentend*/















/*footerstart*/
.footer, .push {
/* 	height: 212px;  */
}

.footer, .push {
	clear: both;
}
.footermap {
	background:#ececec;
	height:auto;
	overflow:hidden;
	border-top:1px solid #D2D2D2;
	padding:50px 0;
	
}
.floatmob {
		float:left;
	}
.mapouterbottom {
	background:#fff;
	padding:2px;
	height:auto;
	overflow:hidden;
}
.container.contentouter {
	width:100%;
	max-width:1200px;
	}
.footerbotttom{
    bottom: 0;
    position: relative;
    width: 100%;

}
ul, ol {
    margin-bottom: 10px !important;
	padding-left:35px;
	text-align:left;
	margin-top: 10px !important;

}
ul, li {
	margin: 0 0 5px;
	line-height:20px;
	margin: 0 0 0 28px;
	padding: 0 0 5px;
}


ul.pagination li {
	margin:0;
	
}
ul.list-unstyled li {
	margin-bottom:0!important;
	padding:0 0 0 !important;
	margin-top:0px !important;
	margin:0 0 0 0!important;
}
ul.list-unstyled {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
	margin:0 0 0 0!important;
}
.list-unstyled a {
    color: #d4d4d4;
	line-height: 25px;
	float:left;
	margin-right:40px;
}

.footer-inner {
    padding:40px 0;
}
.footerimagetag {
	float:left;
	margin-right:20px;

}
.mob {
	float:right;
}
a.Kontaktieren .mob {
	max-width:320px;
	
}
.destoppagefooter {
		display:block;
	}
	
	.mobppagefooter {
		display:none;
	}

/*footerend*/

@media (max-width :1200px) {	
	/* .logoheader a img{ */
			/* width:235px; */
		/* } */
		.navbar-nav li {
			padding-left: 0px;
		}
		.nav > li > a {   
		padding: 10px 12px!important;
        
	}
}


/*form*/
#showForm {
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:20px;
}
.control-label {
	padding-left: 15px;
	padding-bottom: 10px;
}	
#formManager_form label {
	/* font-size:20px; */
}
#formManager_form .radio lable {
	font-size:15px;
}
#padding-leftForm{
	padding-left:15px !important;
}

#formManager_form h1 {
    font-size: 20px!important;
    font-weight: 600!important;
    margin-bottom: 20px!important;
	padding-left:12px;
}
#formManager_form .form-group {
    margin-bottom: 15px;
    margin-top: 25px!important;
}
#formManager_form .aeroimagetag {
    float: left;
    margin-right: 20px;
}
#formManager_form p {
    line-height: 20px;
	color: #868686;
}
#formManager_form .pull-left {
    /* font-size: 20px; */
    padding-bottom: 10px;
    font-weight: bold;
	margin-left: 0;
}
 
#formManager_form input.form-control {
    border: 1px solid #cbcbcb;
    width: 50%;
    padding-left: 20px;
    font-size: 16px;
    background: #f7f7f7;
    color: #7f7f7f;
    height: 50px;
    outline: none;
    border-radius: 4px;
}


#formManager_form input.date-time-picker,#formManager_form input.disable-input {
    width: 48% !important;
}
#formManager_form textarea.form-control {
    border: 1px solid #cbcbcb;
    width:50%;
    padding-left: 20px;
    font-size: 16px;
    background: #f7f7f7;
    color: #7f7f7f;
    /* height: 50px; */
    outline: none;
    border-radius: 4px;
}
button.genericBtn {
	height: 50px;
	width: 280px;
	font-size: 18px;
	text-align: center;
	padding: 10px;
	display: inline-block;
	border-radius: 4px;
	font-weight: bold;
	margin-top: 56px;
	line-height: 28px;
	background:#ee302a;
	border:0;
	color:#fff;
	font-weight:bold;
	
}
.halfdiv{
	width:50%;
	position:relative;
}
#formManager_form select.form-control {
    border: 1px solid #cccccc;
    padding-left: 20px;
    font-size: 16px;
    background: #f7f7f7;
    color: #7f7f7f;
    height: 50px;
    outline: none;
    border-radius: 4px;
    -moz-appearance: none;
    position: relative;
	width:100%;
	-webkit-appearance: none;
}

#formManager_form .select__arrow {
    position: absolute;
    top: 22px;
    right: 30px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #7b7b7b transparent transparent transparent;
    -moz-appearance: none;
}
#formManager_form #submit_btn_div {
	text-align:left !important;
	padding-left:15px;
}

p.check-para{
	margin : 0 0 11px !important;
	padding-top :2px !important;
}
.qq-uploader {
    padding: 0 15px;
}

.col-lg-12.col-md-12.col-sm-12.col-xs-12.radio{
	padding-left:0;
}

.destop {
		display:block;
	}
	.mob123 {
		display:none;
		
	}
.aktuellesouterdetails.destop{
		display:block;
	}
	.aktuellesouterdetails.mob{
		display:none;
	}
/*formend*/


@media (max-width :1030px) {
	.nav.navbar-nav {
		float: right;
		width: 60%;
		margin-top:-22px!important;
	}
	
	.mehrcontentbtn.headerbutton {
		margin-top:0px;
		margin-left: 20px;
		padding-top: 5px;
		line-height: 16px;
		width:50%;
		padding: 12px 0;
		float:left;
	}
}


@media (max-width :1024px) {
	a.Kontaktieren {
		margin-top:30px;
	}
	.Kontaktieren.mobactuules{
		width:100%;margin-top:10px;
		height:auto;
		overflow:hidden;
	}
	.righttext {
		margin-left: 0px;
		font-size:12px;
	}
	.mobaktuellespageimage {
		font-size:12px;
	}
	/* .logoheader a img{ */
			/* width:180px; */
	/* } */
	
	.navbar {
		margin-bottom: 0px !important;
	}
	
	

}

@media (max-width :1000px) {
.nav > li > a {   
		padding: 10px 30px!important;
        
	}
}

@media (max-width :950px) {
	
	.navbar-nav li {
		float: left;
		padding-left: 10px;
		padding-top:0px;
	}
	
	.nav > li > a {   
		padding: 10px 20px!important;
        
	}
	.mehrcontentbtn.headerbutton {
		width:180px;
		margin-top:0!important;
		padding:12px 0;
		/* padding-top: 6px!important; */
		line-height: 15px!important;
	}
	.logoheader {
		width:100px;
		height: 0px;
	}
	.list-unstyled a {
		margin-right:15px;
	}
	.navbar-nav > li > a {
		padding-top: 25px;
		padding-left: 10px;
	}
	.paragraphboxes p {
		padding-top:5px;
	}
	.mehrcontentbtn.headerbutton {
		margin-top: 5px;
	}
	.logoheader {
		/* margin-top: 0px!important; */
	}
	
}

@media (max-width :850px) {
	.nav > li > a {   
		padding: 10px 8px!important;
        
	}
}
	

@media (max-width :768px) {
	a.Kontaktieren {
		margin-bottom:15px;
	}
	.mobfacbookactllus2 {
		margin-top:20px;
	}
	.righttext {
		margin-left: 0px;
		font-size:12px;
	}
	

	
	.mobaktuellespageimage {
		font-size:12px;
	}
	.navbar-nav > li > a {
		padding-top: 25px;
		padding-left: 10px;
	}
	.paragraphboxes p {
		padding-top:5px;
	}
	.nav > li > a {   
		padding: 10px 5px!important;
        
	}
	.mehrcontentbtn.headerbutton {
		width:180px;
		/* margin-top:10px!important; */
		padding-top: 12px!important;
		line-height: 15px!important;
	}
	/* .logoheader a img{ */
			/* width:140px; */
		/* } */
	
}

@media (max-width :767px) {
	
	.nav.navbar-nav {
		margin-top:0px !important;
	}
	.destopmobolepadd {
		position: relative;
		margin-top: 100px;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
	}
	.halfdiv{
		width:100%;
	}
	.navbar {
		margin-bottom: 0px !important;
	}
	.logoheader a img{
			width:120px;
		}
	.navbar-header {
		margin-top:0;
	}
	
	.navbar-default .navbar-toggle {
		border-color:#fff!important;
	}
	.navbar-nav > li > a {
		padding-top:10px;
		padding-left:0px;
	}
	
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background:none!important;
		border:none!important;
	}
	.navbar-default .navbar-toggle {
		border:none!important;
		margin-top:0;
		padding: 4px 10px;
	}
	
	.logoheader {
		margin-left:15px;
	}
	.nav.navbar-nav {
		background:#ececec;
		width:100%;
		padding-top: 12px;
	}
	.navbar-collapse {
		border:0;
		padding-top: 38px;
		margin-bottom: 25px;
	}
	.navbar-nav {
		margin:0 !important;
	}
	.navbar-toggle {
		margin-right:2px;
	}
	.navbar-nav li {
		text-align: center;
		width: 100%;
		padding-top:0;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		background:#000!important;
		color:#fff;
	}
	.container {
		padding-right:20px;
		padding-left:20px;
		margin-right: auto;
		margin-left: auto;
	}
	a.mehrcontentbtn {
		width:100%;
		margin-top: 20px;
		border:0;
	}
	.footerbotttom {
		background:#ececec;
	}
	.footermob {
		text-align: center;
	}
	.footermob ul li a{
		text-align:center;
		display:block;
	
	}
	.list-unstyled a {
		float: none;
		/* margin-right:0px; */
		color:#363636;
		font-weight:bold;
		/* line-height:30px; */
	}
	ul.navbar-nav li {
		margin: 0px -1px !important;
	}
	.footer-inner{
		padding:20px 0;
	}
	.mobpaddingfooter{
		padding: 0 20px;
	}
	.footer-inner li a:last-child {
		padding: 5px;
	}
	.aktuellesouter {
		margin-left: -20px !important;
	}
	.mob {
		float: none;
		text-align: center;
		width: 100%;
		margin:0px auto;
		/* max-width: 144px; */
	}
	.mobpadding {
		padding-right:0;
	}
	.mobpaddinglandingapage {
		padding-left:0;
		padding-right:0;
		padding-top:20px;
	}
	a.Kontaktieren {
		margin-bottom:10px;
		max-width:100%;
		width:100%;
	}
	.destopmaptext {
		padding-left:15px;
	}
	.urbenpagepadding {
		margin-bottom:40px;
	}
	.mobrechtpage {
		padding-right:0;
		
	}
	.mobpaddingrecht {
		padding-left:0;
	}
	.anwaltemobpage {
		margin-bottom:40px;
	}
	.kontaktform {
		padding: 28px 28px;
	}
	a.Kontaktieren .mob {
		max-width:100%;
	}
	.mobcheckbox {
		width:80%;

	}
	.mobcheckbox2 {
		width:50%;
	}
	.newsletterouter {
		padding:25px;
	}
	.impressiumouter {
		padding:25px;
	}
	.mobaktuellespage {
		margin-top:20px;
		
	}
	.mobaktuellespagesmall {
		padding-left:0;
	}
	.righttext {
		margin-left:0;
		display:block;
	}
	.righttext.mob {
		display:none;
	}
	.faceboollogo{
		display:block;
		margin-top:7px;
		margin-left:-5px;
	}
	.mobh2 {
		display:none;		
	}
	.destoph2 {
		display:block;
	}
	.mobaktuellespageimage {
		margin-bottom:20px;
		margin-top:0px;
	}
	ul.deshline {
		padding-left:17px;
	}
	.mobpaddingaktuelles2 {
		padding-right:0px;
	}
	.mobpaddingaktuellesdestop {
		/* padding-right:15px; */
		/* padding-right:15px; */
		margin-top:20px;
		padding: 0 !important;
	}
	
	.imageboxes {
		border:1px solid #9a9a9a;
	}
	/* .conten_boxheadebottom::after { */
		/* display:none; */
	/* } */
	.kontakt {
		height:auto;
		padding: 20px;
	}
	.footermob {
		padding-top:40px;
	}
	
	.destoppagefooter {
		display:none;
	}
	
	.mobppagefooter {
		display:block;
	}
	.newsletterouter.newslettersecondpage {
		padding:25px;
	}
	.mobpageanwalte {
		display:block;
	}
	.righttext b {
		margin-left:0;
	}
	a.aktuellessmall{
		width:116px;
		margin-bottom:10px;
	}
	.mobdestop {
		margin-top:0px;
	}
	.conten_boxheadebottom{
		/* padding:50px 15px; */
		padding:0;
	}
	.mehrcontentbtn.mobbutton {
		margin-top:56px;
	}
	.spacer.mobspacing{
		height:0px;
	}
	.Kontaktieren.mobactuules.button_color {
		width:100%;	
	}
	.headingtextblack {
		float:none;
	}
	.aeroimagetag {
		margin-right:0;
	}
	button.Kontaktieren {
		width:100%;
	}
	.mehrcontentbtn.headerbutton {
		margin-top: 15px;
		padding-top:0px;
		line-height:20px!important;
		width: 100%;
		margin-left:0!important;
	}
	input.TxtBlank{
		width:100%;
	}
	#formManager_form input.form-control {
		width: 100%;
	}
	#formManager_form textarea.form-control {
		width: 100%;
	}
	#formManager_form #submit_btn_div {
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	.news_padding11 {
		padding-left:15px;
		padding-right:15px;
	}
	.aktuellesinner2 {
		border-bottom: 1px solid #D2D2D2;
		width: 99%;
		position: relative;
		left: 0px;
	}
	.destop {
		display:none;
	}
	.mob123 {
		display:block;
		
	}
	.aktuellesouterdetails.destop{
		display:none;
	}
	.aktuellesouterdetails.mob{
		display:block;
	}
	#formManager_form select.form-control{
		width:100%;
	}
	.mobpdf {
		padding-left:20px;
		padding-top:25px!important;
	}
	
	.conten_boxheadebottom h1 {
		margin-top:40px!important;
	}
	.conten_boxheadebottom::after {
		margin-top:0;
	}
	
	.navbar-header {
		margin-top: 0;
		position: relative;
		/*width: 100%;*/
		background: #fff;
		z-index: 99999999999999 !important;
		/*height: 65px;*/
		height:auto!important;
	}
	/* .maxWrapper { */
		/* margin-top: 114px; */
	/* } */
	a.mehrbtn {
		margin-top: 0px;
		margin-bottom: 17px;
	}
	.conten_boxheadebottom.landingpage::after {
		margin-top:67px;
	}
	.navbar-header {
		margin-top:0px;
	}
	.header {
		margin-top:0!important;
		position: fixed;
		z-index: 9;
		top: 0;
	}
	.navbar {
		min-height:25px!important;
	}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
		margin-right: -25px!important;
		margin-left: -25px!important;
	}
	.navbar .navbar-nav > li {
		border:0 !important;
	}
	
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		position: fixed;
		left: 0;
		margin: 0px !important;
		width:100%;
		z-index: 9999999999999;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		padding-top:0px;
		z-index:99;
	}
	
	.navbar-collapse {
		padding-right:0px!important;
		padding-left:0px!important;
	}
	
	.logoheader a img {
		width:auto!important;
		height:40px!important;
		top: 16px!important;
		left: 10px;
		position: absolute;
		max-width: 240px;
	}

}



.chosen-container-single .inactive_text  span{
	 color:#d8d8d8 !important;
}.date-picker
{
	width:170px;
	height:25px;
	padding:0;
	border:0;
	line-height:25px;
	padding-left:10px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	cursor:pointer;
	color:#303030;
	position:relative;
	z-index:2;
}
.date-picker-wrapper
{
	position:absolute;
	z-index:1;
	border:1px solid #bfbfbf;
	background-color:#efefef;
	width:428px;
	padding: 5px 12px;
	font-size:12px;
	line-height:20px;
	color:#aaa;
	font-family:Arial;
	box-shadow:3px 3px 10px rgba(0,0,0,0.5);
}
.date-picker-wrapper.single-date {
	width:auto;
}
.date-picker-wrapper.no-shortcuts { padding-bottom:12px;}
.date-picker-wrapper .footer
{
	font-size:11px;
	padding-top: 3px;
}
.date-picker-wrapper b
{
	color:#666;
	font-weight:700;
}
.date-picker-wrapper a 
{
	color: rgb(107, 180, 214);
	text-decoration:underline;
}
.date-picker-wrapper .month-name
{
  text-transform: uppercase;
}
.date-picker-wrapper .month-wrapper
{
	border:1px solid #bfbfbf;
	border-radius:3px;
	background-color:#fff;
	padding:5px;
	cursor:default;
	position:relative;
	_overflow:hidden;
}
.date-picker-wrapper .month-wrapper table
{
	width:190px;
	float:left;
}
.date-picker-wrapper .month-wrapper table.month2
{
	width:190px;
	float:right;
}
.date-picker-wrapper .month-wrapper table th,
.date-picker-wrapper .month-wrapper table td
{
	vertical-align:middle;
	text-align:center;
	line-height:14px;
	margin : 0px;
	padding : 0px;
}
.date-picker-wrapper .month-wrapper table .day
{
	height:19px;
	line-height:19px;
	font-size:12px;
	margin-bottom:1px;
	color:#999;
	cursor:default;
}
.date-picker-wrapper .month-wrapper table div.day.lastMonth,
.date-picker-wrapper .month-wrapper table div.day.nextMonth
{
	color:#999;
	cursor:default;
}
.date-picker-wrapper .month-wrapper table .day.checked
{
	/*background-color: rgba(156, 219, 247, 0.5);*/
	background: #ed1c24 ;
}
.date-picker-wrapper .month-wrapper table .week-name
{
	height:20px;
	line-height:20px;
	font-weight:100;
  text-transform: uppercase;
}

.date-picker-wrapper .month-wrapper table .day.has-tooltip { cursor:help !important;}

.date-picker-wrapper .month-wrapper table .day.toMonth.valid
{
	color:#333;
	cursor:pointer;
}

.date-picker-wrapper .month-wrapper table .day.real-today { background-color: #fff; border: 1px solid #ff0000; }
.date-picker-wrapper .month-wrapper table .day.real-today.checked { background-color: background-color: #fff; border: 1px solid #ff0000; }


.date-picker-wrapper table .caption
{
	height:40px;
}
.date-picker-wrapper table .caption .next,
.date-picker-wrapper table .caption .prev
{
	padding:0 5px;
	cursor:pointer;
}
.date-picker-wrapper table .caption .next:hover,
.date-picker-wrapper table .caption .prev:hover
{
	background-color:#ccc;
	color:white;
}
.date-picker-wrapper .gap
{
	position:absolute;
	display:none;
	top:0px;
	left:204px;
	z-index: 1;
	width:15px;
	height: 100%;
	background-color:red;
	font-size:0;
	line-height:0;
}
.date-picker-wrapper .gap .gap-lines { height: 100%; overflow:hidden; }
.date-picker-wrapper .gap .gap-line { height:15px;width:15px; position:relative;  }
.date-picker-wrapper .gap .gap-line .gap-1 { z-index:1; height:0; border-left:8px solid white; border-top:8px solid #eee;border-bottom:8px solid #eee; }
.date-picker-wrapper .gap .gap-line .gap-2 { position:absolute; right:0; top:0px; z-index:2; height:0; border-left:8px solid transparent; border-top:8px solid white; }
.date-picker-wrapper .gap .gap-line .gap-3 { position:absolute; right:0; top:8px; z-index:2; height:0; border-left:8px solid transparent; border-bottom:8px solid white; }
.date-picker-wrapper .gap .gap-top-mask { width: 6px; height:1px; position:absolute; top: -1px; left: 1px; background-color: #eee; z-index:3; }
.date-picker-wrapper .gap .gap-bottom-mask { width: 6px; height:1px; position:absolute; bottom: -1px; left: 7px; background-color: #eee; z-index:3; }

.date-picker-wrapper .selected-days
{
	display:none;
}
.date-picker-wrapper .drp_top-bar
{
	line-height:40px;
	height:40px;
	position:relative;
}
.date-picker-wrapper .drp_top-bar .error-top { display:none; }
.date-picker-wrapper .drp_top-bar .normal-top { display:none; }
.date-picker-wrapper .drp_top-bar .default-top { display:block; }

.date-picker-wrapper .drp_top-bar.error .default-top { display:none; }
.date-picker-wrapper .drp_top-bar.error .error-top { display:block; color:red; }

.date-picker-wrapper .drp_top-bar.normal .default-top { display:none; }
.date-picker-wrapper .drp_top-bar.normal .normal-top { display:block; }

.date-picker-wrapper .drp_top-bar .apply-btn
{
	position:absolute;
	right: 0px; 
	top: 0px;
	padding:0 6px;
	margin:0;
	font-size:12px;
	border-radius:4px;
	cursor:pointer;
	
	color: #d9eef7;
	border: 1px solid #bfbfbf;
	background:#ed1c24;
	/*
	border: solid 1px #0076a3;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	*/
	color:white;
}

.date-picker-wrapper .drp_top-bar .apply-btn.disabled
{
	cursor: pointer;
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #ed1c24;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}

.date-picker-wrapper .drp_top-bar .normal-top a.delete-btn
{
	color: #000;
	text-decoration: none;
}

.date-picker-wrapper .drp_top-bar .normal-top a.delete-btn:hover
{
	text-decoration: underline;
}

.date-picker-wrapper .drp_top-bar .normal-top a.delete-btn.disabled
{
	display: none;
}

.default-top { color: #333; /* padding: 2px 0 0 0; */}

/*time styling*/
.time {
	position: relative;
}
.time input[type=range] {
  vertical-align: middle;
}
.time1, .time2 {
	width: 180px;
	padding: 0 5px;
	text-align: center;
}
.time1 {
	float: left;
}
.time2 {
	float: right;	
}
.hour, .minute {
	text-align: right;
}
.hide {
	display: none;
}.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li.multiselect-group label{margin:0;padding:3px 20px 3px 20px;height:100%;font-weight:700}.multiselect-container>li.multiselect-group-clickable label{cursor:pointer}.multiselect-container>li>a{padding:0}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:3px 20px 3px 40px}.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.form-inline .multiselect-container label.checkbox,.form-inline .multiselect-container label.radio{padding:3px 20px 3px 40px}.form-inline .multiselect-container li a label.checkbox input[type=checkbox],.form-inline .multiselect-container li a label.radio input[type=radio]{margin-left:-20px;margin-right:0}.multiselect-action{width:100%}




/* modal css */
.modal-dialog {
height:115px !important;	
}
.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate3d(0,-25%,0);-o-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}.modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:10px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}
/* modal css */



/* radio button */
input[type="radio"].ace:checked + .lbl::before {
    content: "\f111" !important;
}


nput[type="checkbox"].ace:checked + .lbl::before, input[type="radio"].ace:checked + .lbl::before {
    display: inline-block;
    content: '\f00c';
    background-color: #F5F8FC;
    border-color: #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}
input[type="radio"].ace + .lbl::before {
    border-radius: 100%;
    font-size: 10px;
    font-family: FontAwesome;
    text-shadow: 0 0 1px #32a3ce;
    line-height: 15px;
    height: 17px;
    min-width: 17px;
}


input[type="checkbox"].ace + .lbl::before, input[type="radio"].ace + .lbl::before {
    cursor: pointer;
    font-family: fontAwesome;
    font-weight: normal;
    /* font-size: 13px; */
    color: #32a3ce;
    content: "\a0";
    background-color: #FAFAFA;
    border: 1px solid #c8c8c8;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    height: 21px;
    line-height: 18px;
    min-width: 21px;
    margin-right: 1px;
    position: relative;
    top: -1px;
}
input[type="checkbox"].ace + .lbl, input[type="radio"].ace + .lbl {
    position: relative;
    display: inline-block;
    margin: 0;
    line-height: 20px;
    min-height: 18px;
    min-width: 18px;
    font-weight: normal;
    cursor: pointer;
}

input[type="radio"].ace{
	display:none !important;
}

.left_nopadd{
	padding-left:0 !important;
}
.mobselct {
	color: #7b7b7b !important;
	position: absolute;
	top: 14px;
	right:20px !important;
	width: 0;
	height: 0;
	/* pointer-events: none; */
	/* border-style: solid; */
	/* border-width: 5px 5px 0 5px;
		left: -16px;*/
	/* border-color: #7b7b7b transparent transparent transparent; */
	z-index: 999999;
	/* float: right; */
}
/* radio button */

/*pop*/
.modal-header .close {
    background: #fff!important;
    color: #353535!important;
    font-size: 24px;
    width: 30px;
    line-height: 23px!important;
    text-align: center;
    border-radius: 2px;
    margin: 1px 1px;
}
button.genericBtn2 {
    height: 41px!important;
    width: 280px;
    font-size: 15px!important;
    text-align: center;
    padding: 10px;
    display: inline-block;
    border-radius: 4px;
    font-weight: bold;
    margin-top: 56px;
    line-height:10px!important;
    border: 0;
    color: #fff;
    font-weight: bold;
}
.modal-title {
	font-size: 15px;
	line-height: 20px;
	color: #868686;
}
/*popend*/

.custom_formHeader h1{
	font-size: 20px !important;
	font-weight: 900 !important;
	margin-bottom: 15px !important;
}

.custom_formHeader h2{
	padding-left: 12px !important;
	margin: 20px 0 13px 0 !important;
}

.custom_formHeader p{
	padding-left: 16px !important;
}

/* .custom_formHeader ul li:before{ */
	/* display: table !important; */
	/* margin-left: 13px !important; */
	/* color: #868686 !important; */
	 /* background-image: url(/images/rightaero.png); */
    /* background-repeat: no-repeat; */
    /* line-height: 30px; */
    /* padding-left: 30px; */
	/* list-style:none; */
	/* background-position: 0px 7px; */
/* } */

.custom_formHeader ul li {
	list-style-type: none;
	margin-left: 40px;
	padding-bottom: 10px;
	color: #9f9e9e;
	position: relative;
	
}	

.custom_formHeader li:before{
	 content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color:#14ad30;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top:0px;
    left: -23px;
}
.custom_formHeader li{
	vertical-align: top !important;
}

.custom_formHeader{
	font-size: 15px !important;
}





@media (max-width :480px) {
	#formManager_form select.form-control {
		width:100%;
	}
	
	.mobpdf {
		padding-left:20px;
		padding-top:10px!important;
	}
	
	.logoheader a img {
		width:auto!important;
		height:40px!important;
		top:16px!important;
		left: 10px;
		position: absolute;
		max-width: 240px;
	}
}





.pdf_upload_details {
	background:#f6f6f6;
	height:auto;
	overflow:hidden;
	border:1px solid #cfcfcf;
	border-radius:5px;
	padding:20px;
}

.pdffont {
	font-size:20px;
}

.mobpdf {
	padding-left:20px;
	padding-top:55px;
}

.outerborderbox {
	height:auto;
	overflow:hidden;
	border:1px solid #D2D2D2;
	border-radius:5px;
	padding: 50px 80px;
	/* border-right:2px solid #464646; */
	/* border-bottom:2px solid #464646; */
	
}


/* @media (max-width :640px) { */
	/* .maxWrapper { */
		/* margin-top:70px; */
	/* } */
/* } */

@media (max-width :555px) {
	.destopmaptext {
		margin-top: -45px;
		padding-left: 35px !important;
	}
	
	.footer-inner {
		padding-bottom:60px;
	}
	
}

