@charset "utf-8";
/* CSS Document */

#container {
	background-image: url(../pictures/background.jpg);
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 694px;
	width: 1000px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-top: auto;
}
#header {
	height: 92px;
	width: 1000px;
}
#navigatie {
	height: 602px;
	width: 215px;
	left: auto;
	bottom: 533px;
	color: #060075;
	text-align: right;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #172D66;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #172D66;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
	padding-right: 12px;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
	padding-right: 12px;
}

#content {
	height: 602px;
	width: 785px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #172D66;
	background-position: right top;
	left: 215px;
	bottom: 602px;
}
#projectlijst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 602px;
	width: 185px;
	position: absolute;
	top: 75px;
}
#projectfotos {
	font-family: Verdana, Geneva, sans-serif;
	height: 500px;
	width: 600px;
	position: absolute;
	left: 186px;
	top: 80px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FF0;
	position: relative;
	left: 35px;
	top: 15px;
	overflow: visible;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	position: relative;
	top: 45px;
	left: 35px;
}
#menu {
	text-align: right;
	line-height: 20px;
}
#background {
	height: 602px;
	width: 744px;
	left: 41px;
	bottom: -0px;
	position: absolute;
}
