/* style-sheets für DSZ */



/* Schriftart fuer Textelemente */

	body,p,h1,h2,h3,h4,h5,h6,h7,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
	{ font-family:Arial,Helvetica,Geneva,sans-serif }


/* Größe von normaler Schrift */

	p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
	{ font-size:10pt }

.text 	{ font-family:Arial,Helvetica,Geneva,sans-serif; font-size:10pt }


/* Binnennavigation oben rechts */

.nav01 { font-size:10pt; color:#154EB7; text-decoration:none}
.nav02 { font-size:smaller; color:#666666; text-decoration:none;}


/* Fehlermeldungen */

	.fehler { font-size:12pt; color:#FF0000; font-weight:bold}

/* Message */

	.message { font-size:12pt; color:#009900; font-weight:bold}

/* verkleinerte Schrift */

	.klein { font-size:8pt }
	
/* aktuell.pl  */

	.akt_lastdatum  	{ font-size:8pt; color:#666666;}
	.akt_erfdatum   	{ font-size:8pt; color:#666666; }
	.akt_titel      	{ font-size:10pt; color:#CC0000; font-weight:bold}
	.akt_untertitel 	{ font-size:10pt; color:#666666; font-weight:bold}
	.akt_inhalt 	    { font-size:10pt; color:#333333; }
	.akt_linkzueinzel { text-decoration:none;}

	.aktl2_lastdatum  	{ font-size:8pt; color:#990033;}
	.aktl2_erfdatum   	{ font-size:8pt; color:#990033; }
	.aktl2_titel      	{ font-size:10pt; color:#990033; font-weight:bold}
	.aktl2_untertitel 	{ font-size:10pt; color:#000033; font-weight:bold}
	.aktl2_inhalt 	    { font-size:10pt; color:#000033; }
	.aktl2_linkzueinzel { text-decoration:none;}

/* einzel.pl  */
	.einz_erfdatum   { font-size:8pt; color:#666666; }
	.einz_titel      { font-size:10pt; color:#CC0000; font-weight:bold}
	.einz_untertitel { font-size:10pt; color:#333333;}
	.einz_inhalt     { font-size:10pt; color:#333333;}
	.einz_link       { font-size:10pt; color:#CC0000; text-decoration:none}
	.einz_zurueck    { font-size:10pt; color:#CC0000; text-decoration:none}

/* recherche.pl  */
	.pattern 	{ background-color:#99FF99; color:#000000; }

/* ekfuehrer_detail.pl  */
	.ekfd_firma        { font-size:10pt; color:#405070; font-weight:bold}
	.ekfd_kopf         { font-size:10pt; color:#000000;}
	.ekfd_link         { font-size:10pt; color:#CC0000; text-decoration:none}
	.ekfd_kopfzelle    { font-size:10pt; color:#000000; background-color:#DFDFE0; padding:5px; }
	.ekfd_koerper      { font-size:10pt; color:#000000;}
	.ekfd_ueberschrift { font-size:10pt; color:#7F0010;}
	.ekfd_zurueck      { font-size:10pt; color:#CC0000; text-decoration:none}

/* ekfuehrer_liste.pl  */

	.ekl_firma      	{ font-size:10pt; color:#405070; font-weight:bold}
	.ekl_linkzueinzel { text-decoration:none;}

