/* CSS Document created by i-Concept innovators */

/*  Algemene Instellingen  */
/*/////////////////////////*/
/*     Niet veranderen!    */
	*{margin:0; padding:0; outline:0; text-align:left; vertical-align:top;}
	a img{border:0;}
	img{-ms-interpolation-mode:bicubic;}
	ol,ul{list-style-type:none;}
	
	body{background:#dee5eb; font:12px/1.5em Arial,Helvetica,Verdana,sans-serif; color:#445b6f;}
	#login{margin:0 auto; width:500px; height:312px; background:url(../images/login-background.png) 0 0 no-repeat; margin-top:200px;}
	#passwordReset{background:url(../images/button-blank.png) 0 0 no-repeat; width:122px; height:43px; margin-top:-10px; text-align:center;}
	#logo{float:left; margin:12px 0 0 15px;}
	#slogan{float:right; margin:20px 15px 0 0;}
	
	.form li{background:url(../images/input.png) 0 0 no-repeat; padding:11px 0 12px 7px; margin-bottom:10px;}
	label{display:block; float:left; width:110px; text-align:right;}
	input{width:170px; margin-left:11px; background:none; border:none;}
	
	#button-login{width:120px; height:41px; background:url(../images/button-login.png) 0 0 no-repeat; text-indent:-999em; font-size:0; line-height:0; overflow:hidden; border:none; cursor:pointer; margin-top:-10px;}
	
	.main{margin:25px 0 0 20px;}
	.secundair{margin: 0 0 0 20px;}
	.suggestion{font-size:11px; text-align:center; padding:0px 0;}
	
	#nl,#en,#fr,#de,#es{display:block; float:left; width:16px; height:16px; background-image:url(../images/flags.png); background-repeat:no-repeat; text-indent:-999em; margin:0 5px 0 0;}
	#nl{background-position:0 0;}
	#en{background-position:0 -15px;}
	#fr{background-position:0 -30px;}
	#de{background-position:0 -45px;}
	#es{background-position:0 -60px;}
	
	#footer{padding:9px 10px 0 15px; border-top:1px dotted #aab9c5; text-align:right; margin-top:-15px;}
	
	a{text-decoration:none; color:#445b6f;}
	a:hover{color:#59BDEF;}
	.clear{clear:both;}
	
	.alert {color:#FF0000; float:left;}
	.message { height: 24px;border-left: 1px solid #939CA4;border-right: 1px solid #939CA4;	background-color: #445B6F;color: #ECEEF0;}