body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;

}

p    {
	font-family: Verdana;
	font-size: 10pt;
	text-align: justify;
}
.menutop { 
	font-family: inherit; 
	font-size: 12px; 
	color: Navy; 
	font-weight: bold;
}

.menutop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
	font-weight: bold;
	text-decoration: underline;
}
.menutop a:hover{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: Red; 
	font-weight: bold;
	text-decoration: none;
}
#menuliggend {
	background-color: #F00;
}
.landen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.landen a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.landen a:hover{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: Red; 
	font-weight: bold;
	text-decoration: none;
}
.landen a:visited{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: Red; 
	font-weight: bold;
	text-decoration: none;
}

.regio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
.regio a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
.regio a:hover{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold;
	text-decoration: none;
}
.regio a:visited{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: blue; 
	font-weight: bold;
	text-decoration: none;
}


