body
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 11pt;
	background-color: #C1EBB9;
}

h1
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: rgb(0,108,172);
}

h2
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(0,0,0);
}

a:link
{
	color: rgb(0,0,0); 
	font-size: 11pt;
	
	}

a:visited
{
	color: rgb(0,0,0); 
	font-size: 11pt;
} 

a:active 
{
	color: rgb(0,0,0);
	font-size: 11pt;
}

a:hover 
{
color: rgb(197,37,42);
text-decoration: none;
}

.menue
{
color: rgb(255,255,255);
font-size: 10pt;
font-weight: bold;
}

.menue a:link
{
color: rgb(255,255,255);
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.menue a:visited
{
	color: rgb(255,255,255); 
	font-size: 10pt;
	font-weight: bold;
text-decoration: none;
} 

.menue a:active 
{
	color: rgb(255,255,255);
	font-size: 10pt;
	font-weight: bold;
text-decoration: none;
}

.menue a:hover 
{
color: rgb(197,37,42);
text-decoration: none;
font-weight: bold;
}
