.normal {
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #000000;

}
.headline {
font-family: Arial, Helvetica;
font-size: 16px;
font-weight: bold;
color: #000000;

}
.footer {
font-family: Arial, Helvetica;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.navigation {
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: normal;
color: #000000;
	text-decoration: none;
	word-spacing: normal;
	line-height: 22px;
	width: 100%;
	display: block;
	color: #000000;
	background-color: none; 
}
.breadcrumb {
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: normal;
color: red;
	text-decoration: none;
	word-spacing: normal;

}
.subnavigation {
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: black;
	text-decoration: none;
	word-spacing: normal;
	line-height: 22px;
	width: 100%;
	display: block;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	background-color: #F6E3B0;
}
.table_headline {
font-family: Arial, Helvetica;
font-size: 16px;
font-weight: bold;
color: black;

}
