html {height: 100%;}

body {
	padding:0;
	margin:0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
}

#wrapper {
	padding:0;
	margin:0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 838px;
    height: 1308px; overflow:hidden;
	background-color: transparent; 
	background-image: url(linksback.png); 

}


a { text-decoration: none; outline: none; }
a:link { color: #FFF; }
a:visited { color: #FFF; }
a:hover { color: #FFF; text-decoration: underline; outline: none;}
h2 {font-size:50px; font-family: Arial;}	

#hopfenweltlinks {
	padding:0;
	margin:0;
	position:absolute;
	top: 40px;
	left: 40px;
	font-family: Arial;
	font-size: 40px;
	color:#FFF;
	background-color:transparent;
	border-style:none;
	width:100%;
    height:100%;
}