/* CSS Document */

/* commented backslash hack \*/ 
html, body{
	margin:0;
	padding:0;
	height:100%;
	background: #ffffff url(/Static/Images/Default/img_site_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #007550;
	text-align: left;
}
		} 	
		
/* end hack */
html,body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #007550;
	text-align: left;
	background: #ffffff url(/Static/Images/Default/img_site_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #aed1c5;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	}
	
body {}/* centre for ie5.+*/
	#outer{
	min-height:100%;
	height:auto;
	width:970px;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	position:relative;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:14px;
	color: #007550;
	text-align: left;
} 
		
* html #outer{
	height:100%;
	width:970px;/* box model hack for ie5.+*/
	w\idth:970px
}

#header {
	width: 970px;
	height: 380px;
}

#headertop {
	width: 970px;
	height: 119px;
	background: url(/Static/Images/Default/img_header_top.jpg);
}

#headerlogo {
	position: relative;
	float: left;
	width: 215px;
	height: 111px;
}

#headerlanguages {
	padding: 82px 25px 0 0;
	position: relative;
	float: right;
	text-align: right;
	width: 215px;
	height: 30px;
}

#navigatieholder {
	padding-top: 6px; 	
	padding-bottom: 6px;
	width: 970px;
	height: 23px;
}

#navigatie {
	width: 970px;
	height: 23px;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background: url(/Static/Images/Default/img_navigatie_bg.png);
}

#slideoverlay {
	width: 970px;
	height: 192px;
	background: url(/Static/Images/Default/img_slideshow_ovl.png);
	background-position: top;
	background-repeat: no-repeat;
}

#adresholder {
	padding-top:10px;
	padding-left:10px;
	width: 211px;
	height: 172px;
}

#adresbg {
	width: 211px;
	height: 172px;
	background: url(/Static/Images/Default/img_adresholder_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

#adres {
	padding: 23px 5px 10px 12px;
}

.adresoranje {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f58020;
}

a.adresoranje {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f58020;
	text-decoration: none;
}

a.adresoranje:hover {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #007550;
	text-decoration: none;
}

.adresgroen {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #007550;
}

#adresmap {
	padding-top: 10px;
	position: relative;
	float: left;
	width: 72px;
	height: 82px;
}

#adresdetails {
	padding-top: 10px;
	padding-left: 2px;
	position: relative;
	float: left;
	width: 110px;
}

#telefoonnummer {
	height: 21px;
	background: url(/Static/Images/Default/img_telefoon.png);
	background-repeat: no-repeat;
}

#faxnummer {
	height: 21px;
	background: url(/Static/Images/Default/img_fax.png);
	background-repeat: no-repeat;
}

.detailsgroen {
	padding-top: 3px;
	padding-left: 24px;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #007550;
}

#sessieinfo {
	width: 970px;
	height: 23px;
	line-height: 2.1em;
	text-align: left;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #007550;
	background: url(/Static/Images/Default/img_sessieinfo_bg.png);
}

a.sessielink {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #f58020;
	text-decoration: none;
}

a.sessielink:hover {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #007550;
	text-decoration: none;
}

#headerspacer {
	width: 970px;
	height: 6px;
}

#contentwrapper {
	width:970px;
	position:relative;
	float:left;
}

#contentwrapperonder {
	padding-top: 5px;
	width:970px;
	position:relative;
	float:left;
}

#kolomlinks {
	width: 235px;
	position: relative;
	float: left;
}

.component {
	padding-left: 10px;
	width: 225px;
}

.componentheader {
	background: url(/Static/Images/Default/img_component_header_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.componenttitle {
	padding: 10px 54px 6px 12px;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #f58020;
	text-decoration: none;
}

.componentimage {
	width:211px;
	height:124px;
}

.componentbg {
	width:211px;
	background: #e7f2ef url(/Static/Images/Default/img_component_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.componentcontent {
	padding: 5px 12px 0 12px;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #007550;
	text-decoration: none;
}

a.componentlink {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #35cdff;
	text-decoration: none;
}

a.componentlink:hover {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.componentfooter {
	width: 211px;
	height: 11px;
	background: url(/Static/Images/Default/img_component_footer.gif);
}

.componentspacer {
	width: 235px;
	height: 5px;
}

#kolommidden {
	width: 500px;
	position: relative;
	float: left;
}

#kolommiddenbreed {
	width: 735px;
	position: relative;
	float: left;
}

#contentholder {
	padding: 0px 20px 20px 32px;
}

#contentholder p {
	padding-top: 10px;
}

#kolomrechts {
	width: 235px;
	position: relative;
	float: left;
}

#kolomlinksonder {
	width: 235px;
	position: relative;
	float: left;
}

#kolomlinksondermidden {
	padding-left:10px;
	width: 235px;
	position: relative;
	float: left;
}

#kolomrechtsondermidden {
	padding-left:10px;
	width: 235px;
	position: relative;
	float: left;
}

#kolomrechtsonder {
	padding-left:10px;
	width: 235px;
	position: relative;
	float: left;
}

#clearfooter{clear:both;height:20px;width:100%}
div>p {margin:0}

#footer {
	width:970px;
	position:absolute;
	margin-bottom: 0px;
	bottom: 0;
	left:0;
	line-height: 2.2em;
	height:20px;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #aed1c5;
}

#footerleft {
	width: 400px;
	padding-left: 9px;
	position: relative;
	float: left;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #aed1c5;
}

#footerright {
	width: 400px;
	padding-right: 9px;
	position: relative;
	float: right;
	text-align: right;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #aed1c5;
}

a.footerlink {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #aed1c5;
	text-decoration: none;
}

a.footerlink:hover {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f58020;
	text-decoration: none;
}

/*-- RTE styles --*/

.RTEDefault {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #007550;
}

.RTETitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #f58020;
}

.RTESubTitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #007550;
}

a.RTESubTitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #007550;
	text-decoration: none;
}

a.RTESubTitle:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #f58020;
	text-decoration: none;
}

.componenttekst_groen {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #007550;
}

a.componenttekst_groen {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #007550;
	text-decoration: none;
}

a.componenttekst_groen:hover {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #aed1c5;
	text-decoration: none;
}

.componenttekst_oranje {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f58020;
}

a.componenttekst_oranje {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f58020;
	text-decoration: none;
}

a.componenttekst_oranje:hover {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #aed1c5;
	text-decoration: none;
}

p {
	padding-top: 5px;
}

.contentholder p {
	padding-top: 30px;
}

.contentholderbreed p {
	padding-top: 10px;
}

hr {
	background-color: #aed1c5;
	height: 1px;
	border: 0;
	width: 100%;
}

/*-- standaard links --*/

a {
	font-weight: bold;
	text-decoration: none;
	color: #f58020;	
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #007550;
}

/*-- formulier styles --*/

.form_header {
	vertical-align: top;
	padding-top: 4px;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f58020;
}

.form_input {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	color: #007550;
	border: solid 1px #aed1c5;
	background-color: #ffffff;
	width: 250px;
	height:17px
}

.form_textarea {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #007550;
	padding-left: 5px;
	border: solid 1px #aed1c5;
	background-color: #ffffff;
	width: 250px;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #aed1c5;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

.form_button {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	border: solid 1px #f58020;
	background-color: #f58020;
	color: #ffffff;
	height:20px;
}
