/* CSS Document */992831

/* commented backslash hack \*/ 
html, body{
	height:100%;
	background: #cbcbcb url(/Static/Images/img_site_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #992831;
	margin: 0;
	padding: 0;
}
		} 	
		
/* end hack */
html,body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #992831;
	background: #cbcbcb url(/Static/Images/img_site_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	SCROLLBAR-TRACK-COLOR: #cbcbcb;
	SCROLLBAR-BASE-COLOR: #ec8000;
	SCROLLBAR-FACE-COLOR: #ec8000;
	SCROLLBAR-ARROW-COLOR: #cbcbcb;
	SCROLLBAR-HIGHLIGHT-COLOR: #cbcbcb;
	SCROLLBAR-SHADOW-COLOR: #cbcbcb;
	SCROLLBAR-3DLIGHT-COLOR: #cbcbcb;
	SCROLLBAR-DARKSHADOW-COLOR: #cbcbcb;
	}
	
body {}/* centre for ie5.+*/
	#outer{
	min-height:100%;
	height:auto;
	width:988px;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	position:relative;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:14px;
	color: #992831;
	background: #fafafa url(/Static/Images/img_main_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
} 
		
* html #outer{
	height:100%;
	background: #fafafa url(/Static/Images/img_main_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width:988px;/* box model hack for ie5.+*/
	w\idth:988px
}

#header {
	width:988px;
	height: 148px;
}

#headerleft {
	width: 494px;
	height: 138px;
	position: relative;
	float: left;
}

#headerright {
	width: 494px;
	height: 138px;
	position: relative;
	float: right;
}

#headeroverlay {
	width: 494px;
	height: 138px;
	position: relative;
	float: right;
	background: url(/Static/Images/img_header_overlay.png);
}

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

#kolomlinks {
	position: relative;
	float: left;
	width:220px;
	padding-left: 16px;
	padding-right: 16px;
}

/*-- menu styles --*/

.menuheader {
	width:220px;
	height: 28px;
	background: url(/Static/Images/img_navigatie_left.gif);
}

.menuheader_active {
	width:220px;
	height: 28px;
	background: url(/Static/Images/img_navigatie_left_active.gif);
}

a.menutitle {
	padding-left: 16px;
	font-weight: bold;
	line-height: 2.5em;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}

a.menutitle:hover {
	padding-left: 16px;
	font-weight: bold;
	line-height: 2.5em;
	text-align: left;
	color: #d21034;
	text-decoration: none;
}

a.menutitle_active {
	padding-left: 16px;
	font-weight: bold;
	line-height: 2.5em;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}

a.menutitle_active:hover {
	padding-left: 16px;
	font-weight: bold;
	line-height: 2.5em;
	text-align: left;
	color: #ec8000;
	text-decoration: none;
}
ul.submenu {
	margin: 0px;
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	background: #d21034;
}
ul.submenu li.submenuitem {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
ul.submenu li.submenuitem ul.submenu li.submenuitem
{
	padding: 0px;
}
ul.submenu li.submenuitem ul.submenu {
	margin: 0px;
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	background: none;
}
.submenulist {
	width:220px;
	background: url(/Static/Images/Default/img_submenu_bg.gif);
}

.submenulist_active {
	width:226px;
	background: url(/Static/Images/Default/img_submenu_bg.gif);
}

.submenucontent {
	padding-left: 10px;
}

a.submenutitlelink {
	line-height: 2em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.submenutitlelink:hover {
	line-height: 2em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ec8000;
	text-decoration: none;
}

a.submenutitlelink_active {
	line-height: 2em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffa234;
	text-decoration: none;
}

a.submenutitlelink_active:hover {
	line-height: 2em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ec8000;
	text-decoration: none;
}

.menuspacer {
	width: 220px;
	height: 5px;
}

.menuspacer_rood {
	width: 220px;
	height: 8px;
	background: #d21034;
}

#inhoud {
	width:480px;
	position:relative;
	float: left;
}

.pagetitle {
	width:480px;
	height: 28px;
	background: #ec8000 url(/Static/Images/img_content_title_left.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.pagetitletext {
	padding-left: 16px;
	font-weight: bold;
	line-height: 2.5em;
	text-align: left;
	color: #ffffff;
}

.contentbg {
	background: #fafafa;
}

.content {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
}

#kolomrechts {
	position: relative;
	float: left;
	width:220px;
	padding-left: 16px;
}

.adressphoto {
	width: 220px;
	height: 105px;
	background: url(/Static/Images/img_adres_pand.jpg);
}

.adress {
	width: 220px;
	height: 138px;
	background: #d21034 url(/Static/Images/img_adres_left.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.adresstext {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 16px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	}
	
.search {
	width: 220px;
	height: 83px;
	background: #d21034 url(/Static/Images/img_zoeken_left.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.searchtext {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 16px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	}

a.componenttekst {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.componenttekst:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

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

#footer {
	width:988px;
	position:absolute;
	margin-bottom: 0px;
	bottom: 0px;
	left:0;
	height:19px;
	background: #ec8000 url(/Static/Images/img_footer.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#footerholder {
	padding-right: 10px;
	text-align: right;
	line-height: 1.5em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

/*-- copyright styles --*/

a.copyright {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d21034;
	text-decoration: none;
}

/*-- RTE styles --*/

.RTEDefault {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #992831;
}

.RTESubTitle {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #992831;
}

.RTETitle {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #992831;
}

.RTESubTitleOranje {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC8000;
}

.RTETitleOranje {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC8000;
}

p {
	padding-top: 12px;
}

img {
	border: 0px solid;
}

/*-- standaard links --*/

a {
	text-decoration: underline;
	color: #ec8000;	
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}

/*-- formulier styles --*/

.search_input {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #EC8000;
	width: 150px;
}

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

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

.form_textarea {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #646464;
	padding-left: 5px;
	border: solid 1px #cccccc;
	width: 250px;
}

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