/* formate für meine Seiten */

/* body { background-color:#FFFFEE; } */
body
{
 background-image:url(images/linen-fine.jpg);
 background-attachment:fixed;
 font-family:Arial,Helvetica;
 font-size:12pt; 
}

table
{
 font-family:Arial,Helvetica;
 font-size:12pt; 
}

h1 { font-family:Arial,Helvetica; font-size:30pt; }
h2 { font-family:Arial,Helvetica; font-size:24pt; }
h3 { font-family:Arial,Helvetica; font-size:16pt; }

.BildKlein
 {
  border-width:1px;
  border-style:solid;
  border-color:#0000AA;
  padding:0cm;
  text-align:center;
 }
.leucht { background-color:#FFFF00 }







