body
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 10pt;
	background-color: rgb(255,249,227);
}

h1
{
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: #39B873;
	font-weight: normal;
}

h2
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(0,0,0);
}

h3
{
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #E19831;
	font-weight: normal;
}

a:link
{
	color: rgb(0,0,0); 
	font-size: 10pt;
	
	}

a:visited
{
	color: rgb(0,0,0); 
	font-size: 10pt;
} 

a:active 
{
	color: rgb(0,0,0);
	font-size: 10pt;
}

a:hover 
{
color: rgb(0,0,0);
text-decoration: none;
font-weight: bold;
}

.menue
{
color: rgb(190,241,208);
font-size: 10pt;
font-weight: bold;
}

.menue a:link
{
color: rgb(0,0,0);
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.menue a:visited
{
	color: rgb(0,0,0); 
	font-size: 10pt;
	font-weight: bold;
text-decoration: none;
} 

.menue a:active 
{
	color: rgb(0,0,0);
	font-size: 10pt;
	font-weight: bold;
text-decoration: none;
}

.menue a:hover 
{
color: rgb(57,184,115);
text-decoration: none;
font-weight: bold;
}
