/* DATEI: screen.css */

/* Style Sheet Definitionen für DGT */
/* Autor: Frank Doerr */

/* body { margin-top:10px; margin-bottom:10px; } */
body { background-color:#D9D9D9; }
p,h1,h2,h3,h4,h5, h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana, Arial, sans-serif; }
h2 { font-size:16pt; font-weight:bold; color:#B80940; font-weight:bold;}
h4 { font-size:12pt; color:#B80940; font-weight:bold;}
h6 { font-size:10pt; color:#B80940; font-weight:bold;}
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; color:#000000; }
.dis { display : none; }
.mitte { position:absolute; width:800px; z-index:20; top:135px; left:180px; }
.rechts { position:absolute; z-index:20; top:152px; left:810px; }
.tab { background-color:#FFFFFF; }
.form { background-color:#4B3573;color:#fcf9e5}
a.nav:link { color:#FFFFFF; font-weight:bold; font-family:Helvetica; text-decoration:underline; }
a.nav:visited { color:#FFFFFF; font-weight:bold; font-family:Helvetica; text-decoration:underline; }
a.nav:active { color:#C3C3C3; font-weight:bold; font-family:Helvetica; text-decoration:underline; }
a.nav:hover { color:#C3C3C3; font-weight:bold; font-family:Helvetica; text-decoration:none; }
a:link { color:#4B3573; text-decoration:underline; }
a:visited { color:#4B3573; text-decoration:underline; }
a:active { color:#B80940; text-decoration:underline; }
a:hover { color:#B80940; text-decoration:none; }

/* DGT Blau 75,53,115, #4B3573, Web: 51, 51, 102 #3336666, Fläche oben, Link normal*/
/* DGT Rot 184,9,64 #B80940, Web: 204, 0, 51, #CC0033 aktive Links, Überschriften */
/* Grau, #C3C3C3, D9D9D9, Fläche */
/* Weiss, #FFFFFF, Buttons, NavLinks */
/* Schwarz, #0000000, Schrift */
