@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #FFCC33;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.Text_inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #333333;
}
a.titel:link {
	color: #333333;
	text-decoration: none;
}
a.titel:visited {
	text-decoration: none;
	color: #333333;
}
a.titel:hover {
	text-decoration: underline;
	color: #990000;
}
a.titel:active {
	text-decoration: none;
	color: #990000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.hgtable {
	background-image: url(images/hahn-hg.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

</style>
