body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


div#siteContainer {
	width: auto;
	position: absolute;
	
}

div #hr{
  border-top-color: #203092;
  border-top-style: dotted; 
  border-top-width: thin;
}

div #actueel{
  width: 160px;
  color: #203092;
  text-decoration: none;
  padding: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: lighter;
}

div #actueel hr{
 border-top-color: #203092;
  border-top-style: dotted; 
  border-top-width: thin;
  }

td.menu {
  background-repeat: repeat-y;
  border-right-color: #203092;
  border-right-style: dotted; 
  border-right-width: thin;
}

div #menu{
  background-color: #EAEBEE;
  width: 200px;
  min-height: 800px;
  font-weight:bold;
  padding: 0px;  

  
}

div #menuitem{
color: #203092;
font-size: 14px;
padding-top: 150px;
font-weight: normal;
}


	div#menuitem a{
	color: #203092;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	}

div #logo{
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	margin: 20px;
	position: absolute;
	width: 134px;
	height: 104px;
}

div #contentcontainer{
  width: 700px;
  background-color: #FFFFFF;
  color: #203092;
  margin-top: 0;
  padding: 75px;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: lighter;
  text-align: left;
  
  }
  
  div #contentcontainer a{
  color: #203092;
  text-decoration: none;
  font-weight: bold;
  }
  
  
    div #contentcontainer hr{
	 border-top-color: #203092;
  border-top-style: dotted; 
  border-top-width: thin;
}

div #footer{
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #203092;
  font-size:9px;
  font-weight: lighter;
  text-align: center;
  bottom: 0;
}

div #footer a{
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #203092;
  font-size:9px;
  font-weight: lighter;
  text-align: center;
  bottom: 0;
}

div #flags{
width: 100px;
height: 20px;
padding-left:600px;
}
