html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html, body	{
	height: 100%;
}





	
			

body	{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	color: #333333;
}
img	{
	border:none;
}
ul, ol {
	padding-left:20px;
}


a:link, a:visited	{
	color: #00BBC0;
	text-decoration: underline;
}
a:hover, a:active	{
	color: #0A5277;
	text-decoration: underline;
}


h1	{
	font-family: 'Open Sans';
	font-size:40px;
	font-weight:700;
	line-height:1.05;
	color:#FFFFFF;
	margin-bottom:20px;
	}
h2	{
	font-family: 'Open Sans';
	font-size:25px;
	font-weight:300;
	line-height:1.2;
	color:#0A5277;
	}
h2 >strong {
	font-weight:700;
	color:#00BBC0;
}
h3	{
	font-family: 'Open Sans';
	font-size:20px;
	font-weight:700;
	line-height:1.05;
	color:#00BBC0;
	}
h4 {
	font-size:15px;
	line-height:18px;
	color:#999999;
}






			
			
			
			

.fotorechts {
	display:block;
	float:right;
	padding:0 0 20px 30px;
}
.clearboth {
	clear:both;
}
.break {
	display:none;
}


.opmerking {
	font-size:12px;
	color:#999999;
	line-height:24px;
	font-style:italic;
}









.goed	{
		background-color:#F2FFF2;
		border:1px solid #73CC73;
		padding:10px;
		color:#404040;
		margin-bottom:15px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		}
.fout	{
		background-color:#FFF2F2;
		border:1px solid #FF7373;
		padding:10px;
		color:#404040;
		margin-bottom:15px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		}
.alertgoed {
	color:#009900;
}
.alertfout {
	color:#FF0000;
}
.invulmis {
	color:#FF0000;
	font-weight:600;
}





.frmrow {
	display:block;
	padding-top:10px;
}
.frmlbl {
	display:inline-block;
	vertical-align:top;
	width:250px;
	color:#00BBC0;
}
.frmlbl > p {
	line-height:21px;
}
.frmtxt {
	display:inline-block;
	vertical-align:top;
	width:630px;
	padding-left:5px;
}
.frmtxt > em {
	font-size:12px;
	color:#999999;
}
.frmtxt.sub {
	padding-left:50px;
}
.frmakkoord {
	display:none;
}























/* LID WORDEN */
ul.info {
	padding-top:10px;
	padding-left:50px;
}

.kader {
	background-color:#EFEFEF;
	border:1px solid #DDDDDD;
	padding:15px;
}
.kader td {
	padding-bottom:5px;
}
.kader tr:nth-child(1) > td {
	padding-bottom:15px;
}
.kader tr:nth-last-child(1) > td {
	padding-bottom:0;
}










/* HOME */
body.page-home #content, body.page-accueil #content {
	padding:0;
}

.intro {
	position:relative;
	width: 100% !important;
	
	background-image:url(/web/20180903145952im_/http://wordnu-ainb-lid.be/2015/images/content/home.jpg?2018);
	background-size:cover;
	background-repeat:none;
	background-position:center center;
}
.intro > .wrapper {
	padding-top:20px;
	padding-bottom:20px;
}
.intro > .wrapper > div.pic {
	display:none;
}
.intro > .wrapper > div.txt {
	margin-left:50%;
	width:50%;
	background-color:rgba(0,0,0,0.5);
	padding:20px;
	color:#FFFFFF;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.intro #caption {
	position: absolute;
	left:10px;
	bottom:5px;
}

@media (max-width: 900px) {
	.intro > .wrapper > div.txt {
		margin-left:40%;
		width:60%;
		padding:15px;
	}
	h1	{
		font-size:30px;
	}
}


.left, .right {
	display:block;
	float:left;
	clear:none;
	width:48%;
	padding-top:30px;
}
.right {
	display:block;
	float:right;
	clear:none;
	width:48%;
}
.item {
	margin-bottom:40px;
}
.item > h2 {
	padding-bottom:15px;
}
.item > p {
	padding-right:15px;
}









/* OPBOUW */
#wrap {
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;
}
.wrapper {
	position:relative;
	width:calc(100% - 20px - 20px);
	max-width:960px;
	margin:auto;
}






#header {
	width:100%;
	height:100px;
	background-color:#00BBC0;
	margin-bottom:5px;
}
#header #logo {
	float:left;
	clear:none;
	padding-top:20px;
}
#header #logo img {
	height:60px;
	width:auto;
}
#header #lan {
	float:right;
	clear:none;
	padding-top:20px;
	font-size:11px;
	line-height:11px;
	color:#FFFFFF;
}
#header #lan ul {
	margin:0;
	padding:0;
}
#header #lan ul > li {
	display:inline;
	padding:0 3px;
}
#header #lan ul a:link, #header #lan ul a:visited,
#header #lan ul a:hover, #header #lan ul a:active	{
	color: #FFFFFF;
	text-decoration: none;
}
#header #lan ul a:hover, #header #lan ul a:active	{
	opacity:0.75;
}
#header #pas {
	float:right;
	clear:right;
	
	font-family:'Open Sans Condensed';
	font-weight:700;
	font-size:20px;
	line-height:1;
	color:#FFFFFF;
	
	padding-top:31px;
}





#content {
	padding: 30px 0 50px 0;
}

	







#push	{
	height:120px;
}

#footer {
	height:120px;
}
#footer > .wrapper {
	padding-top:25px;
	border-top:1px solid #DDDDDD;
}
#footer #btn {
	display:block;
	float:left;
	clear:none;
	width:324px;
}
#footer #logo {
	display:block;
	float:right;
	clear:none;
	width:165px;
}
#footer #logo img {
	height:62px;
	width:auto;
}












a.link1:link, a.link1:visited, a.link1:hover, a.link1:active	{
	color: #FFFFFF;
	text-decoration: none;
}


a.btn, a.btn1 {
	display:block;
	width:314px;
	height:51px;
	padding:13px 10px 0 0;
	background:url(/web/20180903145952im_/http://wordnu-ainb-lid.be/2015/images/layout/btn.png?2018) left top no-repeat;
	
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	line-height:17px;
}
a.btn > strong, a.btn1 > strong {
	font-weight:600;
	font-size:17px;
}
a.btn:hover, a.btn1:hover {
	opacity:0.9;
}

a.btn1 {
	background:url(/web/20180903145952im_/http://wordnu-ainb-lid.be/2015/images/layout/btn1.png?2018) left top no-repeat;
	color:#00BBC0;
}
/*
     FILE ARCHIVED ON 14:59:52 Sep 03, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:24:48 Feb 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.613
  exclusion.robots: 0.046
  exclusion.robots.policy: 0.034
  esindex: 0.011
  cdx.remote: 91.859
  LoadShardBlock: 224.028 (3)
  PetaboxLoader3.datanode: 87.935 (4)
  PetaboxLoader3.resolve: 111.387 (2)
  load_resource: 117.55
*/