.ueberschrift {
	font-family: Helvetica;
	font-size: 16px;
	border: thin none #CCCCCC;
	text-transform: lowercase;
		
}
.fussnoten {
	font-family: Helvetica;
	font-size: 10px;
	width: auto;
	height: auto;
	border: thin none;
	text-transform: lowercase;

}
.fliesstext {
	font-family: Helvetica;
	font-size: 12px;
	width: auto;
	height: auto;
	border: 1px dashed #FE2D07;
	padding: 5px;
	color: #333333;
	font-style: normal;
	margin: 10px;
	text-transform: lowercase;

}
a:link {
	color: #FE2D07;
	
	
}
a:visited {
	color: #FE2D07;

}
a:active {
	color: #FE2D07;

}

a.head:link {
	color: #FE2D07;
	text-decoration:none;
	
}
a.head:visited {
	color: #FE2D07;
	text-decoration:none;	
}
a.head:active {
	color: #FE2D07;
	text-decoration:none;
}menue {

	color: #FE2D07;
	text-decoration:none;
}
.menue {
	font-family: Helvetica;
	font-size: 12px;
	width: auto;
	height: auto;
	border: 1px dashed #FE2D07;
	padding: 5px;
	color: #333333;
	font-style: normal;
	margin: 2px;
	text-transform: lowercase;
	float: left;
	clear: none;


}
