/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}

A:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}

H1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(102,102,102);
 	font-weight: bold
}

H2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(153,102,153);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: "AvantGarde Bk BT",  sans-serif;
 	font-size: large;
 	color: rgb(204,0,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}

A:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10pt;
 	color: rgb(47,47,47);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}