<style type="text/css">
html {
  background-color: #FFFFFF;
}
body {
  font-family: tahoma, Bitstream Vera Sans, sans-serif;
  font-size: 9pt;
  margin: 20pt;
  color: ##ED1F26;
		margin:0px 0px 10px 0px;
		background:#FFFFFF;		
    padding: 8px;
}
table.top {
  padding: 0pt;
  margin:0px 0px 0px 0px;
}

td.top {
  padding: 0pt;
  margin:0px 0px 0px 0px;
}

table.main {
  background:#FFFFFF;
  padding: 0pt;
  margin:0px 0px 0px 0px;  
}

td.menu {
  padding: 0pt;
  margin:0px 0px 0px 0px;
}

table.content {
  background-image: url(images/kaart-background.jpg);
  background-repeat: no-repeat;
  /*background-position: 50px center;*/
  background-position: 50px 60px;
}

div.tekst {
  margin-top: 30px;
  margin-left: 40px;
  margin-right: 40px;  
}

div.titel {
  font-family: tahoma, Bitstream Vera Sans, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 40px;
  margin-left: 40px;
  color: #000000;
}

/* Menu Items */

#glowingtabs{
float:left;
width:200px;
height:100%;
line-height:normal;
/* border-bottom: 1px solid #7e9fff; /*Add border strip to bottom of menu*/
}

#glowingtabs a{
background:url(images/menu0.jpg) no-repeat left top;
width:200px;
height:30px;
margin:5;
margin-right: 5px;
font-size: 20px;
font-weight:bold;
font-family: tahoma, Bitstream Vera Sans, sans-serif;
color:#ED1F26;
text-decoration:none;
cursor:hand;
}

#glowingtabs a:hover{
background:url(images/menu1.jpg) no-repeat left top;
margin:5;
margin-right: 5px;
color:#000000;
}

#glowingtabs a span{
margin-left:40px;
height:30px;
text-decoration:none;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */


</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->
