p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
		font-weight : normal;
	color : Black;
}
LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
}


H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : Black;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : White;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Gray;
}


A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : bold;
	text-decoration : underline;
	color : Black;
}
A:HOVER {
	font-size : 10pt;
	font-style : bold;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	color : Red;

}


A:Visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : bold;
	text-decoration : underline;
	color : Black;
}
A:Active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : bold;
	text-decoration : underline;
	color : Black;
}


a.extern:link {
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight:500;
	text-decoration:none;
	color: Gray;
} 


a.extern:visited {
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight:500;
	text-decoration:none;
	color: Gray;
} 

a.extern:active {
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight:500;
	text-decoration:none;
	color: Gray;
} 

a.extern:hover {
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	font-weight:500;
	text-decoration:none;
	color: Black;
} 


a.kunden:link {
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-style : normal;
	text-decoration:none;
	color: Black;
} 


a.kunden:visited {
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-style : normal;
	text-decoration:none;
	color: Black;
} 

a.kunden:active {
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-style : normal;
	text-decoration:none;
	color: Black;
} 

a.kunden:hover {
	font-family:Arial,Verdana,Helvetica;
	font-size:9pt;
	font-style : normal;
	text-decoration:none;
	color: Black;
} 