html, body {
	margin: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #d0e1ea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lineup {
	height: 82px;
	width: 980px;
	position: absolute;
	bottom: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}

#full {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
}
#container {
	position:absolute;
	width:10px;
	height:10px;
	z-index:2;
	left: 50%;
	top: 0px;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

#main {
	position:absolute;
	width:980px;
	height:751px;
	z-index:1;
	left: -485px;
	top: 0px;
}
#nav {
	height: 20px;
	width: 930px;
	margin-left: 30px;
	position: absolute;
	top: 190px;
	z-index: 100;
}
#mainimage {
	height: 245px;
	width: 358px;
	margin-left: 30px;
	position: absolute;
	top: 253px;
}
#maintext {
	height: 260px;
	width: 460px;
	margin-left: 428px;
	position: absolute;
	top: 253px;
	line-height: 18px;
	overflow: auto;
	padding-right: 20px;
}
#address {
	height: 20px;
	width: 920px;
	margin-left: 30px;
	position: absolute;
	bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: bold;
}
.klein {
	font-size: 10px;
}

.first {
	font-weight: bold;
	color: #012F60;
	letter-spacing: 0.1em;
}

#slider1 {
	position:absolute;
	top:0px;
	left:0px;
}
#slider2 {
	position:absolute;
	top:50px;
	left:40px;
}
.leftnav1 {
	position:absolute;
	top: 0px;
	left:0px;
}
.rightnav1 {
	position:absolute;
	top: 0px;
	left:850px;
}
.leftnav2 {
	position:absolute;
	top: 50px;
	left:0px;
}
.rightnav2 {
	position:absolute;
	top: 50px;
	left:930px;
}
.leftnav {
	width:50px;
	float:left;
	z-index:100;
}
.rightnav {
	float: right;
	width:50px;
	z-index:100;
}
#disc {
	height: 80px;
	width: 20px;
	position: relative;
	top: 680px;
	left: 496px;
}
#projtext {
	height: 245px;
	width: 460px;
	margin-left: 430px;
	position: absolute;
	top: 253px;
	line-height: 18px;
}
#terug {
	height: 15px;
	width: 200px;
	position: absolute;
	left: 430px;
	top: 575px;
}

#projslides {
	height: 80px;
	width: 408px;
	position: relative;
	top: 510px;
	left: 5px;
	word-spacing: 7px;
}
#projtext a, #terug a {
	color: #666;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 10px;
}
#projtext a:hover {
	color: #000;
	text-decoration: none;
}

#projslides img {
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.zijden {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00295A;
	border-left-color: #00295A;
}

#maintext a, td a {
	color: #012F60;
	text-decoration: none;
	font-weight: bold;
}

#maintext a:hover, td a:hover {
	color: #000;
	text-decoration: underline;
}
#nylson {
	width: 200px;
	margin-left: 0px;
	position: absolute;
	bottom: -14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	letter-spacing: 0.1em;
	text-align: left;
	font-weight: bold;
}
#nylson a {
	color: #999;
	text-decoration: none;
}
#nylson a:hover {
	color: #012F60;
}
#logos {
	width: 220px;
	margin-left: 0px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: right;
	font-weight: bold;
	height: 32px;
	top: 530px;
	right: 32px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

