body
{
  margin: 0;
  background-color: #FFFFFF;
  overflow: hidden;
  font-family: sans-serif;
}

div.midden
{
  background-color: transparent;
  width:750;
  height: 501;
}

div.midden5
{
  background-color: transparent;
  width:750px;
}

div.top_balk
{
  height: 50px;
  overflow: hidden;
  background-color: red;
  color: white;
  border-bottom: 3px solid white;
  padding:0;
  margin:0;
}

p.text_top_balk
{
  font-family: "sans-serif"; 
  font-weight: bolder;
  font-size: 35;
  text-align: center;
  padding: 0.15em;
  margin:0;
}

div.sub_top_balk
{
  position:relative;
  height: 30px;
  overflow: visible;
  background-color: green;
  color: white;
  border-bottom:3px solid white;
  z-index: 1;
  margin:0;
  padding:0;
}

p.text_sub_top_balk
{
  position:relative;
  top: 3px;
  font-family: "sans-serif"; 
  font-weight: bolder;
  font-size: 20;
  font-style: italic;
  text-align: center;
  margin:0;
  padding:0.1em;
}

div.menu_sub_top_balk
{
  position:relative;
  height: 30px;
  overflow: visible;
  background-color: transparent;
  color: white;
}

p.menu_sub_top_balk
{
  font-family: "sans-serif"; 
  font-weight: bolder;
  font-style: italic;
  font-size: 20;
  z-index: 1;
}

table#mainmenu
{
  height: 30px;
  width: 750px;
  border-bottom:3px solid white;
}

table.menu
{ 
  position: absolute;
  border-style: none; 
  cursor: pointer; 
  visibility: hidden; 
} 

table.menu td 
{ 
  color: white; /* Must be the same as tdColor in the menu_script.js */ 
  background-color: green; /* Must be the same as tdBgColor in the menu_script.js */ 
  padding: 0px 6px 0px; 
  font-family: "sans serif"; 
  font-size: 12pt; 
  white-space: nowrap; 
} 

table#mainmenu td
{
  border-right:3px solid white;
}

table#mainmenu td#td_7
{
  border-style: none;
}

img.link
{
  border-style: none;
}

div.bottom_menu
{
  position:relative;
  left: 0px;
  height: 33px;
  overflow: hidden;
  border-top:3px solid white;
  background-color: white;
}
div.bottom_menu table
{
  height: 100%;
}

a.bottom:link, a.bottom:visited, a.bottom:hover, a.bottom:active { 
  outline: none;
} 

a.bottom_menu_left1
{
  height: 31px;
  text-decoration:none;
  color:white;
  background-color:red;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  font-family: "sans-serif"; 
  font-weight: normal;
  font-size: 18px;
  border-right: 3px solid white;
  width: 90;
  margin:0;
}

a.bottom_menu_left2
{
  height: 31px;
  text-decoration:none;
  color:white;
  background-color:red;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  font-family: "sans-serif"; 
  font-weight: normal;
  font-size: 18px;
  border-right: 3px solid white;
  width: 70;
  margin:0;
}


a.bottom_menu
{
  height: 31px;
  text-decoration:none;
  color:white;
  background-color:red;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  font-family: "sans-serif"; 
  font-weight: normal;
  font-size: 18px;
  border-right: 3px solid white;
  width: 270;
  margin:0;
}

a.bottom_menu_right
{
  height: 31px;
  text-decoration:none;
  color:white;
  background-color:red;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 0px;
  padding-left: 10px;
  font-family: "sans-serif"; 
  font-weight: normal;
  font-size: 19;
  width: 320;
  margin:0;
}

a.small
{
/*  float: center; */
  height: 15;
  text-decoration:none;
  color:white;
  background-color:red;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  font-family: "sans-serif"; 
  font-weight: normal;
  font-size: 12;
  width: 80;
  margin: 0;
  border-style: none;
}

a.small:hover
{
  background-color: green;
}

a.bottom_menu_left1:hover
{
  background-color: green;
}

a.bottom_menu_left2:hover
{
  background-color: green;
}


a.bottom_menu:hover
{
  background-color: green;
}

a.bottom_menu_right:hover
{
  background-color: green;
}

a.small:visited
{
  color: white;
}

a.bottom_menu_left1:visited
{
  color: white;
}

a.bottom_menu_left2:visited
{
  color: white;
}


a.bottom_menu:visited
{
  color: white;
}

a.bottom_menu_right:visited
{
  color: white;
}

div.sub_bottom_balk
{
  position: relative;
  height: 20px;
  overflow: hidden;
  background-color: green;
  color: white;
  border-top:3px solid white;
  margin:0;
  padding:0;
}

p.text_sub_bottom_balk
{
  position: relative;
  font-family: "sans-serif"; 
  font-weight: normal;
  font-size: 13;
  font-stretch: narrower;
  text-align: center;
  margin:0;
  padding:0.1em;
}

div.bottom_balk
{
  position: relative;
  height: 31px;
  overflow: hidden;
  background-color: red;
  color: white;
  border-top:3px solid white;
  margin:0;
  padding:0;
}

table.bottom_balk
{
  padding: 0;
  margin: 0;
  border-style: none;
}

td#link_voorpagina
{
  width: 600px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

td#link_trouw
{
  width: 150px;
  margin: 0;
  padding: 0;
  text-align: right;
  vertical-align: top;
}

a.text_bottom_balk
{
  text-decoration:none;
  margin: 0;
  padding: 0;
}

a.text_bottom_balk:visited
{
  color: white;
}

p.text_bottom_balk
{
  position:relative;
  font-family: "sans-serif"; 
  font-weight: bolder;
  font-size: 25;
  font-stretch: narrower;
  text-align: center;
  margin:0;
  padding:0;
}

img.text_bottom_balk
{
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-style: none;
  height: 30px;
}

div.content
{
  position:relative;
  height: 390px;
  overflow: hidden;
  background-color: transparent;
}

div.content1
{
  position:relative;
  top: -0px;
  height: 390px;
  overflow: hidden;
  background-color: transparent;
}

div.content2
{
  position:relative;
  height: 370px;
  overflow: hidden;
  background-color: transparent;
}

div.content2_scroll
{
  position:relative;
  height: 370px;
  width: 750px;
  overflow: auto;
  background-color: transparent;
}

div.content3
{
  position:relative;
  height: 390px;
  overflow: hidden;
  background-color: #C7F8FF;
  /* old background-color 88FFFF */
}

div.content3_scroll
{
  position:relative;
  height: 390px;
  width: 750px;
  overflow: auto;
  background-color: #C7F8FF;
}

div.content6
{
  position:relative;
  width: 750px;
  background-color: #C7F8FF;
}

h1.content3
{
  color:red;
  font-family: "sans-serif"; 
  font-size: 11pt; 
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
}

h2.content3
{
  color:red;
  font-family: "sans-serif"; 
  font-size: 12pt; 
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
}

h3.content3
{
  color:green;
  font-family: "sans-serif"; 
  font-size: 12pt; 
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
}

p.content3
{
  color:green;
  font-family: "sans-serif"; 
  font-size: 11pt; 
  margin-left: 5px;
  margin-right: 5px;
}
.content3 td
{
  color:green;
}
.content3 li
{
  color:green;
}

div.content4
{
  position:relative;
  height: 260px;
  overflow: hidden;
  background-color: #C7F8FF;
}

div.content4_scroll
{
  position:relative;
  height: 390px;
  width: 750px;
  overflow: auto;
  background-color: #C7F8FF;
}

div.foto_balk
{
  position:relative;
  height: 195px;
  overflow: hidden;
}

img.foto
{
  display: inline;
  width: 365px;
  height: 195px;
  overflow: hidden;
  border-style: none;
}

div.content5
{
  position:relative;
  height: 130px;
  overflow: hidden;
  background-color: #C7F8FF;
}

div.content5_scroll
{
  position:relative;
  height: 130px;
  width: 750px;
  overflow: auto;
  background-color: #C7F8FF;
}

div.foto_balk2
{
  position:relative;
  height: 260px;
  border-top:3px solid white;
  overflow: hidden;
}

img.foto2
{
  display: inline;
  width: 373px;
  height: 260px;
  overflow: hidden;
  border-style: none;
}

.video {
  display: inline;
  float: left;
  padding: 5px 20px 5px 5px;
}

