body, textarea, input, select {
	font-family: 'Istok Web', sans-serif;
	font-size:12pt;
	color:#656565;
	-webkit-text-size-adjust: none;
}
a, a:active {
	outline: none;
}
a {
	color:#014596;
}
a:hover {
	color:#000;
}
.anker {
	position:absolute;
	margin-top:-20px;
}

.flag {
	position:absolute;
	right:0;
	top:33px;
	width:178px;
	height:127px;
	background-image:url('/page/_webpics/flag-20-jahre-praxis-am-fronwagplatz.svg');
	background-size:cover;
	display:block;

	z-index:100;
}

linie {
	height:1px;
	display:block;
	background-color:#ddd;
	margin:30px 0 ;
}

#infoPopup {
	z-index:20000;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-310px;
	margin-top:-295px;
	display:none;
}
#infoPopupClose {
	position:absolute;
	right:0;
	top:0;
	width:50px;
	height:50px;
	display:block;
	cursor:pointer;
}
.boxShadow {
	box-shadow:10px 10px 20px rgba(0,0,0,0.1);
}

.buttonMore {
	display:inline-block;
	border:1px solid #dfdfdf;
	padding:5px 10px;
}
.buttonMore:hover  {
	background-color:#dfdfdf;
}

.grayback {
	background-color:#f5f5f5;
	padding:60px 0;
}
.grayback.nobot {
	padding:60px 0 0;
}
.teaser {
	background-color:#fff;
}

.teaser .teaserTextBox {
	padding:26px;
}
.newTextBox {
	background-color:#f5f5f5;
	padding:25px;
}
.newTextBox .titel {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20pt;
	line-height:32px;
	padding-bottom:30px;
	font-weight:300;
}

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

#header {
	font-family: 'Roboto Condensed', sans-serif;
	position:relative;
	font-size:13pt;
	color:#014596;
	padding:25px 0;
}
#header .textLeft {
	position:absolute;
	left:20px;
	width:250px;
	line-height:12px;
	bottom:0;
}


#header .textRight {
	position:absolute;
	text-align:right;
	right:20px;
	width:230px;
	line-height:20px;
	bottom:16px;

}
#header .logo {
	width:220px;
	margin:0 auto;
}
#header .logo img {
	width:100%;
	height:auto;
}
#header .titelBlock {
	height:30px;
	min-width:360px;
	background:#014596;
}

.sprachwahl {
	margin-right:10px;
}
.sprachwahl.akt {
	color:#000;
}

.inner {
	margin:0 auto;
	max-width:1080px;
	min-width:360px;
}
.innerBox {
	margin:0 20px;
}

.innerBox img {
	max-width:100%;
	height:auto;
	display:block;
}

.breit50 {
	float:left;
	width:50%;
}
.breit66{
	float:left;
	width:66.666%;
	text-align:left;
}

.breit33{
	float:left;
	width:33.33%;
	text-align:left;
}
.breit33 img, .breit50 img, .breit100 img{
	width:100%;
	height:auto;
}
.breit50F{
	float:left;
	width:50%;
}

.notfallbox {
	background-color:#f5f5f5;
	color:#da0000;
	padding:25px;
	font-size: 15px;
}

.newsList {
	display: flex;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position:left center;
	background-repeat:no-repeat;
	background-size:60px 60px;
	padding:15px 0 15px 100px;
	min-height:100px;
	align-items: center;
}





#hauptnavigation {
	font-family: 'Roboto Condensed', sans-serif;
	position:relative;
	min-height:50px;
	margin:2px 0;
	background-color:#f5f5f5;
}
#hauptnavigation ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
}
#hauptnavigation ul li {
	float:left;
	width:16.66666%;
}
#hauptnavigation a {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	line-height:50px;
	font-size:13pt;
	height:50px;
	display:block;
	text-align:center;
	color:#014596;
}
#hauptnavigation a.first {
	border-left:2px solid #fff;
}
#hauptnavigation a.last {
	border-right:2px solid #fff;
}
#hauptnavigation a.akt, #hauptnavigation a:hover {
	background-color:#e6e6e6;
	color:#014596;
}
#resNavi {
	text-align:center;
	display:none;
	cursor:pointer;
}
#resNavi li {
	position:relative;
	height:50px;
	text-align:left;
}
#resNavi li img {
	position:absolute;
	right:5px;
	top:5px;
}




#subnavigation {
	position:relative;
	padding-top:448px;
	min-height:50px;
}
#subnavigation ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
}
#subnavigation ul li {
	float:left;
	width:20%;
	background-color:#fff;
}
#subnavigation a {
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:2px solid #e3e3e3;
	line-height:50px;
	font-size:13pt;
	height:50px;
	display:block;
	text-align:center;
	color:#727272;
}
#subnavigation a.first {
	border-left:2px solid #e3e3e3;
}
#subnavigation a.last {
	border-right:2px solid #e3e3e3;
}
#subnavigation a.akt, #subnavigation a:hover {
	background-color:#e3e3e3;
	color:#000;
}
#subnavigation .mainNavInSub {display:none;}



#content {
	text-align:left;
	margin:0 auto;
	line-height:24px;
}

#content h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:19pt;
	line-height:34px;
	margin:0;
	font-weight:300;
}

#content h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:19pt;
	line-height:34px;
	margin:0;
	font-weight:300;
}

#content h2 {

}

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



.abMain {
	padding-bottom:27px;
}
.abSub {
	padding-bottom:22px;
}

div.imgBordBottom {
	margin-bottom:17px;
}
div.textDistBottom {
	margin-bottom:34px;
}

div.rotTitel{
	background-color:#e4003f;
	color:#fff;
	font-size:14pt;
	line-height:20px;
	padding:16px 20px;
	font-weight:bold;
}

#footer {
	color:#cecece;
	line-height:24px;
	background:#4e4945;
}

#footer .bgBox {
	max-width:1800px;
	margin:0 auto;
	background:#4e4945 url('/page/_webpics/footerpic-praxis-am-fronwagplatz-zahnarzt-schaffhausen.jpg') no-repeat 70% top;
}

#footer .inner {
	max-width:1080px;
	margin:0 auto;
}

#footer h2 {font-size:17pt;margin:0;padding:0;}
#footer p {margin-top:0;}

#footer .footerBlock {
	background:#4e4945;
	max-width:320px;
	margin:0 ;
	height:950px;
}
#footer .footerInner {
	padding:40px 0 40px 20px;
}

#footer .footerBlock a, #footer .footerBlockEnd a, #footer h2 a {
	color:#cecece;
}

#headerImage {
	position:relative;
	width:100%;
	max-width:1800px;
	min-height:500px;
	background-repeat:no-repeat;
	background-position:center top;
	margin:0 auto;
	margin-bottom:36px;
}


a.weiterButton {
	display:block;
	line-height:20px;
	font-size:13pt;
	padding:15px 40px 14px 20px;
	background-color:#e3e3e3;
	border-top:2px solid #fff;
	background-image:url('/page/_webpics/pfeil-weiss.png');
	background-position:right top;
	background-repeat:no-repeat;
	color:#515151 !important;
}
a.weiterButton:hover {
	background-color:#b6b6b6;
	color:#fff !important;
}

.aufklappTitel {
	height:46px;
	line-height:46px;
	font-size:13pt;
	padding:0 0 0 20px;
	background-color:#e3e3e3;
	border-top:2px solid #fff;
	background-image:url('/page/_webpics/plus-symbol.png');
	background-position:right top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.aufklappTitel:hover {
	background-color:#b6b6b6;
	color:#fff;
}
.aufklappTitel.akt {
	background-image:url('/page/_webpics/minus-symbol.png');
	background-color:#b6b6b6;
	color:#fff;
}

.aufklappText {
	padding:20px;
	display:none;
}


.trenner33 {
	clear:left;
	width:100%;
	display:block;
}
.trenner50 {
	clear:left;
	width:100%;
	display:none;
}

.imagezoom {
	display:block;
	overflow:hidden;
}

.imagezoom img {
	transition: transform 0.2s;
}
.imagezoom img:hover {

	transform: scale(1.1);
}
.flexBlock {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
}
.flexBlock .box33 {
	flex:0 1 33.3333%;
}
.flexBlock .box33 .innerBox, .flexBlock .box33 .innerBox .teaser {
	height:100%;
}
.flexBlock .boxTop66 {
	flex:0 1 66.6666%;
}
.flexBlock .boxTop33 {
	flex:0 1 33.3333%;
}


.halfFlex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
}
.halfFlexBox {
	flex:0 1 50%;
}
.halfFlexBox .bild  {
	padding-bottom:20px;
}
.halfFlexBox .bild.nopad  {
	padding-bottom:0;
}
.halfFlexBox .text  {
	padding:20px 0 60px;
}

.halfFlexBox img {
	width:100%;
	height:auto;
	display:block;
}


.alterCont {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row nowrap;
}

.alterTextBox {
	flex:1 1 50px;
	padding-bottom:50px;
}

.alterBildBox {
	flex:1 1 50px;
	padding-bottom:50px;
}
.alterBildBox img {
	width:100%;
	height:auto;
	display:block;
}

.alterCont:nth-child(even) {
	flex-flow: row-reverse nowrap;
}



.flexThree {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
}
.flexThreeBox {
	flex:0 1 33.33333%;
}

.flexThree .titel {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16pt;
	line-height:28px;
}
.flexThree .text {
	padding-top:10px;
}

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

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

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





/* responsive part */
@media  only screen and (max-width: 740px) {
	#header .textRight {
		position:relative;
		text-align:center;
		width:100%;
		right:0;
		line-height:20px;
		height:30px;
		bottom:0;
	}
	#header .textLeft {
		position:relative;
		text-align:center;
		width:100%;
		left:0;
		line-height:30px;
		height:30px;
		bottom:0;
		text-align:center;
	}
	#header .logo {
		position:relative;
		width:220px;
		margin:0 auto;
	}


}


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

	#hauptnavigation ul {
	}
	#hauptnavigation a,#hauptnavigation a.first,#hauptnavigation a.last {
		border:none;
		border-top:2px solid #e3e3e3;
	}
	#hauptnavigation ul li {
		float:none;
		width:100%;
	}
	#hauptnavigation .innerBox {margin:0;}
	#resNavi {display:block;}
	#navi {display:none;}


	#subnavigation .innerBox {margin:0;}
	#subnavigation ul li {
		float:none;
		width:100%;
	}
	#subnavigation a,#subnavigation a.first,#subnavigation a.last {
		border:none;
		border-bottom:2px solid #e3e3e3;
	}
	#subnavigation .mainNavInSub {display:inline;}
}
@media  only screen and (min-width: 760px) {
	#navi {display:block !important;}
}

@media  only screen and (max-width: 740px) {
	.flag {
		position:absolute;
		right:0;
		top:74px;
		width:127px;
		height:91px;
	}
}

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

	#header {
		padding-top:15px;
	}
	#header .logo {margin:0 auto 0;padding-top:10px;}
	#subnavigation {
		position:relative;
		padding-top:310px;
		min-height:50px;
	}
	#headerImage {min-height:310px;background-size:auto 310px;}
	.breit50 {
		width:100%;
	}


	.flexBlock .boxTop66 {
		flex:0 1 100%;
		padding-bottom:30px;
	}
	.flexBlock .boxTop33 {
		flex:0 1 100%;
	}
	.flexBlock .box33 {
		flex:0 1 50%;
	}


	.breit33 {
		width:50%;
	}

	.trenner33 {
		clear:left;
		width:100%;
		display:none;
	}
	.trenner50 {
		clear:left;
		width:100%;
		display:block;
	}
}


@media  only screen and (max-width: 680px) {
	.halfFlexBox {
		flex:0 1 100%;
	}

	.alterCont {
		flex-flow: row wrap;
	}

	.alterTextBox {
		flex:1 1 100%;
		padding-bottom:100px;
	}

	.alterBildBox {
		flex:1 1 100%;
		padding-bottom:50px;
	}
	.alterBildBox img {
		width:100%;
		height:auto;
		display:block;
	}

	.alterCont {
		flex-flow: column-reverse wrap;
	}
	.alterCont:nth-child(even) {
		flex-flow: column-reverse wrap;
	}

	.flexThreeBox {
		flex:0 1 50%;
	}

}



@media  only screen and (max-width: 520px) {
	.flexThreeBox {
		flex:0 1 100%;
	}

	.flexBlock .box33 {
		flex:0 1 100%;
	}

	.teaser img {
		width:100%;
		height:auto;
	}

}


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

	.newsList {
		background-size:40px 40px;
		min-height:0px;
		padding:15px 0 15px 60px;
		align-items: center;
	}

	#header {
		font-size:10pt;
	}

	#headerImage {min-height:210px;background-size:auto 210px;}



	.breit33 {
		width:100%;
	}
	.trenner33 {
		clear:left;
		width:100%;
		display:none;
	}
	.trenner50 {
		clear:left;
		width:100%;
		display:none;
	}

	#footer .bgBox {
		background:#4e4945;
	}


	#infoPopup {
		z-index:20000;
		position:absolute;
		top:160px;
		left:0;
		margin:0;
		width:100%;
		display:none;
	}

	#infoPopup img {
		max-width:100%;
	}

	#header .logo {
		width:150px;
	}

	.flag {
		width:90px;
		height:64px;
		top:68px;
	}
}

