			h1
			{
			color: #ffffff;
			font-family: helvetica, arial;
			font-size: 22pt;
			}
			
			h2
			{
			color: #ffffff;
			font-family: helvetica, arial;
			font-size: 18pt;
			}
			
			body {
			font-family : helvetica, arial;
			font-size:12px;
			font-weight:normal;
			color: #ffffff;
			background-color : #3B8C71;
			margin-left : 40;
			margin-top : 8; 
			margin-right : 40;
			line-height: 18px;
			}
			
			
			a:link {color:#FFCC00;}
			a:visited {color:#FFFF00;}
			a:active {color:##FF3300;}
			a {text-decoration:none;}
			.style1 {font-size: 12px}
			
			img { 
			border:none 
			}			
			/************* navi ***************/
			
			
			.b {font-family: Verdana, Arial, Helvetica; font-size: 12px;}
			
			.bNoHover A:hover {
			    TEXT-DECORATION: none;
			}
			
			.bNoHover {
			    FONT-FAMILY: Verdana, Arial, Helvetica;
			    FONT-SIZE: 12px;
			    /* background-color : #3B8C71; */
			}
			/* Tell NS4 to ignore these styles.... */
			/*/*/
			.bNoHover a {
			    display: block;
			    height: 19px;
			    line-height: 18px;
			    /* background-color : #3B8C71; */
			}
			/* Okay, we can let NS4 see the rest.... */
			
			
			A.nav7 {
			    COLOR: #000000; TEXT-DECORATION: none;
			}
			/* Tell NS4 to ignore these styles.... */
			/*/*/
			A.nav7 {
			    display: block;
			    height: 19px;
			    line-height: 18px;
			}
			/* Okay, we can let NS4 see the rest.... */
			A.nav7:visited {
			    COLOR: #000000;
			}
			A.nav7 a {
			    display: block;
			    height: 18px;
			    line-height: 18px;
			}
			A.nav7:hover {
			    TEXT-DECORATION: none;
			}
			/********** navi ENDE *************/			
