/* CSS Document */

/* commented backslash hack \*/ 
html, body{
	margin:0;
	padding:0;
	height:100%;
	background: #ffffff url(/Static/Images/Default/img_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}
		} 	
		
/* end hack */
html,body {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background: #ffffff url(/Static/Images/Default/img_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	}
	
body {}/* centre for ie5.+*/
	#outer{
	width:980px;
	padding-top: 0px;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	position:relative;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:14px;
	color: #ffffff;
	text-align: left;
} 
		
* html #outer{
	padding-top: 0px;
	width:980px;/* box model hack for ie5.+*/
	w\idth:980px
}

#header {
	width: 980px;
	height: 74px;
	background: #ffffff;
}

#headerlogo {
	float: left;
	width: 233px;
	height: 74px;
}

#headerslogan {
	float: right;
	width: 218px;
	height: 74px;
}

#slideshowbg {
	width: 980px;
	height: 159px;
	background: transparent;
	position:relative;
	z-index:4;
}

#slideshowholder {
	padding-left: 10px;
	padding-right: 10px;
	width: 960px;
	height: 159px;
}

#slideshow {
	width: 960px;
	height: 159px;
}

#slideshowoverlay {
	width: 960px;
	height: 159px;
	background: url(/Static/Images/Default/img_slidehow_overlay.png);
}

#navigation {
	float: left;
	width: 223px;
	height: 159px;
}

.nav_active {
	display: block;
	width: 223px;
	height: 38px;
	background:url(/Static/Images/Default/img_nav_bg_active.png);
}

.nav {
	display: block;
	width: 223px;
	height: 38px;
	background:url(/Static/Images/Default/img_nav_bg.png);
}

.nav:hover {
	display: block;
	width: 223px;
	height: 38px;
	background:url(/Static/Images/Default/img_nav_bg_active.png);
}

.navspacer {
	width: 223px;
	height: 2px;
}

a.nav {
	width: 203px;
	height: 26px;
	padding-left: 20px;
	padding-top: 12px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

a.nav:hover {
	width: 203px;
	height: 26px;
	padding-left: 20px;
	padding-top: 12px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}

#yuinavholder {
	width: 980px;
	height: 32px;
	background: url(/Static/Images/Default/img_nav_horizontal_bg.png);
	z-index:4;
	position:relative;
}

#homebutton {
	float: left;
	width: 233px;
	height: 32px;
	text-align: right;
}

#yuimenu {
	float: left;
	width: 617px;
	height: 32px;
}

#langflags {
	padding-top: 8px;
	float: left;
	width: 100px;
	height: 18px;
	text-align: right;
}

#yuinavspacer {
	width: 980px;
	height: 10px;
	background: url(/Static/Images/Default/img_navspacer.png);	
}

#contentwrapper {
	width:980px;
	min-height: 358px;
	background: #282828;
	overflow:hidden;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}

#columnleft {
	float: left;
	width: 233px;
}



.newsComp{
	background: url("/Static/Images/Default/img_newstitle_bg.gif") repeat-y scroll center top #8E8B8B;
	
}

.newsComp h2{
	background: url("/Static/Images/Default/img_newstitle_bg.gif") repeat scroll 0 0 transparent;
	height:26px;
	padding:10px 0 0 30px ;
	margin:0 0 20px;
}

.newsComp div{
	padding:0px 10px 10px 30px;
}

.newsComp a{
	display:block;
}


.newstitlebg {
	width: 233px;
	height: 36px;
	background: url(/Static/Images/Default/img_newstitle_bg.gif);
}

.newstitlepadding {
	padding: 10px 0 0 30px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.newsbg {
	width: 233px;
	min-height: 105px;
	background: #8e8b8b url(/Static/Images/Default/img_newstitle_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.newspadding {
	padding: 10px 10px 10px 30px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.newspadding li { 
	list-style-image: url(/Static/Images/Default/img_li.png);
	list-style-position: inside;
}

.newsspacer {
	width: 233px;
	height: 10px;
}

#columnright {
	float:left;
	width: 747px;
}

#contentpadding {
	padding: 20px 40px 30px 38px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

#contentpadding li { 
	list-style-image: url(/Static/Images/Default/img_li.png);
	list-style-position: inside;
}

#footer {
	width:980px;
	height:42px;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #504f53;
	background: url(/Static/Images/Default/img_footer_bg.png);	
}

#footertext {
	padding: 13px 0 0 270px;
}

a.footerlink {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #504f53;
	text-decoration: none;
}

a.footerlink:hover {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

#footerspacer {
	width: 980px;
	height: 10px;
}

/*-- RTE styles --*/

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

.RTETitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.RTESubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
}

a.RTESubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #fb8cff;
	text-decoration: none;
}

a.RTESubTitle:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}

/*-- standaard links --*/

a {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;	
}

a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #cccccc;
}

/*-- formulier styles --*/

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

.form_input {
	font-family:Tahoma, 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:Tahoma, 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:Tahoma, 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;
}


h6{
	margin:0px;
	padding:0px;
}


.imgBack{
	z-index:8;
	background-color:#FFF;
	height:159px;
	margin-bottom:-159px;
	padding-left:10px;
	width:960px;
	overflow:hidden;
}

.imgBack a{
	width:960px;
	overflow:hidden;
}

.slideTitle{
	display:none;
}

.imgBack div{
	width:500px;
}