

html {
height:100%;
width:100%;
margin: 0px;
padding: 0px;
}

body {
width: 100%;
height:100%;
left: 0px;
right: 0px;
top: 0px; 
margin: 0px;
padding: 0px;
color:#6f6f6f;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

body td {
font-size:12px;
}

a.dunnelink
{
  font-family: verdana;
  font-size: 7.5pt;  
  text-decoration: none;
}

a.dunnelink:link, a.dunnelink:visited
{
  color: white;
  text-decoration: none;
}

a.linkbold
{
  font-family: verdana;
  font-size: 7.5pt;  
  font-weight: bold;
  text-decoration: none;
}

a.linkbold:link, a.linkbold:visited
{
  color: white;
  text-decoration: none;
}

a.linkgrijs
{
  font-family: arial;
  font-size: 9pt;  
  color: #808080; 
 }

a.linkgrijs:link, a.linkgrijs:visited
{
  color: #808080; 
}

a.linkwit
{
  font-family: arial;
  font-size: 9pt;  
  color: #ffffff;
   }

a.linkwit:link, a.linkwit:visited
{
  color: #ffffff; 
}

a.linkblauw
{
  font-family: arial;
  font-size: 9pt;  
  color: #009bff;
     }

a.linkblauw:link, a.linkblauw:visited
{
  color: ##009bff; 
}

fieldset { height:300px; }

div.container 
{ 
  background:    #ffffff; 
  position:     absolute; 
  width:        100%; 
  left: 0px;
  right: 0px;
  top: 0px; 
  margin: 0 auto;
    }  

div.content 
{
 height:100%;
 width: 1001;
 text-align: left;   } 

div.menu {
    height: 89;
    top:0px;
    background-color: #ffffff; 
	Background-image: url(images/kop1.png);
 }

div.hoofdmenu {
    height: 26;
    width: 100%;
    top:0px;
 }

div.submenu {
    height: 23;
    width: 100%;
    top:0px;
 }

div.kolomkoplinks {
    height: 50;
    width: 333;
    top:0px;
    Background-image: url(images/overkerpsmal.png);
    cursor:pointer;
    }

div.kolomkopmidden {
    height: 50;
    width: 333;
    top:0px;
    Background-image: url(images/trainingcoachingsmal.png);
    cursor:pointer;
 }

div.kolomkoprechts {
    height: 50;
    width: 333;
    top:0px;
    Background-image: url(images/portalsmal.png);
    cursor:pointer;
    }

div.lijntje {
    width: 1px;
    height: 50;
    background-color:#808080;
    
 } 

div.kolom {
    width: 333;
    background-color: ffffff;
  } 

div.contentkolom {
    width: 668;
  } 
       
div.lijn {
    width: 1px;
    height: 393;
    background-color:#dadada;
}

div.contentgrijs{
    font-family: arial;
    font-size: 9pt;  
    color: #808080;  
    margin-bottom: 15px;
}

div.contentwit{
    font-family: arial;
    font-size: 9pt;  
    color: #ffffff;  
    }

div.contentzwart{
    font-family: arial;
    font-size: 9pt;  
    color: #000000;
    width: 324;  
}

div.hoeskerp{
    width: 324;  
}

div.namen {
  	font-family: arial;
    font-size: 10pt; 
    font-weight: bold;
    color: #009bff;
   }


div.mindteaser {
    height: 99;
    width: 324;
    Background: url("images/mindteaserback.png")
    
   } 

input.inputmindteaser{
	text-align: left;
	font-family: arial; 
	font-size: 8pt;
	border: 1px solid #EAEAEA;
}

div.trainingsaanbod {
	width:321;
	}

div.adreslabel {
	height: 25;
	width: 1001;
 	background-color: #000000;
 	clear:left;
 	line-height: 25px;
 	}


span.namen{
  	font-family: arial;
    font-size: 10pt; 
    font-weight: bold;
    color: #009bff;
}

.input_error {
	border:solid 1px #F00;
}

.error {
	color:#F00;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}