a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #007D40;
	text-decoration: none;
}
a:visited {
	color: #007D40;
	text-decoration: none;
}
a:hover {
	color: #007D40;
	text-decoration: none;
}
a:active {
	color:#007D40;
	text-decoration: none;
}
.linie {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #00519E
}
a {text-decoration:none}
//.grau {
}
.grau {
	color: #3695C2;
	font-size: 15px;
	font-variant: normal;
}
.border {
	border-top-width: medium;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #23BAE2;
}
.hauptmenue {
	color: #58585A;
	font-size: 11pt;
	font-variant: normal;
	font-weight: bold;
}
.hauptmenue a:link {
	color: #58585A;
	font-size: 11pt;
}
.hauptmenue a:visited {
	color: #58585A;
	font-size: 11pt;
	}
	
	
