.searchicon {
	margin-left : -17px;
	margin-bottom : -6px;
	border: 0px;
	background: url('/home/transparent.gif');
}

#suche {
	position: absolute;
	top: 200px;
	right: 19px;
	padding: 0px 0px 0px 0px;
	z-index: 3;
}

#header img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
}

#sidebar {
	float: right;
	width: 230px;
	background: white;
	color: black;
	padding: 5px 4px 0px 0px;
	margin-right: 15px;
}

#footer {
	background: #2a81ed url('/home/footer.gif') no-repeat;
	position: fixed;
	clear: both;
	color: black;
	left: 122px;
	bottom: 0px;
	width: 889px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	z-index: 20;
}
