/* style-sheet created by Benjamin Sindern*/

/* Überschrift */
h1 { font-family: Verdana; font-size: 14pt; color: #8B8B8B; font-weight: bold; }
/*     text-align: left; margin-left: 0; margin-top: 16; margin-bottom: 22 } */

/* Unterüberschrift */
h2 { font-family: Verdana; font-size: 12pt; color: #AE5A42; font-weight: bold; }
/*     text-align: left; line-height: 100%; margin-left: 0; */
/*     margin-top: 20; margin-bottom: 16 */

/* Überschrift */
h3 { font-family: Verdana; font-size: 10pt; color: #008030; font-weight: bold; }

/* Unterüberschrift */
h4 { font-family: Verdana; font-size: 8pt; color: #F7CE08; font-weight: bold; }

/* Unterüberschrift */
h5 { font-family: Verdana; font-size: 8pt; color: #001060; }

/* Links ohne Unterstrich */
A  { text-decoration: none; }

/* Linkfarbe */
A:link {color: #CC0000 }

/* Besuchte Linkfarbe */
A:visited {color: #CC0000 }

/* Aktive Linkfarbe */
A:active {color: #FF3300 }

/* Mouseover Linkfarbe */
A:hover  {color: #0060FF }


/* Linktext */
font.lnktxt     { font-family: verdana, arial, erie, erie-black, sans-serif; font-weight: normal;
               font-size:12pt; color: #000000; line-height: 1.5; }

/* Normaltext */
font.txt     { font-family: verdana, arial, erie, erie-black, sans-serif; font-weight: normal;
               font-size:10pt; color: #000000; line-height: 1.5; ; width: auto; clip:  rect(   )}

/* Kleine Schrift */
font.klein   { font-family: verdana, arial, sans-serif, serif; font-size: 8pt; line-height: 2 }

/* Allgemeine Body-Definition */
/* body { margin-left: 5%; margin-right: 10%; margin-top: 30pt; */
body { margin-left: 0pt; margin-right: 20pt; margin-top: 0pt;
       background-image:url(eiche7.gif);
       background-attachment:fixed;
       background-repeat:no-repeat;
/*       background-position: 50% 50%; */
       background-position: 50% 40px;
       background-color:#E1F2FA;
       color="#000000" ; clip: rect(   )}

/* end of data */