/* style-sheet created by Benjamin Sindern*/

/* Überschrift */
h1 { font-family: Verdana; font-size: 14pt; color: #003399; 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: #CC6600; font-weight: bold;
     text-align: left; line-height: 100%; margin-left: 0; margin-top: 20; margin-bottom: 16 }

/* Links ohne Unterstrich */
A  { text-decoration: none; }

/* Linkfarbe */
A:link {color: #FF3300 }

/* Besuchte Linkfarbe */
A:visited {color: #CC0000 }

/* Aktive Linkfarbe */
A:active {color: #FF3300 }

/* Mouseover Linkfarbe */
A:hover  {color: #078207 }


/* 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; }

/* Kleine Schrift */
font.klein   { font-family: arial, verdana, arial, sans-serif, serif; font-size: 7pt; }
/* line-height: 1 } */

/* body { margin-left: 5%; margin-right: 10%; margin-top: 30pt; */
/* background-image:url(eiche2.gif); */
/* background-attachment:fixed; background-repeat:no-repeat; background-position: 50% 50%; */
/* background-color:#E1F2FA; color="#000000" } */

/* end of data */