@charset "utf-8";
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#main {
	position:absolute;
	left:50%;
	margin-left: -360px;
	top:50%;
	margin-top: -240px;
	width:720px;
	height:480px;
	z-index:1;
	background-image: url(img/hg-main.jpg);
	visibility: visible;
}
#logo {
	position:absolute;
	left:50%;
	margin-left: -345px;
	top: 115px;
	margin-top: 180px;
	width:100px;
	height:65px;
	z-index:2;
	visibility: visible;
}
#foot {
	position:absolute;
	left:50%;
	margin-left: -360px;
	top:50%;
	margin-top: 240px;
	width:720px;
	height:25px;
	z-index:3;
	background-color: #333333;
}

#mainschrift {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -225px;
	width:358px;
	height:230px;
	z-index:4;
}
.Stil1 {font-size: 24px}
#mainschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#slogan {
	position:absolute;
	left:50%;
	margin-left: 5px;
	top:50%;
	margin-top: 90px;
	width:290px;
	height:18px;
	z-index:5;
}
#ink {
	position:absolute;
	left:50%;
	margin-left: -450px;
	top:50%;
	margin-top: -92px;
	width:261px;
	height:263px;
	z-index:6;
}

#foot div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#foot td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
}

