/* CSS Document */

/* commented backslash hack \*/ 
html, body{
	margin:0;
	padding:0;
	height:100%;
	background: url(/Static/Images/Default/img_site_bg.gif);
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}
		} 	
		
/* end hack */
html,body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	background: url(/Static/Images/Default/img_site_bg.gif);
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-FACE-COLOR: #1ab7ea;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	}
	
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: 13px;
	font-style: normal;
	font-weight: normal;
	line-height:14px;
	color: #ffffff;
	text-align: left;
} 
		
* html #outer{
	height:100%;
	width:970px;/* box model hack for ie5.+*/
	w\idth:970px
}

#header {
	width: 970px;
	height: 232px;
	background-position: top;
	background-repeat: repeat-x;
}

#headertop {
	width: 970px;
	height: 32px;
}

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

#navigatieholder {
	padding-top: 176px;
	width: 970px;
	height: 24px;
}

#navigatie {
	width: 970px;
	height: 24px;
	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);
}

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

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

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

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

.componentheader {
	width: 235px;
	height: 24px;
	background: url(/Static/Images/Default/img_component_top.png);
}

.component {
	width: 225px;
	border-left: solid 5px #1ab7ea;
	border-right: solid 5px #1ab7ea;
	background: #000000;
}

.componentcontent {
	padding: 0 19px 0 19px;
}

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

.componenttitel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.1em;
	font-style: oblique;
	font-weight: bold;
	color: #35cdff;
	text-decoration: none;
}

.componenttext {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

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

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

.componentfooter {
	width: 235px;
	height: 21px;
	background: url(/Static/Images/Default/img_component_footer.png);
}

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

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

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

#contentholder {
	padding: 0 10px 5px 10px;
}

#contentholderbreed {
	padding: 0 0 5px 10px;
}

#contentheader {
	width: 490px;
	height: 14px;
	background: url(/Static/Images/Default/img_content_top.png);
}

#contentheaderbreed {
	width: 725px;
	height: 14px;
	background: url(/Static/Images/Default/img_content_topbreed.png);
}

#contentbg {
	border-left: 5px solid #464646;
	border-right: 5px solid #464646;
	background: #000000;
}

#contentfooter {
	width: 480px;
	height: 14px;
	background: url(/Static/Images/Default/img_content_footer.png);
}

#contentfooterbreed {
	width: 725px;
	height: 14px;
	background: url(/Static/Images/Default/img_content_footerbreed.png);
}

#contentpadding {
	padding: 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: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

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

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

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

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

/*-- RTE styles --*/

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

.RTETitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #35cdff;
}

.RTESubTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #9ae6ff;
}

a.RTESubTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #9ae6ff;
	text-decoration: none;
}

a.RTESubTitle:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

p {
	padding-top: 12px;
}

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

ul {
	padding-left:15px;
}

li {
	list-style-type: disc;
	list-style-position: outside;
}

/*-- standaard links --*/

a {
	font-weight: bold;
	text-decoration: none;
	color: #9ae6ff;	
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

/*-- formulier styles --*/

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

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

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

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

.captcha img{
	background-color:#FFF;
}
