/* DATEI: dvjj.css */

body {margin:0px;}


p,h1,h2,h3,h4,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */


h1 { font-size:18pt; }

h2 { font-size:16pt; }

h3 { font-size:12pt; }

h4 { font-size:10pt; }


p,ul,ol,li,div,td,address,nobr,b,i { font-size:10pt; }
/* normaler Text */


th { font-size:12pt; }
/* Tabellenüberschrift normaler Text */

.th1 { font-size:8pt; font-weight:bold; }
/* Tabellenüberschrift normaler Text BOLD*/


.th2 { font-size:14pt; font-weight:bold; color:#333399; }

.th3 { font-size:12pt; }

.th4 { font-size:10pt; font-weight:bold; color:#333399; }


.sizea { font-size:8pt; font-style:normal; }

.sizeb { font-size:12pt; font-style:normal; font-weight:bold; }

.sizec { font-size:14pt; font-style:normal; font-weight:bold; }

.sized { font-size:18pt; font-style:normal; font-weight:bold; }
/* Ist noch frei */


a:link    { color:#333399; text-decoration:underline; }
a:visited { color:#333399; text-decoration:underline; }
a:hover   { color:#336600; text-decoration:underline; }
a:active  { color:#333399; text-decoration:none; }


/* top_navigation */
a.hrf_navt:link    { color:#333399; font-size:11px; font-weight:bold; text-decoration:none; }
a.hrf_navt:visited { color:#333399; font-size:11px; font-weight:bold; text-decoration:none; }
a.hrf_navt:hover   { color:#009933; font-size:11px; font-weight:bold; text-decoration:none; }
a.hrf_navt:active  { color:#009933; font-size:11px; font-weight:bold; text-decoration:none; }

