.headerfull {
	position: relative;
	padding-left: 70px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	padding-right: 30px;
	padding-top: 25px;
	color: white;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	width: 850px;
	height: 250px;
	margin-left: -25px;
	margin-top: -25px;
}

.headerfull img {
	margin-top: 15px;
	margin-right: 100px;
}

.headerfull h1 {
	text-shadow: 1px 1px 1px #224933;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 18px;
	color: white;
}
.datenbank {
	position: relative;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/datenbank.jpg);
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
	border-color: #1c3b28;
	border-width: 1px;
	border-style: solid;
	margin-left: -30px;
	float: left;
	margin-top: 15px;
	width: 350px;
	color: #ececec;
	background-color: #438d62;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.datenbank_img {
	top: 0px;
	position: absolute;
	margin-left: -34px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
#slider {
	height: 102px;
	width: 180px;
	left: 180px;
	top: 52px;
	position: absolute;
	overflow: hidden;
}
#slider_img {
	left: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
