HTML,BODY {
	margin:0;
	padding:0;
	height:100%;
	background:#D5EDD1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
    }

P, TD, TABLE {
	margin: 0px;
    padding: 0px;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

HR {
    color: #cccccc;
	height: 1px;
	border-top:1px #cccccc thin;
	border-bottom:0px;
    border-left:0px;
    border-right:0px;
    }

A {
	text-decoration: none;
	color: #0099cc;
	letter-spacing: .1em;
    }

A:Hover {
    text-decoration: underline;
	color:#429538;
	}

H1 {
	font-family : Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
    }

H2 {
	font-family : Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -15px; 
    }

/* P A G I N A  O P M A A K ----------------------------------*/
#page_titel {
	font-family : Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	/*color:#003E71;*/
	color:#0060ae;
	}

#page_inleiding {
	font-family : Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	}

#sothink-menu {
   position:absolute;
   top:332px;
   left:70px;
   z-index:5;
   }

#bottom-greenlightcompany {
   margin-top:80px;
   text-align:center;
   }

#bottom-greenlightcompany A {
   color:#7BC142;
   }

#disclaimer-mercis {
   padding-left:300px;
   padding-top:75px;
   color:#FFFFFF;
   }

#disclaimer {
   font-size: 10px;
   text-align: left;
   margin-top: 30px;
   margin-left: 13px;
   margin-bottom: 50px;
   }
   
#systeem {
   margin-top:200px;
   }
   
   
/* L I J S T E N ------------------------------------------*/
#bestandenlijst {
   	color: #0033ff;
	text-decoration: none;
	font-size: 12px;
   }

#bestandenlijst:Hover {
   	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
   }

#plaatjeslijst {
	width : 400px;
	overflow : hidden;
	}

/* R E A G E E R ------------------------------------------*/
#reageer_table {
	border: 1px dashed #666666;
	background-color: #cccccc;
	width: 225px;
	}

#reageer_tekst {
   	font-size: 16px;
    font-weight: bold;
	margin-bottom: 5px;
	}
	
#reageer_naam {
   	font-size: 14px;
	}
	
#reageer_naam_invoer {
	width: 210px;
	}
	
#reageer_invoer {
	width: 255px;
	}	


/* C O N T A I N E R S -------------------------------------------*/
#container-main {
	position:relative;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
    }


#container-navigation-top {
	position:relative;
	height:120px;
	background-color:#D5EDD1;
	}

#container-navigation-top-width {
    width:950px;
    }

#container-navigation-top-left {
	float:left;
	width:50px;
	height:120px;
	background-image:url(../images/page/schaduw_lg_1.jpg);
    background-repeat:repeat-y;
    }

#container-navigation-top-logo {
	float:left;
	width:225px;
	height:120px;
	overflow:hidden;
	background:#FFFFFF;
    }
	
#container-navigation-top-navigation {
    position:relative;
	float:left;
	width:675px;
	height:120px;
	overflow:hidden;
    background-color:#FFFFFF;
	background-image:url(../images/page/schaduw_wit_3.jpg);
    background-repeat:repeat-y;
    }

#container-navigation-top-navigation-home {
    position:absolute; 
	left:550px; 
	top:10px;
	}
	
#container-navigation-top-navigation-buttons {
    position:absolute; 
	left:105px; 
	top:89px;
	width:570px;
	height:31px;
	overflow:hidden;
	}

#container-photo {
    height:175px;
	background-color:#BCE4B8;    
    }

#container-photo-width {
    width:950px;
    }

#container-photo-left {
	float:left;
	width:50px;
	height:175px;
	background-color:#BCE4B8;
	background-image:url(../images/page/schaduw_dg_1.jpg);
    background-repeat:repeat-y;
    }

#container-photo-slogan {
	float:left;
	width:225px;
	height:175px;
	overflow:hidden;
	background:#429538;
    }
	
#container-photo-photo {
	float:left;
	width:675px;
	height:175px;
	overflow:hidden;
	background-color:#ffffff;
    background-image:url(../images/page/schaduw_wit_3.jpg);
    background-repeat:repeat-y;
    }

#container-content {
    background-color:#D5EDD1;
	background-image:url(../images/page/content_background.jpg);
    background-repeat:repeat-y;
	padding:0em 0em 10em;
    }

#container-content-content {
	padding-left:380px;
	padding-top:50px;
	width:540px;
	height:auto;
    overflow:hidden;
    }

#container-footer {
	height:100px;
	width:100%;
	overflow:hidden;
	position:absolute;
	bottom:0;
	background-color:#BCE4B8;
    }	

#container-footer-width {
    width:950px;
    }

#container-footer-left {
	float:left;
	width:50px;
	height:100px;
	background-image:url(../images/page/schaduw_dg_1.jpg);
    background-repeat:repeat-y;
	}

#container-footer-middle {
	float:left;
	width:225px;
	height:100px;
	background:#429538;
	}	

#container-footer-right {
	float:left;
	width:675px;
	height:100px;
	background:#429538;
	background-image:url(../images/page/schaduw_dg_3.jpg);
    background-repeat:repeat-y;
	}		
