@charset "UTF-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6 {
	font-family: 'Anaheim', sans-serif;
}
h1 {
	font-family: 'Anaheim', sans-serif;
	font-size: 16px;
	font-weight:lighter;
	text-align:center;
	text-transform: uppercase;
	color: #FFFFFF;
}

.fliesstext {
	font-family: 'Anaheim', sans-serif;
	font-size: 13px;
	font-weight:lighter;
	line-height:16px;
	text-align:center;
	color: #FFFFFF;
}

.footer {
	font-family: 'Anaheim', sans-serif;
	font-size: 12px;
	font-weight:lighter;
	line-height:16px;
	text-align:center;
	color: #FFFFFF;
}

.contact {
	font-family: 'Anaheim', sans-serif;
	font-size: 16px;
	font-weight:lighter;
	line-height:16px;
	text-align:center;
	color: #e20026;
}


.menue {
	font-family: 'Anaheim', sans-serif;
	font-size: 18px;
	font-weight:lighter;
	color: #000000;
}


.menue_under {
	font-family: 'Anaheim', sans-serif;
	font-size: 14px;
	font-weight:lighter;
	color: #FFFFFF;
}



a:link.footer {color: #FFFFFF;	text-decoration: none;}
a:visited.footer {text-decoration: none; color: #FFFFFF;}
a:hover.footer {text-decoration: none; color: #FFFFFF;}
a:active.footer {text-decoration: none;	color: #FFFFFF;}


a:link.contact {font-family: 'Anaheim', sans-serif; font-size: 16px; color: #e20026; text-decoration: none;}
a:visited.contact {font-family: 'Anaheim', sans-serif; font-size: 16px; text-decoration: none; color: #e20026;}
a:hover.contact {font-family: 'Anaheim', sans-serif; font-size: 16px; text-decoration: none; color: #e20026;}
a:active.contact {font-family: 'Anaheim', sans-serif; font-size: 16px; text-decoration: none;	color: #e20026;}