/*  Matscholls Stylesheet  */
.css_vr { font-family:"matschol.css  v0.50 LpMat 200102"; }

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* font-family = Schriftart fuer Textelemente */
/* font-size = Schriftgroesse */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */


body { margin-top:5px; margin-bottom:0px; margin-left:5; margin-right:5;
	color:#000000; background-color:#FFFFFF; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,blockquote,nobr,i
     { font-family:Arial, swiss, helvetica, univers, sans-serif; }

/* p,ul,ol,li,div,td,th,nobr,i,b { font-size:10pt; }  DEFAULT !!!*/
	/*
	Ueberschrift-Balken : Tabelle hat idR 1 Teile, 3 Zellen Re Mi Li
	1. Links:  Sachgebiet/Gruppe 
	2. Mitt2:  Ueberschrift 
	3. Rechts: Ergänzung, Datum oder so was
    */
 .UbrsBk { width:100%; 
	border-style:none; 
	font-weight:bold; 
 	color:#6f6f6f; background-color:#cFeFfF;
 	}

	/*
	Headline */
.hdln { text-align:center;
	color:#000000;
	}

	/*
	Seitenkennung und Version */
address { 
        text-align:right;
	font-size:7pt;
	font-family:monospace;
	font-style:normal;
	/*  display:none; */
}

/* --- End of File ---===####################################===--- */
