
/* CSS Document */
* {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
/* commented backslash hack \*/ 
html, body{
		margin:0;
		padding:0;		
		height:100%;
		font-style: normal;
		font-weight: normal;
		line-height:14px;
		color: #000000;
}
		
/* end hack */

html,body {
		margin:0;
		padding:0;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		background: #FFFFFF;
		background-repeat: repeat-y;
		background-position: center;
		SCROLLBAR-TRACK-COLOR: #ffffff;
		SCROLLBAR-BASE-COLOR: #ffffff;
		SCROLLBAR-FACE-COLOR: #ffffff;
		SCROLLBAR-ARROW-COLOR: #d22700;
		SCROLLBAR-HIGHLIGHT-COLOR: #d22700;
		SCROLLBAR-SHADOW-COLOR: #d22700;
		SCROLLBAR-3DLIGHT-COLOR: #ffffff;
		SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
		}
	
body {}/* centre for ie5.+*/
	#outer{
		min-height:100%;
		height:auto;
		width:934px;
		padding: 0px;
		margin-left:auto;/* center it*/
		margin-right:auto;/* center it*/
		position:relative;
		background-image: url("/Static/Images/Default/Background.png");
		background-repeat: repeat-y;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		} 
		
* html #outer{
	height:100%;
	width:934px;/* box model hack for ie5.+*/
}
br {
	clear: both;
}
hr {
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #c4c4c4;
	
	height: 2px;
}

img {
	border: none;
}

#header {
	background-image: url("/Static/Images/Default/Header.png");
	vertical-align: top;
	width:934px;
	height:130px;
}

#contentwrapper {
	position:relative;
	float:left;
}

#kolomlinks {
	float: left;
	width:226px;
}

#verticalnavigatie {
	margin: 0px;
	padding: 0px 0px 100px 0px;
}


#content {
	position:relative;
	float: left;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

#imageholder {
	width: 462px;
	height: 220px;
}

#main_component {
	background: url("/Static/Images/Default/MainComponent_Background.png");
	background-repeat: repeat-x;
	background-position: top;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #c4c4c4;
	
	padding: 10px;
}

#kolomrechts {
	position: relative;
	float: left;
}

#fotovak {
	width: 226px;
	height: 255px;
}

.fotolink {
	font-style: normal;
	font-weight: normal;
	color: #00538e;
}

a.fotolink {
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #00538e;
}

a.fotolink:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	color: #00538e;
}

#adresspacer {
	position: relative;
	float: left;
	width:226px;
	height:5px;
	background: #ffffff;
	background-repeat: no-repeat;
	background-position:top;
}

#adresholder {
	background: url(/Static/Images/img_adres_bg.gif);
	background-repeat: no-repeat;
	background-position: top;	
}

#adrestitel {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #00538e;
	width:203px;
	line-height:2.5em;
	margin-left: 23px;
}

#adrestekst {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6b767d;	
	width:203px;
	margin-left: 23px;
}

#adreslinks a {
	font-style: normal;
	font-weight: normal;
	color: #00538e;
	width:203px;	
	margin-left: 23px;
	text-decoration: none;
}

#adreslinks a:hover {
	font-style: normal;
	font-weight: normal;
	color: #00538e;
	width:203px;
	margin-left: 23px;
	text-decoration: underline;
}

#adresfooter {
	position: relative;
	float: left;
	width:226px;
	height:15px;
	background: url(/Static/Images/img_adres_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

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

#footer {
	background-image: url("/Static/Images/Default/Footer_Background.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0px;
	color: #FFFFFF;
}

#copyright {
	position:relative;
	padding: 0px 20px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

#copyright a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #d22700;	
	}

#copyright a:hover {
	text-decoration: underline;
}

/*-- RTE styles --*/

.RTEDefault {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	font-style: normal;
	font-weight: normal;
	line-height:14px;
	color: #646464;
}

.RTETitle {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #d22700;
	
	margin-bottom: 10px;
}

.RTESubTitle {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #d22700;
	
	margin-bottom: 10px;
}

/*-- standaard links --*/

a {
	text-decoration: underline;
	color: #d22700;	
}
a:hover {
	text-decoration: none;
	color: #000000;
}

/*-- menu styles --*/

#menuknop, #menuknop_active {
	height:30px;
	position: relative;
}

a.menutekst, a.menutekst_active {
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
	background-position: 9px 9px;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
	
	height: 30px;
	display: block;
	padding: 0px 5px 0px 27px;
}
a.menutekst {
	font-weight: normal;
	background-image: url("/Static/Images/Default/Menu.gif");
}
a.menutekst_active {
	font-weight: bold;
	background-image: url("/Static/Images/Default/Menu_Active.gif");
}

#submenulist, #submenulist_active {
	height: 30px;
	position: relative;
}

a.submenutekst, a.submenutekst_active {
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
	background-position: 36px 9px;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
	
	height: 30px;
	display: block;
	padding: 0px 5px 0px 54px;
}
a.submenutekst {
	font-weight: normal;
	background-image: url("/Static/Images/Default/Menu.gif");
}
a.submenutekst_active {
	font-weight: bold;
	background-image: url("/Static/Images/Default/Menu_Active.gif");
}

#menufooter_active {
	background: url(/Static/Images/img_menu_active_footer.gif);
	background-position: top;
	background-repeat:no-repeat;
	
	height:5px;
}

#menuspacer {
	height: 0px;
	position: relative;
}

#menufooter {
	background: url(/Static/Images/img_menu_footer.gif);
	background-position: top;
	background-repeat:no-repeat;
	
	height: 5px;
}

/*-- formulier styles --*/

label {
	float: left;
	width: 170px;
}

.form_header {
	vertical-align: top;
	padding-top: 4px;
}

.form_input {
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	color: #494949;
	border: solid 1px #d22700;
	background-color: #ffffff;
	width: 250px;
	height:17px
}

.form_textarea {
	font-style: normal;
	font-weight: normal;
	color: #494949;
	padding-left: 5px;
	border: solid 1px #d22700;
	width: 250px;
}

.form_button {
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	border: solid 1px #d22700;
	background-color: #fe9b84;
	color: #ffffff;
	height:20px;
}

/*-- compomnent styles --*/

.component {
	background-image: url("/Static/Images/Default/Component_Background.png");
	background-repeat: repeat-x;
	background-position: top;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #c4c4c4;
	
	padding: 10px;
	margin-bottom: 10px;
}
.component hr {
	border-style: solid;
	border-width: 1px 0px;
	border-color: #ebebeb;
	
	width: 100%;
	height: 2px;
}