/* 1024 CSS */

body, div, td, p, li, span, input, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}

body{
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin:0px; /* om alles aan de top of bodem te kleven */
	background: #096;
	
	scrollbar-face-color:#B3DDC0;
	scrollbar-arrow-color:#ED2024;
	scrollbar-track-color:#096;
	scrollbar-shadow-color:#096;
	scrollbar-highlight-color:#096;
	scrollbar-3dlight-color:#096;
	scrollbar-darkshadow-color:#096;
}

img{border:0}

/* links */

a:link{
	color: #069;
	text-decoration:underline;
}

a:visited{
	color: #069;
	text-decoration:underline;
}

a:hover{
	color: #f00;
	text-decoration:underline;
}

a:active{
	color: #069;
	text-decoration:underline;
}


a:link.rechterLink{
	display: block;
	width: 202px;
	padding-left: 12px;
	height: 16px;
	padding-top: 0px;
	margin-top:5px;
	font-size:12px;
	font-weight: bolder;
	text-decoration:none;	
	color:#000;
	background: #D3EDE7;
	border:1px solid #069;
}

a:visited.rechterLink{
	display: block;
	width: 202px;
	padding-left: 12px;
	height: 16px;
	padding-top: 0px;
	margin-top:5px;
	font-size:12px;
	font-weight: bolder;
	text-decoration:none;	
	color:#000;
	background: #D3EDE7;
	border:1px solid #069;
}

a:hover.rechterLink{
	display: block;
	width: 202px;
	padding-left: 12px;
	height: 16px;
	padding-top: 0px;
	margin-top:5px;
	font-size:12px;
	font-weight: bolder;
	text-decoration:none;	
	color:#069;
	background: #D3EDE7;
	border:1px solid #069;
}

a:active.rechterLink{
	display: block;
	width: 202px;
	padding-left: 12px;
	height: 16px;
	padding-top: 0px;
	margin-top:5px;
	font-size:12px;
	font-weight: bolder;
	text-decoration:none;	
	color:#069;
	background: #D3EDE7;
	border:1px solid #069;
}


a:link.terug{
	display: block;
	width: 100px;
	padding: 1px;
	background: #096;
	border: 2px solid #f00;
	text-align: center;
	color: #fff;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

a:visited.terug{
	display: block;
	width: 100px;
	padding: 1px;
	background: #096;
	border: 2px solid #f00;
	text-align: center;
	color: #fff;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.terug{
	display: block;
	width: 100px;
	padding: 1px;
	background: #096;
	border: 2px solid #f00;
	text-align: center;
	color: #fff;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

a:active.terug{
	display: block;
	width: 100px;
	padding: 1px;
	background: #096;
	border: 2px solid #f00;
	text-align: center;
	color: #fff;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}


a:link.catLink{
	color:#3B8377;
	text-decoration: none;
}

a:visited.catLink{
	color:#3B8377;
	text-decoration: none;
}

a:hover.catLink{
	color:#3B8377;
	text-decoration: underline;
}

a:active.catLink{
	color:#3B8377;
	text-decoration: none;
}

/* wrapper */

table.wrapper{
	width:1000px;
	margin:auto;
}

td.centerWrapper{
	width:1000px;
	vertical-align: top;
}		

/* menu + pagina */

table.pagina{
	width:1000px;
	margin:0px auto;
	height:560px;
}

.headerCel{
	height: 16px;
	background: #096;
	border-bottom:1px solid white;
}

td.paginaMenu{
	width: 260px;
	background: #ED2024 url(images/poetsvrouw.jpg) top right no-repeat;
	text-align: left;
	vertical-align:top;
}

.rechtermenuCel{
	width: 300px;
	text-align: center;
	vertical-align: top;
	background: #90CDC3 url(images/boomPlus.jpg) top left no-repeat;
}

.rechtermenu{
	width:220px;
	margin:auto;
	text-align: left;
}

td.paginaInhoud{
	width: 440px;
	background: #90CDC3 url(images/boom.jpg) center no-repeat;
}

.iFrame{
	width:440px;
	height:560px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.footer{
	height: 16px;
	background: #096;
	font-size:7pt;
	color: White;
	border-top:1px solid white;
	text-align: center;
}

.vragenDiv{
	display: block;
	width: 202px;
	padding-left: 12px;
	height: px;
	padding-top: 3px;
	margin-top:8px;
	font-size:12px;
	font-weight: bolder;
	text-decoration:none;	
	color:#000;
	background: #D3EDE7;
	border:1px solid #069;
}

.adresDiv{
	display: block;
	width: 190px;
	padding: 3px 12px;
	margin-top:10px;
	font-size:10px;
	background: #D3EDE7;
	border:1px solid #069;
}

.adresP{
	width:214px; 
	height:17px; 
	margin:-3px -12px; 
	padding-top: 3px;
	font-variant:small-caps; 
	font-weight: bold;
	background:#069; 
	color:white;
	text-align: center;
}

.centreren{
	position: absolute;
	top: 50%;
	height: 594px; /* 560+(2x16)+2 */
	left:50%;
	width: 100%;
	margin-top: -298px; /* half of height + 1 om scrollbar weg te laten in 1024 */
	margin-left:-50%; /* half of width */
}

.superTbl{
	width: 100%;
	margin: auto;
}

.superLeft{
	width:50%;
	background: #096 url(images/bgLeft.gif) 0px 1px repeat-x;
}

.superContent{
	padding: 0px;
}

.superRight{
	width:50%;
	background: #096 url(images/bgRight.gif) 0px 1px repeat-x;
}

.inhoud{
	width: 440px;
	height: 560px;
	text-align: left;
	overflow-x:hidden;
	overflow-y:auto;
}

.titelprod{
	width: 410px;
	margin: 20px auto;
	color: #069;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}

.titel{
	width: 420px;
	margin: 20px auto;
	color: #069;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}

.formCel{
	text-align:left;
	vertical-align: middle;
	font-size: 10px;
}

.formInput{
	width:205px;
	font-family:verdana, arial;
	font-size:10px;
}

input.button{
		font-family: tahoma;
		font-size: 11px;
		color: white;
		border: 2px solid #ED2024;
		background-color: #009966;
		width: 100px;
		font-weight: 600;
		letter-spacing: 1px;
}

input.button2{
		font-family: tahoma;
		font-size: 10px;
		color: white;
		border: 2px solid #ED2024;
		background-color: #009966;
		font-weight: 500;
		letter-spacing: 1px;
		width: 150px;
                height:auto;
text-align:center;
}

.catTbl{
	width: 420px;
	margin: 5px auto;
	background: #EAFAF7;
	border:1px solid #539B8F;
}

.catCel{
	width: 33%;
	height: 16px;
	padding-left: 10px;
	background: #EAFAF7;
	font-size: 11px;
}

.catLeft{
	width: 33%;
	padding: 3px 5px;
	background: #069;
	color:#fff;
	vertical-align: top;
	font-weight: bolder;
	font-variant: small-caps;
}

.subcatTbl{
	width: 100%;
	background: #EAFAF7;
}

.subcatCel{
	width: 50%;
	height: 16px;
	padding-left: 10px;
	background: #EAFAF7;
	font-size: 11px;
}

.taalTbl{
	width: auto;
	height: 43px;
	margin: 20px 0px 0px 20px;
}

.taal_L{
	width: 32px;
	background: url(images/taalknop-L.gif) top right no-repeat;
}

.taal_M{
	width: auto;
	background: url(images/taalknop-M.gif) top left repeat-x;
	vertical-align: top;
}

a:link.taal, a:visited.taal, a:hover.taal, a:active.taal{
	height: 30px;
	padding-top: 7px;
	color:white;
	font-weight: bolder;
	text-decoration: none;
	display: block;
}

.taal_R{
	width: 23px;
	background: url(images/taalknop-R.gif) top left no-repeat;
}

.steponeknop{
	float: right;
	margin:-40px 0 0;
	border: 0;
}

.agc{
	margin: 10px auto 0;
}

.scrollThis{
	/*height:300px; for crying out loud
	overflow-x:hidden;
	overflow-y:auto;*/
}

.greenfree{
	margin: 170px 0 0 -10px;
	clear:both;
}

.actieJuniDiv{
	margin:0px 0 0 40px;
}