.menue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
}

.ueberschrift
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
}

a
{
	color: #29639F;
	text-decoration: none;
}

a:hover
{
	color: #999999;
	text-decoration: none;
}

a.menue
{
	color: #000000;
	text-decoration: none;
}

a.menue:hover
{
	color: #29639F;
	text-decoration: none;
}

.skiplink {display:none}