td{
	font-family: Arial;
	font-size: 16px;
}

td.slogan{
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 5px;
	font-family: Arial;
}

td.menue{
	font-size:14px;
	font-weight: bold;
	font-family: Arial;
}

a.menue:link, a.menue:visited, a.menue:active{
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}
a.menue:hover{
	color: #FF0000;
}
	
	
td.schrift1{
	font-weight: bold;
	font-size: 16px;
}
td.schrift2{
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
}