	p, td, .fliesstext {
		font-size:11px;
		font-weight: 400;
		color: #333333;
		line-height: 14px;
	}
	a:link, a:visited, a:active {
		text-decoration:underline;
		font-size:11px;
		font-weight: 400;
	}

	a:hover {
		text-decoration:underline;
		font-size:11px;
		font-weight: 400;
	}
	
	a.menuoben:link,a.menuoben:visited, a.menuoben:active {
		text-decoration:none;
		font-size:11px;
		font-weight: 400;
		text-transform: uppercase;
	}

	a.menuoben:hover, .menuobenon {
		text-decoration:underline;
		font-size:11px;
		font-weight: 400;
		text-transform: uppercase;
	}
	
	a.menulinks:link,a.menulinks:visited {
		text-decoration:none;
		font-size:11px;
		font-weight: 400;
		color: #333333;
	}

	a.menulinks:hover, a.menulinks:active {
		text-decoration:underline;
		font-size:11px;
		font-weight: 400;
		color: #333333;
	}
	.menulinkson {
		text-decoration:none;
		font-size:11px;
		font-weight: 400;
		color: #333333;
	}
	.grau {
		color: #333333;
	}
	.rot {
		color: #db4e4f;
	}
	.blau {
		color: #254aa8;
	}
	.gelb {
		color: #f98525;
	}
	
	.higrurot {
		background-color: #db4e4f;
	}
	
	
	