<!--algemeen -->
html {
  height: 100%;
  margin-bottom: 1px;  
font-family: Verdana,  arial, helvetica, Geneva, sans-serif;
}

h1
{
  margin: 0px 0px 20px 0px;
  font-family: Verdana,  arial, helvetica, Geneva, sans-serif;
  text-align: center;
}

h2
{
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana,  arial, helvetica, Geneva, sans-serif;
  font-weight: bold;
  text-align: left;
TEXT-DECORATION: none;  
color: #4C5EA8;

}

h3
{
  margin: 0px px 0x 0px;
  padding:  0px 0px 0px 0px;
  color: #4C5EA8;
    font-weight: bold;  
font-family: Verdana,  arial, helvetica, Geneva, sans-serif; 
 text-align: center;
 font-size:bigger;
}
h4
{
  margin: 5px 5px 0px 5px;
  padding: 3px 5px 3px 5px;
  color: #3a4562;
  font-weight: bold;
  font-size:bigger;
}
h5
{
  margin: 5px 5px 0px 5px;
  padding: 3px 5px 3px 5px;
  color: #3a4562;
  font-weight: bold;
  font-size: bigger;
}


a:link { color: #ff6600; text-decoration: none; font-weight: bold}
a:visited { color : #ff6600; text-decoration: none; font-weight: bold }
a:active { color: #ffcc33; text-decoration: none; font-weight: bold}
a:hover { text-decoration: underline; font-weight: bold}

.clr {
  clear: both;
}


body
{
color : #4C5EA8;
 background-color: #ffffff;
 font-family: Verdana, sans-serif;
font-size: 11pt; 
padding: 10px 5px 5px 5px;	
height: 100%;
margin: 0;
}
body.grey {
  	background: #ffffff;
}


td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.45em;
	color: #333333;
}

div.show {
	visibility: visible;
	white-space: nowrap;
}

div.mosimage {
	margin: 0 5px;
}

div.mosimage_caption {
	color: #f90;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

TABLE  { border-style: none;
 font-family: Verdana, sans-serif;
font-size: 11pt;
}


#hoofddiv-dynamisch {
  min-width: 750px;
  max-width: 1050px;
  width: expression(document.body.clientWidth > 1050? "1050px": "auto" );
}

#hoofding {
  height: 69px;
  padding-left: 25px;
border: 0px;
}


<!-- begin hoofding -->


#witruimte-hoofd {
  float: left;
  width: 25px;
  height: 82px;
}
#navigatie-scheidingslijn{

padding: 5px 15px 25px 15px;
background: #ffffff;
	
}

#logo-main {
  float: left;
  width: 397px;
  height: 68px;
}

#navigatie-hoofding {
  text-align:right;
 border: 0px; 
height: 68px;
}


<!-- begin midden-boven -->

#midden-boven {
  clear: both;
  padding: 5px 5px 5px 5px;
  background: #ffffff;
  float: none !important;
}


#user1 {
  text-align: left;  
height: 210px;
}


#user2 {
margin-left: 15px;
  text-align: left;
}



table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}



#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}
#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 0px 
border-bottom: none;
}

#tablist li a:link, #tablist li a:visited{
color: white;
}

#tablist2{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}
#tablist2 li{
list-style: none;
display: inline;
margin: 0;
}
#tablist2 li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 0px 
border-bottom: none;
}
#tablist2 li a:link, #tablist2 li a:visited{
color: white;}

#tabcontentcontainer{
width: 400px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 4px;
border: 0px solid black;
}

.tabcontent{
display:none;
}


#mainbody {
  text-align: left;
  padding-top: 5px;
}









<!-- grijze box met rondingen-->

div.box#right div.module {

	margin-bottom: 15px;
}

.box div.module {
  background: transparent url(./algemeenbeelden/grey_bottom_left.png) no-repeat bottom left;
  border: 0px solid #cccccc;

}

.box div.module div {
  background: transparent url(./algemeenbeelden/grey_bottom_right.png) no-repeat bottom right;
	
}

.box div.module div div {
  background: transparent url(./algemeenbeelden/grey_top_left.png) no-repeat top left;
}

.box div.module div div div {
	background: transparent url(./algemeenbeelden/grey_top_right.png) no-repeat top right;
	padding: 0 10px 10px 10px;
	width: auto !important;
	width: 100%;
}

.box div.module div div div div {
	background: none;
	padding: 0;
}

div.box#user1 div.module div div div {
  padding: 5px;
}



.greybox div.module div div {
  background: transparent url(./algemeenbeelden/default_top_left.png) no-repeat top left;
}

.greybox div.module div div div {
	background: transparent url(./algemeenbeelden/default_top_right.png) no-repeat top right;
	padding: 0 10px 10px 10px;
	width: auto !important;
	width: 100%;
}

.colorbox {
  margin-top: 15px;

}






<!-- oranje box met rondingen-->

div.box#right div.module-oranje {

	margin-bottom: 15px;
}

.box div.module-oranje{
  background: transparent url(./algemeenbeelden/oranje_bottom_left.png) no-repeat bottom left;
  border: 0px solid #cccccc;

}

.box div.module-oranje div {
  background: transparent url(./algemeenbeelden/oranje_bottom_right.png) no-repeat bottom right;
	
}

.box div.module-oranje div div {
  background: transparent url(./algemeenbeelden/oranje_top_left.png) no-repeat top left;
}

.box div.module-oranje div div div {
	background: transparent url(./algemeenbeelden/oranje_top_right.png) no-repeat top right;
	padding: 0 10px 10px 10px;
	width: auto !important;
	width: 100%;
}

.box div.module-oranje div div div div {
	background: none;
	padding: 0;
}

div.box#user1 div.module-oranje div div div {
  padding: 5px;
}



.greybox div.module-oranje div div {
  background: transparent url(./algemeenbeelden/default_top_left.png) no-repeat top left;
}

.greybox div.module-oranje div div div {
	background: transparent url(./algemeenbeelden/default_top_right.png) no-repeat top right;
	padding: 0 10px 10px 10px;
	width: auto !important;
	width: 100%;
}









<!--voetnoot -->

#footer {
background-color: #efefef;
background: #efefef;
position: none;
}
#footer a {
	color: #000fff;
	font-size: 11px;
	font-weight: normal;
}

.ads {
margin: 10px 10px 10px 10px;
}

.floatbox {
  float: left;
  width: 100px;
padding: 0 15px 10px 10px;
  }
