html, body {
	height: 100.01%;
	margin: 0;
	padding-top:0;
	padding-bottom:0;
	padding-right:40px;

	color: #3E3A36;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 100.1%;
	line-height: 100.1%;
}

body{
	background-image:url(img/background-schokobade.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
}	
	
#wrapper{

}


.header {
	position: absolute;
	left: 110px;
	top: 20px;
	height: 100px;
	width: 710px;
	font-size: 90%;
	font-style: bold;
	line-height: 21px;
	color: #815027;
}


#hidden-link {
	position: absolute;
	left: 833px;
	top: 32px;
	font-size:10px;
	line-height:10px;
	height: 160px;
	width: 160px;
	
}

.hidden{
	display:none;
}

.homeplate{
	display:block;
	width:150px;
	height:150px;
}

.footer {
	position: absolute;
	left: 110px;
	top: 725px;
	height: 50px;
	width: 810px;
	font-size: 10px;
}
