body {
  text-align: center; 
  min-width: 760px;
  background-color:#F79234; 
  font-size: 11px; 
  color: #000000; 
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
table {  font-size: 11px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif";}
td {  font-size: 11px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
h1 {  font-size: 20px; color: #F79234; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
h2 {  font-size: 12px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; margin-bottom:3px;}
h3 {  font-size: 14px; color: #F79234; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; margin-bottom:3px;}

.tableentry {  font-size: 11px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; line-height: 1.5em;}
.tableentry td{  font-size: 11px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; line-height: 1.5em;}

/* Language Nav
=======================*/
.language{padding-left: 15px;  font-size: 14px; color: #fff;}
.language a {
  padding: 0 2em;
  line-height: 25px;
  width: 79px;
  background-color:#373535;
  text-decoration: none;
  float: left;
  color: #fff;  
  display: block;

}
.language a:link {
  color: #ffffff;
  text-decoration: none;
}
.language a:visited {
  color: #ffffff;
  text-decoration: none;
}
.language a:active {
  color: #ffffff;
  text-decoration: none;
}
.language a:hover {
  color: #000000; 
  background-color:#F79234; 
  text-decoration: none;
}

#wrapper {
  width: 900px; 
  margin: 0 auto; 
  text-align: left; 
}

#blacktop {
  height: 2x;
  background-color:#000000;
  padding: 2px;
}

#main { 
  width: 900px; 
  float: left;
  background-color:#FFFFFF;
  background-image:url(../source/back.gif);
} 

#spacertop {
  height: 15x;
  padding: 15px;
}

#spacermid {
clear:both;
  padding: 2px;
}

#mainright { 
  width: 757px;
  float: right; 
}

#mainleft { 
  width: 135px; 
  float: left; 
} 

#spacertop {
  height: 15x;
  padding: 15px;
}


/* -- SUBPAGES -- */
#submainright { 
  width: 757px;
  float: right; 
}
#submainleft { 
  width: 138px; 
  float: left; 
} 

#subleft1 { 
  height: 87px;
}
#subleft2 { 
  height: 25px;
  background-color:#000000;
  margin-left:2px;  
}
#subleft3 { 
  height: 23px;
  background-color:#F79234;
  margin-top: 4px;
  margin-left:2px;  
}
#subright1 { 
  height: 87px;
}
#subright2 { 
  height: 25px;
  background-color:#000000;
}
#subright3 { 
  height: 23px;
  background-color:#F79234;
  margin-top: 4px;
  margin-right: 4px;
}

#subpageheader { 
  clear:both;
  height: 91px;
  margin-top: 4px;
}

#flash2 { 
  width: 898px; 
  float: right; 
  height: 91px;
  margin-top: 4px;
} 
/* TOPMENU */
#topmenu {
  width: 753px;
  background-color:#000000;
}

ul.top {
  margin: 0;
  padding: 0;
  float: left;
  width: 753px;
  background: #000000;
  list-style: none;
  font-weight:bold;
  font-size: 11px;
  color:#000000;
}
ul.top li {
  float: left;
}

ul.top li.selected
{
  color: #000000;
  background-color:#F79234 
}

ul.top a {
  padding: 0 1em;
  line-height: 2.3em;
  background: url(../source/menu_pipe.jpg) no-repeat right top;
  text-decoration: none;
  color: #FFFFFF;
  float: left;
  display: block;
}
ul.top a:link {
  color: #FFFFFF;
}
ul.top a:visited {
  color: #FFFFFF;
}
ul.top a:active {
  color: #FFFFFF;
}
ul.topfirst a {
  background-color:#F79234
}
ul.top a:hover {
  color: #000000;
  background-color:#F79234
}

/* SUBMENU */
#topsubmenu {
  width: 753px;
  background-color:#F79234;  
}
ul.subtop {
  margin: 0;
  padding: 0;
  float: left;
  width: 753px;
  background: #F79234;
  list-style: none;
  /*font-weight:bold;*/
  font-size: 11px;
}
ul.subtop li {
  float: left;
}
ul.subtop li.selected
{
  color: #000000;
  background-color:#F79234 
}
ul.subtop a {
  padding: 0 1em;
  line-height: 2.1em;
  background: url(../source/menu_pipe.jpg) no-repeat right top;
  text-decoration: none;
  float: left;
  display: block;
}
ul.subtop a:link {
  color: #000000;
}
ul.subtop a:visited {
  color: #000000;
}
ul.subtop a:active {
  color: #000000;
}
ul.subtop a:hover {
  color:#FFFFFF;
 }

#subheader {
  height: 25px;
  background-color:#F79234;
  width: 753px;
  text-align:right;
  vertical-align:middle;
}

#footer {
  clear:both;
  height: 25px;
  background-color:#000000;
  width: 900px;
}

#content { 
  width: 700px;
  min-height: 350px;
  padding-top: 10px;
}

#subsubmenu { 
  padding-top: 70px;
}

#image-replacement { 
	position:relative; 
	visibility:hidden;
	height: 2px;
}

.submenulink {
display : block;
padding : 4px;
background-color : #F79234;
border-left : 3px solid #000;
width : 125px;
color:#000000;
text-decoration: none;
margin-bottom: 2px;
}
a.submenulink:link     {
display : block;
padding : 4px;
background-color : #F79234;
border-left : 3px solid #000;
width : 125px;
color:#000000;
text-decoration: none;
margin-bottom: 2px;
}
a.submenulink:visited {color: #000000; text-decoration: none; background-color:#F79234;}
a.submenulink:active  {color: #000000; text-decoration: none; background-color:#F79234;}
a.submenulink:hover   {color: #ffffff; text-decoration: none; background-color:#000000;}


/* Language Nav
=======================*/
.sitemap{
	padding-left: 15px;
	padding-top: 4px;
	font-size: 14px; 
	color: #ffffff; 
	display:block; 
	width:50px; 
	height:20px
}
.sitemap a {
  color: #ffffff;  
  text-decoration: none;
}
.sitemap a:link {
  color: #ffffff;
  text-decoration: none;
}
.sitemap a:visited {
  color: #ffffff;
  text-decoration: none;
}
.sitemap a:active {
  color: #ffffff;
  text-decoration: none;
}
.sitemap a:hover {
  color: #F79234; 
  text-decoration: none;
}


.breadcrumb {color: #666666;}
a.breadcrumb:link     {color: #666666; text-decoration: underline}
a.breadcrumb:visited  {color: #666666;  text-decoration: underline}
a.breadcrumb:active   {color: 666666   text-decoration: underline}
a.breadcrumb:hover   {color: #F79234;   text-decoration: none}

a.bottom:link     {color: #666666; text-decoration: underline}
a.bottom:visited  {color: #666666;  text-decoration: underline}
a.bottom:active   {color: #666666;   text-decoration: underline}
a.bottom:hover   {color: #999999;   text-decoration: none}

a:active {  color: #F58216; text-decoration: underline}
a:link {  color: #F58216; text-decoration: underline}
a:visited {  color: #F58216; text-decoration: underline}
a:hover {  color: #000000; text-decoration: underline}

.sitemaps {color: #000000; font-weight:bold}
a.sitemaps:link     {color: #000000; text-decoration: underline}
a.sitemaps:visited  {color: #000000; text-decoration: underline}
a.sitemaps:active   {color: #000000; text-decoration: underline}
a.sitemaps:hover    {color: #F79234; text-decoration: none}

a.main:link     {color: #000000; text-decoration: underline}
a.main:visited  {color: #000000;  text-decoration: underline}
a.main:active   {color: #000000;   text-decoration: underline}
a.main:hover   {color: #F79234;   text-decoration: none}

hr {
	border: none 0; 
	border-top: 1px dashed #000;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

/* fieldset styling */
fieldset {
  margin: 0em 0; /*  space out the fieldsets a little */
  padding: 1em;
  border : 1px dashed #000000;
}

/* legend styling */
legend {
  font-weight: bold;
  color:#000000;
  background-color:#FFFFFF;
  font-size:13px;
}

ul.list{
  margin: 0;
  padding: 0;
  padding-left: 5px;
  padding-top: 8px;
  padding-bottom: 15px;
  /*list-style-type: none;*/
}

ul.list li {
  /*background: url(../source/bullet_b.gif) no-repeat 0 50%;*/
  padding-left: 10px;
  margin-bottom: 5px;
  margin-left: 20px;
}

/*kalendertje*/
.date {
	float:left;
	height:33px;
	width:32px;
	margin-right:15px;
	padding-top:11px;
	background:url(../source/icon-calendar.gif) no-repeat;
	margin-bottom:0px;
	}
.date p {
	text-align:center;
	color:#9b9b8e;
	margin:0 0 0 -2px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.date span.day {
	font-size:18px;
	display:block;
	}
.date span.month {
	font-size:9px;
	height:12px;
	display:block;
	}

.perskop {
	font-size: 14px; 
	color: #F79234;
	font-weight:bold; 
}

H2.perskop {
	font-size: 14px; 
	color: #F79234;
	font-weight:bold; 
	margin-bottom:0px;

}

.perssubkop {
	font-size: 11px; 
	color: #666666;
	font-style:italic;
}

/* #####  Contactpersonen  ##### */
a.max:link, a.max:visited {
  display: block;
  width: 98px;
  height: 120px;
  color: #000;
  text-decoration: none;
  background: #000 url(../images/contactpersonen/max.jpg) no-repeat left bottom;
  text-indent: 50px;
}

a.max:hover {
 background-color: #369;
 background-position: left top;
 color: #fff;
}

a.bert:link, a.bert:visited {
  display: block;
  width: 98px;
  height: 120px;
  color: #000;
  text-decoration: none;
  background: #000 url(../images/contactpersonen/bert.jpg) no-repeat left bottom;
  text-indent: 50px;
}

a.bert:hover {
 background-color: #369;
 background-position: left top;
 color: #fff;
}

a.wil:link, a.wil:visited {
  display: block;
  width: 98px;
  height: 120px;
  color: #000;
  text-decoration: none;
  background: #000 url(../images/contactpersonen/wil.jpg) no-repeat left bottom;
  text-indent: 50px;
}

a.wil:hover {
 background-color: #369;
 background-position: left top;
 color: #fff;
}