/* DATEI: IMTT form.css WIRD FÜR INHALT VERWENDET*/

/*----------------------------------- Standard Schriftart --*/
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; color:#000000; font-size:10pt; }
/*----------------------------------- Standard Schriftart --*/	 
.tdcont { border:0px vertical-align:top; }
.tdcont { border:0px vertical-align:top; }
.td1 { font-size:10pt; font-weight:bold; }
.td9 { font-size:9pt; }


h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }

/*--------------------------------------- Platzhalter weiss --*/
.weiss { font-size:8pt; color:#FFFFFF; }

/*--------------------------------------- Extragross Überschrift --*/
.ex { font-size:14pt; font-weight:normal; }

/*---------------------------------------------Gross Überschrift --*/
.gr { font-size:13pt; font-weight:normal; }
.grb { font-size:13pt; font-weight:bold; }

/*-------------------------------------------------------- Titel --*/
.ti { font-size:12pt; font-weight:bold; }
/*------------------------------------------ Font 10 bold italic --*/
.10bi { font-size:10pt; font-weight:bold; font-style:italic; }

/*----------------------------------------------------- Buchtipp --*/
.ba { font-size:11pt; font-weight:normal; font-style:italic; }
.bt { font-size:11pt; font-weight:bold; }
.bb { font-size:10pt; font-weight:bold; }

/*--------------------------------------- Textabsatz Einzug --*/
.einz { style=text-indent:1em; }

/*------------------------------ Tabelle Innenabstand oben --*/
.tda { margin-top:5px; }

/*------------------------------ ADRESSEN - NAME THERAPEUTENART --*/
/*------------------------------ FARBE UND BGR NACH ART VERSCHIEDEN --*/
.ther { color:#000000;  }
.trig { color:#FF0000;  }
.dry { background-color:#FF0000; color:#F5EBD6;  }
.dry1 { background-color:#D66332; color:#F5EBD6;  }

/*------------------------------ Kurse Tabell formatieren --*/
.krst2 { background-color:#F5EBD6; font-size:13pt; font-weight:bold;  }
.krst3 { background-color:#F5EBD6; font-size:10pt; font-weight:bold; }
.krst4 { background-color:#F5EBD6; font-size:8pt; font-weight:normal; margin-top:10px; }
.krst4b { font-size:9pt; font-weight:bold; }
.krst5 { color:#0000FF; font-size:10pt; font-weight:bold; }

/*------------------------------ Suche  formatieren --*/
.such1 { color:#009933; font-size:10pt; font-weight:bold; font-style:italic; }

/*-------LAYOUT------------------ MENU LAYOUT TABELLE BGR --*/
.tbg0 { background-color:#FFFFFF; }
.tbg1 { background-color:#CCCCCC; }

/*-------LAYOUT------------------ FUSSZEILE --*/
.foot { background-color:#FFFFFF; font-size:7pt; text-align:right; color:#666666; }
.footlink { color:#666666; font-size:7pt; text-decoration:none; }

/*---------------------------------------- Link --*/
a:link { color:#0000FF; text-decoration:none; }
a:hover { color:#0000FF; text-decoration:underline; }
a:visited { color:#538CC6; text-decoration:none; }
a:active { color:#D66332; text-decoration:underline; }

html, body, textarea {
  scrollbar-base-color:666666;
  scrollbar-3d-light-color:#333333;
  scrollbar-arrow-color:#666666;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#CCCCCC;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#999999;
  scrollbar-track-color:*cccccc;
}

 



