html
  {
    height: 100%;   
  }

body {
    background-color:white;
    background-image: url("../images/wit.gif");
    background-position: center top;
    background-repeat: repeat-y;
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    height: 100%;
    line-height: 10pt;
    margin-bottom: 0px;
    margin-top: 0px;
  }
a:link {
color:#003300;
}
a:active {
color:#003300;
}
a:hover {
color:#003300;
}


div#witvlak
  {
    display: none;
  }

div.tussenruimte
  {
    width: 100%;
    height: 10px;
    overflow: hidden;
    display: none;
  }

div.titelruimte
  {
    height: 0px;
    overflow: hidden;
  }

span#extra
  {
    font-weight: bold
  }

div#links
  {
    overflow: hidden;
    width: 100%;
  }

div#menubalk
  {
    background-color:#98b898;
    overflow: hidden;
    padding-top: 7px;
    width: 100%;
  }

div#menublok
  {
    float: right;
    width: 100%;
  }

a.menu
  {
    background-image: url('../images/pijlmenuwit.gif');
    background-position: right;
    background-repeat: no-repeat;
    color:#FFFFFF;
    display: block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
  }

a.menu:hover
  {
    background-image: url('../images/pijlleesverder.gif');
    background-position: right;
    background-repeat: no-repeat;
    color: #FF9900;
    display: block;
    font-weight: bold;
    height: 30px;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
  }

a.menusel
  {
    background-image: url('../images/pijlleesverder.gif');
    background-position: right;
    background-repeat: no-repeat;
    color:#003300;
    display: block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    
    width: 100%;

  }

div#vlaggenbalk
  {
  	display: none;
  	float: right;
  	width: 370px;
  	
  }

div#vlaggenbalk_pda div.tussenruimte
{
	display: none;
}

div#vlaggenbalk_pda
  {
  	display: block;
  }

div#vlag
  {
    padding-top: 0px;
    overflow: hidden;
  }

div#wittekst
  {
  }

div#midden
  {
    width: 100%
    margin-top: 0px;
    background-color: white;
  }

div#midden_spacer
  {
    height: 0px;
    padding: 7px;
  }
  
a#logoblok_pda
{
	display: block;
	width: 100%;
	float: right;
	clear: both;
}

a#logoblok
  {
    display: none;
    position: absolute;
    width: 342px;
    left: 50%;
    margin-left: -186px;
  }

#logo
  {
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    padding: 7px;
  }

div#titelblok
  {
    width: 100%;
    padding: 7px;
    padding-top: 0px;
  }

div#titel
  {   
  	margin-left: 5px;
    margin-right: 5px;
   	display: block;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color:#003300;
	background-image: url('../images/pijltekst.gif');
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
	padding-right: 23px;
  }

div#broodtekst
  {
    background-color: white;
  }

div#broodtekst div#tekst
{
	padding: 7px;
	width: 100%;
	text-align: left;
}

div#leesverderbalk
  {
    padding: 7px;
    width: 100%;
  }

a#leesverdertekst
  {
  margin-left: 5px;
    margin-right: 5px;
    display: block;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #98b898;
    background-image: url('../images/pijlleesverder.gif');
    background-position: right;
    background-repeat: no-repeat;
    text-align: right;
    padding-right: 23px;
  }

div#rechts
  {
    width: 100%;
    z-index: 2;
  }

div#edoblauw
  {
    background-color:#336633;
    border: none;
    margin-top: 0px;
    padding: 7px;
  }

div#edotitel
  {
  margin-left: 5px;
    margin-right: -2px;
    line-height: 30px;
    height: 30px;
    width: 100%;
    font-weight: bold;
    color: #003300;
    background-image: url('../images/pijledo.gif');
    background-position: right;
    background-repeat: no-repeat;
  }

div#edotekst
  {
    color: #FFFFFF;
  }

div#naw
  {
    width: 100%;
    padding: 7px;
    color: #FF9900;
  }

