a, a:active, a:focus, a:link, a:visited {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline overline;
}
p, li, ol, ul, table {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
.ueber {
	background-color: #300870;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 28px;
	font-weight: bold;
}
h1 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-variant: normal;
	font-weight: lighter;
}
body {
	scrollbar-base-color: #000099;
	scrollbar-arrow-color: White;
	background-image: url(images/hg.jpg);
	background-color: #A5DAE8;
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	scrollbar-track-color: #B8EBF4;
}
