/* KDVR */
/* Einbinden in den <head><link rel=stylesheet type="text/css" href="../start/formate.css"></head> Bereich mit: */
/* <link rel=stylesheet type="text/css" href="../start/formate.css"> */
/* weil ich es immer wieder vergesse: &nbsp; */


body 
{ 
  margin-top:10px; 
  margin-bottom:10px; 
  margin-left:20px; 
  margin-right:20px; 
  color:#000080;
  background-color:#ffffff; 
  /* background-image:url(back.jpg); */
}


img.links { margin-right:15pt; margin-bottom:3pt}
img.rechts { margin-left:15pt; margin-bottom:3pt}

a:link { color:#222222; text-decoration:underline; }
a:active { color:#dcdcdc; text-decoration:none; }
a:visited { color:#442222; text-decoration:underline; }

h1,h2,h3,h4 { text-align:center; color:#bf001f; font-family:Arial,sans-serif;}

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
    { font-family:Arial,sans-serif; color:#000080;}


p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; color:#000080;}

p,li,ol,ul {text-align:justify; text-indent:0.0mm}
/* text-indent:0.0mm bedeutet die Zeileneinrückung am Anfang des Absatzes */

p.center {text-align:center; color:#000080;}

p.autor {text-align:right; font-style:italic; color:#000080;}
p.rechts {text-align:right; color:#000080;}
p.links {text-align:left; color:#000080;}

form.menue { <br><br><br> }

