* {
   border: 0;
   margin: 0;
   padding: 0;
   }

body {
   background-color:#fff;
   background-image:url(/_img/bg.jpg);
}

td#logo-ol  {
   width: 171px;
   background-color:#fff;
   background-image:url(/_img/bg-logo-ol.jpg);
   background-repeat: no-repeat;
}

td#logo-or {
   background-color:#fff;
   background-image:url(/_img/bg-logo-or.jpg);
   background-repeat: no-repeat;
   padding-top: 8px;
   padding-bottom: 11px;
   padding-left: 20px;
}

table#kopf td {
   vertical-align: bottom;
}

h2 {
   margin-left: 34px;
   margin-top: 6px;
   margin-bottom: 4px;
   font-family: Arial, Helvetica, Geneva, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #263B5A;
}

h2 em.gemeinschaftspraxis {
   font-weight: bold;
   font-style: normal;
   color: #8192A8;
}

h2 small {
   font-size: 13px;
   font-weight: normal;
   color: #263B5A;
}

td#logo-ur  {
   background-color:#fff;
   background-image:url(/_img/bg-logo-ur.jpg);
   background-repeat: no-repeat;
}

table#navi {
   width: 171px;
   float: left;
}

table#navi td {
   background-image:url(/_img/bg-logo-ul.jpg);
   background-repeat: no-repeat;
   padding-bottom: 30px;
   padding-left: 16px;
}

img.nav {
   margin-bottom: 13px;
}

ul#sub {
   list-style-image:url(/_img/li-sub.gif);
   font-family: Arial, Helvetica, Geneva, sans-serif;
   text-align: left;
   font-size: 12px;
   line-height: 13px;
   margin-bottom: 17px;
}

ul#sub a:link, ul#sub a:visited {
   font-weight: normal;
   color: #1F5ADC;
   text-decoration:none;
   }

ul#sub li {
   margin-left: 30px;
   }

ul#sub a:hover {
   color: #1F5ADC;
   text-decoration:underline;
   }

ul#sub a:active, a:focus {
   color: #1F5ADC;
   text-decoration: underline;
   }

td#content {
/*   padding-left: 39px;    */
   padding-left: 70px;
/*   padding-right: 24px;    */
   padding-right: 55px;
}

h3 {
   text-align: left;
   margin-bottom: 0.5em;
   color: #263B5A;
   font-family: "Arial Narrow", Helvetica, Geneva, sans-serif;
   font-size: 19px;
   }

h4 {
   color: #263B5A;
   text-align: left;
   margin-top: 1em;
   margin-bottom: 0.2em;
   font-family: Arial, Helvetica, Geneva, sans-serif;
   font-size: 13px;
   }

h4 small {
   font-size: 13px;
   font-weight: normal;
   color: #263B5A;
}

p, ul, ol, td#content table {
   color: #263B5A;
   font-family: Arial, Helvetica, Geneva, sans-serif;
   text-align: left;
   font-size: 13px;
   margin-bottom: 1em;
   }

li {
   margin-left: 1.5em;
   }

td#content table td  {
   vertical-align: top;
}

td#content table td.dat  {
   text-align: right;
}

img.right {
   float: right;
   margin-top: 3px;
   margin-left: 15px;
   margin-bottom: 5px;
   border: 1px solid #39609B;
   }

p strong {
   font-weight: bold;
   }

a:link, a:visited {
   font-weight: bold;
   color: #1F5ADC;
   text-decoration:none;
   }

a:hover {
   color: #1F5ADC;
   text-decoration:underline;
   }

a:active, a:focus {
   color: #1F5ADC;
   text-decoration: underline;
   }


span.code  {
   font-weight:normal;
   color:#BE421C;
   }
