@charset "utf-8";
/* Einfache fließende Medien
   Hinweis: Für fließende Medien müssen Sie die Attribute 'height' und 'width' des Medium aus dem HTML-Code entfernen
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		12;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	10;
	
	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	und "Golden Grid System" von Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
/* Layout für Mobilgeräte: 480 px oder weniger. */

/*.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 93.8181%;
	padding-left: 1.0909%;
	padding-right: 1.0909%;
	clear: none;
	float: none;
}*/
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
/*	padding-left: 1.0909%;
	padding-right: 1.0909%;*/
	clear: none;
	float: none;
}
.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rund {
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
}

.rot {
	color: #F00;
	font-weight: bold;
}
.orange {
	color: #C60;
	font-weight: bold;
}
.blue {
	color: #036cb0;
}

.HGrot {
	background-color: #F00;
	font-weight: bold;
}


details {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	max-width: 100%;
	font-size: 1.6em;
	background-color: #fff;
	color: #CC6600;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
details p {
	font-size: 16px;
	background-color: #fff;
	color: #036cb0;
	text-align: center;
}
details summery {cursor: pointer; }

details summery p {	
font-size: 1.6em; 
background-color: #fff;
}
h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	color: #036cb0;
	font-weight: 100;
}
h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	color: #036cb0;
	font-weight: 100;
}
h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	color: #036cb0;
	font-weight: bold;
}
p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #036cb0;
	font-style: normal;
	font-weight: normal;
	hyphens: auto;
hyphenate-limit-chars: auto 3;
hyphenate-limit-lines: 4;
}

#bildhg_handy {
	width: 100%;
	margin-left: 0;
	text-align: center;
	display: block;
}
#bildhg_pc {
	width: 100%;
	margin-left: 0;
	text-align: center;
	display: none;	
}
#slide_handy1 {
	width: 100%;
	margin-left: 0;
	text-align: center;
	display: block;
}
#slide_pc1 {
	width: 100%;
	margin-left: 0;
	text-align: center;
	display: none;	
}
#slide_handy2 {
	width: 100%;
	margin-left: 0;
	text-align: center;
	display: block;
}
#slide_pc2 {
	width: 100%;
	margin-left: 0;
	text-align: center;
	display: none;	
}
#slide_handy3 {
	width: 100%;
	margin-left: 0;
	text-align: center;
	display: block;
}
#slide_pc3 {
	width: 100%;
	margin-left: 0;
	text-align: center;
	display: none;	
}


#div1 {
}
#con2_2_1 {
width: 100%;
margin-left: 0;
}
#con2_2_2 {
width: 100%;
clear: both;
margin-left: 0;
}
#con2_2_3 {
width: 100%;
clear: both;
margin-left: 0;
}
#con2_2_4 {
width: 100%;
clear: both;
margin-left: 0;
}
#con2mitte {
width: 100%;
margin-left: 0;
}
#con3_1 {
width: 100%;
margin-left: 0;
}
#con3_2 {
width: 100%;
clear: both;
margin-left: 0;
}
#con4_1 {
width: 100%;
}
#con4_2 {
width: 100%;
clear: both;
margin-left: 0;
}
#con4_3 {
width: 100%;
clear: both;
margin-left: 0;
}
#div6 {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	text-align: center;
	margin-bottom: -25px;
	padding-top: 0px;
}
.unterstrich_div6 {
	text-decoration: underline;
	}

#con8 {
	width: 96%;
	margin-left: 0;
	margin-top: 0px;
	clear: both;
}
#con8 p {
	text-align: center;
		padding-right: 10px;
	padding-left: 10px;
}
#con8, #div6 h1 {
	color: #036cb0;
	font-weight: bold;

}

#con8; div6 h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;}


#con10 {
width: 100%;
margin-left: 0;
}

#con12_bild {
	display: none;
	margin-top: 80px;
}
#con12_bild_handy_start {
	display: block;
	margin-top: 80px;
	text-align: center;
}

#con12_bild_handy {
	display: block;
	margin-top: 0px;
	text-align: center;
}

#bild100 {
	width: 100%;
	margin-left: 0;
	text-align: center;
}

#con_nav1 {
	width: 96%;
	clear: both;
	margin-left: 0;
	display: block;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	/*	font-size: 24px;*/
	background-color: #FFFFFF;
	position: fixed;
	opacity: 0.9;
	color: #036cb0;
	height: 80px;
	text-align: left;
	font-size: 1em;
}
#con_nav1 h1 {
	font-weight: normal;
	font-size: 17px;
	color: #036cb0;
	margin-top: -40px;
	padding-left: 30px;
	float: none;
	text-align: center;
}
#con_nav1 h2 {
	font-weight: normal;
	font-size: 14px;
	color: #036cb0;
	margin-top: -10px;
	padding-left: 30px;
	float: none;
	text-align: center;
}
/*.gridContainer.clearfix #con_nav1 h1 {
	font-size: 36px;
	color: #3FC;
	text-align: left;
}*/
/*.gridContainer.clearfix #con_nav1 span {
	float: right;
}
.gridContainer.clearfix #con_nav1 h1 {

	color: #ffffff;
		font-weight: normal;	
	font-size: 1.6em;

	margin-top: 1%;
	float: none;
	text-align: left;
}*/
#con_nav2 {
width: 100%;
clear: both;
margin-left: 0;
}
#con_nav3 {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: none;
	position: fixed;
}
	
	
#div12 h2 {
	text-align: center;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	}
#div12 {
	width: 100%;
	height: 400px;
	clear: both;
	margin-left: 0;
	background-image: url(Bilder-Leuschner/vertrauen.png);	/* Location of the image */
	/*background-image: url(bilder2023/Scroll-HG-Bilder-Aerzte-pc.jpg);*/
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: block;
	
}
#Schiebehintergrund h2 {
	text-align: center;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	}
	
#Schiebehintergrund {
	width: 100%;
	height: 400px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(Bilder-Leuschner/pc-beratung.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}
#Schiebehintergrund2 h2 {
	text-align: center;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	}
#Schiebehintergrund2 {
	width: 100%;
	height: 400px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(Bilder-Leuschner/pc-baby.jpg);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}







#slide_handy1 h2 {
	text-align: center;
	font-size: 28px;

		color: #036cb0;
	font-weight: bold;
	}
#slide_handy1 {
	width: 100%;
	height: 100%;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-Handy-vertrauen.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
/*	background-repeat: no-repeat;*/
	background-repeat-x: no-repeat;
	background-repeat-y: repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: scroll;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline ;
}

#slide_handy2 h2 {
	text-align: center;
	font-size: 28px;
		color: #036cb0;
	font-weight: bold;
	}
#slide_handy2 {
	width: 100%;
	height: auto;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-Handy-beratung-new.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: scroll;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}

#slide_handy3 h2 {
	text-align: center;
	font-size: 28px;
		color: #036cb0;
	font-weight: bold;
	}
#slide_handy3 {
	width: 100%;
	height: auto;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-Handy-baby.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: scroll;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}

#slide_pc1 h2 {
	text-align: center;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	}
#slide_pc1 {
	width: 100%;
	height: 1000px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-PC-vertrauen.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: none;
}

#slide_pc2 h2 {
	text-align: center;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	}
#slide_pc2 {
	width: 100%;
	height: 700px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-PC-Beratung.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: none;
}

#slide_pc3 h2 {
	text-align: center;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	}
#slide_pc3 {
	width: 100%;
	height: 700px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-PC-Baby.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: none;
}











#con12_rot {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	background-color: #F60;
	height: 250px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#con12_rot h2 {
	color: #FFF;
	text-align: center;
	padding-top: 50px;
	font-family: Dancing Script;
	font-style: normal;
	font-weight: 100;
}
#con12_rot p {
	font-style: italic;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;}


#con_bild2_1 {
	width: 29%;
	margin-left: 2%;
}
#con_bild2_2 {
	width: 29%;
	clear: none;
	margin-left: 2%;
	float: left;
}
#con_bild2_3 {
	width: 29%;
	clear: none;
	margin-left: 2%;
	float: left;
}

#con_bild2_4 {
	width: 100%;
}


#con_bild2_1 p, #con_bild2_2 p, #con_bild2_3 p, #con_bild2_4, #con4 p   {
	hyphens: auto;
hyphenate-limit-chars: auto 3;
hyphenate-limit-lines: 4;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	font-style: normal;
	font-weight: normal;
	}



#con4 {
width: 100%;
margin-left: 0;
}
#con5_1 {
	width: 100%;
	margin-left: 0;
	text-align: center;
}
#con5_2 {
width: 100%;
	text-align: center;
	clear: both;
}
/*#con5_1 p, #con5_2 p {
	font-size: 15px;
		text-align: center;
}*/


.gridContainer.clearfix #con5_1 details p {
	font-size: 16px;
	color: #666;
}
.gridContainer.clearfix #con5_2 details p {
	font-size: 16px;
	color: #666;
}
	
#con6 {
width: 100%;
margin-left: 0;
}
#con10txt {
width: 100%;
margin-left: 0;
}
#con1_lks {
width: 100%;
}
#con1_mitte {
	text-align: center;
}
#con1_rechts {
width: 100%;
margin-left: 0;
clear: both;
}
#footer {
	background-color: #036cb0;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFF;
	text-align: center;
}
#footer p a {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	color: #FFF;
	font-size: 1em;
}
#footer p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	color: #FFF;
	font-size: 1em;
}
#div10 {
width: 100%;
margin-left: 0;
}
#div8 {
width: 100%;
margin-left: 0;
}
#index33_66_lks {
width: 100%;
margin-left: 0;
}
#index33_66_re {
	width: 100%;
	margin-left: 0;
	background-color: #fff;
}
#index66_33_lks {
width: 100%;
margin-left: 0;
}
#index66_33_re {
	width: 100%;
	margin-left: 0;
}
#index66_33_re p {
	color: #FFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	}
#index66_33_re h1 {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	}
#index66_33_re rot {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background-color: #F30;
	}
#index66_33_mantel {
	width: 100%;
	margin-left: 0px;
	background-color: #036cb0;
	margin-top: 50px;
}


.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 99.2424%;
	padding-left: 0.3787%;
	padding-right: 0.3787%;
	clear: none;
	float: none;
	margin-left: auto;
}
details {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 5px 10px;
	max-width: 100%;
	margin: 1em auto;
	font-size: 1.6em;
	background-color: #fff;
	color: #CC6600;
	text-align: center;
}
details p {
	font-size: 16px;
	background-color: #fff;
	color: #333;
	text-align: center;
}
details summery {cursor: pointer; }

details summery p {	
font-size: 1.6em; 
background-color: #fff;
}

h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	font-size: 2em;
	font-weight: 100;
}
h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	font-size: 1.6em;
	font-weight: 100;
}
h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	font-size: 1.4em;
	font-weight: bold;
}
p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	font-size: 1.4em;
	font-weight: 100;
}
#div12 h2 {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	}
#div12 {
	width: 100%;
	height: 500px;
	clear: both;
	margin-left: 0;
	background-image: url(Bilder-Leuschner/vertrauen.png);	/* Location of the image */
	/*background-image: url(bilder2023/Scroll-HG-Bilder-Aerzte-pc.jpg);*/
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: block;
	
}
#bildhg_handy {
	width: 100%;
	margin-left: 0;
	text-align: center;
	display: none;
}
#bildhg_pc {
	width: 100%;
	margin-left: 0;
	text-align: center;
	display: block;
}

#Schiebehintergrund h2 {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	}
	
#Schiebehintergrund {
	width: 100%;
	height: 500px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(Bilder-Leuschner/pc-beratung.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}
#Schiebehintergrund2 h2 {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	}
#Schiebehintergrund2 {
	width: 100%;
	height: 500px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(Bilder-Leuschner/pc-baby.jpg);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}






#slide_handy1 h2 {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	}
#slide_handy1 {
	width: 100%;
	height: auto;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-Handy-vertrauen.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: none;
}

#slide_handy2 h2 {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	}
#slide_handy2 {
	width: 100%;
	height: auto;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-Handy-beratung.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: none;
}

#slide_handy3 h2 {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	}
#slide_handy3 {
	width: 100%;
	height: auto;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-Handy-baby.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: none;
}

#slide_pc1 h2 {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	}
#slide_pc1 {
	width: 100%;
	height: 500px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-PC-vertrauen.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}

#slide_pc2 h2 {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	}
#slide_pc2 {
	width: 100%;
	height: 500px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-PC-Beratung.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}

#slide_pc3 h2 {
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	}
#slide_pc3 {
	width: 100%;
	height: 500px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-PC-Baby.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}







#div1 {
}
#con2_2_1 {
width: 16.0305%;
margin-left: 16.7938%;
}
#con2_2_2 {
width: 16.0305%;
clear: none;
margin-left: 0.7633%;
}
#con2_2_3 {
width: 16.0305%;
clear: none;
margin-left: 0.7633%;
}
#con2_2_4 {
width: 16.0305%;
clear: none;
margin-left: 0.7633%;
}
#con2mitte {
	width: 16.0305%;
	margin-left: 41.9847%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	text-align: center;
}
#con3_1 {
width: 24.4274%;
margin-left: 25.1908%;
}
#con3_2 {
width: 24.4274%;
clear: none;
margin-left: 0.7633%;
}
#con4_1 {
width: 32.8244%;
}
#con4_2 {
width: 32.8244%;
clear: none;
margin-left: 0.7633%;
}
#con4_3 {
width: 32.8244%;
clear: none;
margin-left: 0.7633%;
}
#con10 {
width: 83.2061%;
margin-left: 8.3969%;
}

#con12_bild {
	display: block;
	margin-top: 80px;	
}

#con12_bild_handy {
	display: none;

}

#con12_bild_handy_start {
	display: none;
		margin-top: 80px;	
}

#con_nav1 {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: block;

	margin-bottom: 0px;
	margin-top: 0px;
		color: #036cb0;
}
/*#con_nav1 h1 {
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
}*/
#con_nav1 h1 {
	font-weight: normal;
	font-size: 22px;
	color: #036cb0;
	margin-top: -40px;
	float: none;
	text-align: center;
}

#con_nav1 h2 {
	font-weight: normal;
	font-size: 17px;
	color: #036cb0;
	margin-top: -20px;
	margin-left: 30px;
	float: none;
	text-align: center;
}
#con_nav2 {
width: 100%;
clear: both;
margin-left: 0;
}
#con_nav3 {
	width: 100%;
	clear: both;
	margin-left: 0.7633%;
	display: block;
}
#con_nav1 img {
	text-align: right;
	padding-left: 100px;
}


#con8 {
width: 66.4122%;
margin-left: 16.7938%;
clear: both;
}
#con8 h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	font-size: 22px;
}


#con12_rot {
}


#con_bild2_1 p, #con_bild2_2 p, #con_bild2_3 p, #con4 p {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	}

#con_bild2_1 {
	width: 16.0305%;
	margin-left: 16.7938%;
	text-align: center;

}
#con_bild2_2 {
width: 16.0305%;
clear: none;
margin-left: 9.1603%;
}
#con_bild2_3 {
width: 16.0305%;
clear: none;
margin-left: 9.1603%;
}
#con4 {
width: 32.8244%;
margin-left: 33.5877%;
}
#con5_1 {
width: 41.2213%;
margin-left: 8.3969%;
}
#con5_2 {
width: 41.2213%;
clear: none;
margin-left: 0.7633%;
}
/*#con5_1 p, #con5_2 p {
font-size: 1.6em;
text-align: center;
}*/


.gridContainer.clearfix #con5_1 details p {
	font-size: 16px;
	color: #666;
}
.gridContainer.clearfix #con5_2 details p {
	font-size: 16px;
	color: #666;
}
#con6 {
width: 49.6183%;
margin-left: 25.1908%;
}

#con10txt {
width: 83.2061%;
margin-left: 8.3969%;
}
#con1_lks {
width: 7.6335%;
}
#con1_mitte {

}
#con1_rechts {
width: 7.6335%;
margin-left: 84.7328%;
clear: none;
}
#footer {
}
#div10 {
width: 83.2061%;
margin-left: 8.3969%;
}
#div8 {
width: 66.4122%;
margin-left: 16.7938%;
}
#div6 {
width: 49.6183%;
margin-left: 25.1908%;
clear: both;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
#index33_66_lks {
width: 32.8244%;
margin-left: 16.7938%;
}
#index33_66_re {
width: 32.8244%;
clear: none;
margin-left: 0.7633%;
}


#index66_33_lks {
width: 48%;
margin-left: 0%;
margin-top: 0px;
}
#index66_33_re {
width: 50%;
clear: none;
margin-left: 1%;
margin-top: 0px;	
}
#index66_33_re p {
	color: #FFF;
	text-align: left;	
	}
#index66_33_re h1 {
	color: #FFF;
	}
#index66_33_mantel {
	width: 100%;
	margin-left: 0px;
	background-color: #036cb0;
	margin-top: 80px;
}
	
}

/* Desktoplayout: 769 bis maximal 1920 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 99.2424%;
	max-width: 1920px;
	padding-left: 0.3787%;
	padding-right: 0.3787%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	font-size: 2em;
	font-weight: 100;
}
h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	font-size: 1.6em;
	font-weight: 100;
}
h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	font-size: 1.4em;
	font-weight: bold;
}
p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	font-size: 1.6em;
	font-weight: 100;
}

#div1 {
}
#con2_2_1 {
width: 16.0305%;
margin-left: 16.7938%;
}
#con2_2_2 {
width: 16.0305%;
clear: none;
margin-left: 0.7633%;
}
#con2_2_3 {
width: 16.0305%;
clear: none;
margin-left: 0.7633%;
}
#con2_2_4 {
width: 16.0305%;
clear: none;
margin-left: 0.7633%;
}
#con2mitte {
width: 16.0305%;
margin-left: 41.9847%;
}
#con3_1 {
width: 24.4274%;
margin-left: 25.1908%;
}
#con3_2 {
width: 24.4274%;
clear: none;
margin-left: 0.7633%;
}
#con4_1 {
width: 32.8244%;
}
#con4_2 {
width: 32.8244%;
clear: none;
margin-left: 0.7633%;
}
#con4_3 {
width: 32.8244%;
clear: none;
margin-left: 0.7633%;
}
#con10 {
width: 83.2061%;
margin-left: 8.3969%;
}

#con12_bild {
	margin-top: 80px;
}


#con8 {
width: 66.4122%;
margin-left: 16.7938%;
clear: both;
}
#con8 h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	font-size: 24px;
}


#con_nav1 {
	width: 100%;
	clear: both;
	margin-left: 0;
	display: block;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;	/*	font-size: 24px;*/

	position: fixed;
	opacity: 1;
	color: #036cb0;
	height: 90px;
	text-align: left;
	font-size: 1em;
}
/*#con_nav1 h1 {
	font-weight: normal;	
	font-size: 5em;
	color: #FFF;
	margin-top: 0.5%;
	float: none;
	text-align: left;
}*/
#con_nav1 h1 {
	font-weight: normal;
	font-size: 34px;
	color: #036cb0;
	margin-top: -45px;
	float: none;
	text-align: center;
}
#con_nav1 h2 {
	font-weight: normal;
	font-size: 22px;
	color: #036cb0;
	margin-top: -30px;
	margin-left: 30px;
	float: none;
	text-align: center;
}
#con_nav2 {
width: 100%;
clear: both;
margin-left: 0;
}
#con_nav3 {
	width: 100%;
	clear: both;
	margin-left: 0.7633%;
	display: block;
}
#con12_rot {
}
#con_bild2_1 {
width: 16.0305%;
margin-left: 16.7938%;
}
#con_bild2_2 {
width: 16.0305%;
clear: none;
margin-left: 9.1603%;
}
#con_bild2_3 {
width: 16.0305%;
clear: none;
margin-left: 9.1603%;
}
#con4 {
width: 32.8244%;
margin-left: 33.5877%;
}
#con5_1 {
width: 32.8244%;
margin-left: 16.7938%;
}
#con5_2 {
width: 32.8244%;
clear: none;
margin-left: 0.7633%;
}

/*#con5_1 p, #con5_2 p {
font-size: 1.6em;
text-align: center;
}*/
.gridContainer.clearfix #con5_1 details p {
	font-size: 18px;
	color: #666;
}
.gridContainer.clearfix #con5_2 details p {
	font-size: 18px;
	color: #666;
}

#con6 {
width: 49.6183%;
margin-left: 25.1908%;
}



#con10txt {
width: 83.2061%;
margin-left: 8.3969%;
}
#con1_lks {
width: 7.6335%;
}
#con1_rechts {
width: 7.6335%;
margin-left: 84.7328%;
clear: none;
}
#footer {
}
#div12 h2 {
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	}
#div12 {
	width: 100%;
	height: 600px;
	clear: both;
	margin-left: 0;
	background-image: url(Bilder-Leuschner/vertrauen.png);	/* Location of the image */
	/*background-image: url(bilder2023/Scroll-HG-Bilder-Aerzte-pc.jpg);*/
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: block;
	
}
#Schiebehintergrund h2 {
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	}
	
#Schiebehintergrund {
	width: 100%;
	height: 600px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(Bilder-Leuschner/pc-beratung.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}
#Schiebehintergrund2 h2 {
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	}
#Schiebehintergrund2 {
	width: 100%;
	height: 600px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(Bilder-Leuschner/pc-baby.jpg);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}




#slide_pc1 h2 {
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	}
#slide_pc1 {
	width: 100%;
	height: 600px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-PC-vertrauen.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}
#slide_pc2 h2 {
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	}
#slide_pc2 {
	width: 100%;
	height: 600px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-PC-Beratung.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}

#slide_pc3 h2 {
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	}
#slide_pc3 {
	width: 100%;
	height: 600px;
	clear: both;
	margin-left: 0;
	/* Location of the image */
	background-image: url(slide-pic/Slide-PC-Baby.png);
	/* Background image is centered vertically and horizontally at all times */
	background-position: center center;
	/* Background image doesn't tile */
	background-repeat: no-repeat;
	/* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
	background-attachment: fixed;
	/* This is what makes the background image rescale based
     on the container's size */
	background-size: cover;
	/* Set a background color that will be displayed
     while the background image is loading */
	background-color: #FFFFFF;
	display: inline;
}







#div10 {
width: 83.2061%;
margin-left: 8.3969%;
}
#div8 {
width: 66.4122%;
margin-left: 16.7938%;
}
#div6 {
width: 49.6183%;
margin-left: 25.1908%;
clear: both;
}

.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#con1_mitte {
}


#index33_66_lks {
/*width: 32.8244%;
margin-left: 16.7938%;*/
width: 28%;
margin-left: 7%;
margin-top: 0px;	
}
#index33_66_re {
/*width: 32.8244%;
margin-left: 0.7633%;*/
clear: none;
width: 63%;
margin-left: 1%;
margin-top: 0px;	
}
#index33_66_lks h1 {
	font-weight: normal;	
	font-size: 34px;
	color: #036cb0;
	text-align: left;
}


#index66_33_lks {
width: 63%;
margin-left: 0%;
margin-top: 0px;	
}
#index66_33_re {
clear: none;
width: 35%;
margin-left: 1%;
margin-top: 0px;	
}
#index66_33_re h1 {
	font-weight: normal;	
	font-size: 34px;
	color: #fff;
	text-align: left;
}
#index66_33_re p {
	color: #FFF;
	}
#index66_33_mantel {
	width: 100%;
	margin-left: 0px;
	background-color: #036cb0;
	margin-top: 90px;
}


.zeroMargin_desktop {
margin-left: 0;
}



.hide_desktop {
display: none;
}

}
#index66_33_re p a {
	color: #FFF;
}
