/*                                  */
/* Zenner Style   zenner.css          */
/* 17-05-2002                       */
/* Rudolf Zenner                */
/*                                  */
/*                                  */
body    	{font-family:Lucida,Arial,Helvetica; font-size:12pt;  background-image: url('008back.jpg')  }
h1    		{ font-family:Lucida,Arial,Helvetica; font-size:16pt; font-weight: bold; font-style: italic; text-decoration: underline; color:black }
table		{ font-family:Lucida,Arial,Helvetica; font-size:12pt; background-color: #00FFFF}
.font1		{ font-size:14pt } 
.font2		{ font-size:10pt; font-style: bold; color: maron: }
.font3		{ font-size:26pt; font-weight: bold; font-style: italic; }
.font4		{ font-Family: Park Avenue; font-size:26pt; italic; font-weight: bold; color: red}
.font5		{ font-Family: Park Avenue; font-size:50pt; italic; font-weight: bold; color: red}
.font6		{ font-Family: Park Avenue; font-size:20pt; italic; font-weight: bold; color: red}
.font7		{ font-size:12pt; font-style: italic; color: red}

a:link  	{ color:blue; decoration: none  }
a:visited  	{ color:blue; decoration: none  }

pre {
         background:#f7DAA;
         color:#000;
         font-family:Arial, serif;
         padding:10px;
}
/*--------------------------------------------------*/
/*        Ueberschriften                            */
/*--------------------------------------------------*/

H2 {
	FONT-WEIGHT: bold;
	border-style:solid;
         MARGIN: 0px 400px 8px;
         BACKGROUND-COLOR: #54E074;
         color:#0000FF;
}

P {
	COLOR: black;
         FONT-FAMILY: arial;
}