.orange {
	background-color: #E74F00;
}

.subhead  {
    font-family: Arial;
    font-size: 14;
    color: #333333; font-weight:bold
}

.headline {
    font-family: Arial; Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    color: #333333;
    line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E74F00;
	text-decoration: none;
	line-height: 20px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E74F00;
	text-decoration: none;
	line-height: 20px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E74F00;
	text-decoration: none;
	line-height: 20px;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

.legende-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #E74F00;
}

.legende-grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: center;
	text-decoration: none;
}

.legende-orange-einzeiler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #E74F00;
	text-decoration: none;
}

.copy-auf-weis {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
}

.copy-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.copy-fett-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #E74F00;
}

.copy-auf-grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	background-color: #D3D3D3;
	color: #333333;
}

.navigo-links-grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.bildlegende_r {
    font-size: 10px;
    font-family: Arial;
    color: #333333;
    text-align: right;
    line-height: 0;
    margin-top: -12
}