@charset "UTF-8";
body {
	font: 100% "Century Gothic", Arial;
	font-size: medium;
	color:282828;
	
}
p {
	margin-top:5px;
}
h1, h2, h3, h4 {
	color:#045082;

}
h1 {
	font-size: 1.3em;
	}
h2 {
	font-size: 1.2em;
	background:transparent url(../medien/bg-strich.gif) bottom left repeat-x;
	border-bottom:1px solid #8ec8ed;
	margin-top:25px;
	}
h2.teaser-head {
	border-bottom:0px;
}
h3 {
	font-size: 1.1em;
	font-weight:normal;
	margin-bottom: 3px;
	}
h4 {
	font-size: 1.0em;
	}
hr {
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #8ec8ed;
 border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 margin:10px 0 ;
}
.right_article li {
	list-style-type:none;
	background: transparent url(../medien/listenpunkt.gif) left top no-repeat;
	background-position: 0 3px;
	margin-left:0;
	padding-left:25px;
}
.button {
	color:#fff;
	background-color: #057fcf;
	text-align: center;
	padding:10px 35px;
	text-decoration: none;
	font-size:1.1em;
}
input.button {
	border:0;
	font-weight: normal;
	font-family:"Century Gothic", Arial;
}
#terminanfrage {

	margin:20px 0;
}
.container {
	background-color: #FFFFFF;
	/*width: 90%;
	max-width: 1000px;*/
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main-content {
	max-width:1000px;
	width:90%;
	margin:auto;
}
.noDisplay {
	display:none;
}

.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 25%;
	float: left;
	font-family: "Source Sans Pro";
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #045082;
}
.primary_header {
	width: 100%;
	/*background-color: #52bad5;*/
	padding-top: 10px;
	padding-bottom: 1px;
	clear: left;
	/*border-bottom: 2px solid #2C9AB7;*/
}
.id-zahnarzt-pfister-320, .id-zahnarzt-pfister-768, .id-zahnarzt-pfister-1000, .left_article {
	display:none;
}

.secondary_header {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	/*background-color: #B3B3B3;*/
	clear: left;
}
.secondary_header #zahnarztpraxis-1000 {
		display:none;
}
.left_article {
	/*background-color: #a8906d;*/
	width: 24%;
	margin-right: 1%;
	float: left;
	padding-bottom: 15px;
	font-size: .9em
}
.left_article ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
}
.left_article ul li {
	list-style: none;
	margin-right: auto;
	margin-top: 0px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 16%;
	transition: all 0.3s linear;
}
.left_article ul li:hover {
	color: #000;
	cursor: pointer;
}
nav li a {
	line-height:2.5em;
	background:none;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	color: #057fcf;
	font-size:1.1em;
}
nav li a:hover, nav li a.aktiv{
	background:none;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #045082;
	font-weight: bold;
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 0%;
	padding-right: 2%;
	line-height: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
.right_article {
	width: 74.5%;
	margin-left:0.5%;
	padding-left:20px;
	float: left;
	box-sizing: border-box;
	
	/*background-color: #ede0a0;*/
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*.right_article ul li {
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #000;
	cursor: pointer;
}*/
.rot{
	color:#f00;
}
.gruen{
	color:green;
}
#messageBox{
	margin:0;
	padding:0;
	margin-left:30px;
	margin-bottom:30px;
	color:red;
}
.footer {
	/*background-color: #057fcf;*/
	margin-top:20px;
}
#footer-0-768 {
	width:85%;
	margin:auto;
	padding-top:20px;
	background-color:#fff;
}
.title {
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.left_half {
	background-color: #52BAD5;
}
.container .column_half.left_half h2 {
	color: #045082;
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
	text-align: center;
	background-color: #045082;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: "Source Sans Pro";
}
.copyright a {
	text-decoration: none;
	color:#ccc;
	font-weight:400;
	padding:0 20px;
}
.copyright a:hover {
	color: #fff;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#teaser-1, #teaser-2, #teaser-3, #teaser-4 {
	width:252px;
	float:left;
	height:177px;
	margin: 0 25px 25px 0;
	padding:5px 10px;
}
#teaser-1 h2, #teaser-2 h2, #teaser-3 h2, #teaser-4 h2 {
	margin:0;
	font-size:1.5em;
	letter-spacing: 0.06em;
	font-weight: normal;
}
#teaser-1 {
	background:transparent url(../medien/bg-prophylaxe.jpg) top left no-repeat;
}
#teaser-2 {
	background:transparent url(../medien/bg-parodontitis.jpg) top left no-repeat;
}
#teaser-3 {
	background:transparent url(../medien/bg-implantologie.jpg) top left no-repeat;
}
#teaser-4 {
	background:transparent url(../medien/bg-zahnersatz.jpg) top left no-repeat;
}
nav li {
	text-align:center;
	border-bottom:1px solid #057fcf;
	list-style-type: none;
	width:92%;
}	
nav li a {
	line-height:auto;
	background:none;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
	text-decoration: none;
	
}
nav li a:hover, nav li a.aktiv{
	background:none;
	color:#045082;
}

div.teaser{
	box-sizing:border-box; 
	width:100%; 
	background:transparent url(../medien/bg_teaser.jpg) top left repeat-y;
}
.teaserbild { 
	margin: 10px;
	margin-bottom:6px;
	border:10px solid #8ec8ed;
}



@media (max-width: 375px) {
	p, h1, h2, h3, h4, li, a {
		font-size:0.9em;
	}
	.primary_header .id-zahnarzt-pfister-768, .primary_header .id-zahnarzt-pfister-1000, #head-bereich-1000, #head-bereich-768 {
		display:none;		
	}
.primary_header .id-zahnarzt-pfister-320 {
		display:inline;
		/*width:100%;*/
		height:auto;
	}
	.primary_header .id-zahnarzt-pfister-320 {
		display:inline;
		/*width:100%;*/
		height:auto;
	}
		#head-bereich-320 {
		position:relative;
		width:320px;
		height:80px;
		margin: auto;
		/*border-left:15px solid #fff;
		border-right:15px solid #fff; */
		background-color: #8ec8ed;
		padding:0;
	}
	.primary_header #header-text {
		position:absolute;
		height:100%;
		top:0px;
		left:100px;
		color: #fff;
		font-size: 2.1em;
		line-height: 0.9em;
		padding:0;
		width:100%;
		
	}
	#header-text #head-text-kleiner{
		font-size:0.6em;
		font-style:normal;
	}	
.left_article ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
}
}

	
@media (min-width:376px) and (max-width: 768px) {
p, h1, h2, h3, h4, li, a , .footer {
		font-size:0.95em;
	}
.primary_header .id-zahnarzt-pfister-320, .primary_header .id-zahnarzt-pfister-1000, #head-bereich-1000, #head-bereich-320 {
		display:none;		
	}
.primary_header .id-zahnarzt-pfister-768 {
		display:inline;
		/*width:100%;*/
		height:auto;
	}
		#head-bereich-768 {
		position:relative;
		width:1000px;
		height:140px;
		margin: auto;
		/*border-left:15px solid #fff;
		border-right:15px solid #fff; */
		background-color: #8ec8ed;
		padding:0;
	}
.primary_header #header-text {
		position:absolute;
		height:100%;
		top:20px;
		left:160px;
		color: #fff;
		font-size: 3.0em;
		line-height: 0.9em;
		padding:0;
		width:100%;
		
	}
#header-text #head-text-kleiner{
		font-size:0.6em;
		font-style:normal;
	}	
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
nav li {
	text-align:center;
	border-bottom:1px solid #057fcf;
	list-style-type: none;
	width:92%;
}	
nav li a {
	line-height:auto;
	background:none;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
	text-decoration: none;
	
}
nav li a:hover, nav li a.aktiv{
	background:none;
	color:#045082;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.primary_header .id-zahnarzt-pfister-768, .primary_header .id-zahnarzt-pfister-320, #head-bereich-320, #head-bereich-768 {
		display:none;		
	}

	#footer-0-768{
		display:none;
		height:0px;
		background-color: #fff;
	}	
.primary_header .id-zahnarzt-pfister-1000 {
		display:inline;
		width:100%;
		height:auto;	
	}
	
#head-bereich-1000 {
		position:relative;
		width:1000px;
		height:172px;
		margin: auto;
		/*border-left:15px solid #fff;
		border-right:15px solid #fff; */
		background-color: #FF0000;
		padding:0;
	}
	.primary_header #header-text {
		position:absolute;
		height:100%;
		top:20px;
		left:280px;
		color: #fff;
		font-size: 4.0em;
		line-height: 0.8em;
		padding:0;
		
	}
#header-text #head-text-kleiner{
		font-size:0.5em;
		font-style:normal;
	}	
.secondary_header #zahnarztpraxis-1000 {
		display:inline;
		width:100%;
		height:auto;
		border-top:15px solid #fff;
}
.secondary_header {
	overflow: auto;
	padding-top: 0px;
	/*padding-bottom: 60px;*/
	height:250px;
}
aside.left_article {
			display:inline;
	}	
.left_article ul li {

	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left:20px;
}
#main-content {
	margin-top:-55px;
	/*background:transparent url(../medien/bg-section.jpg) top left repeat-y;*/
	background-size: contain;
}
	
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
	nav {
		display:block;
		width:100%;
		max-width:1000px;
		margin:auto;
			
	}
	nav li {
		border-bottom: 0;
	}
	nav li a {
		text-decoration: none;
	}
	nav a:hover, a.aktiv {
		color:#045082;
	}
	#menu {
		text-align:right;
	}
#menu ul li{
	display:inline;
	margin:0 10px;
	
}
	
}

@media (min-width: 1001px) {
	.primary_header {
		background-color: #057fcf;
		padding-top:0;
		padding-bottom:0;
		
	}
		#footer-0-768{
		display:none;
		height:0px;
		background-color: #fff;
	}	
	#head-bereich-768{
		display:none;
	}
	#head-bereich-320{
		display:none;
	}
	#head-bereich-1000 {
		position:relative;
		width:1000px;
		height:172px;
		margin: auto;
		border-left:15px solid #fff;
		border-right:15px solid #fff;
		background-color: #FF0000;
		padding:0;
	}
	.primary_header #header-text {
		position:absolute;
		height:100%;
		top:-20px;
		left:280px;
		color: #fff;
		font-size: 5.8em;
		line-height: 0.8em;
		padding:0;
		
	}
	#header-text #head-text-kleiner{
		font-size:0.5em;
		font-style:normal;
	}
.primary_header .id-zahnarzt-pfister-1000 {		
		display:block;
		width:100%;
		/*max-width:1000px;*/
		height:auto;
		margin-bottom:20px;
		margin:auto;

}
	.primary_header .id-zahnarzt-pfister-1000 {
		margin:auto;
		width:100%;
		max-width: 1000px;
	}
	
	.secondary_header #zahnarztpraxis-1000 {
		display:block;
		width:100%;
		max-width:1000px;
		height:auto;
		margin:auto;
		border-top:15px solid #fff;
		
}
#main-content {

		border-top:15px solid #fff;
		/*background:transparent url(../medien/bg-section.jpg) top left repeat-y;*/
		background-size: contain;

}
aside.left_article {
			display:inline;
	}	
.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
	nav {
		display:block;
		width:100%;
		max-width:1000px;
		margin:auto;
			
	}
	nav li {
		border-bottom: 0;
	}
	nav li a {
		text-decoration: none;
	}
	nav a:hover, a.aktiv {
		color:#045082;
	}
	#menu {
		text-align:right;
	}
#menu ul li{
	display:inline;
	margin:0 15px;
	
}

}
