.linieblau {
	background-color: #0296d2;


}
.hgmenue {
	background-color: #58BAE1;
	border: 2px solid #FFFFFF;
}
.topbardunkel {
	background-image: url(images/hg_topbar.gif);
	background-repeat: repeat-x;



}
.verlauf {
	background-image: url(images/verlauf.gif);
	background-repeat: repeat-y;
}
.hgmenuehell {
	background-color: #d5eef7;
}
.mainmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c3f8b;
	font-weight: normal;
	text-decoration: none;

}
a.mainmenue:link {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2c3f8b;
	text-decoration: none;
}
a.mainmenue:hover {

	color: #FFe401;
	text-decoration: none;
}
a.mainmenue:visited {

	color: #FFe401;
	text-decoration: none;
}
a.mainmenue:active {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2c3f8b;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #2c3f8b;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2c3f8b;
}
.topbarhell {
	background-color: #9BD5ED;
}
.liniesenkrecht {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #0296d2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;



}
.floating {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.fehlertext {
	background-color: #FFFF99;
	color: #333399;




}
.rahmenbox {
	border: 1px solid #006699;
}
