#menu {
	margin-left: 2%;
	margin-top: 2%;
	}

#container {
	text-align: center;
	
	}
	
#bild {
	
	margin: 5%;
	z-index: -1;
	}
	
#bald {
	position: relative;
	top: -550px;
	display: none;
	}
	
img {
	
	}

#sgf {
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #e9e2e2;
	margin-top: 30%;
	display: none;
	}


a {
	text-decoration: none;
	color: #A6A9AA;
	}

