body{
	padding	: 0px;
	margin	: 0px;
	height	: 100%;	
	font-family: calibri, arial;
	padding-top: 10px;
	background: url('./img/bg4.jpg') repeat-x  #3a3a3a;
	font-size: 12pt;
}
img{
	border: 0px;
}
a{
	color: #000;
	font-size: 12pt;
}
a:visit{
	color: #000;
}
a:hover{
	color: #red;

}

p{
	font-size: 12pt;
	margin-top: 3px;
}

.lijn{
	border-top: 1px solid #dddddd;
	width: 680px;
	margin-top: 10px;
	clear: both;
}
h1{
	border-bottom: 2px solid #2387d4;
	font-size	: 16pt;
	margin-top	: 6px;
	margin-bottom: 12px;
	color: #000;
}

h2{
	font-size	: 14pt;
	margin-top	: 10px;
	border-bottom	: 2px solid #2387d4;
	margin-bottom	: 4px;
	color: #000;
}

h3{
	margin	:0px;
	color	: #000;
	font-size: 12pt;
}

h4{
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
	color: #fff;
	font-size: 14pt;
}

#top{
	width	: 952px;
	height	: 30px;
	background-color: #fff;
	margin: 0px auto;
	border-bottom: 1px solid #000;

}
#top a{
	text-decoration: none;

}
#namix{
	margin: 0px auto;
	width	: 952px;
	height: 121px;
	background: #000;
	border-bottom: 0px solid #2387d4;

}

#container{
	width	: 930px;
	margin	: 0px auto;
	padding	: 10px;
	height: 100%;
	border-bottom: 0px solid #2387d4;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background: url('./img/bgcontainer.jpg') #fff;
}

/* menu */

#menu{
	float	: left;
	width	: 210px;
	
}

#menu ul {
	padding	: 0px 0 5px 0;
	margin	: 0px;
	list-style: none;
}

#menu li {
	margin-left	: 0px;
	margin-right: 0px;
	line-height	: 27px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(img/pijltje.jpg) no-repeat left 50%;
}

#menu li ul {
	margin-bottom: 1.8em;
	list-style: none;
}


#menu a {
	text-decoration: none;
	color: #000;
	font-size: 13pt;

}

#menu a:hover {
	color	: #02476b;
	font-weight: bold;
}
/* ---- Top Menu ------ */

#topMenu{
	margin-top: 5px;
	float: right; 
	margin-right: 10px;

}

#topMenu a:hover {

	text-decoration:underline;
}

#datum{
	float:left; 
	margin-left: 10px; 
	margin-top: 5px;
}

#datum p{
	margin	: 0px;
	padding	: 0px;
}

#foto img{
	margin-right: 7px;
}

#logo{
	float		: left; 
	margin-top	: 20px; 
	margin-left	: 2px;
	height		: 106px;
	width		: 300px;
	background	: url('./img/logowit3.png') no-repeat;
}

#header{
	float	: right;
	width	: 295px;
	height	: 120px;
	background: url('./img/wereld.jpg') no-repeat;
}

/* --------------------- */

#content{
	float	: right;
	width	: 680px;
	height	: 600px;
	overflow: hidden;
	padding-right: 10px;
	background-color: #fff;
	
}
#opdrachten{
	float	: right;
	width	: 690px;
	background-color: #fff;
	
}

.box{
	width	: 182px;
	height	: 230px;
	margin	: 10px;
	padding	: 10px;
	float	: left;
	padding-top: 0px;
	background: url('./img/box3.jpg');
}
.box a{
	color: #fff;
	text-decoration: none;
}
.box a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.box p{
	padding: 0px;
	margin: 0px;
	color: #fff;
}

.boxFoto{
	height	: 64px;
	width	: 182px; 
	margin-top: 2px;
}

.boxInfo{
	width	: 182px;
	height	: 100px;
	margin-top: 10px;
}
.boxLink{
	width	: 182px;
	height	: 30px;

}
/* ----------------- */

#websites{
	width: 700px;
	height: 198px;
	background: url('./img/bg.jpg') repeat-x;
}



#footerInfo{
	margin	:0px auto;
	width	: 952px;
	height: 50px;
	font-size: 12pt;
	border-bottom: 0px solid #fff;
	background: #000;
	color: #fff;

}
#footerInfo p{
	padding	: 0px;
	margin	: 0px;
}
