body {
	background-color: #000000;
	cursor: crosshair;
	padding: 0px;
	font-size: 0.8em;
	font-family: Helvetica;
	color: #CCCCCC;

}
#button {
	width: 800px;
	height: 50px;
}

.ueber1 {
	font-family: Helvetica;
	font-size: 1.1em;
	font-weight: normal;
	color: #666666;
}

.img-links {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

#fuß {
	background-image: url(../images/button-htg.png);
	height: 17px;
	width: 802px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	top: 771px;
	border-top-width: 1px;
	border-top-style: groove;
	position: absolute;
}

#buttons {
	width: 802px;
	height: 27px;
	cursor: crosshair;
	background-image: url(../images/button-htg.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#randlinks {
	height: 1000px;
	width: 100px;
}

.ueber {
	font-family: Helvetica;
	font-size: 0.9em;
	color: #999999;
	font-weight: bold;
}
.horizontale {
	border-top-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0.1px;
	border-right-width: 0.1px;
	border-bottom-width: 0.1px;
	border-left-width: 0.1px;
	width: 507px;
	margin-left: 0px;
	margin-bottom: 10px;
	position: absolute;
	left: 38px;
	top: 850px;
}
#htg-bild {
	height: 600px;
	width: 640px;
	position: absolute;
	top: 180px;
	background-repeat: no-repeat;
	background-image: url(../images/cover2.png);
}


#header {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 802px;
	height: 152px;
	background-position: 100px;
	border: 1px groove #CCCCCC;
	top: 170px;
}
