/* DEFAULT */

html, body {
	height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

/* HEADER */

#ident {
	position: fixed;
	top: 15px;
	right: 15px;
	z-index: 100;
}

#ident h1,
#ident h1 a {
	display: block;
	width: 150px;
	height: 50px;
	background: url(../img/fussballburo-150x50.png) no-repeat;
	line-height: 1000px;
	overflow: hidden;
	margin: 0;
}

/* TYPOGRAPHY *//* MAP */