body{
	background: url(images/ai/bg.jpg) repeat-x;
	background-color: #020532;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 150%;	
	height: 100%;
}
#container{
	width: 995px;
	margin: 0 auto;
}
.clear{ 
	clear: both;
}
.hide {
	display: none;
}
.print{
	display: none;
}
#header{
	background: url(images/ai/header_nl.jpg) no-repeat;
	height: 146px;
}
#header-de{
	background: url(images/ai/header_de.jpg) no-repeat;
	height: 146px;
}
#h-logo{
	position: absolute;
	margin: 20px 0 0 344px;
}
#h-banner{
	/*background: url(images/ai/banner/banner_01.jpg) no-repeat;*/
	position: absolute;
	height: 146px;
	width: 200px;
	margin: 0 0 0 775px;
}
#main{
	margin: 0;
	padding: 0;
}
#m-left{
	float: left;
	background: url(images/ai/m-left.jpg) no-repeat;
	height: 524px;
	width: 345px;
}
#m-left-de{
	float: left;
	background: url(images/ai/m-left_de.jpg) no-repeat;
	height: 524px;
	width: 345px;
}
#m-left p, #m-left-de p{
	text-indent: -10000px;
}
#m-center{
	float: left;
	background: url(images/ai/m-center.jpg) no-repeat;
	padding: 63px 0 0 0;
	margin: 0;
	color: #B2C9D9;
	width: 430px;
}
#m-center a{
	color: #FFD900;
	text-decoration: none;
}
#m-center a:hover{
	text-decoration: underline;
}
#m-center h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFD900;
	font-weight: normal;
	margin: 0 0 40px 5px;
	padding: 0;
}
#mc-tekst{
	margin: 0 45px 0 5px;
	min-height: 300px;
	_height: 275px;
}
#mc-tekst p{
	margin: 0 0 15px 0;
}
#mc-tekst p.inleiding {
	font-weight: bold;
}
#mc-footer{
	margin: 0;
	padding: 20px 0 20px 0;
	line-height: 105%;
}
#mcf-left{
	float: left;
	padding: 0 13px 0 5px;
}
#mcf-right{
	float: left;
}
#mcf-right ul{
	padding: 0;
	margin: 0;
}
#mcf-right li{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #456B89;
}
#mcf-right a{
	text-decoration: none;
	color: #456B89;
}
#mcf-right a:hover{
	color: #B2C9D9;
	text-decoration: none;
}
#m-right{
	float: left;
	background: url(images/ai/m-right.jpg) no-repeat;
	width: 220px;
	height: 524px;
}
#mr-menu ul{
	padding: 64px 0 0 27px;
	margin: 0;
}
#mr-menu li{
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
}
#mr-menu a{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99CCFF;
}
#mr-menu a.active, #mr-menu a:hover{
	color: #FFD900;
}
#mr-banners{
	padding: 6px 0 0 27px;
	margin: 0;
}
#mrb-abb{
	padding: 25px 0 15px 0;
	margin: 0;
}
#mrb-samengenezen{
	padding: 0 0 15px 0;
	margin: 0;
}
#mrb-abbartsen{
	padding: 0 0 25px 0;
	margin: 0;
}
/** Meertaligheid **/
#language{
	padding: 10px 0 0 27px;
	color: #B2C9D9;
}
#language ul{
	padding: 0;
	margin: 0;
}
#language li{
	float: left;
	list-style: none;
	padding: 0 0 0 3px;
	margin: 0;
}
#language a{
	text-decoration: none;
	color: #B2C9D9;
}
#language a:hover, #language a.active{
	color: #FFD900;
}


