		
/* Body		{background: fixed white url(http://kirk/image/ba-bg.gif) repeat;*/

Body		{background: fixed white;
		 color: darkslateblue;
		 font-family: arial, helvetica, "sans-serif";
		 font-size: 12pt; 
		 font-weight: normal;
		 font-style: normal;
		 }

A: 		{text-decoration: none;
		 font-weight: 600; 	}

A:hover		{color:darkred;			}
A:link		{color: blue;
		 font-style: normal;		}
A:visited	{color: gray;
		 font-style: normal;		}
A:active	{color: darkcyan;			}


H1, H2, H3	{font-family: "times new roman", "times", serif;
		 color: darkslateblue;
		 text-align: center;		}
H1		{font-size: x-large;	}
H2		{font-size: large;	}

DIV.lesen	{width: 18cm;
		 background-color: floralwhite;
		 margin-left: 5%;	}
.center		{text-align:	center; 	}

TH		{background-color: coral;
		 font-size: 1em;		}			

TD		{background-color: floralwhite;
		 font-family: arial, helvetica, "sans-serif";
		 font-size: 1em;
		 text-align: center;		 }

.fl		{font-family: "times new roman", serif;
		 font-size: large;		}

.small		{font-size: smaller;}
BLOCKQUOTE	{font: 0.8em arial, helvetica; width: 95%;
		 background: floralwhite url(none);
		 padding: 0.75em;	
 		 border: thin solid lightgrey;	} 
.strong		{text-decoration: underline;}
 #s1 {
   color: #483D8B;
   font: 90px Impact, sans-serif;
 }

 #p1 {
   margin-top: -20px;
   text-align: center;
 }

 #s2 {
    color: darkslategray;
    font: italic 40px Georgia, serif;
    text-decoration: underline;
       }
 
  #p2 {
    margin-top: -43px;
    margin-left: 5%;
    text-align: right;
   }


DIV.lesen	{width: 18cm;
		 background-color: floralwhite;
		 padding: 10px;	
		 font-family: arial, helvetica, "sans-serif";
		 font-size: 1em; 
		
}

			

fieldset	{padding: 1em; }

.center	{text-align: center;}


