
/* -- General properties -- */

body {
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size:100%;
	line-height:2em; /* 16×1.125=18 */
	background: url(../img/bg.jpg) no-repeat top center;
}

/* -- PNG FIX -- */

img, div, a, h1 { behavior: url(css/iepngfix.htc) }

/* -- Form elements -- */

form {
	float:left;
	margin: 15px 0 0 0;
}

form p {
	clear:both;
	width: 430px;
	font-style: italic;
}

form div {
	width: 450px;
	float:left;
}

label {
	float:left;
	width: 120px;
	padding: 0px;
}

input, select {
	font-family: Arial, Helvetica, Sans-serif;
	font-size:0.8em;
	padding: 3px 0 3px 0;
	float:left;
	width:300px;
	
	background-color:transparent;
	border:0px;
	border-bottom: 1px solid #000;
}

input.button {
	width:80px;
	float:right;
	border: 0px;
	background: url('../img/bg_link.png') repeat-x top left;
	color:#ffffff;
}

span.obligatedfields {
	float:left;
	font-size: 0.7em;
}

/* -- Site title -- */

#content_home h1.nl, #content_home h1.fr {
	clear:both;
	margin:0 auto;
	width:650px;
	height:490px;
	background: url(../img/logo_nl.png) no-repeat top center;
}

#content_home h1.fr {
	background: url(../img/logo_fr.png) no-repeat top center;
}

#content_win h1.nl, #content_win h1.fr {
	clear:both;
	margin:0 auto;
	width:900px;
	height:118px;
	background: url(../img/ecws-banner-wwd_nl.png) no-repeat top center;
}

#content_win h1.fr {
	background: url(../img/ecws-banner-wwd_fr.png) no-repeat top center;
}

h1 span, h2 {
	display: none;
}

h3 {
	color:#438bb1;
}

p, label {
	font-size: 0.8em;	
}

a {
	outline:none;
	color:#00958e;
	text-decoration:none;
	font-size: 1em;
}

a:hover {
	color:#000000;
}

strong {
	font-weight:bold;	
}

#wrapper {
	clear:both;
	float:left;
	width:100%;
	height:100%;
}

#content_home, #content_win {
	clear:both;
	margin: 0 auto;
	width:900px;
	text-align:left;
	padding: 50px 0 0 0;
	overflow:hidden;
	position:relative;
}

#content_win {
	padding: 30px 0 0 0;
}

a.homelink {
	float:left;
	position: absolute;
	top:50px;
	font-size:0.8em;
	color:#000000;
	width:120px;
	height:72px;
}

a.homelink span {
	display:none;
}

#taalkeuze {
	float:right;
	position: absolute;
	right:0px;
	top:0px;
	width:300px;
	text-align:right;
}

#taalkeuze a {
	color:#000000;
	margin-left: 15px;
	font-size:0.8em;
}

#taalkeuze a.active {
	font-weight:bold;
}

#link-ngc {
	width:123px;
	height:43px;
	float:right;
	position: absolute;
	top:65px;
	right:0px;
	background: url(../img/logo_ngc.png) no-repeat center center;
}

#link-wwd {
	width:123px;
	height:73px;
	float:right;
	position: absolute;
	top:53px;
	left:0px;
	background: url(../img/logo_wwd.png) no-repeat top center;
}

#link-ngc span, #link-wwd span {
	display:none;	
}

#button-info_nl, #button-info_fr {
	clear:left;
	float:left;
	width:286px;
	height:39px;
	margin: 0 0 0 0;
	padding: 70px 0 0 0;
	background: url(../img/bg_info_nl.png) no-repeat top left;
	text-align:center;
}

#button-info_fr {
	background: url(../img/bg_info_fr.png) no-repeat top left;
}

#button-win_nl, #button-win_fr {
	float:right;
	width:286px;
	height:39px;
	margin: 0 0 0 0;
	padding: 70px 0 0 0;
	background: url(../img/bg_win_nl.png) no-repeat top left;
	text-align:center;
}

#button-win_fr {
	background: url(../img/bg_win_fr.png) no-repeat top left;
}

#button-info_nl a, #button-info_fr a, #button-win_nl a, #button-win_fr a {
	width:82px;
	text-align:center;
	overflow:visible;
	color:#ffffff;
	font-size:0.8em;
}

#button-info_nl span.txt, #button-info_fr span.txt, #button-win_nl span.txt, #button-win_fr span.txt {
	display:none;
}

#button-info_nl a span, #button-info_fr a span, #button-win_nl a span, #button-win_fr a span {
	padding: 5px 10px 5px 10px;
	background: url(../img/bg_link.png) repeat-x bottom left;
}

#footerwrapper {
	clear:both;
	width:100%;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
}

#footer {
	clear: both;
	width:900px;
	margin:0 auto;
	font-size: 0.75em;
	height: 30px;
}

a.multimedium
{
	float:right;
	background: url(../img/hrefMultimedium.png) no-repeat;
	display: block;
	width: 18px;
	height: 19px;
	border:0px;
	margin: 10px 0 0 0;
}

a.multimedium:hover
{
	background-position: 0 -19px;
}

a.multimedium span {
	display:none;
}

div.error {
	border: 1px dashed #af0721;
	text-align:center;
	padding: 10px;
	font-size:0.8em;
	color:#af0721;
}

div.privcaydislaimer {
	float:left;
	width:auto;
	line-height:1.1em;
	margin: 40px 0 0 0;
	font-size: 0.65em;
	color:#999999;
}