@charset "utf-8";
html, body {
   margin:0;
   padding:0;  
   height:100%;
   background-color:#FFFFFF;
   /*background-color:#E1EEFA;
   background-image:url(../images/background.gif);*/
   background-position:top;
   background-repeat:repeat-x;
}

input, select, textarea {
	font-family: arial;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	border:solid 1px #000;
}


#distance { 
   width:1px;
   height:50%;
   margin-top:-350px;
   /*margin-bottom:-325px;*/
   float:left;
}

#logo {
	position:absolute;
	left:756px;
	top:197px;
	width:162px;
	height:92px;
	z-index:1;
}
      
.container{
   position:relative;
   clear:left;
   margin:0 auto;
   width:960px;
   height:560px;	
   background-color:#FFF;
}

.footer{
	padding-top:7px;
	color:#FFF;	
}

TD#HeaderLeft{
	height:165px;
	width:42px;
	background-image:url(../images/bg_header_left.gif);
}

TD#HeaderMiddle{
	height:165px;
	background-image:url(../images/bg_header_middle.gif);
	vertical-align:bottom;
}

TD#HeaderRight{
	height:165px;
	width:42px;
	background-image:url(../images/bg_header_right.gif);
}

TD#BgTopButtons{
background-image:url(../images/bg_topbuttons.gif);
background-position:right;
background-repeat:no-repeat;
vertical-align:top;
padding-top:9px;
}

TD#MiddleLeft{
	height:393px;
	background-image:url(../images/bg_middle_left.gif);
}

TD#Middle{
	vertical-align:top;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

TD#MiddleRight{
	background-image:url(../images/bg_middle_right.gif);
}

TD#FooterLeft{
	height:42px;
	background-image:url(../images/bg_footer_left.gif);
}

TD#FooterMiddle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	vertical-align:top;
	height:42px;
	background-image:url(../images/bg_footer_middle.gif);
}

TD#FooterRight{
	height:42px;
	background-image:url(../images/bg_footer_right.gif);
}

A#headerlink{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
text-decoration:none;
}

A:hover#headerlink{
color:#CCC;
text-decoration:none;
}

/* Inschrijfpagina */

.fieldDescription {
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:3px; 
	@margin-bottom:1px; 
}

.inputFieldSignUp {
 	width:196px;
	height:14px;
	margin-left:5px;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:3px; 
	@margin-bottom:1px;
}

.optionListSignUp {
 	width:201px;
	height:20px;
	margin-left:5px;
	margin-top:0px; 
	@margin-top:1px;
	margin-right:5px;
	margin-bottom:3px; 
	@margin-bottom:2px;
}

.inputFieldSignUpSmall {
	width:40px;
	height:14px;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:3px; 
	@margin-bottom:1px;
}

.inputFieldSignUpChar {
 	width:14px;
	height:14px;
	text-align:center;
	margin-left:0px;
	margin-top:0px;
	margin-right:1px;
	margin-bottom:3px; 
	@margin-bottom:2px; 
}

.inputFieldSignUpChar, .inputFieldSignUpSmall, .inputFieldSignUp {
	padding-left:2px; 
	@padding-left:1px;
	padding-right:2px;
}

.spacerHeight {
	height:5px;
}

/*Inschrijf pagina */

