#header img {
 padding-left: /*370px;*/ 300px;
}

.lu {
 background:url(../bilder/ecke-links.gif);
}

.ru {
 background:url(../bilder/ecke-rechts.gif) bottom right no-repeat;
}

#content img.rechts {
 float: right;
}

#clearing
{
    clear: both;
}

#clearing2
{
    clear: both;
}


#menue p.physiotherapie {
 width: 136px;
 text-align: center;
}

/* Drop-Up-Menu */
#menue p span {
 visibility: hidden;
 position: absolute;
 top: 8px;
 left: 0px;
 font-size: 15px;
}

#menue p:hover span  {
 width: /*118px;*/ 80px;
 visibility: visible;
 display: block;
 position: relative;
 top: /*-104px;*/ -10px;
 left: -2px;
/* border: 1px solid yellow; */
 padding: 2px;
 text-align: left;
 line-height: 1.5em;
 /*height: 140px; */
 -moz-border-radius: 0 0 20px 20px; /* runde Ecken fuer Firefox, Netscape, Mozilla */
 -khtml-border-radius: 0 0 20px 20px; /* runde Ecken fuer Konqueror und Safari */
}

#menue p:hover span.physiotherapie  {
 /*height: 159px;*/
 width: /*118px;*/ 138px;
 visibility: visible;
 display: block;
 /*position: relative;
 top:  -20px;
 left: -3px; */
 position: absolute;
 top: 0px;
 left: 165px;
 padding: 2px;
 text-align: left;
 background: #A9BDD6;
 color: white;
 font-size: 13px;
 -moz-border-radius: 0 0 20px 20px; /* runde Ecken fuer Firefox, Netscape, Mozilla */
 -khtml-border-radius: 0 0 20px 20px; /* runde Ecken fuer Konqueror und Safari */
}

#menue p:hover span.equipmentcheck  {
 /*height: 159px;*/
 width: /*118px;*/ 104px;
 visibility: visible;
 display: block;
 /*position: relative;
 top:  -20px;
 left: -3px; */
 position: absolute;
 top: 0px;
 left: 375px;
 padding: 2px;
 text-align: left;
 background: #A9BDD6;
 color: white;
 font-size: 13px;
 -moz-border-radius: 0 0 20px 20px; /* runde Ecken fuer Firefox, Netscape, Mozilla */
 -khtml-border-radius: 0 0 20px 20px; /* runde Ecken fuer Konqueror und Safari */
}

/* Links im Menue fuer Reiter Physiotherapie und Equipmentcheck*/
#menue p:hover span.physiotherapie a:link {
 color: white; text-decoration: none;
 }

#menue p:hover span.physiotherapie a:visited {
 color: white; text-decoration: none;
 }

#menue p:hover span.physiotherapie a:active {
color: white; text-decoration: none;
}

#menue p:hover span.physiotherapie a:hover {
color: #333366; text-decoration: none;
}

/* Links im Menue */
#menue p:hover span.equipmentcheck a:link {
 color: white; text-decoration: none;
 }

#menue p:hover span.equipmentcheck a:visited {
 color: white; text-decoration: none;
 }

#menue p:hover span.equipmentcheck a:active {
color: white; text-decoration: none;
}

#menue p:hover span.equipmentcheck a:hover {
color: #333366; text-decoration: none;
}

/* Hoeherer Zeilenabstand bei Gebisswahl */
#left_gebiss {
 float:left;
 width: 550px;
 border: 0px solid red;
}

#left_gebiss p {
 line-height: 1.7em;
}

/* Hoeherer Zeilenabstand bei Training */
#left_training {
 float:left;
 width: 550px;
 border: 0px solid red;
}

#left_training p {
 line-height: 1.3em;
}

/* Hoeherer Zeilenabstand bei Magnetfeldtherapie */
#content_magnet {
 border: 0px solid maroon;
 width: /*987px;*/ 800px;
 height: /*636px;*/ 516px;
}

#content_magnet ul {
    list-style-type: disc;
    padding-left: /*350px;*/ 250px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

#content_magnet li {
    margin-left: 20px;
    font-family: Verdana;
    font-size: 12px;
    color: #17347D;
    margin-bottom: /*10px;*/ 5px;
    line-height: 1.2;
}

#content_magnet p {
 line-height: 1.5em;
}



/* Hoeherer Zeilenabstand bei AmpliMed */
#content_ampli {
 border: 0px solid maroon;
 width: /*987px;*/ 800px;
 height: /*636px;*/ 516px;
}

#content_ampli ul {
    list-style-type: disc;
    padding-left: /*350px;*/ 250px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

#content_ampli li {
    margin-left: 20px;
    font-family: Verdana;
    font-size: 12px;
    color: #17347D;
    margin-bottom: /*10px;*/ 5px;
    line-height: 1.2;
}

#content_ampli p {
 line-height: 1.5em;
}