a:link {
	color: White;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial;
	text-decoration: none;
}
	
a:link:visited {
	color: White;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial;
	text-decoration: none;
}	
	
a:hover {
	color: #5EBDA8;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial;
	text-decoration: none;
}


.lauftext {
	color: White;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial;
}

.titel {
	color: White;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial;
}

.front {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial;
}

.menu {
	color: #5EBDA8;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial;
}

.fusszeile {
	color: #5EBDA8;
	font-size: 12px;
	line-height: 13px;
	font-family: Arial;
}

.button {
	color: #000000;
	font-size: 12px;
	line-height: 13px;
	font-family: Arial;
}

.zero {
	font-size:1px;
}	

a.menu:link {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial;
	text-decoration: none;
}
	
a.menu:visited {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial;
	text-decoration: none;
}	
	
a.menu:hover {
	color: #5EBDA8;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial;
	text-decoration: none;
}

a.fusszeile:link {
	color: White;
	font-size: 12px;
	line-height: 13px;
	font-family: Arial;
	text-decoration: none;
}
	
a.fusszeile:link:visited {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
	font-family: Arial;
	text-decoration: none;
}	
	
a.fusszeile:hover {
	color: #5EBDA8;
	font-size: 12px;
	line-height: 13px;
	font-family: Arial;
	text-decoration: none;
}