/******************************************
IML Expert
E-mail: thirsadejager@gmail.com
WWW: http://www.imlexpert.nl
---------------------------------------
CSS bestand vrijgegeven onder C.C. licentie:
http://creativecommons.org/licenses/by-sa/2.0/nl/
******************************************/

:-moz-any-link:focus {outline: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;}

img, a img, :link img, :visited img {border: 0;}
div.clear {clear: both; width: 100%; height: 1px;}


/*TYPOGRAFIE
**************************************************/
p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
line-height:22px;
padding: 0 240px 10px 60px;
}

h1.toevoeging{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:11px;
}

h1.veld{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
line-height:11px;
}

div#vlaggen a onmouseover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
padding:6px 0 0 70px;
font-style:normal;
}

h1 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-style:normal;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#333132;
font-style:normal;
padding: 45px 240px 30px 60px;
}

h4{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
font-style:normal;
}

h4 a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#2D64AF;
font-style:normal;
}

a.men{
text-decoration:none;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333132;
font-style:normal;
padding: 30px 10px 20px 30px;
}

p.adres{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333132;
line-height:18px;
padding: 0 10px 20px 30px;
}

h5{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
padding: 10px 0 0 20px;
}

h6{
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:10px;
color:#ffffff;
padding: 10px 0 0 20px;
}


/*LAYOUT
**************************************************/
div#container{
  min-height:460px;
  width:1000px;
  margin: 0 auto;
  background:url(../UITZOEKEN2/IML Presentatie/images/achtergrond.jpg) repeat;
  }
  
  div#main{
  min-height:460px;
  width:1000px;
  margin: 0 auto;
  background:#FFFFFF;
  }
  
div#header{
  width:1000px;
  height:150px;
  margin: 0 auto;
  background:#FFFFFF;
  }
  
div#beweging{
float:left;
display:inline;
margin:10px 0 0 0;
  width:399px;
  height:130px;
  background:transparent;
  }
  
  div#pand{
float:left;
display:inline;
margin:10px 0 0 0;
  width:199px;
  height:130px;
  background:url(../UITZOEKEN2/IML Presentatie/images/pand.jpg);
        border-left:#FFFFFF solid 1px;
  }
  
div#logo{
  float:left;
  clear:left;
  width:400px;
  height:150px;
  background: url(../UITZOEKEN2/IML Presentatie/images/imllogo.jpg) left top no-repeat;
  }
  
div#sfeer{
  float:right;
  clear:right;
  width:599px;
  height:150px;
  background: #BCBEC0;
  border-left:#FFFFFF solid 1px;
  }
  
div#menu{
  float:left;
  clear:left;
  width:1040px;
  height:40px;
  background:transparent;
  }
  
div#box{
  float:left;
  clear:left;
  width:1000px;
  min-height:390px;
  background:transparent;
  }
   
div#sidebar{
  float:right;
  clear:right;
  display:inline;
  width:199px;
  height:380px;
  background:#BCBEC0;
  border-left:#FFFFFF solid 1px;
  }
  
div#footer{
  width:1000px;
  height:30px;
  margin: 0 auto;
  background:#F7931E;
  }
  
div#imlexpert{
  width:1000px;
  height:395px;
  display:block;
  margin: 0 auto;
  background:url(img/logoet.jpg);
  border-bottom:1px solid #2D64AF;
  }
 
 
/*Home vlaggen
**************************************************/

div#mijntekst{
  width:130px;
  height:20px;
  float:left;
  display:inline;
  background:transparent;
  font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333132;
line-height:22px;
}


  
div#vlaggen{
  width:1000px;
  height:20px;
  float:left;
  clear:left;
  display:inline;
  background:transparent;
  margin: 10px 0 0 0;
  }

div#vlagadres{
  font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2D64AF;
line-height:22px;
  width:800px;
  height:20px;
  float:left;
  display:inline;
  background:transparent;
  }
   

  


