a.navigation:link {
	font-family: Arial Narrow;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform: uppercase;
	font-variant: small-caps;
	margin-right: 5px;
}
a.navigation:visited {
	font-family: Arial Narrow;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform: uppercase;
	font-variant: small-caps;
	margin-right: 5px;
}
a.navigation:hover {
	font-family: Arial Narrow;
	font-size: 12px;
	color: #e66d14;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform: uppercase;
	font-variant: small-caps;
	margin-right: 5px;
}
a.navigation:active {
	font-family: Arial Narrow;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform: uppercase;
	font-variant: small-caps;
	margin-right: 5px;
}
a.blog:link {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #ffffff;
	letter-spacing: 0.03em;
	text-decoration: underline;
	text-transform: uppercase;
}
a.blog:visited {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #ffffff;
	letter-spacing: 0.03em;
	text-decoration: underline;
	text-transform: uppercase;
}
a.blog:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #e66d14;
	letter-spacing: 0.03em;
	text-decoration: underline;
	text-transform: uppercase;
}
a.blog:active {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #ffffff;
	letter-spacing: 0.03em;
	text-decoration: underline;
	text-transform: uppercase;
}
a.subnav:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #ffffff;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 5px;
	font-weight: lighter;
}
a.subnav:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #ffffff;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 5px;
	font-weight: lighter;
}
a.subnav:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #e66d14;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 5px;
	font-weight: lighter;
}
a.subnav:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #ffffff;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 5px;
	font-weight: lighter;
}
a.textlink:link {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #908f8f;
	letter-spacing: 0.03em;
	text-decoration: underline;
}
a.textlink:visited {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #908f8f;
	letter-spacing: 0.03em;
	text-decoration: underline;
}
a.textlink:active {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #908f8f;
	letter-spacing: 0.03em;
	text-decoration: underline;
}
a.textlink:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #e66d14;
	letter-spacing: 0.03em;
	text-decoration: underline;
}

.fliesstext {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #908f8f;
	letter-spacing: 0.03em;
}

.blogtext {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #ffffff;
	letter-spacing: 0.03em;
}

.headline {
	font-family: Arial Narrow;
	font-size: 16px;
	color: #e66d14;
	letter-spacing: 0.05em;
}
.subheadline {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #e66d14;
	letter-spacing: 0.03em;
}

.toptext {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	color: #ffffff;
	letter-spacing: 0.08em;
	text-decoration: none;
	text-transform: uppercase;
}

li {
	margin-bottom:15px;	
}

.datum {
	font-family: Arial Narrow;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform: uppercase;
	font-variant: small-caps;
	margin-right: 5px;
}