/* This file has been downloaded from arhu.cjb.net 				*/
/* created and maintained by Arhu (Asarhu@gmx.net) 				*/


/* Die sind die Style-Definitionen von den DSA-Seiten 			*/


a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
	{ font-family: Arial,fantasy; font-size:10pt }

/* Gibt an, in welcher Schriftart/-groesse der gesamte Text 	*/
/* angezeigt wird. 												*/


a { text-decoration: none }
a:link { color: #BFBFDF }
a:visited { color: #8585A5 }
a:focus { color: #FFFFFF }
a:hover { color: #F1F1F9 }
a:active { color: #9292B3 }

/* Gibt an, wie die Schrift von Links dargestellt werden soll. 	*/
/* none = normale Schrift (nicht unterstrichen) 				*/
/* Die Pseudoklassen hover, active etc. bestimmen das Verhalten */
/*  und die Farben der Links.									*/


h3 { font-size:12pt; }

/* Gilt nur fuer "Inhalt" im Navigations-Frame					*/


h4 { font-weight: normal; font-size:8pt; }

/* Gilt nur fuer "Version X.XX" im Navigations-Frame			*/
