@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	position: relative;
	height: 1px;
	overflow: hidden;
}


.container {
	width: 900px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.container .top {
	height: 65px;
	position: relative;
}
.container .top .menu {
	font-family: Calibri, Tahoma, Verdana;
	padding-top: 35px;
	text-align: left;
	position: relative;
	height: 19px;
}
.container .top .menu a {
	color: #121212;
	text-decoration: none;
	font-size: 15px;
}

.container .top img {
	padding-top: 12px;
}

.container .top .menu .knop {
	float: left;
	padding-right: 20px;
	position: relative;
	height: 19px;
}



.container  .boxen {
	position: relative;
	width: 900px;
}
.container  .boxen  .box1 {
	float: left;
	width: 300px;
	height: 300px;
	background-image: url(../IMAGES/box1.jpg);
	overflow: hidden;
	position: relative;
}
.container  .boxen  .box2 {
	height: 300px;
	width: 300px;
	float: left;
	background-image: url(../IMAGES/mosa.tiles.jpg);
	overflow: hidden;
	position: relative;
}
.container  .boxen  .box3 {
	height: 300px;
	width: 300px;
	float: left;
	overflow: hidden;
	background-image: url(../IMAGES/box3.jpg);
	position: relative;
}
.container  .boxen  .box_grijs {
	float: left;
	width: 240px;
	height: 240px;
	position: relative;
	background-color: #2f3737;
	color: #FFFFFF;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 50px;
	z-index: 1;
}
.container .boxen .box_menu {
	position: absolute;
	z-index: 10;
	height: 240px;
	width: 240px;
	padding: 30px;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	visibility: hidden;
}
.container .boxen .box_menu .pijltje {
	position: absolute;
	top: -7px;
	left: 86px;
}
.container .boxen .box_grijs .box_menu .item {
	line-height: 12px;
	padding-left: 10px;
}

.container .boxen .box_grijs .box_menu .item:hover {
	background-image: url(../IMAGES/bol.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.container .boxen .box_grijs .box_menu .item a {
	color: #FFFFFF;
	text-decoration: none;
}



.container  .boxen  .box_groot {
	height: 300px;
	width: 600px;
	float: left;
	overflow: hidden;
	position: relative;
}
.container  .boxen  .text1 {
	float: left;
	width: 270px;
	overflow: hidden;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	line-height: 16px;
	margin-right: 30px;
}
.container  .boxen  .text2 {
	width: 270px;
	float: left;
	overflow: hidden;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	line-height: 16px;
	margin-right: 30px;
}
.container  .boxen  .text3 {
	width: 300px;
	float: left;
	overflow: hidden;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	line-height: 16px;
}
.container  .boxen  .text_links {
	width: 300px;
	float: left;
	overflow: visible;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	line-height: 16px;
}
.container .boxen .text_links .boek {
	padding-bottom: 10px;
}

.container  .boxen  .text_groot {
	width: 570px;
	float: left;
	overflow: visible;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	padding-left: 30px;
	line-height: 16px;
}
.container .boxen .text_groot .book {
	height: 149px;
	margin-bottom: 10px;
}
.container .boxen .text3 ul {
	padding-left: 20px;
	.padding-left: 0px;
}
.container .boxen .handout {
	position: relative;
}
.container .boxen .handout img {
	padding-right: 10px;
}
.container  .boxen  .handout  a  {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}


.container  .login   {
	float: left;
	position: relative;
}
.container  .login  input   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #262A29;
	width: 100px;
	margin-left: 10px;
}
.container  .login  .submit   {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	width: 50px;
	height: 23px;
}
.container .boxen .box_grijs .inlog {
	position: absolute;
	font-size: 12px;
	width: 200px;
	line-height: 15px;
	font-weight: bold;
	left: 40px;
	top: 200px;
	padding-left: 20px;
	background-image: url(../IMAGES/pijlt.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #999999;
}
