/*======================================*
** stylesheet.css
**======================================*/


/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
.kleur-site {
background-color:#32556B;
}

body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 83%;
	margin: 0px;
	padding: 0px;
	background-color: #3A5D73;
}
#wrapper {
	width: 800px;	
	margin: auto;
}
img { border: 0; }
h2 {
	color: #9CDF18;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	}

a {
	text-decoration: underline;
	color: #8FCE45;
}
a:hover {
	text-decoration:none;
}
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/
#divBanner{
	height: 140px;
	margin-top: 40px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	width: 606px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
/*	background-image: url(images/sunflower.gif);*/
/*	background-image: url(images/spinneweb01.jpg);*/
/*	background-image: url(images/lief.jpg);*/
/*	background-image: url(images/kever.jpg);*/	
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#divlogo {
	height: 130px;
	margin-top: 40px;
	border: 5px solid #FFFFFF;
	text-align: center;
	vertical-align:middle;
	padding-top: 10px;
	background-color:#3A5D73;
	font-size: 30px;	
}
.logo-tekst {
	color: #9DC1D9;
	margin: 0px;
}

/* ----------------------------------------------------------*
**   Groen
** ----------------------------------------------------------*/
span.ain {
	color: #92D340;
	font-weight:bold;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92D340;*/
}
span.red {
	color: #ae0000;
	font-weight:bold;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92D340;*/
}
/* -----------------------------------------------------------*
**  Oranje tekst
** -----------------------------------------------------------*/
span.web {
/*	color: #FFC605;*/
	color: #FF9000;
	font-weight:bold;
}
/*------------------------------------------------------------*
**  Kolom Links
**------------------------------------------------------------*/
#colLeft {
	width: 174px;
/*	height: 600px;*/
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #32556B;
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #3A5D73;
}

#colLeft-rest {
	width: 174px;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #32556B;
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #3A5D73;
}
/*------------------------------------------------------------*
**  Content Midden (Main)
**------------------------------------------------------------*/
#divMainContent {
	padding-left: 20px;
	padding-right: 20px;
	
}


/*------------------------------------------------------------*
**  Kolom Rechts
**------------------------------------------------------------*/
#colRight {
	background-color: #32556B;
	height: 100%;
	width: 100%;	
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/*------------------------------------------------------------*
**  Navigatie
**------------------------------------------------------------*/
#Navigation {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 175px;
}
#Navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Navigation li {
	display: block;
}

#Navigation ul li a  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 14px;
	background-color: #32556B;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #32556B;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #32556B;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5D73;
/*	background-image: url(images/icons/arrow.gif);*/
/*	background-repeat: no-repeat;
	background-position: left;*/
}

#Navigation ul li a:hover,  #Navigation ul li  a.current {
	background-color: #365D7A;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #365D7A;
	color: #B4FF05;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/	
#footer {
	height: 22px;
	width: 800px;
	clear: both;
	/*border: 1px solid #32556B;*/
	color: #FFFFFF;
	text-align: center;
	background-color:#3A5D73;
	padding-top: 3px;
}
.groen-footer {
	color: #9CDF18;
	font-size: 1.0em;
	font-weight: normal;
	}

/*------------------------------------------------------------*
**  Linkjes
**------------------------------------------------------------*/		
	
.blauw-portf {
	color: #9DC1D9;
	font-size: 1.0em;
/*	font-weight: bold;*/
	}
.blauw-portf a {
	color: #9DC1D9;
	font-size: 1.0em;
/*	font-weight: bold;*/
	}
.blauw-portf a:hover {
	color: #9DC1D9;
	font-size: 1.0em;
/*	font-weight: bold;*/
	text-decoration:none;
	
	}

.groen {
	color: #9CDF18;
	font-size: 14px;
/*	font-weight: bold;*/
	}
.groen a {
	color: #9CDF18;
	font-size: 14px;
	text-decoration:none;
/*	font-weight: bold;*/
	}
.groen a:hover {
	color: #9CDF18;
	font-size: 14px;
/*	font-weight: bold;*/
	text-decoration:underline;
	
	}


/*------------------------------------------------------------*
**  End_of
**------------------------------------------------------------*/	

.title {
	font-size: 17px;
	color: #B4FF05;
	height: 20px;
	padding-top: 20px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.allpara {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 15px;
	color: #9DC1D9;
	margin: 0px;
}
.allpara-lijn {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
/*	background-position: center bottom;*/
	padding-bottom: 1px;
	color: #9DC1D9;
	margin: 0px;
}
.allpara-kop {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	color: #9DC1D9;
	margin: 0px;
}
.allpara-tekst {
/*	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;*/
	color: #9DC1D9;
	margin: 0px;
	padding-left:10px;
	padding-right: 15px;
}
.allpara-portf {
/*	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;*/
	color: #9DC1D9;
	margin: 0px;
	padding-left:20px;
	padding-right: 15px;
}
.oranje {
	color: #FF9000;
	font-size: 1.5em;
	font-weight: normal;
/*	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;*/
	}
.oranje-kl {
	color: #FF9000;
	font-size: 1.0em;
	font-weight: normal;
/*	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;*/
	}
.groen{
	color: #9CDF18;
	font-size: 1.5em;
	font-weight: normal;
/*	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;*/
	}
.groen-klein{
	color: #9CDF18;
	font-size: 1.2em;
	font-weight: normal;
	}	
.groen-zeer-klein{
	color: #9CDF18;
	font-size: 0.5em;
	font-weight: normal;
	}	
.rood-klein{
	color: #ff9000;
	font-size: 1.1em;
	font-weight: normal;
	}
.wit-klein{
	color: #ffffff;
	font-size: 1.2em;
	font-weight: normal;
	}			
.smallSpacer {
	height: 50px;
	width: 100%;
	background-color: #3A5D73;
	float: left;
}
#menuTab {
	color:#32556B;
	font-size:1.2em;
	text-align:center;
	background-image: url(images/navtab.gif);
	background-repeat: no-repeat;
	background-position: center center;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32556B;*/
/*	width: 175px;*/
	width: 174px;	
	height: 25px;
	padding-top: 2px;
}
.onderlijn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #32556B;
}
