        body {
            margin:0;
            padding:0;
            background: #f0e68c;
            font-family: Verdana;
            font-size: 16px;
            color: #000;
        }
        #container {
            margin: 0;
            border: 0;
            width:100%;
            height: 99%;
            clear:both;
            overflow: auto;
        }
        #header {
            margin: 2px auto 0 auto;
            padding:0;
            border:0;
            background: transparent url(img/logo.png) no-repeat 50% 50%;
            width:975px;
            height:80px;
            clear:both;
        }
        #left-nav {
            margin:100px 0 0 0;
            padding:0;
            border:0;
            width:13%;
            height:auto;
            overflow:visible;
            float:left;
            text-align:center;
        }
        #content {
            margin: 30px auto 0 auto;
            padding: 25px 15px 25px 15px;
            border: 2px solid #00407E;
            width: 70%;
            height: auto;
            overflow:auto;
            background: #FFF495 url(img/bg1.png) no-repeat 50% 50%;
            background-attachment: fixed;
            text-align:left;
            float:inherit;
            -moz-border-radius:55px;
            -webkit-border-radius: 55px;
        }
        #right-nav {
            margin:100px 0 0 0;
            padding:0;
            border:0;
            width:13%;
            height:auto;
            overflow:hidden;
            float:right;
            text-align: center; 
        }
        #footer {
            margin-top:75px;
            padding:5px;
            border:0;
            width:auto;
            height:20px;
            font-size:12px;
            text-align:center;
            clear:both;
        }
        #weitere {
            margin-left:30%;
            padding:0;
            width:50%;
            height:auto;
            border:0;
            text-align:left;
        }
        #seite {
            float:right;
            width:auto;
            height:auto;
        }
        ul.nav {
            margin:0;
            padding:0;
            list-style: none;
            display: block;
            width:100%;
            border: 0;
            }
        li.nav {
            display:block;
            border:0;
            height:35px;
            list-style:none;
        }
        ul.numbered {
            list-style: decimal;
            font-size:12px;
            font-family:Verdana;
            color: #000;
        }
        ul.numbered li {
            list-style: decimal;
            font-size:12px;
            font-family:Verdana;
            color: #000;
        }
        ul.a {
            list-style: lower-alpha;
            font-size:12px;
            font-family:Verdana;
            color: #000;
        }
        ul.a li {
            list-style: lower-alpha;
            font-size:12px;
            font-family:Verdana;
            color: #000;
        }
        ul.b {
        list-style: none;
        font-size:12px;
        font-family:Verdana;
        color: #000;
        }
        ul.b li {
            list-style: none;
            font-size:12px;
            font-family:Verdana;
            color: #000;
        }
        ul.square {
        font-size:12px;
        font-family:Verdana;
        color: #000;
        }
        ul.square li {
            list-style: square;
            font-size:12px;
            font-family:Verdana;
            color: #000;
        }
        a:link {
            font-size: 12px;
            font-weight:bold;
            color: #00407E;
            text-decoration:none;
        }
        a:visited {
            font-size: 12px;
            font-weight:bold;
            color: #00407E;
            text-decoration:none;
        }
        a:hover {
            font-size: 12px;
            font-weight:bold;
            color: #679AD0;
            text-decoration:none;
        }
        a:active {
            font-size: 12px;
            font-weight:bold;
            color: #679AD0;
            text-decoration:none;
        }
        pre {
            font-family: Verdana;
            font-size: 12px;
            color: #000;
            font-weight: bold;
        }
        p {
            font-family: Verdana;
            font-size: 12px;
            color: #000;
        }
        p.underline {
            text-decoration: underline;
        }
        p.bold {
            font-weight: bold;
        }
        p.strich1 {
            text-decoration: underline;
            font-size:14px;
            font-weight: bold;
        }
        
        p.strich2 {
             font-size:13px;
             font-weight: bold;
             margin-top:25px;
        }
        p.strich3 {
            font-size:13px;
            font-style: italic;
            font-weight: bold;
            margin-top:25px;
        }
        p.seitenanfang {
            margin-top:35px;
            font-size: 13px;
            font-weight: bold;
            text-align:center;
        }
        p.img {
            font-family: Verdana;
            font-size:10px;
            color:#000;
            font-style: italic;
        }
        p.spaceleft {
            margin-left: 300px;
        }
        p.last {
            margin-top: 75px;
            text-align:center;
            font-weight: bold;
        }
        p.ten {
            margin-bottom:10px;
        }
        p.twenty {
            margin-bottom:20px;
        }
        p.fifty {
            margin-bottom:50px;
        }
        p.hundred {
            margin-bottom:100px;
        }
        #bio1 {
            width: 432px;
            height: 186px;
            margin-left:auto;
            margin-right:auto;
            margin-bottom: 50px;
            text-align:center;
        }
        img.bio1 {
            width:432px;
            height:186px;
            border:1px solid #000;
        }
        #bio2 {
            width: 480px;
            height: 186px;
            margin-left:auto;
            margin-right:auto;
            margin-bottom: 50px;
            text-align:center;
        }
        img.bio2 {
            width:432px;
            height:186px;
            border:1px solid #000;
        }
        #bio3 {
            width:542px;
            height:612px;
            margin-left:auto;
            margin-right:auto;
            margin-bottom: 50px;
            text-align:center;
        }
        img.bio3 {
            width:542px;
            height:612px;
            border:1px solid #000;
            }
        #bio4 {
            width:536px;
            height:349px;
            margin-left:auto;
            margin-right:auto;
            margin-bottom: 50px;
            text-align:center;
        }
        img.bio4 {
            width:536px;
            height:349px;
            border:1px solid #000;
            }
        img.haar1 {
            float:left;
            width:300px;
            height:400px;
            margin:0 10px 10px 0;
            border:1px solid #000;
        }
        #haar2 {
            width: 642px;
            height: 241px;
            overflow:auto;
            margin-left:auto;
            margin-right:auto;
            border:1px solid #000;
        }
        img.haar2 {
            width:642px;
            height:241px;
        }
        #haar3 {
            width: 360px;
            height: 298px;
            overflow: auto;
            margin-left: auto;
            margin-right: auto;
            border:1px solid #000;
            border-right:0;
        }
        img.haar3 {
            width:360px;
            height:298px;
        }
        #allergien1 {
            width:280px;
            height:400px;
            margin-right:10px;
            margin-bottom:25px;
            float:left;
            text-align:left;
        }
        img.allergien1 {
            width:280px;
            height:350px;
            border:1px solid #000;
        }
        #pricktest {
            width:489px;
            height:720px;
            margin-left:10px;
            margin-bottom:25px;
            float:right;
            text-align:left;
        }
        img.prick1 {
            width:489px;
            height:332px;
            border:1px solid #000;
        }
        img.prick2 {
            width:489px;
            height:332px;
            border:1px solid #000;
            border-top:0;
        }
        #intrakutantest {
            width:436px;
            height:688px;
            float:left;
            margin-right:15px;
            margin-bottom:35px;
        }
        img.intrakutan1 {
            width:436px;
            height:328px;
            border:1px solid #000;
        }
        img.intrakutan2 {
            width: 436px;
            height:328px;
            border:1px solid #000;
            border-top:0;
        }
        #vegatestklein {
            width: 135px;
            height: 220px;
            float:right;
            margin-left:15px;
        }
        img.vegatestklein {
            width: 135px;
            height: 220px;
            border:1px solid #000;
        }
        #allergien2 {
            width: 478px;
            height: 465px;
            float:left;
            text-align:center;
            margin-right: 15px;
        }
        img.allergien2 {
            width: 478px;
            height: 435px;
            border: 1px solid #000;
        }
        #mykose {
            width:254px;
            height:181px;
            float:right;
            margin-left:15px;
        }
        img.mykose {
            width:254px;
            height:181px;
            border:1px solid #000;
        }
        #buecher {
            width:590px;
            height:423px;
            margin-left:auto;
            margin-right: auto;
        }
        img.buch1 {
            width:285px;
            height:423px;
            border:1px solid #000;
        }
        img.buch2 {
            width:285px;
            height:423px;
            border:1px solid #000;
        }
        #heilen {
            width:435px;
            height:250px;
            margin:auto;
        }
        img.heilen1 {
            border:1px solid #000;
            width:198px;
            height:246px;
        }
        img.heilen2 {
            border:1px solid #000;
            width:220px;
            height:246px;
        }
        #akupunktur {
            width: 479px;
            height: 170px;
            margin:auto;
        }
        img.aku1 {
            width: 153px;
            height:167px;
            border:1px solid #000;
        }
        img.aku2 {
            width: 153px;
            height:167px;
            border:1px solid #000;
        }
        img.aku3 {
            width: 153px;
            height:167px;
            border:1px solid #000;
        }
        #neuraltherapie {
            width: 193px;
            height:273px;
            float:left;
            margin-right:15px;
        }
        img.neuraltherapie {
            width: 193px;
            height: 273px;
            border:1px solid #000;
        }
        #ozonbehandlung {
            width: 211px;
            height: 201px;
            float:right;
            margin-left:15px;
            margin-bottom:15px;
        }
        img.ozonbehandlung {
            width:211px;
            height:201px;
            border:1px solid #000;
        }
        #magnetfeld {
            width:306px;
            height:244px;
            float:right;
            margin-right:15px;
            margin-bottom:15px;
        }
        img.magnetfeld {
            width: 306px;
            height: 244px;
            border:1px solid #000;
        }
        #at1 {
            width:211px;
            height:173px;
            float:right;
        }
        img.at1 {
            width:211px;
            height:173px;
            border:1px solid #000;
        }
        #at2 {
            width:432px;
            height:307px;
            margin-top:40px;
            text-align:center;
        }
        img.at2 {
            width:432px;
            height:307px;
            border:1px solid #000;
        }
        #at3 {
            width:315px;
            height:303px;
        }
        img.at3 {
            width:315px;
            height:303px;
            border:1px solid #000;
        }
        #at4 {
            width:218px;
            height:319px;
        }
        img.at4 {
            width:218px;
            height:319px;
            border:1px solid #000;
        }
        #at5 {
            width:177px;
            height:232px;
        }
        img.at5 {
            width:177px;
            height:232px;
            border:1px solid #000;
        }
        #at6 {
            width:316px;
            height:186px;
        }
        img.at6 {
            width:316px;
            height:186px;
            border:1px solid #000;
        }
        #at7 {
            width:311px;
            height:124px;
        }
        img.at7 {
            width:311px;
            height:124px;
            border:1px solid #000;
        }
        #at8 {
            width:311px;
            height:124px;
        }
        img.at8 {
            width:311px;
            height:124px;
            border:1px solid #000;
        }
        #atfour {
            width:550px;
            height:359px;
            margin:auto;
        }
        img.atfour1 {
            width:129px;
            height:359px;
            border:1px solid #000;
        }
        img.atfour2 {
            width:129px;
            height:359px;
            border:1px solid #000;
        }
        img.atfour3 {
            width:129px;
            height:359px;
            border:1px solid #000;
        }
        img.atfour4 {
            width:129px;
            height:359px;
            border:1px solid #000;
        }
        #at13 {
            width:472px;
            height:244px;
            margin:auto auto 50px auto;
        }
        img.at13 {
            width:472px;
            height:244px;
            border:1px solid #000;
        }
        #at14 {
            width:410px;
            height:373px;
            border:1px solid #000;
        }
        #ga1 {
            width:160px;
            height:230px;
            float:left;
            margin-right:15px;
            margin-bottom:25px;
        }
        img.ga1 {
            width:160px;
            height:230px;
            border:1px solid #000;
        }
        #ga2 {
            width:500px;
            height:332px;
            margin:auto;
        }
        img.ga2 {
            width:239px;
            height:332px;
            border:1px solid #000;
        }
        img.ga3 {
            width:239px;
            height:230px;
            border:1px solid #000;
        }
        #fotog {
            width:100%;
            height:151px;
            margin:0;
        }
        img.fotog {
            width:148px;
            height:151px;
            border:1px solid #000;
            float:left;
            margin-right:15px;
        }
        #fotok {
            width:100%;
            height:151px;
            margin:0;
        }
        img.fotok {
            width:148px;
            height:151px;
            border:1px solid #000;
            float:left;
            margin-right:15px;
        }
        #vitalgetraenk {
            width:640px;
            height:auto;
            margin:auto;
        }
        img.vital1 {
            width:630px;
            height:826px;
            border:1px solid #000;
        }
        img.vital2 {
            width:630px;
            height:826px;
            border:1px solid #000;
            margin-top:5px;
            margin-bottom:5px;
        }
        img.vital3 {
            width:630px;
            height:826px;
            border:1px solid #000;
        }
        #tm1top {
            width:80%;
            height:auto;
            margin:auto;
        }
        img.tm11 {
            width:231px;
            height:76px;
            border:0;
            float:left;
        }
        img.tm12 {
            width:92px;
            height:84px;
            border:0;
            float:left;
            margin-right:15px;
        }
        p.tmp {
            font-weight:bold;
            padding-top:15px;
        }
        #tm3 {
            width:199px;
            height:243px;
            float:left;
        }
        img.tm13 {
            width:199px;
            height:243px;
            border:0;
        }
        #tm1bott {
            width:70%;
            height:auto;
            margin:auto;
            border:1px solid #000;
            padding:5px;
        }
        img.tm15 {
            width:481px;
            height:77px;
            float:left;
            border:0;
        }
        img.tm122 {
            width:92px;
            height:84px;
            border:0;
            margin-left:15px;
        }
        #tm21 {
            width:199px;
            height:243px;
            float:left;
            margin-bottom:25px;
        }
        #tm31 {
            width:261px;
            height:198px;
            float:left;
            margin-right:15px;
        }
        img.tm31 {
            width:261px;
            height:198px;
            border:0;
        }
        #energiestab1 {
            width:115px;
            height:321px;
            float:right;
            margin-left:15px;
        }
        img.energiestab1 {
            width:115px;
            height:321px;
            border:1px solid #000;
        }
        #energiestab2 {
            width:167px;
            height:214px;
            float:left;
            margin-right:15px;
        }
        img.energiestab2 {
            width:167px;
            height:214px;
            border:1px solid #000;
        }
        #energiestab3 {
            width:115px;
            height:328px;
            float:right;
            margin-left:15px;
        }
        img.energiestab3 {
            width:115px;
            height:328px;
            border:1px solid #000;
        }
        #seminare1 {
            width:313px;
            height:339px;
            float:right;
            margin-left:15px;
        }
        img.seminare1 {
            width:313px;
            height:339px;
            border:1px solid #000;
        }
        #seminare2 {
            width:219px;
            height:298px;
            float:left;
            margin-right:15px;
        }
        img.seminare2 {
            width:219px;
            height:298px;
            border:1px solid #000;
        }
        #buecher1 {
            width:730px;
            height:292px;
            margin:35px auto 35px auto;
        }
        img.cover_f {
            width:350px;
            height:291px;
            border:1px solid #000;
        }
        img.cover_b {
            width:350px;
            height:291px;
            border:1px solid #000;
        }
        img.border {
            border:1px solid #000;
        }
        table, td {
            text-align:center;
            border: 0px solid #000;
            font-family: Verdana;
            font-size: 12px;
            color: #000;
            border-collapse: collapse;
        }
        table.tab1 {
            width:500px;
        }
        table.tab2 {
            width:600px;
        }
        table.tm1 {
            margin:auto;
        }
        tr {
            border: 1px solid #000;
        }
        tr.head {
            font-weight: bold;
        }
        tr.even {
            background: #D8CE7E;
        }
        td {
            padding: 10px;
            border: 1px solid #000;
        }
        td.head {
            font-weight: bold;
        }
        td.blue {
            color:blue;
        }
        td.red {
            color:red;
        }
        td.green {
            color:green;
        }
        th {
            font-weight: bold;
        }
        