/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-size: xx-large;
 	text-decoration: none 
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	font-weight: bold
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: bold
}

A {
	font-size: xx-large;
 	text-decoration: none 
}

H4 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

H5 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	font-weight: bold
}

H6 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal
}