/* CSS Document */


/* volt kleurenpalet
blauw 003c5b
oker e49303


*/


body, html {
	background: #E8E7E1 url(/extra/subsites/_subs08/images/e_body-back_v2.gif) center top no-repeat;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	/*color: #3B414A;*/
}

* {
		margin: 0;
		padding: 0;
	}
	
a img {
		border: 0px;
	}
	



/* MAIN BLOCKS 
=======================================================
*/


	.cleardiv {
		clear: both;
	}


	.advert { /* tbd */
/*
		text-align: right;
		height: 13px;
		font-size: 9px;
		line-height: 16px;
		padding-right: 3px;
		color: #00325B;
*/
	}


	#container {
		position: relative;
		width: 100% /* was 1000 */
		margin: 0 auto;
	}
	
		#leftwrap {
			width: 100%;
			float: left;
			display: inline;
			position: relative;
		}
		
			#corpnav { 
				display:none;
			}
			
			#topspace {
				height: 115px;
/*				_height: 114px;*/
				position: relative;
/*				background-color:#FFFF99;*/
			}
			
			
				#banner {
				display:none;
				}
			
			#topimage {
			
			}
			
			#mainnav {
display:none;
			}

			
			#content {  /* achtergrondafbeelding smaakafhankelijk */
/*				background: #fff url(/extra/subsites/_subs08/images/e_leftcol-back.gif) left 25px repeat-y;*/
				width: 100%;
			}

			
			#leftcontent {
					width: 70%;
					float: left;
					display: inline;
				}
				
					
		



#subnav {
display: none;
}


		#leftcol {
						/*width: 20%;*/
						float: left;
						display: none;
						/*background-color:#99FF00;*/
					}
					
						#leftcol #teasertekst  {
							/*background: url(../images/leftcol-top.jpg) top repeat-x;*/
							/*padding: 10px 10px 0 12px;*/

						}
						
							#leftcol h2 {
								text-transform: uppercase;
								font-size: small;
								color: #E49303;
								border-bottom: #E49303 1px solid;
								padding-bottom: 9px;
								margin-bottom: 10px;
								line-height: 1.5em;
							}

							/*
								#leftcol h2 a {
									text-decoration: none;
									color: #E49303;
								}
							*/
							
							#leftcol #teasertekst h3 {
								font-size: x-small;
								color: #fff;
								/*line-height: 14px;*/
							}
							
							
								#leftcol #teasertekst h3 a {
									color: #fff; /* kan dit eleganter?  */
									/*text-decoration: none;*/
								}
							
							
							#leftcol #teasertekst p {
								font-size: x-small;
								color: #E49303;
								margin-bottom: 1.5em;
								/*line-height: 14px;*/
							}
							
								
								
#leftcol #teasertekst a {
color:#E49303;
text-decoration:none;
}

#leftcol #teasertekst a:hover {
text-decoration:underline;
}


					
					#rightcol {
						/*width: 40%;*/
						float: left;
						display: inline;
					}
					
						#video { /* tbd */
							 /*margin-bottom: 30px; */
						}
						
						#rightcol .block1 .headline img {
							/* 
							_margin-bottom: -5px;
							*margin-bottom: -5px;
							*/
						}


						#rightcol .block1 .headline h2 { /* achtergrond is smaakgebonden */
							background: url(/extra/subsites/_subs08/images/e_block1_back.gif) left repeat-y;
							text-align: right;
							padding-right: 10px;
							margin-bottom: 10px;
							/*width: 374px;*/
							height:25px;
							text-transform: uppercase;
							font-size: small;
							color: #003c5B;
							line-height: 24px;
							font-weight: normal;
						
						}
						
						#rightcol p {
							/*color: #3B414A;*/
							font-size: small;
							/*line-height: 16px;*/
							/*margin-bottom: 1.5em;*/
						
						}
						
							#rightcol .block1 p { /* tbd */
								/*font-size: 11px;
								line-height: 14px;
								margin-bottom: 0px;
								*/
							}
						
						#rightcol a /*, #rightcol a:visited */{
							color: #E49303;
							text-decoration: underline;
						}
						
						#rightcol a:hover /*, #rightcol a:active */{
							/*color: #E49303;*/
							text-decoration: none;
						}
						
						#rightcol p.link a /*, #rightcol p.link a:visited */{
							font-size: x-small;
							color: #E49303; 
							text-decoration: none;
							float: left; /* ?? */
							display: inline; /* ?? */
							padding-right: 1em;
							margin-top: 0.75em;
							margin-bottom: 2em;
							background: url(/extra/subsites/_subs08/images/e_pijltjes.gif) bottom right no-repeat;
							width: auto;
						}
						
						#rightcol p.link a:hover /*, #rightcol p.link a:active */ {
							/*color: #E49303;*/
							text-decoration: underline;
						}


				#rightcontent {
					width: 30%;
					/*margin-right: 10px;*/
					float: left;
					display: inline;
				}
				
					#imu { 
						/*height: 250px;*/
						margin-bottom: 10px; 
display:none;
					}
					
			
			#footer { /* aan te passen */
				background-color: #3B414A;
				color: #fff;
				text-align: center;
				line-height: 140%;
				padding: 10px;
			}
			
			
		
		#rightwrap {
			padding-top: 25px; /* = hoogte vrtnav */
			/*width: 110px;*/
			float: left; /* ipv right */
			display: inline;
			/*padding-left:10px;*/

		}
		
			#skyscraper {
			display:none;
		}
			
			
			
/* toevoegingen */			

			#bannerspace {
/*			height:5px;
			background-color:#rr0000;
			*/
			}
			
			#contentfooterspacing {
			height:25px;
			background-color:#FFFFFF;
			}
			
			#webvertising_banner {
			/*text-align:right;*/
			}
			
			#eennav {
			float:left;
			}

.rcblock1 {
/*border: 5px solid #e49303;*/
padding: 5px;
background: url(/extra/subsites/_subs08/images/e_block1_back.gif) left repeat-y;
margin-top:0.25em;
margin-bottom:1em;
}
.rcblock1 p a {
color:#003c5b;
text-decoration:none;
}
.rcblock1 p a:hover {
color:#003c5b;
text-decoration:underline;
}

.rcblock2 {
/*border: 5px solid #e49303;*/
padding: 5px;
background: url(/extra/subsites/_subs08/images/e_block2_back.gif) left repeat-y;
margin-top:0.25em;
margin-bottom:1em;
color:#FFFFFF;
}			
.rcblock2 p a {
color:#e49303;
text-decoration:none;
}
.rcblock2 p a:hover {
color:#e49303;
text-decoration:underline;
}



h1 {
	font-size:large;
}

h2 {
	font-size:medium;
}

h3 {
	font-size:small;
}

p {
	font-size:small;
}			
			
			
			
			
/* formulieren */

.duiz_form_veld {
font-family: verdana, arial, sans-serif; /* nodig voor textarea */
font-size:small; /* nodig voor textarea */
margin-left:0.5em;
margin-bottom:0.5em;
padding-left:0.25em;
vertical-align : middle; 
width:250px;
border : 1px; 
border-style : solid; 
border-color : #e49303; /*#d603a8; */
color:#000000; 
background-color: #fffae4; /*#f6a6ef; */
}

.duiz_form_fout {
padding-left:1em;
color:#FF0000;
}

.duiz_form_knop {
vertical-align : middle;
border : 1px; 
border-style : solid; 
height:1.50em;
border-color : #aaaaaa; 
color:#000000; 
background-color:#fffae4; 
margin:0 0 0 0;
padding:0 0 0 0;
}

