/* Definition der Formate der Informationsseiten Patienteninformation */
/* Copyright: http://www.mickler.de 1999-2003 */
/*Quelle: SELFHTML von Stefan Münz, modifiziert für eigene Styles */

body { margin-top:20px; margin-bottom:20px; }

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,b,i
     { font-family:Arial, Helvetica, sans-serif; color: #000099; }


p, pre, ul, ol, li, div, td, tr, th, table, address, blockquote, b, i { font-size:11pt; line-height:130%; }



h1 { font-size:14pt; font-family:Arial, sans-serif; font-style: italic; color: #006666; }


h2 { font-size:12pt; ; font-style: italic; font-weight: bold; color: #006666; }

/* font-size = Schriftgroesse */


h2.sh2 { font-size:12pt; }

/* Abschnittsueberschriften innerhalb einer Seite */
/* font-size = Schriftgroesse */


h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:11pt; font-style: italic; font-weight: bold; color: #006666; }

/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */

h4 { font-size:11pt; }

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


/* normaler Text */

pre { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#000099; }

/* Quelltext-Beispiele */

tt { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#0000C0; }

/* Quelltext-Befehle im normalen Fliesstext */


/* Tabelleninhalte mit Erklaerungen */
/* background-color = Hintergrundfarbe */
/* #EEEEFF = helles Blau, Wert aenderbar */


/* .doc { background-color:#EEEEEE; } */

a:link { color:#000099; text-decoration:underline; }
a:visited { color:#666666; text-decoration:underline; }
a:bb:hover { color:#CC0000; text-decoration:underline; }
a:active { color:#3333FF; text-decoration:underline; }

/* Linkeigenschaften Navi-Bar */

/* 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 */


/* a.an { text-decoration:none; } */

a.txt { font-family:Arial, Helvetica, sans-serif; color: #000099; text-decoration:none; }
a.txt:link { color:#000099; text-decoration:none; }
a.txt:visited { color:#666666; text-decoration:none; }
a.txt:bb:hover { color:#CC0000; text-decoration:none; }
a.txt:active { color:#3333FF; text-decoration:none; }

/* Linkeigenschaften im Textteil */


.kl { font-size: 9pt; }
.klj { font-size: 9pt; text-align:justify }
.kli { font-size: 9pt; font-style: italic; }
.klf { font-size: 9pt; font-weight: bold; }
.zentr { text-align:justify }
.kla { font-size: 8pt; line-height:95%; }