body, ul, li, p, div {
	padding:0;
	margin: 0;
}

img, a {
	outline:none;
	border:none;
}

div.wrapper {
	width: 1200px;
	margin: 3em auto;
}

ul {
	list-style:none;

}

li {
	float: left;
}

.nav {
	list-style: none;
	margin: 10px auto;
	display: block;
	width: 356px;
	overflow: hidden;
	padding: 8px 0;
}

.nav a {
	font-family: 'arial';
	color: #222;
	text-decoration: none;
	font-weight: 100 !important;
	border: 1px solid #c8c8c8;
	padding: 5px 15px;
	margin: 0 20px;
	text-transform: uppercase;
}

.nav.extra-25 {
	width: 460px;
}

.nav.extra-50 {
	margin-top: 50px;
}

.hidden {
	display:none;
}

.old li a {
	text-indent: -9999px;
	display: inline-block;
	height: 30px;
	background-repeat:no-repeat !important;
	margin-left: 30px;
}

.referenser {
	background: transparent url('gallery/first-page-button-referenser.jpg');
	width: 120px;
}

.projekt {
	background: transparent url('gallery/first-page-button-projekt.jpg');
	width: 119px;
}

.kontakt {
	background: transparent url('gallery/first-page-button-kontakt.jpg');
	width: 118px;
}

.contact-background {
	position: relative;
	background: transparent url('gallery/n-contact.jpg');
	height: 1100px;
}

.contact-links {
	text-indent: -9999px;
	display: inline-block;
	position: absolute;
}

.contact-links.up {
	bottom: 212px;
	right: 68px;
	width: 290px;
	height: 30px;
}

.contact-links.anders {
	width: 332px;
	height: 30px;
	bottom: 175px;
	right: 44px;
}
