						*{margin:0;padding:0;}
						body {text-align:center;font:12px/15px Arial, sans-serif;}
						img {border:0;}
						#container{position:relative;text-align:left;width:900px;margin:0 auto;background:#ffffff url(/static/img/bg-main.gif);}
							#header{width:900px;height:90px;background:#ffffff;clear:both;}
								#header-con-left{float:left;margin:20px 0 0 40px;width:500px;}
									#con-logo{height:70px;background:#ffffff;}
								#header-con-right{float:right;margin:61px 40px 0 0;color:#F26631;}
									#header-con-right a {color:#F26631;text-decoration:none;font-size:0.9em;}
									#header-con-right a:hover {text-decoration:underline;}
			
							#con-main-menu{ float:left;width:900px;height:39px;font-weight:bold;font-size:1.1em;background:#fff url(/static/img/bg-header.gif) repeat-x bottom;clear:both;}
								#con-main-menu ul {padding-left:245px;list-style:none;position:absolute;}
									#con-main-menu li {height:39px;display:block;float:left;background:url("/static/img/bg-tab-right.gif") no-repeat right top;padding:0;}
										
										#con-main-menu li.home {width:70px;}
										#con-main-menu li.cons {width:160px;}
										#con-main-menu li.train {width:150px;}
										#con-main-menu li.links {width:70px;}
										#con-main-menu li.nieuws {width:85px;}
											#con-main-menu a {display:block;height:39px;padding:10px 20px;width:50px;float:left;background:url("/static/img/bg-tab-left.gif") no-repeat left top;text-decoration:none;font-weight:bold;color:#F26631;}
											/* Commented Backslash Hack
											hides rule from IE5-Mac \*/
											#con-main-menu a {float:none;}
											/* End IE5-Mac hack */
			
												#con-main-menu #current {background-image:url("/static/img/bg-tab-right-active.gif");}
												#con-main-menu #current a {background-image:url("/static/img/bg-tab-left-active.gif");text-decoration:underline;line-height:19px;}
			
							#content{margin:25px 50px -15px 50px;clear:both;padding:20px 20px 0 0;background:#ffffff url(/static/img/bg.gif) no-repeat;overflow:visible;}
								#content #leftbar{float:left;min-width:190px;height:142%;display:block;margin-right:15px;}
									#content #leftbar #menu{width: 190px;text-align:left;border: 0px solid #FEEBE1;list-style:none;}
									/*#content #leftbar #menu{border: 1px solid #FEEBE1;} zodra er sub items zijn*/
										#content #leftbar #menu a{display:block;width:95%;border-bottom: 1px solid #FEEBE1;font-size:1.1em;text-decoration:none;color:#F26631;padding:5px;}
											#content #leftbar #menu a div{display:block;width:100%;}
									
											#content #leftbar #menu a:hover{background:#FFF8E5;border-bottom: 1px solid #F26631;}
											#content #leftbar #menu a#current{width:100%;background:#FFF8E5;border-bottom: 1px solid #F26631;font-weight:bold;}
										
										#content #leftbar #menu a.last{border-bottom: 0px}
			
									#content #rightbar{float:right;width:190px;height:100%;display:block;margin-left:15px;}
										#content p, #content h1, #content h2, #content h3 {margin-bottom:15px;}
											#content p.dataset span{width:100px;float:left;}
										
										#content #rightbar p, #content #rightbar h2, #content #rightbar h3 {margin-bottom:10px;}
										#content #rightbar {font-size:11px; line-height:auto;}
											 .blog .entry {
      margin-bottom: 1.5em;
    }
									a.bloga, a.bloga:visited, td a, p a {color:#F26631;text-decoration:none;font-size:1em; font-weight:bold;}
									a.bloga:hover, td a:hover, p a:hover {color:#F26631;text-decoration:underline;font-size:1em; font-weight:bold;}

									#content td p {font-size:12px; padding-right:15px;}
									#content td h3 {margin-bottom:0px;}
									
									#content h3 {font-size:13px; line-height:auto;font-weight:bold;color:#F26631;}
									#content h2{font-size:18px; line-height:auto;font-weight:bold;color:#F26631;}
										#content h2 a {color:#F26631; text-decoration:underline;}
									#content h1 {font-size:40px; line-height:auto;font-weight:normal;color:#F26631;}
									
									#content li {margin:0 0 15px 30px;}
									
									#content .fa {color:#F26631;font-size:1.1em;}
									#content .fa strong {line-height:0.4em;}
			
							#footer{clear:both;position:relative;bottom:0px;clear:both;margin:0 auto;width:900px;height:50px;background:#ffffff url(/static/img/bg-bottom.gif) no-repeat top;}
								#footer p{display:block;font-size:10px;color:#DCD7D6;padding:30px;text-align:right;}
										
								#content #bodyText {width:570px;}
								#content #bodyText div#leftNewsColumn {float:left;width:180px;padding-right:15px;}
								#content #bodyText div#centerNewsColumn {float:left;width:180px;padding-right:15px;}
								#content #bodyText div#centerNewsColumn2 {float:left;width:180px;padding-right:15px;}
								#content #bodyText div#rightNewsColumn {float:left;width:190px;}
								
								#content #bodyText img.rssLogo{float:right;}
								
								 /* Firefox */
									@-moz-document url-prefix()
								 {
								 #content #bodyText {width:820px;}
								 #content #rightbar{margin-right:25px;}
								 #footer{bottom:55px;}
								 }
								 
								 img#homeHeader{display:block;}
								#slideshow {
								    position:relative;
								    margin:0 0 15px 0;width:800px; height:250px;
								}
								
								#slideshow IMG {
								    position:absolute;
								    top:-10px;
								    left:0;
								    z-index:8;
								}
								
								#slideshow IMG.active {
								    z-index:10;
								}
								
								#slideshow IMG.last-active {
								    z-index:9;
								}
								/*div {border:1px dotted red}*/