/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,128,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	margin: 0px
}

A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,128,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	margin: 0px
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,128,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	margin: 0px
}

H1 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 24px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	margin: 0px
}

H2 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 20px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	margin: 0px
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	margin: 0px
}

H3 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	margin: 0px
}

A {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,128,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	margin: 0px
}

H4 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center;
 	text-indent: 0px;
 	background-color: rgb(204,153,102);
 	margin: 0px
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-indent: 0px;
 	background-color: rgb(204,153,102);
 	margin-top: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px
}
