* {
	font: 200 12px arial,verdana,sans-serif;
	color: #000000;
	text-align: left;
	text-transform: none;
	text-indent: 0px;
	background: none;
	margin: 0px 0px 0px 0px;
}
body {
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #d7cfbf;
	width: 800px;
}
#kopf {
	width: 760px;
	height: 195px;
}
#hauptfenster {
	width: 760px;
	padding: 0px 0px 0px 0px;
	background: url("hg_hauptfenster.jpg") repeat-y;
	position: absolute;
	z-index: 0;
}
#menue {
	width: 120px;
	position: absolute;
	right: 0px;
	z-index: 1;
}

#tabelle1 {
	width: 550px;
	position: absolute;
	left: 0px;
	padding: 50px 0px 0px 30px;
}

#tabelle2 {
	width: 550px;
	position: absolute;
	left: 0px;
	padding: 50px 0px 0px 310px;
}

#fuss {
	width: 560px;
	height: 20px;
	margin-top: 20px;
	padding-left: 200px;
	padding-top: 30px;
	word-spacing: 80px;
	border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #660000;

}
h1 {
	font-weight: 400;
	font-size: 14px;
	padding-bottom: 5px;
}

h2 {
	font-weight: 300;
	margin-top: 3px;
}

h4 {
	font-size: 14px;
    font-weight: 600;
	margin-top: 3px;
}
h3 {
	font-weight: 400;
	font-size: 14px;
	padding-bottom: 0px;
}

li {
	font-weight: 300;
	margin-top: 2px;
	font-size: 14px;
}

td {
	white-space: normal;
	padding-left: 3px;
	font-weight: 500;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
td a:visited, td a:active {
	text-decoration: none;
	color: #333333;
}
td a:hover {
	text-decoration: none;
	color: #ff9900;
}
a.jahresauswahl:link {
            font-family : arial, verdana, sans-serif;
            font-size : 12px;
            font-weight: 300;
            text-decoration : none;
            color : #800000;
      }


a.jahresauswahl:active {
            font-family : arial, verdana, sans-serif;
            font-size : 12px;
            font-weight: 500;
            text-decoration : none;
            letter-spacing: 1px;
            color : #ff9900;
      }

a.jahresauswahl:hover {
            font-family : arial, verdana, sans-serif;
            font-size : 12px;
            font-weight: 500;
            text-decoration : none;
            letter-spacing: 1px;
            color : #ff9900;
      }
