TD {
	font-size: 10pt;
   font-family : Verdana, Geneva, Arial, Helvetica, Times; 
}


P {
	align: right;
   	font-size: 10pt;
   font-family : Verdana, Geneva, Arial, Helvetica, Times; 
   margin: 4px 5px 4px 0;
}


BODY {
	font-size: 10pt;
   font-family : Verdana, Geneva, Arial, Helvetica, Times; 
   margin-left:0px; margin-right:0px;
   	text-align: right;
}

#navi {
 align: text=right;
}

B {
	color : #990000;
}

A:visited {
	font-size: 80%;
   font-weight : bold; 
   color : #000044; 
   text-decoration : none; 
}


A:link {
	font-size: 80%;
   font-weight : bold; 
   color : #000044; 
   text-decoration : none; 
}


A:hover {
	font-size: 80%;
   color : #000044; 
   background: #e0e0e0;
   text-decoration : underline; 
}


A:active {
	font-size: 80%;
   font-weight : bold; 
   color : #ffffff; 
   background : #777777; 
   text-decoration : none; 
}

/* Hauptkategorien */

H1 {
font-size: 90%;
   font-weight : bold; 
   color : #990000; 
   text-decoration : none; 
}

A:link.hk {
	font-size: 90%;
   font-weight : bold; 
   color : #990000; 
   text-decoration : none; 
}


A:hover.hk {
	font-size: 90%;
   color : #000044; 
   text-decoration : underline; 
}


A:active.hk {
	font-size: 90%;
   font-weight : bold; 
   color : #ffffff; 
   background : #aaaaaa; 
   text-decoration : none; 
}

A:visited.hk {
	font-size: 90%;
   font-weight : bold; 
   color : #990000; 
   text-decoration : none; 
}

.small {
	font-size : 8pt;
}

.smaller {
	font-size : 3pt;
}
