body { 
	background-color: #2a2a2a;
}

#headercontainer{
	margin-top: -10px;
	margin-left: -10px;
	width: 1173px;
	height: 305px;
}

#nav {
	font: normal bold 20px Arial;
	width: 120px;
	height: 90px;
	position: absolute;
	margin-top: -80px;
	margin-left: 609px;
	padding-right: 20px;
}

#nav li{
	list-style-type: none;
}

#nav a:link, a:visited { 
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}

#nav a:hover {  
	font: normal 20px Arial;
	color: #a13900;
}

#container {
	width: 1700px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.contentConceptArt img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	z-index: 1;
}

#containerAbout {
	width: 1700px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font: normal 20px Arial;
	color: #dfdfdf;
}

.abouttekstBlok p {
	color: #DC6E00;
}

a.cv {
	font-weight:normal;
	color:#008CDC;
	text-decoration:underline;
}

a.cv:hover {
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
}

.foto {
	position: absolute;
	margin-top: -500px;
	margin-left: 785px;
}