/* DATEI: formate.css fuer www.mevissen-consulting.de */
body { margin-top:0px; margin-bottom:10px; margin-left:0px; margin-right:0px;
	color:black; background-color:#FeFeFe;}     /*   fffbf3 #FFFEFA fefefe */
/* hellgelb: shön hell:#FEFBEB #FFFAE9, #FFE2A3, ocker:#FFDEA1 <u>#FEFAEB</u> hellgelb:#FFF5DD dunkelbeige:#E6DDCF beige: #F7F2E4  floralwhite: fffaf0, <u>fffcf6</u>; */
/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
p,ul,li { margin-top:3px; margin-bottom:1px; color: #54454A; font-family: Arial, Verdana, Microsoft Sans Serif; }
table { margin-left:0px; margin-right:0px; }
h1,h2,h3,h4,h5,h6,ol,div,td,th,address,blockquote,nobr,b,i
     { font-family: Arial, Verdana, Microsoft Sans Serif; color: #54454A; }
/* font-family = Schriftart fuer Textelemente */
#tdklein { font-size: 8pt; margin-top:0px; margin-bottom:0px;}
/* klein für geringeren Abstand vor br */
#klein { font-size: 3pt; }

#hellgrau { background-color: #EAEAEC; }
#mittelgrau { background-color: #C4C4C4; }
#dunkelgrau { background-color: #98989B; }
#rot { background-color: #99141B; font-family: arial; font-size: 8pt; font-weight:bold;}
#rosa  { background-color: #DFD9D9; font-family: arial; font-size: 8pt; font-weight:bold;}
#roterText { color: #99141B; }
#weiss { background-color: #FeFeFe; }
/* schmal für Impressum-Tabelle, damit die Zellenabstände klein sind */
#schmal { margin-top:0px; margin-bottom:0px; font-size: 7pt;}
h1 { font-size:11pt; margin-top:3px; margin-bottom:9px; font-style: none;}
/* h2 für echte rote Überschriften */
h2 { font-size:11pt; color: #99141B; margin-top:0px; margin-bottom:0px;}
/* h3 für Zitat-Überschrift in Kursiv */
h3 { font-size: 11pt;  margin-top:15px; margin-bottom:15px; font-style: italic;}
h4 { font-size: 11pt;  margin-top:5px; margin-bottom:15px; font-style: italic;}
h5 { font-size:14pt; margin-top:1px; margin-bottom:1px;}
h6 { font-size: 0.7em; font-weight: lighter; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }
/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* text-decoration = Textstil */
/* underline = unterstrichen, Default-Wert */
/* none = nicht unterstrichen */
a:link {color:#FAFAFA; font-family: arial; text-decoration: none; font-weight:bold;}
a:visited { color:#FAFAFA; font-family: arial; text-decoration: none; font-weight:bold;}      /* #FFF5DD  */
a:active { color:#FFF8E8; font-family: arial; text-decoration:none; font-weight:bold; }
a:hover {color: #99141B;}              /* normale hover-Farbe rot  */
a#zweiteZeile:hover {color: #C9C9CB;}  /* hover-Farbe in 2. Menüleiste anders, da Hintergrund anders  */
#zweiteZeile {font-size: 8pt;}
#zweiteZeileSelektiert {color: #C9C9CB; font-family: arial; font-size: 8pt; font-weight:bold;}     /* ausgewählter Menüpunkt 1.Zeile */
a#text:link {color: #54454A; text-decoration: none; font-weight:bold;}            /* hover-Farbe anders in Textbereich, da Hintergrund anders  */
a#text:visited {color: #54454A; text-decoration: none; font-weight:bold;}
a#text:hover {color: #99141B; text-decoration: none; font-weight:bold;}
#selektiert {color: #99141B; font-weight:bold;}     /* ausgewählter Menüpunkt 1.Zeile */