html, BODY
{
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #006ec7;
	SCROLLBAR-HIGHLIGHT-COLOR: #006ec7;
	SCROLLBAR-SHADOW-COLOR: #006ec7;
	SCROLLBAR-DARKSHADOW-COLOR: #006ec7;
	SCROLLBAR-3DLIGHT-COLOR: #006ec7;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #eeefef;
	BACKGROUND-COLOR: #bec0c2;
	background-image: url(../_images/bg-grijs.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 11px;
    line-height: 16px;
	height: 100%; 
}

/*POSITIE*/
A img{
	border: 0px
}
#blauw {
	position: absolute;
	width: 100%;
	height: 329px;
	top: 80px;
	left: 0px;
	background-image:url(../_images/bg-blauw.jpg);
	background-repeat:repeat-x;
}
#logo {
	position: absolute;
    width: 329px;
	height: 42px;
	top: 100px;
	left: 21px;
	z-index: 2;
}
#slogan {
	position: absolute;
	top: 330px;
	/top: 360px;
	left: 40px;
	width: 309px;
	z-index: 2;
	text-align:right;
}
#slogan p {
	font-size: 15px;
	color: #cccccc;
	line-height: 30px;
	font-weight: bold;
}
#tekst {
	position: absolute;
	width: 497px;
	min-height: 100%;
	height:auto; /* voor moderne browsers */
	/height:100%; /* voor IE */
	top: 0px;
	left: 370px;
	background-color:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	padding-top: 84px;
}
.lijst {
	position: absolute;
	width: 497px;
	height: 100%;
	top: 0px;
	left: 370px;
	background-color:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	padding-top: 117px;
}
#vlaggen {
	position: absolute;
    z-index: 2;
	height: 30px;
	left: 900px;
	top: 100px;
	
}
#vlaggen IMG {
    margin-right: 10px;
}
#iconen {
	position: absolute;
    z-index: 2;
	left: 900px;
	top: 370px;
}
#iconen IMG
{
	margin-right: 5px;
}
#keurmerken	{
	position: absolute;
	z-index: 3;
	top: 430px;
	left: 30px;
	width: 320px;
}
#exploform {
	position: absolute;
	left: 900px;
	top: 430px;
	z-index: 5;
}
.terug a {
	    color: #006ec7; /* blauw*/
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		float: right;
		margin-right: 10px;
		clear: left;
}
.terug a:hover {
	    color: #006ec7; /* blauw*/
		text-decoration: underline;
		font-size: 11px;
		font-weight: bold;
}

/*HOOFDFOTO*/
#foto {
	position: absolute;
	left: 372px;
	top: 84px;
	z-index: 4;
}


/*TEKSTKENMERKEN ---> zie ook body {} */
#tekst {
	position: absolute;
	top: 0px;
	left: 370px;
	padding-top: 430px;
}
#tekst P {
	padding-left: 20px;
	padding-right: 20px;

}
#tekst P IMG{
	margin-top: 4px;
	margin-left: -20px;
	margin-right: -20px;

}
/*
#tekst IMG
{
	margin-left: 12px;
	margin-top: -10px;
}
*/
#tekst LI {
	padding-left: 20px;
	padding-right: 20px;
    LIST-STYLE-TYPE: square;
    TEXT-ALIGN: left;
}
#tekst H1 {
	padding-left: 20px;
	padding-right: 20px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #006ec7;
}
#tekst H2 {
	padding-left: 20px;
	padding-right: 20px;
    font-weight: bold;
    font-size: 14px;
    color: #006ec7;
}
#tekst TABLE {
    BORDER-COLLAPSE: collapse;
}
#tekst TD {
    BORDER-RIGHT: #565656 1px solid;
    BORDER-TOP: #565656 1px solid;
    BORDER-LEFT: #565656 1px solid;
    BORDER-BOTTOM: #565656 1px solid;
	font-size: 10px;
}
td {
	font-size: 11px;
}
#tekst HR
{
    color: #006ec7;
	margin-left: 20px;
	margin-right: 20px;
	height: 1px;
}
#tekst H3 {
	padding-left: 20px;
	padding-right: 20px;
    font-size: 11px;
    color: #006ec7;
}
#tekst A
{
	color: #006ec7;
    text-decoration: underline;
}
#tekst A:hover
{
    text-decoration: none;
}

#opsomming {
	position: absolute;
	width: 501px;
	height: 100%;
	top: 0px;
	left: 370px;
	background-color:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	padding-top: 84px;
}
#opsomming {
	position: absolute;
	top: 0px;
	left: 370px;
	padding-top: 115px;
}
#opsomming P {
	padding-left: 20px;
	padding-right: 20px;

}
#opsomming LI {
	padding-left: 20px;
	padding-right: 20px;
    LIST-STYLE-TYPE: square;
    TEXT-ALIGN: left;
}
#opsomming H1 {
	padding-left: 20px;
	padding-right: 20px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #006ec7;
}
#opsomming H2 {
	padding-left: 20px;
	padding-right: 20px;
    font-weight: bold;
    font-size: 14px;
    color: #006ec7;
}
#opsomming TABLE {
    BORDER-COLLAPSE: collapse;
}
#opsomming TD {
    BORDER: 0px;
}
#opsomming HR
{
    color: #006ec7;
	margin-left: 20px;
	margin-right: 20px;
	height: 1px;
}
#opsomming H3 {
	padding-left: 20px;
	padding-right: 20px;
    font-size: 11px;
    color: #006ec7;
}
#opsomming A
{
	color: #006ec7;
    text-decoration: none;
}
#opsomming A:hover
{
    text-decoration: underline;
}
#opsomming IMG
{
	margin-left: 10px;
	margin-top: 0px;
	float: right;
}
#opsomming td IMG
{
	margin: 0px;
}

.profielen
{
}
.profielen #itemcontainer
{
	padding-left: 20px;
	padding-right: 20px;
}
.profielen DIV#pagenr
{
    PADDING-BOTTOM: 10px;
}
.profielen DIV#pagenr A
{
}
.profielen #item
{
	border-bottom: 20px;
}
.profielen B
{
    FONT-SIZE: 12px;
    COLOR: #006ec7
}
.profielen #Cat
{
	padding-left: 20px;
	padding-right: 20px;
}
.profielen #Cat A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px
}
.profielen #Cat A:hover
{
    TEXT-DECORATION: none
}
.profielen #select
{
    FONT-SIZE: 12px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px
}
.profielen #select SELECT
{
}
.profielen TD
{
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 11px;
    line-height: 16px;
}
.profielen IMG
{
    BORDER-RIGHT: #565656 1px solid;
    BORDER-TOP: #565656 1px solid;
    BORDER-LEFT: #565656 1px solid;
    BORDER-BOTTOM: #565656 1px solid
}
DIV.QuatroImagio
{
	position:relative;
	width: 497px;
}
DIV.QuatroImagio IMG
{
	margin-left:  1px;
	margin-bottom: 6px;
	border: #cccccc 1px solid
}

#flashintro {
	width: 497px;
	height: 322px;
}
#NewsDate {
	margin-bottom: -18px;
	padding-left: 20px;
}
