body {
	background-image:url(../bilder/hg-body.jpg);
	background-repeat:repeat-x;
	font-family:Futura,Arial,sans-serif;
	height: 1118px;
}

#Seite {
	width:1024px;
	height:1118px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../bilder/hg-th-web-a.jpg);
	background-repeat: no-repeat;
	clip: rect(9px,auto,auto,auto);
	background-position: 0px 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Navigation {
	height:800px;
	width:220px;
	float: left;
	text-align: left;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	position: fixed;
	background-image: url(../bilder/naviga-blanco.jpg);
	background-repeat: no-repeat;
}
#Inhalt {
	margin-top: 77px;
	float: right;
	height: 800px;
	width: 600px;
	text-align: left;
	color: #4F4F4F;
	margin-right: 85px;
	margin-left: 50px;
}

a:visited {
	color:#4F4F4F;
}
a:hover {
	color:#999999;
}
a:active {
	color:#999999;
}
#Navigation  a {
	color:#4F4F4F;
	text-decoration: none;
}
.tabellen {
	padding-right: 1em;
	padding-left: 0.5em;
}
#Navigation a:visited  {color:#4F4F4F;}
#Navigation  a:hover {
	color:#999999;
}
#Navigation  a:active {
	color:#999999;
}

.datum {
	font-size:11px;
	margin:5px;
	color:#5F5F5F;
}
.zentriert {text-align:center;}

.mittig {text-align:center; font-size:13px; font-weight:bold;}

h1 {color:#4F4F4F; font-weight:lighter; font-stretch:expanded; font-size:21px; line-height: 25px;}
h2 {color:#4F4F4F; font-weight:normal; font-size:17px; line-height: 25px;}
h3 {color:#4F4F4F; font-weight:normal; font-size:15px; line-height: 25px;}
h4 {color:#800000; font-weight:normal; font-size:11px;}

h6 {
	color:#CCCCCC;
	font-weight:normal;
	font-size:15px;
}
#Inhalt a {
	color: #999999;
	text-decoration: none;
}
#Inhalt table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

