p
{
    font-family: Verdana;
    font-size: 12px;
    color: #17347D;
    padding-bottom: 10px;
    padding-left: /*350px;*/ 250px;
    line-height: 1.2em;
}

p.ueberschrift {
 padding-bottom: 0px;
 font-weight: bold;
}

h1
{
    font-family: Times New Roman;
    font-weight: bold;
    font-size: /*37px; */ 31px;
    color: #17347D;
    padding-left: /*350px;*/ 300px;
    padding-top: 30px;
}

h2.startseite
{
    font-family: Times New Roman;
    font-weight: bold;
    font-size: /*37px; */ 25px;
    color: #17347D;
    padding-left: /*350px;*/ 375px;
    padding-top: 10px;
}

h2
{
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 20px;
    color: #17347D;
    font-weight: bold;
    padding-left: /*350px;*/ 250px;
    padding-top: 60px;
    margin-bottom: 20px;
}

ul
{
    list-style-type: disc;
    padding-left: /*350px;*/ 250px;
    padding-bottom: 5px;
}

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

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

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

/* Liste bei Qualifikationen, hoeherer Zeilenabstand */
ul.quali
{
    list-style-type: disc;
    padding-left: /*350px;*/ 250px;
    padding-bottom: 5px;
}

ul.quali li
{
    margin-left: 20px;
    font-family: Verdana;
    font-size: 12px;
    color: #17347D;
    margin-bottom: /*10px;*/ 8px;
    line-height: 1.5;
}

#menue p {
 float: left;
 font-family: Times New Roman;
 font-size: 14px;
 font-weight: bold;
 color: #17347D;
 margin-right: 5px;
 /*border-left: 1px solid red;
 border-right: 1px solid red;*/
 /*padding-left: 3px;
 padding-right: 3px;*/
 border: 1px solid #18347D;
 -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 */
 padding: 2px;
 background-image: url(../bilder/ampli-med.jpg);
}

a:link {
 color: #17347D; text-decoration: none;
 }

a:visited {
 color: #17347D; text-decoration: none;
 }

a:active {
color: #17347D; text-decoration: none;
}

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

p.footer {
 position: absolute; bottom: -3px; right: 100px;
 }

.bold_italy {
 font-weight: bold;
 font-style: italic;
}

table {
 margin-left: /* 250px; */ 250px;
 border: 0px solid red;
}

td {
    font-family: Verdana;
    font-size: 12px;
    color: #17347D;
    vertical-align: top;
    padding: 2px;
    line-height: 1.2em;
}

table.behandlungsgang {
 margin-left: 250px;
}

table.behandlungsgang td {
 font-family: Verdana;
    font-size: 12px;
    color: #17347D;
    vertical-align: top;
    padding: 5px;
    line-height: 1.6em;
}

.bold {
 font-weight: bold;
}

.italic {
 font-style: italic;
}

/* br { margin-bottom: 5px;}  */