kontaktTxt/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#cookieFloat
{
	position:absolute;
	color: black;
    text-decoration: none;
	font-size: 11px;
	
	background-color: #e6e5e3;
	width:100%;
	z-index: 254;
}
#cookieFloat b
{
	font-size: 14px;
}
#cookieFloat ul
{	
	list-style-type: none;
}
#cookieFloat a
{
	background-color:black;
	color: white;
    font-size: 12px;
	text-decoration: none;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:8px;
    padding-right:8px;
}

#cookieAlign{
	text-align:left; 
	vertical-align:bottom;
	top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	margin-top:5px;
	width: 875px;
	padding-left:16px;
}
#cookieSpan
{
	margin-left:200px;
}
a {
    color: black;
    text-decoration: none;
}

    a:visited {
        color: black;
        text-decoration: none;
    }

    a:hover {
        color: black;
        text-decoration: underline;
    }

.stop {
    color: black;
    font-weight: bold;
    z-index: 25;
    text-decoration: none;
    font-size: 12px;
}

#Zaehne2Txt.stop {
    color: black;
    font-weight: bold;
    z-index: 25;
    text-decoration: none;
    font-size: 12px;
}

#Loading {
    margin-left: 200px;
    margin-top: 150px;
    position: absolute;
}

#mainFloat {
}

.mainFloat0 {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 875px;
    height: 584px;
}

.mainFloat2 {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 875px;
    height: 584px;
}

.mainFloat1 {
}

#mainRahmen {
    background-image: url('../img/rahmen.png');
    width: 875px;
    height: 483px;
    margin-top: 98px;
    margin-left: 2px;
}

#mainLogo {
    background-image: url('../img/logo_oben.png');
    width: 209px;
    height: 142px;
    position: absolute;
    left: 635px;
    top: 14px;
    z-index: 250;
}

#mainAudio {
    background-image: url('../img/ton_an.png');
    width: 16px;
    height: 15px;
    opacity: 0.5;
    position: absolute;
    left: 855px;
    top: 585px;
}
/*
#mainSkip {
    background-image: url(../img/skip_btn.png);
    width: 28px;
    height: 9px;
    position: absolute;
    left: 820px;
    top: 588px;
    opacity: 0.5;
}*/

#mainSubHead {
    background-image: url('../img/logo_unten.png');
    width: 346px;
    height: 7px;
    margin-top: 7px;
    margin-left:2px;
}

.flright {
    float: right;
}

.flleft {
    float: left;
}

.txt {
    position: absolute;
    z-index: 25;
    display: none;
    left: 397px;
    width: 470px;
    top: 182px;
}
.txt1 {
    position: absolute;
    z-index: 25;
    display: none;
    left: 397px;
    width: 470px;
    top: 140px;
}

.txt2 {
    position: absolute;
    z-index: 25;
    display: none;
    left: 208px;
    width: 654px;
    top: 124px;
    height: 224px;
}

.txt2 div {
	position: absolute;
	right: 5px;
	bottom: 0px;
	text-align: right;
    }
	
.txt3 {
    position: absolute;
    z-index: 25;
    display: none;
    left: 300px;
    width: 470px;
    top: 182px;
}

.txtScroll {
    position: absolute;
    z-index: 25;
    display: none;
    left: 397px;
    width: 470px;
    top: 182px;
    height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
    /*scrollbar-base-color:rgba(255, 255, 255, 0.00);
    scrollbar-3dlight-color:rgba(255, 255, 255, 0.00);
    scrollbar-arrow-color:rgba(255, 255, 255, 0.00);
    scrollbar-darkshadow-color:rgba(255, 255, 255, 0.00);
    scrollbar-face-color:#ccc;
    scrollbar-highlight-color:rgba(255, 255, 255, 0.00);
    scrollbar-shadow-color:rgba(255, 255, 255, 0.00);
    scrollbar-track-color:rgba(255, 255, 255, 0.5);*/
}

    .txtScroll::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 11px;
        height: 11px;
    }

    .txtScroll::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 2px solid white; /* Angleichen mit Hintergrundfarbe-nicht transparent! */
        background-color: rgba(0, 0, 0, 0.50);
    }
	
	
.txtScroll2 {
    position: absolute;
    z-index: 25;
    display: none;
    left: 397px;
    width: 505px;
    top: 140px;
    height: 190px;
    overflow-y: scroll;
    overflow-x: hidden;
    /*scrollbar-base-color:rgba(255, 255, 255, 0.00);
    scrollbar-3dlight-color:rgba(255, 255, 255, 0.00);
    scrollbar-arrow-color:rgba(255, 255, 255, 0.00);
    scrollbar-darkshadow-color:rgba(255, 255, 255, 0.00);
    scrollbar-face-color:#ccc;
    scrollbar-highlight-color:rgba(255, 255, 255, 0.00);
    scrollbar-shadow-color:rgba(255, 255, 255, 0.00);
    scrollbar-track-color:rgba(255, 255, 255, 0.5);*/
}

    .txtScroll2::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 11px;
        height: 11px;
    }

    .txtScroll2::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 2px solid white; /* Angleichen mit Hintergrundfarbe-nicht transparent! */
        background-color: rgba(0, 0, 0, 0.50);
    }
	
	.txtScroll3 {
    position: absolute;
    z-index: 25;
    display: none;
    left: 400px;
    width: 300px;
    top: 182px;
    height: 190px;
    overflow-y: scroll;
    overflow-x: hidden;
    /*scrollbar-base-color:rgba(255, 255, 255, 0.00);
    scrollbar-3dlight-color:rgba(255, 255, 255, 0.00);
    scrollbar-arrow-color:rgba(255, 255, 255, 0.00);
    scrollbar-darkshadow-color:rgba(255, 255, 255, 0.00);
    scrollbar-face-color:#ccc;
    scrollbar-highlight-color:rgba(255, 255, 255, 0.00);
    scrollbar-shadow-color:rgba(255, 255, 255, 0.00);
    scrollbar-track-color:rgba(255, 255, 255, 0.5);*/
}

    .txtScroll3::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 11px;
        height: 11px;
    }

    .txtScroll3::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 2px solid white; /* Angleichen mit Hintergrundfarbe-nicht transparent! */
        background-color: rgba(0, 0, 0, 0.50);
    }

.holder {
    position: absolute;
    z-index: 25;
    display: none;
    left: 208px;
    width: 654px;
    top: 124px;
    height: 224px;
    /*border-color:green;
    border-width:1px;
    border-style:dashed;*/
}

    .holder a {
        visibility: visible;
        position: absolute;
    }

        .holder a img {
            display: inline;
        }

    .holder span {
        visibility: visible;
        position: absolute;
    }

        .holder span img {
            display: inline;
        }


#lnk_team_karasu {
    left: 1px;
    top: 0px;
    opacity: 0.78;
}        


#lnk_team_syla {
    left: 110px;
    top: 0px;
    opacity: 0.85;
}

#lnk_team_zengin {
    left: 219px;
    top: 0px;
    opacity: 0.75;
}

#lnk_team_baran {
    left: 328px;
    top: 0px;
    opacity: 0.75;
}

#lnk_team_deag {
    left: 110px;
    top: 112px;
    opacity: 0.77;
}

#lnk_team_moriconi {
    left: 219px;
    top: 112px;
    opacity: 0.75;
}

#lnk_team_zejnic {
    left: 328px;
    top: 112px;
    opacity: 0.75;
}

#lnk_team_kraenzlein {
    left: 437px;
    top: 112px;
    opacity: 0.75;
}

#lnk_team_blume {
    left: 110px;
    top: 112px;
    opacity: 0.70;
}


#content {
    left: 6px;
    top: 6px;
    width: 865px;
    height: 473px;
    /*background-color:pink;*/
    position: relative;
}

    #content div img {
        position: absolute;
        /*display: none; debug pos - remove*/
    }

    #content p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }
    #content td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11.5px;
    }

    #content h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13.5px;
        font-weight: bold;
    }

    #content h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
    }

    #content h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        margin-top: -9px;
    }

    #content h5 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin-bottom: -8px;
        margin-top: 6px;
    }

.h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-top: -20px;
    margin-bottom: -20px;
}

.fullPic {
    z-index: 11;
    display: none;
    position: absolute;
    top: 0;
}

.fullPic img {
    /*display: inline;*/
}

.page img {
    display: none;
}


#content li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

ul.dashed {
    list-style: none;
    padding-left: 0;
    margin-left: 30px;
}

ul.dashed > li {
    margin-left: 26px;  
}

/* Prevent nested li's from getting messed up */
ul.dashed > li::before {
    content: "- ";
    margin-left: -26px;
}

/* home */
#homeStart {
    display: normal;
    z-index: 10;
}

#homeBalk1 {
    left: 0px;
    top: 124px;
    width: 865px;
    height: 224px;
    position: absolute;
    background-color: white;
    display: none;
    z-index: 20;
    opacity: 0.7;
}

#homeMensch {
    left: 22px;
    top: 155px;
    z-index: 25;
}

#homeInnov {
    left: 77px;
    top: 310px;
    z-index: 25;
}

#homeGesundh {
    left: 485px;
    top: 208px;
    z-index: 25;
}

#homeWege {
    left: 557px;
    top: 247px;
    z-index: 25;
}


/* Lutz */
#lutzTxt {
    top: 155px;
}
/* zeidler */
#zeidlerTxt {
    top: 155px;
}
/* heigl */
#heiglTxt {
    top: 155px;
}

#lnk_lutz {
    font-weight: bold;
    position: absolute;
    z-index: 25;
    display: none;
    right: 243px;
    top: 360px;
    text-decoration: none;
    font-size: 12px;
    color: black;
}

#lnk_zeidler {
    position: absolute;
    display: none;
    right: 133px;
    top: 360px;
    color: black;
}

#lnk_heigl {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: black;
}

#lnkNxtLU {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: black;
}

#lnkNxtZE {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: black;
}
#lnkNxtHE {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: black;
}

#lnkNxtTDeK {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: #a4a4a4;
}

#lnkNxtTS {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: #a4a4a4;
}

#lnkNxtTSeZ {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: #a4a4a4;
}

#lnkNxtTB {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: #a4a4a4;
}

#lnkNxtTAgD {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: #a4a4a4;
}

#lnkNxtTRaM {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: #a4a4a4;
}

#lnkNxtTMeZ {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: #a4a4a4;
}

#lnkNxtTK {
    position: absolute;
    display: none;
    right: 10px;
    top: 360px;
    color: #a4a4a4;
}




#LutzZeidlerTxt {
    top: 162px;
}

#kontaktTxt {
    top: 104px;
    height: 365px;
    width: 545px;
    line-height: 14px;
    overflow-y: hidden;
}
#kontaktMap{
    top: 105px;
    left: 534px;
    line-height: 10px;
    overflow-y: hidden;
    z-index:50;
    font-size:10px;
    display:none;
    position: absolute;
}
#kontaktMapImg{
    display: block;
    z-index: 200;
    /*width:200px;
    height:200px;*/
    position: relative;
}
#kiefergelenkTxt {
    z-index: 20;
    left: 375px;
    top: 359px;
    position: absolute;
    display: none;
}

#kiefergelenkLink1 {
    z-index: 20;
    left: 100;
    top: 170px;
    position: absolute;
    display: none;
}
#kiefergelenkLink2 {
    z-index: 20;
    left: 275;
    top: 170px;
    position: absolute;
    display: none;
}
#kiefergelenkLink3 {
    z-index: 20;
    left: 406;
    top: 170px;
    position: absolute;
    display: none;
}
#kiefergelenkLink4 {
    z-index: 20;
    left: 450;
    top: 190px;
    position: absolute;
    display: none;
}

#kiefergelenkHead {
    z-index: 20;
    left: 165px;
    top: 88px;
    position: absolute;
    display: none;
}

#kiefergelenkBG {
    top: 0;
    /*height:400px;
	width: 500px;*/
    line-height: 14px;
}

#kieferSymp1 {
    z-index: 20;
    left: 400px;
    top: 270px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: #007b8a;
}

#kieferSymp2 {
    z-index: 20;
    left: 400px;
    top: 310px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: #007b8a;
}

#kieferSymp3 {
    z-index: 20;
    left: 485px;
    top: 270px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: #007b8a;
}
#kieferSymp4 {
    z-index: 20;
    left: 485px;
    top: 310px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: #007b8a;
}
#kieferSymp5 {
    z-index: 20;
    left: 605px;
    top: 270px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: #007b8a;
}
#kieferSymp6 {
    z-index: 20;
    left: 605px;
    top: 310px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: #007b8a;
}
#kieferSymp7 {
    z-index: 20;
    left: 745px;
    top: 270px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: #007b8a;
}
#kieferSymp8 {
    z-index: 20;
    left: 745px;
    top: 310px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: #007b8a;
}
#txtKieferSymp1 {
    z-index: 22;
    left: 209px;
    top: 124px;
    width: 594px;
    height: 97px;
    position: absolute;
    display: none;
    background-color: #8b9580;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    color: white;
}

#txtKieferSymp2 {
    z-index: 22;
    left: 209px;
    top: 124px;
    width: 594px;
    height: 97px;
    position: absolute;
    display: none;
    background-color: #5c665e;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    color: white;
}

#txtKieferSymp3 {
    z-index: 22;
    left: 209px;
    top: 124px;
    width: 594px;
    height: 97px;
    position: absolute;
    display: none;
    background-color: #3a4455;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    color: white;
}
#txtKieferSymp4 {
    z-index: 22;
    left: 209px;
    top: 124px;
    width: 594px;
    height: 97px;
    position: absolute;
    display: none;
    background-color: #dfae00;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    color: white;
}
#txtKieferSymp5 {
    z-index: 22;
    left: 209px;
    top: 124px;
    width: 594px;
    height: 97px;
    position: absolute;
    display: none;
    background-color: #8593cc;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    color: white;
}
#txtKieferSymp6 {
    z-index: 22;
    left: 209px;
    top: 124px;
    width: 594px;
    height: 97px;
    position: absolute;
    display: none;
    background-color: #8b9580;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    color: white;
}
#txtKieferSymp7 {
    z-index: 22;
    left: 209px;
    top: 124px;
    width: 594px;
    height: 97px;
    position: absolute;
    display: none;
    background-color: #dfae00;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    color: white;
}
#txtKieferSymp8 {
    z-index: 22;
    left: 209px;
    top: 124px;
    width: 594px;
    height: 97px;
    position: absolute;
    display: none;
    background-color: #3a4455;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    color: white;
}
#lnk_kiefer_1 {
	position: absolute;
    right: 304px;
    top: 0;
	width: 150px;
    opacity: 0.75;
}
#lnk_kiefer_2 {
	position: absolute;
    right: 149px;
    top: 0;
	width: 150px;
    opacity: 0.75;
}
#lnk_kiefer_3 {
	position: absolute;
    right: 36px;
    top: 0;
    opacity: 0.75;
}
/*#lnk_kiefer_4 {
	position: absolute;
    right: 60px;
    top: 0;
    opacity: 0.75;
}*/



#lnkKieferWasist {
    position: absolute;
    display: none;
    left: 275px;
    top: 385px;
    color: #000000;
	opacity: 0.65;
}
#lnkKieferUntersuchung {
    position: absolute;
    display: none;
    left: 275px;
    top: 405px;
    color: #000000;
	opacity: 0.65;
}

#lnkKieferBehandlung {
    position: absolute;
    display: none;
    left: 275px;
    top: 425px;
    color: #000000;
	opacity: 0.65;
}
#lnkKieferWIBack {
    position: absolute;
    display: none;
    left: 275px;
    top: 445px;
    color: #000000;
	opacity: 0.65;
}

#impressumTxt {
    top: 135px;
    height: 200px;
    width: 500px;
}

#datenschutzTxt {
    top: 135px;
    height: 200px;
    width: 500px;
}

/* Menue Navi */

#menueBG {
    z-index: 20;
    left: 0px;
    top: 0px;
    width: 209px;
    height: 471px;
    position: absolute;
    background-color: white;
    opacity: 0.7;
}

#menueNavi {
    z-index: 20;
    left: 0px;
    top: 0px;
    width: 209px;
    height: 471px;
    position: absolute;
    display: none;
}

    #menueNavi a {
        position: absolute;
        opacity: 0.65;
    }

        #menueNavi a img {
            display: block;
            z-index: 150;
        }





#men_home {
    left: 147px;
    top: 213px;
}

#men_praxis {
    left: 140px;
    top: 229px;
}

#men_LutzZeidler {
    left: 106px;
    top: 243px;
}

#men_team {
    left: 153px;
    top: 261px;
}

#men_kiefergelenk {
    left: 9px;
    top: 277px;
}

#men_kinderbehandlung {
    left: 31px;
    top: 293px;
}

#men_zaehne {
    left: 73px;
    top: 309px;
}

#men_kontakt {
    left: 127px;
    top: 325px;
}

#men_impressum {
    left: 780px;
    top: 484px;
}

#men_datenschutz {
    left: 662px;
    top: 484px;
}

#audio {
    visibility: hidden;
}
/* Kinder */
#kinder1 {
    z-index: 15;
}

#kinder2 {
    z-index: 16;
}

#homeBalkKinder {
    left: 0px;
    top: 125px;
    width: 209px;
    height: 223px;
    position: absolute;
    background-color: white;
    display: none;
    z-index: 20;
    opacity: 0.7;
}

#kinderLogo {
    z-index: 20;
    left: 239px;
    top: 223px;
    position: absolute;
    display: none;
}

#kinderLogoMyo {
    z-index: 20;
    left: 709px;
    top: 402px;
    position: absolute;
    display: none;
}

#kinderLogoMyoHeigl {
    z-index: 50;
    left: 709px;
    top: 296px;
    position: absolute;
    display: none;
}

#kinderKroko {
    z-index: 20;
    left: 575px;
    top: 134px;
    position: absolute;
    display: none;
}

#kinderTxt {
    z-index: 20;
    left: 240px;
    top: 374px;
    position: absolute;
    display: none;
}

#kinderMIH {
    z-index: 20;
    left: 276px;
    top: 264px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: white;
}

#kinderMilch {
    z-index: 20;
    left: 218px;
    top: 302px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: white;
}

#kinderKindGer {
    z-index: 20;
    left: 386px;
    top: 151px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: white;
}

#kinderNarkose {
    z-index: 20;
    left: 560px;
    top: 256px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: white;
}

#kinderMyo {
    z-index: 20;
    left: 773px;
    top: 151px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: white;
}

#kinderProphylaxe {
    z-index: 20;
    left: 753px;
    top: 192px;
    position: absolute;
    display: none;
    font-size: 12px;
    color: white;
}

#KieferWasIstTxt {
    z-index: 22;
    left: 217px;
    top: 124px;
    width: 410px;
    height: 317px;
    position: absolute;
    display: none;
	
	background-opacity: 0.7;
    text-align: left;
    padding-right: 50px;
    padding-left: 180px;
    padding-bottom: 30px;
    color: black;

}
#KieferPage2Txt {
    z-index: 22;
    left: 217px;
    top: 124px;
    width: 410px;
    height: 317px;
    position: absolute;
    display: none;
	
	background-opacity: 0.7;
    text-align: left;
    padding-right: 50px;
    padding-left: 180px;
    padding-bottom: 30px;
    color: black;

}
#KieferPage3Txt {
    z-index: 22;
    left: 217px;
    top: 124px;
    width: 410px;
    height: 317px;
    position: absolute;
    display: none;
	
	background-opacity: 0.7;
    text-align: left;
    padding-right: 50px;
    padding-left: 180px;
    padding-bottom: 30px;
    color: black;

}


#txtKinderKindGer {
    z-index: 22;
    left: 209px;
    top: 242px;
    width: 594px;
    height: 93px;
    position: absolute;
    display: none;
    background-color: #cc8cae;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 3px;
    color: white;
}

#txtKinderMyo {
    z-index: 22;
    left: 209px;
    top: 242px;
    width: 594px;
    height: 93px;
    position: absolute;
    display: none;
    background-color: #8cb223;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 3px;
    color: white;
}

#txtKinderProphylaxe {
    z-index: 22;
    left: 209px;
    top: 242px;
    width: 594px;
    height: 93px;
    position: absolute;
    display: none;
    background-color: #8cb223;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 3px;
    color: white;
}

#txtKinderMIH {
    z-index: 22;
    left: 209px;
    top: 125px;
    width: 594px;
    height: 91px;
    position: absolute;
    display: none;
    background-color: #5c6169;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 5px;
    color: white;
}

#txtKinderMilch {
    z-index: 22;
    left: 209px;
    top: 125px;
    width: 594px;
    height: 91px;
    position: absolute;
    display: none;
    background-color: #5c6169;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 5px;
    color: white;
}

#txtKinderNarkose {
    z-index: 22;
    left: 209px;
    top: 125px;
    width: 594px;
    height: 91px;
    position: absolute;
    display: none;
    background-color: #daa800;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 5px;
    color: white;
}

#txtKinderMyo {
    z-index: 22;
    left: 209px;
    top: 242px;
    width: 594px;
    height: 93px;
    position: absolute;
    display: none;
    background-color: #8cb223;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 3px;
    color: white;
}

#txtKinderProphylaxe {
    z-index: 22;
    left: 209px;
    top: 242px;
    width: 594px;
    height: 93px;
    position: absolute;
    display: none;
    background-color: #8cb223;
    text-align: left;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 3px;
    color: white;
}
/* Zaehne1 */
#Zaehne1Txt {
    top: 140px;
}

#lnk_1zaehne {
    color: black;
    position: absolute;
    display: none;
    left: 347px;
    top: 370px;
}

#lnk_1zaehne4 {
    color: gray;
    position: absolute;
    display: none;
    left: 347px;
    top: 390px;
}

#lnk_1zaehne3 {
    color: gray;
    position: absolute;
    display: none;
    left: 527px;
    top: 370px;
}

#lnk_1zaehne2 {
    color: gray;
    position: absolute;
    display: none;
    left: 527px;
    top: 390px;
}

#lnk_1zaehne5 {
    color: gray;
    position: absolute;
    display: none;
    left: 707px;
    top: 370px;
}

#lnk_1zaehne6 {
    color: gray;
    position: absolute;
    display: none;
    left: 707px;
    top: 390px;
}
/* Zaehne2 */
#Zaehne2Txt {
    top: 140px;
}

#lnk_2zaehne {
    color: gray;
    position: absolute;
    display: none;
    left: 347px;
    top: 370px;
}

#lnk_2zaehne4 {
    color: gray;
    position: absolute;
    display: none;
    left: 347px;
    top: 390px;
}

#lnk_2zaehne3 {
    color: gray;
    position: absolute;
    display: none;
    left: 527px;
    top: 370px;
}

#lnk_2zaehne2 {
    color: black;
    position: absolute;
    display: none;
    left: 527px;
    top: 390px;
}

#lnk_2zaehne5 {
    color: gray;
    position: absolute;
    display: none;
    left: 707px;
    top: 370px;
}

#lnk_2zaehne6 {
    color: gray;
    position: absolute;
    display: none;
    left: 707px;
    top: 390px;
}
/* Zaehne3 */
#Zaehne3Txt {
    top: 140px;
}

#lnk_3zaehne {
    color: gray;
    position: absolute;
    display: none;
    left: 347px;
    top: 370px;
}

#lnk_3zaehne4 {
    color: gray;
    position: absolute;
    display: none;
    left: 347px;
    top: 390px;
}

#lnk_3zaehne3 {
    color: black;
    position: absolute;
    display: none;
    left: 527px;
    top: 370px;
}

#lnk_3zaehne2 {
    color: gray;
    position: absolute;
    display: none;
    left: 527px;
    top: 390px;
}

#lnk_3zaehne5 {
    color: gray;
    position: absolute;
    display: none;
    left: 707px;
    top: 370px;
}

#lnk_3zaehne6 {
    color: gray;
    position: absolute;
    display: none;
    left: 707px;
    top: 390px;
}
/* Zaehne4 */
#Zaehne4Txt {
    top: 140px;
}

#lnk_4zaehne {
    color: gray;
    position: absolute;
    display: none;
    left: 347px;
    top: 370px;
}

#lnk_4zaehne4 {
    color: black;
    position: absolute;
    display: none;
    left: 347px;
    top: 390px;
}

#lnk_4zaehne3 {
    color: gray;
    position: absolute;
    display: none;
    left: 527px;
    top: 370px;
}

#lnk_4zaehne2 {
    color: gray;
    position: absolute;
    display: none;
    left: 527px;
    top: 390px;
}

#lnk_4zaehne5 {
    color: gray;
    position: absolute;
    display: none;
    left: 707px;
    top: 370px;
}

#lnk_4zaehne6 {
    color: gray;
    position: absolute;
    display: none;
    left: 707px;
    top: 390px;
}
/* Zaehne5 */
#Zaehne5Txt {
    top: 140px;
}

#lnk_5zaehne {
    color: gray;
    position: absolute;
    display: none;
    left: 347px;
    top: 370px;
}

#lnk_5zaehne4 {
    color: gray;
    position: absolute;
    display: none;
    left: 347px;
    top: 390px;
}

#lnk_5zaehne3 {
    color: gray;
    position: absolute;
    display: none;
    left: 527px;
    top: 370px;
}

#lnk_5zaehne2 {
    color: gray;
    position: absolute;
    display: none;
    left: 527px;
    top: 390px;
}

#lnk_5zaehne5 {
    color: black;
    position: absolute;
    display: none;
    left: 707px;
    top: 370px;
}

#lnk_5zaehne6 {
    color: gray;
    position: absolute;
    display: none;
    left: 707px;
    top: 390px;
}

/* Zaehne6 */
#Zaehne6Txt {
    top: 140px;
}

#lnk_6zaehne {
    color: gray;
    position: absolute;
    display: none;
    left: 347px;
    top: 370px;
}

#lnk_6zaehne4 {
    color: gray;
    position: absolute;
    display: none;
    left: 347px;
    top: 390px;
}

#lnk_6zaehne3 {
    color: gray;
    position: absolute;
    display: none;
    left: 527px;
    top: 370px;
}

#lnk_6zaehne2 {
    color: gray;
    position: absolute;
    display: none;
    left: 527px;
    top: 390px;
}

#lnk_6zaehne5 {
    color: gray;
    position: absolute;
    display: none;
    left: 707px;
    top: 370px;
}

#lnk_6zaehne6 {
    color: black;
    position: absolute;
    display: none;
    left: 707px;
    top: 390px;
}


/*.alink {
	color: #000;
	text-decoration: none;
}*/

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    /*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
