* {
	margin: 0px;
	padding: 0px;
}
html {
	color: #6F0000;
	font-size: small;
	font-family: "Comic Sans MS", Arial, Helvetika, sans-serif;
}
body {
	background-attachment: fixed;
	background-image: url(images/hg3b.jpg);
}
#top {
	margin-top: 22px;
	text-align: center;
	padding-bottom: 11px;
	width: 1024px;
}
#top a {
	color: #6F0000;
	text-decoration: none;
}
#top a:hover {
	color: #CC0000;
}


#top h5 {
	margin-top: 7px;
}
#top h4 {
	margin-top: 7px;
	font-weight: lighter;
}

#navi {
	width: 194px;
	float: left;
	padding-top: 30px;
	margin-left: 11px;
	font-weight: 400;
	line-height: 155%;
	text-align: right;
}
#navi a {
	width: 199px;
	text-decoration: none;
	color: #990000;
	font-weight: bolder;
}
#navi a:hover {
	width: 199px;
	text-decoration: none;
	color: #FF0000;
}
#navi li {
	margin-bottom: 11px;
	list-style-type: none;
}
#main {
	margin-top: 0px;
	padding-top: 30px;
	margin-right: 11%;
	margin-bottom: 0px;
	margin-left: 266px;
	width: 650px;
}
#main h3 {
	padding-bottom: 11px;
}
.abstand {
	line-height: 177%;
}

#main a {
	color: #990000;
	text-decoration: underline;
}

#main img {
	margin-bottom: 22px;
	margin-left: 33px;
	margin-top: 11px;
}
#main li {
	margin-left: 22px;
}
.hervor {
	line-height: 177%;
	color: #710000;
}
.navi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-color: #CC0000;
	border-left-width: 1px;
	border-left-color: #CC0000;
}
.navirot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-color: #CC0000;
	border-left-width: 1px;
	border-left-color: #CC0000;
	color: #FF0000;
	font-weight: bold;
}
#main p {
	padding-bottom: 7px;
}
#main a:hover {

	color: #FF0000;
	text-decoration: underline;
}
