@charset "UTF-8";
/* CSS Document */


body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #777;
	text-align: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #777;
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7296e6;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}a:link {
	color: #777;
	text-decoration: none;
}
a:visited {
	color: #777;
	text-decoration: none;
}
a:hover {
	color: #7296e6;
	font-weight: bold;
}
a:active {
	color: #7296e6;
}

#container {
	position: absolute;
	height: 630px;
	width: 930px;
	left: 50%;
	top: 50%;
	margin-top: -315px; /* halve hoogte */
	margin-left: -465px; /* halve breedte */
}
#een {
	height: 630px;
	width: 930px;
	}
#twee {
	height: 600px;
	width: 900px;
	border: 1px solid #98cc52;
	background-color: #FFF;
}
#drie {
	height: 598px;
	width: 898px;
	background-color: #FFF;
}
#vier {
	height: 140px;
	width: 438px;
}
#vijf {
	height: 140px;
	width: 669px;
}
#navOut {
	height: 29px;
	width: 884px;
	position: absolute;
	left: 23px;
	top: 123px;
	z-index: 9;
	}
#navOver {
	height: 169px;
	width: 884px;
	position: absolute;
	left: 23px;
	top: 123px;
	z-index: 10;
	text-decoration: none;
	visibility: hidden;
	}
#nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777;
	text-align: center;
}
#nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777;
	text-align: center;
	line-height: 20px;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: 18px;
	background-color: #7dcd45;
}
#introPopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	text-align: center;
	line-height: 18px;
}
#logoPopup {
	background-color: #7296e6;
	position: absolute;
	z-index: 5;
	height: 240px;
	width: 616px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	left: 157px;
	top: 188px;
	visibility: hidden;
}
#logoContainer {
	position: absolute;
	z-index: 4;
	height: 88px;
	width: 356px;
	left: 29px;
	top: 29px;
}
#bannerContainer1 {
	position: absolute;
	z-index: 3;
	height: 74px;
	width: 208px;
	left: 465px;
	top: 36px;
}
#bannerContainer2 {
	position: absolute;
	z-index: 2;
	height: 74px;
	width: 208px;
	left: 688px;
	top: 36px;
}
#boekPopup {
	position: absolute;
	z-index: 1;
	height: 140px;
	width: 669px;
	left: 238px;
	top: 300px;
	background-color: #7296e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	line-height: 18px;
	visibility: hidden;
}
