* {
	margin: 0;
	padding: 0;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(Bilder/titelleiste/logohg.jpg);
	background-repeat: no-repeat;
	background-position: center 223px;
	color: #333333;
	background-attachment: fixed;
}
body {
	text-align: center;
}
h1, h2, h3 {
	font-weight: bold;
	color: #BBBBBB;
	letter-spacing: 5px;
	padding-bottom: 11px;
}

#haupt {
	text-align: left;
	width: 888px;
	margin: auto;
	padding-top: 22px;
}
#head {
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 22px;
}
#sub {
	text-align: center;
	font-weight: bold;
	padding-top: 11px;
}
#main {
	text-align: left;
	padding-left: 99px;
	padding-right: 99px;
	font-weight: normal;
}
#haupt #sub a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: small;
}
#haupt #head img {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 22px;
}
#haupt #sub a:hover {
	color: #CC0000;
}

#haupt #head a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#haupt #head a:hover {
	color: #CC0000;
}
#haupt #main img {
}
#haupt #main #Image8 {
	padding: 0px;
}

#haupt #main h2 {
	font-size: 17px;
	text-align: left;
	color: #990000;
	padding-top: 11px;
}

#haupt #main a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#haupt #botton {
	text-align: center;
	padding-top: 11px;
}
#haupt #botton a:hover {
	color: #CC0000;
}
#haupt #botton a {
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#haupt #main a:hover {

	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.center {
	text-align: center;
	padding-bottom: 11px;
}
#haupt #main p {
	padding-bottom: 7px;
}
#haupt #main li {
	padding-bottom: 7px;
}
#haupt #main ul {
	padding-left: 15px;
}

#haupt #sub h1 {
	font-size: 55px;
	letter-spacing: 22px;
	padding-top: 22px;
}
#haupt #sub h2 {
	font-size: 33px;
	padding-top: 11px;
	padding-bottom: 11px;
}
#haupt #head .rotfettgroß {
	font-weight: bold;
	color: #CC0000;
}
#haupt #sub .rotfettklein {
	font-size: small;
	font-weight: bold;
	color: #CC0000;
}
.fettrot {
	color: #990000;
	font-weight: bold;
}
#haupt #main table {
	font-size: small;
}
#haupt #main .center img {
	padding: 0px;
	margin-top: 0px;
}

