html {
    overflow: -moz-scrollbars-vertical;
	height: 100%; /* héél belangrijk */
}

body
{
	height: 100%; /* héél belangrijk */
	margin:0px;
	padding:0px;
	background: #535353;  /*url('../images/body_backgr.gif') repeat; */
	font-family: Tahoma, Arial, Helvetica, Verdana, Times;
	font-size: 12px;
	color:#000000;
	text-align: center;
}

.langmenu p {
margin: 0;
padding: 0;
}

#navigation {
	position: absolute;
	/* width: 954px; */
	margin: 117px 0px 0px 0px;
	height: 23px;
	background: transparent;
	z-index: 10;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 900px; /*For KHTML*/
  list-style: none;
  height: 23px;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 23px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 23px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  background: #000 url(/fileadmin/2008/menu_pijltje.gif) no-repeat 0px 3px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #444;
  border-right-color: #444;
  border-bottom-color: #000;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  text-indent: 15px;
  padding-right: 15px;
  color: #fff;
  font: bold 10px/22px Tahoma, Arial, Helvetica, Verdana, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #f05d1c url(/fileadmin/2008/menu_pijltje_zwart.gif) no-repeat 0px 3px;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  text-indent: 0px;
  float: none;
  background: #f05d1c;
  color: #000;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #f05d1c;
  color: #fff;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  text-indent: 0px;
  background: #f05d1c;
  color: #000;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #f05d1c;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  text-indent: 0px;
  background: #f05d1c;
  color: #000;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #f05d1c;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

#container
{
	position:relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	margin: 0px auto;
	width: 982px;
	text-align: left;
}

#top
{
	background: url(/fileadmin/2008/top_background.gif) no-repeat;
	position:relative;
	margin:0px auto;
	height: 371px;
	text-align: center;
}

#navigationcontainer {
	margin: 0px auto;
	width: 954px;
	text-align: left;
}

#taalkeuze {
	margin: 118px 0px 0px 883px;
	position: absolute;
	z-index: 20;
}

#submenu {
	/* clear: both; */
	float: left;
	display: block;
	width: 220px;
}

#submenu ul {
	list-style: none; 
	margin: 0;
	padding: 0;
}

#submenu li {
	/*border-bottom: 1px solid #ED9F9F;*/
}

#nieuws {
	clear: both;
}

#foto {
	position: absolute;
	margin: 140px 0px 0px 0px;
	width: 954px;
	height:204px;
}

#print{
	color: #929292;
	position: absolute;
	margin: 5px 0px 0px 915px;
}

#broodkruimels{
	color: #929292;
	position: absolute;
	width: 954px;	
	margin: 344px 0px 0px 0px;
	height: 27px;
	background: #000000;

}

#breadcrumbs {
	color: #ffffff;
	font-size: 10px;
	padding: 7px 0px 0px 20px; 
}
#breadcrumbs a{
	color: #ffffff;
	text-decoration: none;	
	text-transform: uppercase;	
}

#breadcrumbs a:hover{
	color: #f87b00;
	text-decoration: underline;
	text-transform: uppercase;
}


#contentcontainer
{
	clear: both;
	display: block;
	float: left;
	position:relative;
	width: 982px;
	background: #535353 url(/fileadmin/2008/content_background.gif) repeat;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px; /* 15 pixels meer dan de footer */
	text-align: center;
	line-height: 20px;		
}

#content{
	margin: 0px auto;
	width: 954px;
	text-align: left;
}

#content td {
	font-family: Tahmoa, Arial, Helvetica, Verdana, Times;
	font-size: 12px;	
	line-height: 20px;	
}

#content p {
	margin: 10px 0px 10px 0px;
}

/* CONTENT: LINKS STREPEN
--------------------------------------------------------- */
#content_links_strepen {
	background: #ffffff url(/fileadmin/2008/content_links_strepen.gif) no-repeat;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	width: 35px;
	height: 585px;
	text-align: left;
}

/* CONTENT: LINKS
--------------------------------------------------------- */
#content_left {
	display: block;
	float: left;
	margin: 0px 20px 0px 10px;
	padding-top: 20px;
	width: 618px;
	text-align: left;
}

#content_left .csc-textpic-imagerow img {
	border:2px solid #000000; 
	float: left;
}

#content_left a {
	color: #000000;
	text-decoration: none;
	border:0px; 
	border-bottom:1px dotted #aaaaaa; 
	height:0px;
}

#content_left a:hover {
	color: #f87b00;
	text-decoration: none;
	border:0px; 
	border-bottom:1px dotted #f87b00; 
	height:0px;
}

#content_left h1,h2,h3,h4,csc-firstHeader{
	background: url(/fileadmin/2008/header_blokje.gif) no-repeat top left;	
	padding: 0px 0px 0px 25px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: tahoma, arial, helvetica, verdana;
	height: 18px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

#content_left .news-latest-container .news-latest-item #nieuwsplaatje {
	float: right;
}

#content_left #nieuwsplaatje {
	float: right;
}

#content_left .news-latest-morelink a {
	text-decoration: none;
	border:0px;
}

#content_left .news-latest-morelink a:hover {
	text-decoration: none;
	border:0px;
}

#content_left #nieuwsplaatje a {
	text-decoration: none;
	border:0px;
}

#content_left #nieuwsplaatje a:hover {
	text-decoration: none;
	border:0px;
}


/* CONTENT: RECHTS
--------------------------------------------------------- */

#content_right {
	display: block;
	float: left;
	margin: 0px 10px 0px 30px;
	padding-top: 20px;
	width: 220px;
	text-align: left;
}

#content_right a {
	color: #000000;
	text-decoration: none;
	border:0px; 
	/* border-bottom:1px dotted #aaaaaa; */
	height:0px;
}

#content_right .news-list-container img {
	margin-top: 10px;
	float: right;
	border: 2px solid #000000;
}

#content_right .tx-stflashplayer-pi1 {
	margin-bottom: 20px;
	display: block;
	border: 2px solid #000000;
}

#content_right a:hover {
	color: #f87b00;
	text-decoration: none;
	border:0px; 
	/* border-bottom:1px dotted #f87b00; */
	height:0px;
}

#content_right h1,h2,h3,h4,csc-firstHeader{
	background: url(/fileadmin/2008/header_blokje.gif) no-repeat top left;	
	padding: 0px 0px 0px 25px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: tahoma, arial, helvetica, verdana;
	height: 18px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

#content_right #nieuws .csc-header {
clear: both;
}

/* BEGIN: FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	float: left;
	/* position: absolute; */
	/* bottom: 0; heel belangrijk */
	background: #535353 url(/fileadmin/2008/footer_background.gif) no-repeat top left;
	text-align: center;
	width: 100%;
	min-height: 360px;
	height: auto !important; /* voor moderne browsers */
	height: 360px; /* voor IE */

}

#ja-footercontainer {
	margin: 0px auto;
	width: 954px;
	text-align: left;
}

#ja-footersponsoren {
	color: #929292;
	margin: 60px 0px 0px 50px;
	position: absolute;
}

#ja-footersponsoren DIV  { 
	float: left;
	clear: none; 
}

#ja-footersponsoren2 {
	color: #929292;
	margin: 170px 0px 0px 50px;
	position: absolute;
}

#ja-footersponsoren2 DIV  { 
	float: left;
	clear: none; 
}

#ja-footer {
	color: #929292;
	margin: 310px 0px 0px 10px;
	position: absolute;
	font-weight: bold;
}

#ja-footer p {
	margin: 0;
}

#ja-footer a{
	color: #929292;
	font-style: normal;
	line-height: normal;
	text-decoration: none;	
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #c3b3dd;
	text-decoration: underline;
}

#ja-footer ul {
	margin: 4px 0 5px 10px;
	padding: 0;
	float: left;
	background: url(../images/vline.gif) no-repeat center right;
	line-height: normal;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	padding: 0 10px;
	display: inline;
	background: url(../images/vline.gif) no-repeat center left;
	font-size: 92%;
	line-height: normal;
}

/* END: FOOTER
--------------------------------------------------------- */



