/* gemeinsame Datei zur Formatierung - mit Ausnahme der Positionen auf der index-Seite */

html {height:100%;}
body
    { background-color:#cccccc;        text-align:center;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;      height:100%;    margin:0px;
    }

body.einstieg
    { text-align:center; background-color:#000033; /*#99ccff;*/ }
div.einstieg
/*{margin:10px; text-align:left;
         background-image:URL(bilder/blauaus.jpg); background-repeat:no-repeat;
         height:605px; width:100%;} */

         {     margin:auto;
             background-image:URL(bilder/blauaus.jpg);
             background-repeat:no-repeat; background-position:50% 0%;
             width:100%; height:100%;
         }
div.intern {margin:auto; width:800px; text-align:left;}

a {color:#000000;}

a:active {color:#6666ff;}
a:hover {background-color:#efefef;}
a.nohover {color:#000000;}
a.nohover:hover {background-color:transparent;}
a.fussnote {text-decoration:none; font-weight:bold;}

a:visited {color:#333399;}

a.kopf { color: #000099; }
td.kopf {color:#0033cc; font-weight:bold;}

a,div {  font-family: Arial, Helvetica, sans-serif;   }
p,table,li,ul,ol,td,h1,h2,h3,h4
   {  font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
  }
table { margin:4px;}


p.kl {font-size:10pt;}
tr.kl {font-size:10pt;}
table.kl  {font-size:10pt;}

h1 {font-weight:bold; font-size:18pt; color:#0033cc;}
h2 {font-weight:bold; font-size:18pt; color:#000000;}
/*ehem. <+2><B>*/

h1.name {font-weight:bold; font-size:22pt; color:#ffff00;
         margin-top:10px; margin-bottom:0px;}
/*ehem. <b><font size=+3 color="#ffff00">*/

h2.name {font-weight:bold; font-size:14pt; color:#000000;
         margin-top:10px; margin-bottom:0px;}
/* ehem. <font size=+1><b> */

h2.projekt  {font-weight:bold; font-size:14pt; color:#0033cc;
            margin-top:4px; margin-bottom:4px;}

p.copyright {margin-top:0px; margin-bottom:0px;}

td.frage {color:#0033cc;
         margin-top:4px; margin-bottom:4px;}

h3 {font-weight:bold; font-size:14pt; color:#000000;}
h3.vita {color:#0033cc; margin-top:8px; margin-bottom:8px;}
h3.achtung {color:#0033cc; margin-top:8px; margin-bottom:8px;
           margin-left:200px;margin-right:10px; font-style:italic;}

h4    {font-weight:bold; font-size:12pt; color:#000000;}

img.re {float:right; margin-left:4px;}

.blau {color:#0033cc;}
.gr {font-size:18pt;}
.gr0  {font-size:24pt;}
.gr1  {font-size:20pt;}
.med  {font-size:14pt;}
.kl1 {font-size:8pt;}
