#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	background-color: #FF0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	height: 150px;
	width: 340px;
	position: absolute;
	left: 3px;
	top: 60px;
	z-index: 21;
	background-image: url(click/Bilder/logo.png);
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	height: 61px;
	width: 1024px;
	font-style: normal;
	line-height: 1px;
	padding-left: 25px;
	text-decoration: none;
	text-transform: none;
}
