/*
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
*/

body, textarea, input, select {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13pt;
	color:#565656;
	font-weight:normal;
}

.kapitelText {
	display:none;
}

.maps iframe{
	pointer-events: none;
}

#surround {
	margin:0 auto;
	width:100%;
}

	

.inner {
	margin:0 auto;
	max-width:1140px;
}
.innerSmal {
	margin:0 auto;
	max-width:800px;
}

.innerBox {
	padding:0 25px;
}
.innerBox img {
	max-width:100%;
	height:auto;
}

.innerForm {
	max-width:450px;
	margin:30px auto 0;
}

.grayBack {
	background-color:#eaedf0;
}


.greenBack {
	background-color:#ebf0f5;
}

.whiteBox {
	max-width:600px;
	margin:0 auto;
	background-color:#fff;
	padding:10px 30px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* HEADER */
header {
	position:relative;
	background-color:#fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:13pt;
	color:#919191;
	padding:48px 0;
	max-width:1140px;
	margin:0 auto;
}

header #sprachBox {
	position:absolute;
	bottom:16px;
	right:20px;
	text-align:right;
}

header #sprachBox .break {
	display:block;
	height:20px;
}

header .sprachwahl {
	display:inline-block;
	padding:0 3px;
	line-height:36px;
}

header .sprachwahl a {
	font-family: 'Open Sans Condensed', sans-serif;
	width:35px;
	height:35px;
	line-height:35px;
	display:block;
	text-align:center;
	border-radius:18px;
	background-color:#9adada;
	border:1px solid #9adada;
	color:#fff;
	color:#9adada;
	background-color:#fff;
	font-size:13pt;
}


header .sprachwahl.akt a, header .sprachwahl a:hover  {
	color:#fff;
	background-color:#9adada;
}

header .sprachwahl.blog a {
	width:70px !important;
}

header #logo {
	position:relative;
	margin:0 auto;
	max-width:330px;
}
header #logo img {
	display:block;
	max-width:100%;
	height:auto;
}



#kapitelbild {
	height:450px;
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size: auto 100%;
}


/* CONTENT */
#content {
	width:100%;
	min-height:200px;
	margin:0 auto;
	padding:0;
	line-height:27px;
	text-align:left;
}

#kapitelbild {
	position:relative;
	text-align:center;
}

#kapitelbild h1 {
	padding-top:80px;
	text-align:center;
	color:#fff;
	font-size:53pt;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	letter-spacing:5px;
	text-transform: uppercase;
	text-shadow: 2px 2px 20px rgba(0,55,112,0.8);
}

#kapitelbild .subText {
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	font-size:18pt;
	color:#fff;
	background-color:rgba(0,55,112,0.9);
	line-height:52px;
	min-width:320px;
	width:auto;
	padding:0 40px;
	border-radius:26px;
}

.button {
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	font-size:12pt;
	color:#fff !important;
	line-height:20px;
	padding:4px 30px;
	border:1px solid #fff;
	border-radius:14px;
	margin-top:30px;
	background-color:#fff;
	color:#003770 !important;
	letter-spacing:1px;
}

.button:hover { 
	background-color:transparent;
	color:#fff !important;
}


.button2 {
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	font-size:12pt;
	color:#003770;
	line-height:28px;
	padding:0 30px;
	border:1px solid #003770;
	border-radius:14px;
	margin-top:30px;
	letter-spacing:1px;
}

.button2.erbrecht {
	background-color:#b5377c;
	border:1px solid #b5377c;
	color:#fff !important;
}

.button2:hover { 
	background-color:#003770;
	border:1px solid #003770;
	color:#fff !important;
}

.harmonikaTitel {
	text-align:center;
	font-weight:bold
}
.harmonikaButton {
	background-image:url('/page/_webpics/plus-textharmonika-erbrechtsreform-heresta.svg');
	background-position:center top;
	background-repeat:no-repeat;
	display:block;
	padding-top:50px;
	cursor:pointer;
	margin:20px 0;
}
.harmonikaButton.akt {
	background-image:url('/page/_webpics/minus-textharmonika-erbrechtsreform-heresta.svg');
}
.harmonikaText {
	display:none;
}

#content h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:25pt;
	padding-top:20px;
	padding-bottom:10px;
	color:#003770;
	font-weight:bold;
	line-height:42px;
	text-transform: uppercase;
}


.countdown {
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:14pt;
	padding:10px 15px;
	color:#003770;
	font-weight:bold;
	line-height:42px;
	background-color:#fff;
	border-radius:15px;
}
.countdown .ctitel {
	font-size:22pt;
}
.pageTitleTop {
	max-width:480px;
	margin:40px auto 20px;
	text-align:center;
	display:inline-block;
}

.pageTextTop {
	max-width:800px;
	margin:0 auto;
	text-align:center;
	display:inline-block;
}

.center {
	text-align:center;
}

#content h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:18pt;
	padding-top:20px;
	padding-bottom:10px;
	color:#003770;
	font-weight:bold;
	line-height:34px;
	text-align:center;
}

#content h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:18pt;
	padding-top:0;
	padding-bottom:10px;
	color:#003770;
	font-weight:bold;
	line-height:42px;
	text-align:center;
}

#content h4 {
	font-size:18pt;
	padding-top:10px;
	padding-bottom:0;
	color:#9adada;
	font-weight:normal;
	line-height:42px;
	text-align:center;
}


.halfBlock {

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row nowrap;

}
.halfBox {
	flex:1 1 50%;
}

.teaserbox {
	background-color:#eaedf0;
	border-radius:60px 0 0 0;
	margin-bottom:40px;
}
.teaserbox:hover {
	background-color:#dfe3e7;
}

.teaserWahl {
	background-position:top left;
	background-repeat:no-repeat;
	background-size:100px 100px;
	min-height:120px;
	cursor:pointer;
	padding:20px 0px 20px 90px;
}
.teaserWahl .titel {
	min-height:100px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:18pt;
	line-height:34px;
	color:#003770;
	font-weight:bold;
	padding:0 40px
}

.teaserWahl .status {
	display:block;
	background-position:center right 25px;
	background-repeat:no-repeat;
	background-image:url('/page/_webpics/plus-icon-erbrechtsreform-heresta.svg');
	background-size:20px 20px;
	height:40px;
}

.teaserWahl.akt .status {
	background-image:url('/page/_webpics/minus-icon-erbrechtsreform-heresta.svg');
}

.teaserbox .teaserInText {
	display:none;
	text-align:left;
	padding:0 25px  25px;
}

.blogVTitle {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:14pt;
	padding-top:0;
	padding-bottom:10px;
	color:#9adada;
	font-weight:bold;
	line-height:24px;
}

.blogVText {
	color:#000;
	line-height:18px;
	font-size:11pt;
}
.blogVBox {
	padding:10px 25px 25px;
}
.btnBlogBack {
	line-height:26px;
	padding-left:30px;
	background:url('/page/_webpics/pfeil-back.png') left center no-repeat;
}

.teaserText {
	text-align:center;
}

.zwischengrafik {
	width:100%;
	height:284px;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
}

.zwischengrafik2 {
	width:100%;
	height:152px;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url('/page/bilder/footer/prefooter-background-heresta-erbrechtsreform-schaffhausen-zuerich.jpg');

}

.zwischengrafik2 .textBox {
	padding:20px 0;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:28pt;
	line-height:42px;
	color:#fff;
	text-align:center;
	max-width:800px;
	margin:auto;
}


#content li {
	font-weight:normal;
}


#content a {
	color:#003770;
}
#content a:hover {
	color:#003770;
}

ul.suche {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.suche li a {
	display:block;
	padding:5px 15px;
	background-color:#ddd;
	border-bottom:1px solid #000;
}

.block33 {
	float:left;
	width:33.333333333%;
}

.block16 {
	float:left;
	width:16.666666%;
	display:inline-block;
}

.block50 {
	float:left;
	width:50%;
}

.block66 {
	float:left;
	width:66.666666666%;
}

.block33 img, .block66 img, .block50 img, .block16 img {
	max-width:100%;
	height:auto;
}

.pdfLink {
	display:block;
	background:url('/page/_webpics/icon-pdf.png') left center no-repeat;
	padding-left:30px;
	line-height:30px;
	min-height:33px;
	color:#9adada !important;
}
.pdfLink:hover {
	color:#003770 !important;
}

.icon {
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	padding-left:30px;
	line-height:30px;
	height:33px;
	color:#000;
}

.beratungsBox .button {
	margin:20px 5px 0;
}
.beratungsBox .button:hover {
	color:#003770  !important;
}
.beratungsBox {
	background-color:#bacae0;
	display:block;
	padding:10px 0 30px;
}

.beratungsBox .textBox {
	padding:20px 0;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:25pt;
	line-height:42px;
	color:#003770;
	text-align:center;
	max-width:800px;
	margin:auto;
}


#content .blueList ul {
	list-style: none;
	margin:0;
	padding:5px 0;
}

#content .blueList li { 

	padding-left: 1em; 
	text-indent: -.7em;
	line-height:30px;
}

#content .blueList li:before {
	content: "• ";
	color: #9adada;
}


/* FOOTER */
footer {
	background-color:#002043;
	padding:25px 0;
	line-height:22px;
}

footer h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	font-size:11pt;
	margin:0;
	padding-bottom:15px;
	color:#bacae0;
}

footer .footerBlock {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	width:25%;
	float:left;
	color:#bacae0;
}

footer .footerBlock p {
	padding:0;
	margin:0;
}

footer .footerBlock hr {
	border: 0;
	background-color:#bacae0;
	height:1px;
	padding:0;
	margin:3px 0;
}

footer .footerBlock .inBlock {
	padding:15px 25px;
}
footer .footerBlock a {
	color:#bacae0;
}
footer .footerBlock a:hover {
	color:#fff;
}

#goTop {
	height:42px;
	background:#003770 url('/page/_webpics/pfeil-nach-oben.svg') center no-repeat;
	display:block;
	cursor:pointer;
	border-bottom:1px solid #fff;
}


#formular input,#formular textarea, #formular select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

#formular input[type="text"] {
	width:100%;
	padding-left:10px;
	height:40px;
	margin-bottom:16px;
	border:1px solid #c5c5c5;
	background-color:#f6f6f6;
	border-radius:4px;
}
#formular textarea {
	width:100%;
	padding:10px;
	height:207px;
	margin-bottom:16px;
	border:1px solid #c5c5c5;
	background-color:#f6f6f6;
	border-radius:4px;
}

#formular select {
	width:100%;
	padding:10px 0 10px 10px;
	border:none;
	margin-bottom:12px;
	font-size:11pt;
	border:1px solid #c5c5c5;
	background-color:#f6f6f6;
	border-radius:4px;
}

#formular button {
	background-color:#003770;
	color:#fff;
	border:1px solid #003770;
	line-height:36px;
	border-radius:20px;
	font-size:11pt;
	width:100%;
	max-width:220px;
	margin-top:20px;
	margin-bottom:30px;
	cursor:pointer;
}
#formular button:hover { 
	background-color:#fff;
	color:#003770;
}

#formular .selBox {
	padding-bottom:13px;
}

#formular .chkBox {
	font-size:13pt;
	font-weight:bold;
	background-image:url('/page/_webpics/klickfeld-normal.jpg');
	background-repeat:no-repeat;
	background-position:0 center;
	height:30px;
	line-height:30px;
	padding-left:50px;
	margin-bottom:15px;
	cursor:pointer;
}

#formular .chkBox.akt {
	background-image:url('/page/_webpics/klickfeld-aktiv.jpg');
}

#formular .chkInput {
	display:none;
}

#formular .err {
	border:1px solid #f00 !important;
}


#blogVorschau {
	display: flex;
	flex-wrap: wrap;
}

.teamFlexBox {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	//justify-content:center;
}

.teamFlexBox .teamBlock {
	flex:0 1 50%;
}


/* DATENSCHUTZ-TITEL */
.dse-haupttitel {
	font-size:19pt;
	font-weight:bold;
}

.dse-untertitel {
	font-size:14pt;
	font-weight:bold;
}

.impdaschu-titel {
	font-size:24pt;
	font-weight:bold;
	text-transform:uppercase;
}


/* RESPONSIVE */
@media  only screen and (max-width: 800px) {
	header {
		margin-top:-20px;
	}

	header #logo {
		max-width:220px;
	}

	.halbBox {
		width:100%;
	}
	footer .footerBlock {
		width:50%;
	}

	.block33 {
		width:100%;
	}

	.block66 {
		width:100%;
	}
	.block50 {
		width:100%;
	}
	.halfBlock {
		display: flex;
		flex-flow: row wrap;

	}
	.halfBox {
		flex:0 1 100%;
	}


	#kapitelbild {
		height:340px;
		background-size: auto 100%;
	}

	#kapitelbild h1 {
		padding-top:40px;
		font-size:30pt;
		font-weight:normal;
		letter-spacing:3px;
	}

	#kapitelbild .subText {
		font-size:16pt;
		line-height:38px;
		min-width:0;
		padding:0 40px;
		border-radius:26px;
	}


	.beratungsBox .textBox, .zwischengrafik2 .textBox {
		padding:20px 0 10px;
		font-size:23pt;
		line-height:37px;
	}

	header #sprachBox {
		width:100%;
		position:relative;
		right:0;
		bottom:16px;
		text-align:center;
	}

	.zwischengrafik {
		height:150px;
		background-size:auto 100%;
	}

	body, textarea, input, select {
		font-size:12pt;
	}

	header #sprachBox .break {
		display:none;
	}

}



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


	.teaserWahl {
		background-size:80px 80px;
		min-height:120px;
		cursor:pointer;
		padding:20px 0px 20px 60px;
	}

	.teaserWahl .titel {
		min-height:80px;
		font-size:18pt;
		line-height:32px;
		font-weight:bold;
		padding:0 20px 0 40px;
	}


	header .sprachwahl a {
		width:35px;
		height:35px;
		line-height:35px;
		border-radius:18px;
		font-size:12pt;
	}

	header .sprachwahl.akt a, header .sprachwahl a:hover  {
		color:#fff;
		background-color:#9adada;
	}

	header .sprachwahl.blog a {
		width:60px !important;
	}


	footer .footerBlock {
		width:100%;
	}

	#kapitelbild {
		height:240px;
		background-size: auto 100%;
	}

	#kapitelbild h1 {
		padding-top:0;
		font-size:22pt;
		font-weight:normal;
		letter-spacing:1px;
	}

	#kapitelbild .subText {
		font-size:14pt;
		line-height:26px;
		min-width:auto;
		padding:10px 40px;
		border-radius:26px;
	}

	.beratungsBox .textBox, .zwischengrafik2 .textBox {
		padding:20px 0 10px;
		font-size:18pt;
		line-height:32px;
	}

	.zwischengrafik {
		height:100px;
		background-size:auto 100%;
	}

	body, textarea, input, select {
		font-size:11pt;
	}

	.countdown {
		font-size:12pt;
	}

}