/* --> Includes CSS
****************************************************/

@import url(content.css);
@import url(menu_h.css);



/* --> General body defineren in content.css
****************************************************/

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background-color: #EBEBEB;
}




/* --> Page layout
******************************************************************************/

#topline {
	height: 7px;
	font: 2px/2px Arial;
	background-color: #fff;
}

#container {
}
	
#master-container {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	position: relative;
}

#box-splash-top {
	width: 1000px;
	height: 140px;
	background: url(../../img/bg_splash_top.jpg) no-repeat 0 0;
}

#box-splash-topheader {
	width: 1000px;
	height: 140px;
	background: url(../../img/bg_splash_logosearch.jpg) no-repeat 0 0;
	position: relative;
}

#box-navigation {
	width: 1000px;
	height: 47px;
	background: url(../../img/bg_mainmenu.gif) repeat-x 0 0;
	position: relative;
	z-index: 100;
}

#box-top {
	width: 1000px;
	height: 140px;
	background: url(../../img/bg_site_top.jpg) no-repeat 0 0;
}

#box-topheader {
	width: 1000px;
	height: 118px;
	background: url(../../img/bg_logosearch.jpg) no-repeat 0 0;
	position: relative;
}

#box-splash-newslogin {
	width: 1000;
	height: 293px;
	background: url(../../img/bg_splash_newslogin.jpg) no-repeat 0 0;
}

#box-content {
	width: 1000px;
	height: auto;
	clear: both;
	float: none;
/*	display: table; */
	background-color: #fff;
	border-top: 1px solid #CCCCCC;
}

#footer {
	width: 1000px;
	height: 42px;
	clear: both;
	float: none;
	background: url(../../img/img_footer.gif) no-repeat 0 0;
}

#footer a {
	margin: 0 0 0 286px;
	width: 188px;
	height: 18px;
	display: block;
}

#footer a span {
	display: none;
}

#master-container .print_page {
	position: absolute;
	left: 680px;
	top: 297px;
}

#master-container .box-buttons {
	margin: 10px 0 40px 0;
	padding: 0 0 0 5px;
	xtext-align: center;
/*	display: none; */
}




/* --> topheader splash
******************************************************************************/

#box-splash-topheader .box-logo {
	width: 536px;
	height: 159px;
	position: absolute;
	top: -42px;
	left: 10px;
	background: url(../../img/img_logo_splash.gif) no-repeat 0 0;
}

#box-splash-topheader .box-congres {
	position: absolute;
	top: 0;
	left: 410px;
	z-index: 20;
	display: none;
}

#box-splash-topheader .box-award {
	position: absolute;
	top: 220px;
	left: 500px;
	z-index: 20;
	display: none;	
}

#box-splash-topheader .box-esef {
	position: absolute;
	top: 230px;
	left: 170px;
	z-index: 20;
	xdisplay: none;	
}

#box-splash-topheader .box-ra {
	position: absolute;
	top: 220px;
	left: 410px;
	z-index: 20;
/*	display: none;	*/
}

#box-topheader .box-logo {
	width: 536px;
	height: 159px;
	position: absolute;
	top: -42px;
	left: 10px;
	background: url(../../img/img_logo.gif) no-repeat 0 0;
	z-index: 10;
}

#box-topheader .box-home {
	width: 47px;
	height: 12px;
	position: absolute;
	top: 10px;
	left: 550px;
	z-index: 20;
}





/* --> alu searcher
******************************************************************************/

#box-splash-topheader .alu-searcher, #box-topheader .alu-searcher {
	width: 280px;
	height: 165px;
	position: absolute;
	top: 0;
	left: 624px;	
}

.alu-searcher .box-header {
	margin: 10px 0 0 20px;
	width: 245px;
	height: 33px;
	background: url(../../img/img_head_alusearcher.gif) no-repeat 0 0;
}

.alu-searcher .searcher-input {
	margin: 20px 0 0 20px;
	padding: 0 0 30px 0;
	clear: both;
	float: none;
}

.alu-searcher .searcher-input .textfield-searcher {
	margin: 0 15px 4px 0;
	padding: 4px 4px 0 4px;
	width: 203px;
	height: 20px;
	display: block;
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	background: url(../../img/bg_textfield_searcher.gif) no-repeat 0 0;
	background-attachment: fixed;
	border: 0;
}

html>body .alu-searcher .searcher-input .textfield-searcher {
	width: 195px;
	background-attachment: scroll;
}

.alu-searcher .searcher-help {
	margin: 8px 0 0 20px;
	clear: both;
	float: none;
}

.alu-searcher .searcher-help img {
	margin: 0 0 5px 0;
}

.searchresults {
}




/* --> content box splash
******************************************************************************/

/* left column */

#box-content .box-left {
	width: 761px;
	float: left;	
}

#box-content .box-left .box-header {
	width: 761px;
	height: 34px;
	background: url(../../img/bg_content_header.gif) repeat-x bottom left;
}

#box-content .box-left .box-header span {
	margin: 0 60px 0 20px;
	padding: 10px 0 0 0;
	font: 14px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1D3689;
	display: block;
}

#box-content .box-left .content {
	padding: 20px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #7D8989;
}







/* right column splash */

#box-content .box-right {
	width: 239px;
	float: right;
}


/* right column splash */

#box-splash-newslogin .box-right {
	width: 376px;
	float: right;
}

#box-splash-newslogin .login-input {
	width: 245px;
	margin: 0 0 0 20px;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	display: inline;
}

#box-splash-newslogin .login-input input {
	display: block;
}

#box-splash-newslogin .login-input span {
	margin: 0 0 5px 0;
	display: block;
}

#box-splash-newslogin .login-register {
	float: left;
	clear: right;
}

#box-splash-newslogin .login-input .textfield-login {
	margin: 0 0 2px 0;
	padding: 0 4px 0 4px;
	width: 154px;
	height: 14px;
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	background: url(../../img/bg_textfield_login.gif) no-repeat 0 0;
	background-attachment: fixed;
	border: 0;
}

html>body #box-splash-newslogin .login-input .textfield-login {
	padding: 1px 4px 0 4px;
	background-attachment: scroll;
}

#box-splash-newslogin .login-input-help {
	padding: 10px 0 10px 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#box-splash-newslogin .login-input-help a {
	color: #fff;
}


#box-content .login {
	height: 166px;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../../img/bg_box_login.gif) no-repeat 0 0;
	overflow: hidden;
}

#box-content .login-input { 
	margin: 0 0 0 10px;
	padding: 10px 0 10px 0;
}

#box-content .login-input span {
	margin: 0 0 5px 0;
	display: block;
}

#box-content .login-input .textfield-login {
	margin: 0 0 2px 0;
	padding: 0 4px 0 4px;
	width: 154px;
	height: 14px;
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	background: url(../../img/bg_textfield_login2.gif) no-repeat 0 0;
	background-attachment: fixed;
	border: 0;
	display: block;
}

html>body #box-content .login-input .textfield-login {
	padding: 1px 4px 0 4px;
	background-attachment: scroll;
}

#box-content .login-input-help {
	padding: 20px 0 40px 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#box-content .login-input-help img {
	margin: 0 0 4px 0;
}

#box-content .login-input-help a {
	color: #fff;
}




/* right column nieuws */

#box-splash-newslogin .box-right .nieuws {
	padding: 5px 0 0 0;
}

#box-content .box-right .nieuws {
	padding: 0 0 0 0;
	width: 215px;
	background: #1D3689 url(../../img/bg_box_news.gif) no-repeat 0 0;
}

#box-content .box-right .nieuws-footer {
	height: 21px;
	background: url(../../img/bg_box_bottom_news.gif) no-repeat 0 0;
}

.box-right .box-header {
	margin: 0 20px 10px 20px;
	padding: 10px 0 0 0;
	background: url(../../img/bg_boxheaders.gif) repeat-x bottom left;
}

#box-content .login .box-header {
	margin: 0 20px 10px 10px;
	padding: 10px 0 0 0;
	background-position: 0 -100px;
}

#box-content .nieuws .box-header {
	margin: 0 0 10px 0;
	padding: 10px 0 5px 10px;
	background: url(../../img/bg_boxheaders.gif) repeat-x bottom left;
}

.box-right .box-header img {
	margin: 0 0 6px 0;
}






/* --> box popup
******************************************************************************/

#box-popup-content {
	height: 100%;
	background: #EBEBEB url(../../img/bg_popup.gif) repeat-x 0 0;
	text-align: left;
}

#box-popup-content .box-close-popup {
	position: absolute;
	top: 8px;
	right: 30px;
}

#box-popup-content .box-left {
	background: url(../../img/img_head_ac_popup.gif) no-repeat 20px 12px;
}

#box-popup-content .box-left .box-header {
	padding: 50px 0 0 0;
	height: 34px;
}

#box-popup-content .box-left .box-header span {
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	font: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1D3689;
	display: block;
}

#box-popup-content .box-left .content {
	margin: 20px 20px 0 20px;
	padding: 0 0 20px 0;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #7D8989;
}


/* Form popup
*****************************/
#form-box-container {
	margin: auto;
	padding: auto;
	width: 365px;
	height: 100%;
	text-align: center;
	xbackground-color: #30448B;
}

#box-form	{
	margin: auto;
	padding: 10px;
	width: 100%;
	height: 100%;
	text-align:left;
}

.textfield-formpop {
	margin: 0 15px 4px 0;
	padding: 4px 4px 0 4px;
	width: 203px;
	height: 20px;
	display: block;
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	background: url(../../img/bg_textfield_searcher.gif) no-repeat 0 0;
	background-attachment: fixed;
	border: 0;
}

html>body .textfield-formpop {
	width: 205px;
	background-attachment: scroll;
}

.form-headline {
	padding-bottom: 10px;
	font-weight: bold;
	color: #BFDF01;
	}
	
.formtext {
	padding: 5px;
}
		
/* --> Enquete styling
************************************************************************/

.form_textarea {
	background: url(../../img/textarea_form_bg.gif); no-repeat;
	margin: 5px 0px 15px 30px;
	width: 296px;
	height: 42px;
	border: 0px solid black;
	background-attachment: fixed;
	overflow: auto;
	display: block; 
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF; 
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-arrow-color: #384467;
	scrollbar-track-color: #384467;
	}


html>body .form_textarea {
		width: 299px;
		height: 44px;
		background-attachment: scroll;
}
		
.box-enquete {
	color: #fff;
	width: 360px;
}

.box-enquete td {
	vertical-align: top;
}
	
.box-enquete .radiobtn {
	width: 10px;
}

.box-enquete .antwoord {
	width: 100%;
	border-bottom: 1px dashed gray;
}

html>body .box-enquete .antwoord {
	width: auto;
}

.box-enquete .txtarea_top {
	padding: 15px 0 0 0;
	text-align: center;
	font-weight: bold;
}

.box-enquete .txtarea {
	text-align: center;
	font-weight: bold;
}

.box-enquete .btn {
	margin: 10px 0 0 290px;
}

.form-link {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	}

.form-link:hover{
	color: #c8c8c8;
	font-weight: bold;
	text-decoration: none;
	}

/* Splash Banners */

#master-container .box-awardbanner {
	width:294px;
	height:80px;
	position: absolute;
	top:400px;
	left: 155px;
   background: url(../../img/awardbanner2008.gif) no-repeat;
}