/*                                  */
/* Zenner Style   zenner.css          */
/* 17-05-2002                       */
/* Rudolf Zenner                */
/*                                  */
/*                                  */


body    	{font-family:Lucida,Arial,Helvetica; font-size:12pt;  background-image: url('jpg/burg.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; font-weight: bold; background-image: url('jpg/burg1.jpg')  }
.font1		{ font-size:12pt } 
.font2		{ font-size:10pt; font-style: italic; }
.font3		{ font-size:18pt; font-weight: bold; }
.font4		{ font-size:20pt }
a:link  	{ color:silver;  text-decoration:none }
a:visited  	{ color:#FFFF00; text-decoration: underline; }


/*--------------------------------------------------*/
/*        Ueberschriften                            */
/*--------------------------------------------------*/


H2 {
	FONT-size:16pr; font-style: italic;
         MARGIN: 0px 0px 8px;
         BACKGROUND-COLOR: #000000;
         color:#00FFFF;
}
