/*
   milsch.css 
     hellblau/dunkel = DDE5EF 221 229 239
     hellblau/hell   = eef0FF 238 240 255
     rot (Winkel)    = CC0000 204   0   0
     blau (Schrift)  = 000088   0   0 136
*/


h1   { font-family:Arial,Sans-Serif,Helvetica,Verdana;
       font-size:18pt;
       color:#000000;
       margin-top:0pt;
       margin-bottom:0pt;}

h2   { font-family:Arial,Sans-Serif,Helvetica,Verdana;
       font-size:16pt; 
       color:#000000;
       margin-top:0pt;
       margin-bottom:0pt;}

h3   { font-family:Arial,Sans-Serif,Helvetica,Verdana;
       font-size:14pt; 
       color:#000000;
       margin-top:0pt;
       margin-bottom:0pt;}

p    { font-family:Arial,Sans-Serif,Helvetica,Verdana;
       font-size:12pt; 
       font-weight:none;
       font-style:none;
       text-decoration:none;
       color:#000000; 
       margin-top:0pt;
       margin-bottom:0pt;}

p.kursiv {font-style:italic;}
p.small  {font-size:10pt;}

*.titel  { font-family:Arial,Sans-Serif,Helvetica,Verdana;
            color:#ffffff;
	         font-size:16pt;
	         font-weight:bold;
	         font-style:none;
	         text-decoration:none; }

*.pos_titel { position:absolute;
              left:0px;
              top:0px;}

body { background-color:#ffffff; 
       font-family:Arial,Sans-Serif,Helvetica,Verdana;
       color:#000000; 
       font-size:12pt; }

a    { color:#000000;
	    font-size:11pt;
	    font-weight:none;
	    font-style:none;
	    text-decoration:none; }

a:hover  { color:#ffffff;
	    font-size:11pt;
	    font-weight:none;
	    font-style:none;
	    text-decoration:none; }

a.header  { font-family:Arial,Sans-Serif,Helvetica,Verdana;
            color:#000000;
	         font-size:12pt;
	         font-weight:bold;
	         font-style:none;
	         text-decoration:none; }

a.header:hover  { font-family:Arial,Sans-Serif,Helvetica,Verdana;
                  color:#ffffff;
	               font-size:12pt;
	               font-weight:none;
	               font-style:none;
	               text-decoration:underline; }

form { margin-top:0pt;
       margin-bottom:0pt;}

/* milsch-Formatierungen auskommentiert !! */


/* wenn man bei Table, tr oder td eine bgcolor angibt, wirkt die sich auf ALLE Tabellen aus!! */
/* Es gibt dann keine transparenten Tabellen mehr!! */
/* Nachfolgendes *.-Statement gilt für table, tr und td 
/* body.browserbackground { background-color:#DDE5EF; }
body.navigation { background-color:#ffffff;  }
body.content { background-color:#ffffff; } 
table.browserbackground {  background-color:#DDE5EF; }
tr.browserbackground {  background-color:#DDE5EF; }
td.browserbackground  {  background-color:#DDE5EF; }
table.content {  background-color:#ffffff; }
tr.content {  background-color:#ffffff; }
td.content  {  background-color:#ffffff; }
table.navigation {  background-color:#ffffff; }
tr.navigation {  background-color:#ffffff; }
td.navigation  {  background-color:#ffffff; }
*.browserbackground  {  background-color:#DDE5EF; }
*.browserbackgroundhell  {  background-color:#eef0FF; }
*.content  {  background-color:#ffffff; }
*.navigation  {  background-color:#DDE5EF; }
*.rotgemarkert  { background-color:#ffff00;
               color:#cc0000;}
*.dunkelrot  { color:#cc0000;}
*.small  { font-size:7pt;}
*/


/* Spezielle Thorsting-Formatierungen */
/*          06.07.2004                */

*.headertop     { background-color:#B2B2B2; }
*.headerbottom  { background-color:#C0C0C0; }
*.footer        { background-color:#B2B2B2; }
*.content       { background-color:#CCCCFF; }
*.background_dunkelblau       { background-color:3333CC; }

*.dunkelblau    { color:3333CC; }
*.bigblue       { font-size:16pt;
                  font-weight:bold;
                  color:#3333CC;    }

*.pos_navi  {position:absolute;
             left:0px;
             top:156px;}

*.fontgrey       { color:#808080;  }
*.background_grey       { background-color:#808080; }

table  {  font-family:Arial,Sans-Serif,Helvetica,Verdana;
       color:#000000; 
       font-size:12pt;
       vertical-align:top;
       text-align:left; 
       cellpadding="0";
       cellspacing="0";
       border="0"; }

tr  {  font-family:Arial,Sans-Serif,Helvetica,Verdana;
       color:#000000; 
       font-size:12pt;
       vertical-align:top;
       text-align:left; }

td  { font-family:Arial,Sans-Serif,Helvetica,Verdana;
      color:#000000; 
      font-size:12pt; 
       vertical-align:top;
       text-align:left; }

td.contentsmall  {  background-color:#ffffff; 
                    font-family:Arial,Sans-Serif,Helvetica,Verdana;
                    color:#000088; 
                    font-size:7pt; }

td.contentverysmall { background-color:#ffffff; 
                      font-family:Arial,Sans-Serif,Helvetica,Verdana;
                      color:#000088; 
                      font-size:6pt; }


