.typo {
	color: #000000;
	font-family: "Myriad Roman", Arial;
	font-size: 13px;
	line-height: 18px;
}
.typoweiss {
	color: #FFFFFF;
	font-family: "Myriad Roman", Arial;
	font-size: 13px;
	line-height: 18px;
}
.typofett {
	color: #000000;
	font-family: "Myriad Roman", Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.typofettweiss {
	color: #FFFFFF;
	font-family: "Myriad Roman", Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
a:link {  font-family: "Myriad Roman", Arial; font-size: 13px; text-decoration: none}
a:hover {  font-family: "Myriad Roman", Arial; font-size: 13px; color: #FFFFFF; text-decoration: none}
a:visited {
	font-family: "Myriad Roman", Arial;
	font-size: 13px;
	text-decoration: none;
}

.content {
	height: 600px;
	width: 900px;
	position: relative;
	z-index: 1;
}
.logo {
	height: 56px;
	width: 91px;
	position: absolute;
	left: 223px;
	top: -66px;
	z-index: 3;
}
.Infofeld1 {
	height: 49px;
	width: 541px;
	position: absolute;
	left: 182px;
	top: 105px;
	font-family: "Myriad Roman", Arial;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	z-index: 3;
}
.Navifeld {
	height: 35px;
	width: 800px;
	position: absolute;
	left: 50px;
	top: 183px;
	font-family: "Myriad Roman", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	z-index: 3;
	background-image: url(../elemente/hgnavi_start.png);
}
.Illufeld {
	height: 350px;
	width: 230px;
	position: absolute;
	left: 209px;
	top: 303px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5D767C;
	z-index: 2;
	visibility: visible;
}
.Headlinefeld {

	height: 70px;
	width: 800px;
	position: absolute;
	left: 50px;
	top: 218px;
	font-family: "Myriad Roman", Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	z-index: 3;
}
.Button {

	height: 110px;
	width: 200px;
	position: absolute;
	left: 68px;
	top: 370px;
	z-index: 3;
}
body {
	background-image: url(../elemente/hg.png);
	background-color: #9BD5E3;
}

