/*                                  */
/* Zenner Style   zenner1.css          */
/* 17-05-2002                       */
/* Rudolf Zenner                */
/*                                  */
/*                                  */
body    	{font-family:Lucida,Arial,Helvetica; font-size:12pt;  background-image: url('jpg/sender.jpg')  }
h1    		{ font-family:Lucida,Arial,Helvetica; font-size:16pt; font-weight: bold; font-style: italic; text-decoration: underline; color:black }
.font1		{ font-size:14pt } 
.font2		{ font-size:10pt; font-style: italic; color: blue}
.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; font-size:12pt; font-style: italic; font-weight: bold; }
a:visited  	{ color:blue; font-size:12pt; font-style: italic; font-weight: bold; }

pre {
         background:#f0ffff;
         color:#000;
         font-family:verdana, serif;
         padding:10px;
}
/*--------------------------------------------------*/
/*        Ueberschriften                            */
/*--------------------------------------------------*/


H2 {
	FONT-WEIGHT: normal;
         MARGIN: 0px 0px 8px;
         BACKGROUND-COLOR: #54E074;
         color:#0000FF;
}
