.higrunavileiste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/higrunavileiste.gif);
	background-repeat: repeat-y;
	background-color: #ABCCFE;
}
.normalhigrund {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ABCCFE;
	font-size: 12px;

}
.grundschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.grundfett {
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.tabelle {
	border: thin solid #3f8cfe;
}
.tabellefett {
	border: thin solid #3f8cfe;
	font-weight: bold;

}
