@charset "ISO-8859-1";
/* CSS Document */

<style type="text/css">
<!--
body {
	background-image: url(bilder/hintergrund.jpg);
	background-repeat: repeat-x;
	margin-left: 390px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#666666
}
a:link { color: black; text-decoration: none; font-weight: normal }
a:visited { color: black; text-decoration: none; font-weight: normal }
a:hover { color: red; text-decoration: none; font-weight: normal }

.ueberschrift1 { font-size: 2em; font-weight: bold; }
.ueberschrift2 {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
.klein { font-size: 0.8em; }
.menu { font-size: 10px; }
/* ]]> */
-->
</style>


