P  {
	font-family : Verdana, Arial;
	font-size : 10pt;
}

strong  {
	font-family : Verdana, Arial;
	font-size : 10pt;
	font-weight : bold;
}

ol  {
	font-family : Verdana, Arial;
	font-size : 10pt;
}

li  {
	font-family : Verdana, Arial;
	font-size : 10pt;
}

TD  {
	font-family : Verdana, Arial;
	font-size : 10pt;
}

H1  {
	font-family : Verdana, Arial;
	font-size : 14pt;
	font-weight: 400;
}

H2  {
	font-family : Verdana, Arial;
	font-size : 13pt;
	font-weight: 300;	
}

H3  {
	font-size : 12pt;
	font-family : Verdana, Arial;
	font-weight: 250;	
}

H4  {
	font-size : 11pt;
	font-family : Verdana, Arial;
	font-weight: 500;	
}

A  {
	font-size : 10pt;
	font-family : Verdana, Arial;
	color : black;
}

A:Visited  {
	font-size : 10pt;
	font-family : Verdana, Arial;
	color : black;
}

A:Active  {
	color : black;
	font-size : 10pt;
	font-family : Verdana, Arial;
}

A:Hover  {
	font-size : 10pt;	
	font-family : Verdana, Arial;
	color : black;
}


BODY  {
	font-size : 10pt;
	font-family : Verdana, Arial;
	color : Black;
	background-color : White;
}

      A.navi:link {
	    BORDER-RIGHT: font-size: 12pt;
	    white 1px solid;
	    PADDING-RIGHT: 16px;
	    BORDER-TOP: white 1px solid;
	    PADDING-LEFT: 6px;
	    PADDING-BOTTOM: 4px;
	    FONT: menu;
	    BORDER-LEFT: white 1px solid;
	    COLOR: black;
	    PADDING-TOP: 4px;
	    BORDER-BOTTOM: white 1px solid;
	    TEXT-DECORATION: none;
	 }
	 
     A.navi:visited {
	   BORDER-RIGHT: white 1px solid;
	   PADDING-RIGHT: 16px;
	   BORDER-TOP: white 1px solid;
	   PADDING-LEFT: 6px;
	   PADDING-BOTTOM: 4px;
	   FONT: menu;
	   BORDER-LEFT: white 1px solid;
	   COLOR: black;
	   PADDING-TOP: 4px;
	   BORDER-BOTTOM: white 1px solid;
	   TEXT-DECORATION: none;
     }
     
     A.navi:hover {
	   BORDER-RIGHT: black 1px solid;
	   PADDING-RIGHT: 16px;
	   BORDER-TOP: silver 1px solid;
	   PADDING-LEFT: 6px;
	   FONT-WEIGHT: bold;
	   PADDING-BOTTOM: 4px;
	   FONT: menu; BORDER-LEFT: silver 1px solid;
	   COLOR: white;
	   PADDING-TOP: 4px;
	   BORDER-BOTTOM: black 1px solid;
	   BACKGROUND-COLOR: #00A062;
	   TEXT-DECORATION: none;
	 }
	 
     A.navi:active {
	  COLOR: white;
	  TEXT-DECORATION: none
    }

    HR.navi {
	  COLOR: white;
	  BORDER-BOTTOM: #00A062 1px dotted;
    }    
	
	li.extra {
		list-style-image: url(../bilder/liste.gif);
		font-size:10pt;
		margin-top: 3px;
	}
	
	li.rund {
		list-style-image: url(../bilder/liste2.gif);
	}