html, body{
	margin:0;
	padding:0;
	font-family: helvetica, arial, verdana;
	background:#002649 url(/gfx/back2.gif) repeat-y;
	color:#fff;
	font-size:0.848em;
	
	line-height:33px;
	width:100%;
	min-height:100%;
}
.container1{
	background: url(/gfx/htmlback.gif) repeat-x;
	height:1%;
	min-height:700px;
}
img{
	border:0;
}

a{color:#fff; text-decoration:none;}
a:hover{color:#e04620;}


h1{
	color:#fff;
	font-size:27px;
	font-weight:bold;
	line-height:33px;
}

.titel table{
	width:163px;
	height:225px;
	height:245px;
	text-align:right;
	vertical-align:bottom;
}

h2{
	color:#fff;
	text-transform:uppercase;
	background-color:#e04820;
	padding:0 0 0 10px;
	text-align:center;
	float:left;
	margin-top:57px;
	line-height:42px;
	font-size:18px;
}

h2#en{
	margin-left:-100px;
}

h2#fr{
	margin-left:-120px;
}
.container{
	width:1000px;
}

.head{
	background:#fff url(/gfx/header_verleng2.gif) repeat-x;
	height:129px;
	width:1024px;
}

.head img{
	float:left;
}

.menu{
	float:left;
	width:227px;
	height:469px;
	background:transparent url(/gfx/menuachtergrond.gif) repeat-x;
	clear:left;
}

.menu ul{
	margin:20px 0 0 57px;
	padding:0;
}

.menu li{
	list-style:none;
	width:140px;
	background:url(/gfx/arrow_white.gif) no-repeat right 15px;
	font-weight:bold;
	padding:5px 0 0 0;
	margin:0;
	line-height:20px;
}
.menu li.active {
	background:url(/gfx/arrow_orange.gif) no-repeat right 12px;
}
.menu ul li a {
	border-bottom:1px solid #002b52;
	display:block;
	padding:0;
	margin:0;
}


.menu ul li ul li a{
	color:#e04620;
	padding:0;
	margin:0;
}

.menu ul li ul{
	margin:0;
	padding:0;
	
}

.menu ul li ul li{
	background:url(/gfx/arrow_white.gif) no-repeat right 12px;
	padding:5px 0 0 0;
	margin:0;
	line-height:20px;
}

.laag1{
	width:125px;
}

.arrow{
	text-align:right;
}

.content{
	float:left;
	width:770px;
	min-height:500px;
	margin:0;
	padding:0;
	background:#002649 url(/gfx/contback.gif) repeat-x;
}

.keuze{
	float:left;
	width:340px;
	height:371px;
	border:1px solid #fff;
	margin:40px 0 0 25px;
	overflow:hidden;
}


.keuze .afdeling{
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
}

.keuze .keuzebeeld{
	height:220px;
}

.keuze .keuzetext{
	line-height:150%;
	text-align:center;
}

.inleiding{
	clear:both;
	width:710px;
	text-align:center;
	margin:25px 0 25px 25px;
	line-height:150%;
	padding-top:35px;
}

