/* Definition der Formate der Kasuistik-Seiten */

body { background-color: #FBFBFB ; margin-right: 110px; margin-left: 150px; font-family: Arial, Helvetica, sans-serif}

h1 { font-size:12pt; font-family:Arial, Helvetica, sans-serif; color: #000099 }
h2 { font-size:11pt; font-family:Arial, Helvetica, sans-serif; color: #000099 }

p,ul,ol,div,td,th,address,nobr,b,i {  font-family:Arial, Helvetica, sans-serif; font-size:11pt; line-height:115%; }

/* normaler Text */

LI { font-size : 11pt; line-height : 100%; font-family : Arial, Helvetica, sans-serif; color : #0000cc; }



a:link { color:#0000CC; text-decoration:underline; }
a:visited { color:#666666; text-decoration:underline; }
a:bb:hover { color:#CC0000; text-decoration:underline; }
a:active { color:#0000CC; text-decoration:underline; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:bb:hover = Link bei Mausberührung mit Unterstreichung */
/* a:active = Verweise, die gerade angeklickt werden */
/* text-decoration = Textstil */




.kl { font-size: 9pt; line-height:110%; }
.kli { font-size: 9pt; font-style: italic; }
