body {
	background-image: url(../_img/htgd-kachel02.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.logo {
	position: absolute;
	top: 498px;
	_top: 528px; /*nur Internet Explorer beachtet dieses tag*/
	left: 328px;
}
.grussstext {
	position: relative;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1.3em;
	color: #DEBA7C;
	text-align: left;
	left: 50px;
	top: 100px;
	width: 500px;
}
.grussstext .zitat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	line-height: 1em;
	color: #D5AB72;
}
.anfuehr {
	float: left;
	display: block;
	height: 200px;
	width: 40px;
}
.abfuehr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	color: #F6E5A9;
	height: 20px;
}
#apDiv1 {
	position:absolute;
	left:44px;
	top:533px;
	width:233px;
	height:39px;
	z-index:1;
}
a {
	font-size: 1em;
	line-height: normal;
	text-decoration: none;
	background-image: url(../_img/link-rot.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-bottom: 6px;
	outline: none;
	display: block;
}

a:link {
	color: #990000;
	background-image: url(../_img/link-rot.gif);
}
a:visited {
	color: #660000;
	background-image: url(../_img/link-rot.gif);
}
a:hover {
	color: #009900;
	background-image: url(../_img/link-gruen.gif);
	text-decoration: underline;
	outline: none; 
}
a:active  {
	color: #FF9900;
	background-image: url(../_img/link-gelb.gif);
}

.startcontainer {
	position: relative;
	top: 0px;
	height: 600px;
	width: 700px;
}
.startcontainer .weiterlink a:link, .startcontainer .weiterlink a:visited {
	background-image: none;
	position: absolute;
}
.startcontainer .weiterlink {
	position: absolute;
	z-index: 20;
}


