/* Style voor http://www.acf.nl  by alstro webdesign */
:root { overflow-y: scroll !important; }
@media screen
{
html,body  {
margin: 0px;
padding: 0px;
color: black;
margin: 0 auto;
height:100%;
background-color: #fff;
font-family:arial, verdana, sans-serif;
font-size: 12px;
}

img {border: none;}
h1 {
  margin: 0;
  padding: 10px 10px 10px 0;
  font-size: 12px;
  font-weight: bold;
}
h2 {
  margin: 0;
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
}

div#container {
	margin:0 auto;
	width:975px;
    background:#fff;
    height:auto !important;
	height:100%;
	min-height:100%;
    border-left: solid #c1c1c1 1px;
    border-right: solid #c1c1c1 1px;
    }

div#left {
  float: left;
  width: 200px;
  padding: 0 12px 0 13px;
}
div#logo {
  width: 200px;
  height: 100px;
}

.submenu {
  width: 180px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  background-image: url(../img/submenubg.jpg);
}
.dropmenu {
  width: 170px;
  height: 25px;
  background:#01505f;
  line-height: 25px;
  padding-left: 30px;
}
.submenu1 {
  width: 180px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  background-image: url(../img/submenu1bg.jpg);
}
.submenu3 {
  width: 180px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  background-image: url(../img/submenu3bg.jpg);
}
.submenu2 {
  width: 180px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  background-image: url(../img/submenu2bg.jpg);
}
.submenu4 {
  width: 180px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  background-image: url(../img/submenu4bg.jpg);
}

.witleft{
  width: 200px;
  height: 10px;
}
div#adres {
  width: 180px;
  min-height: 150px;
  padding: 10px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  background-color: #01505f;
}
div#hulp {
  width: 180px;
  min-height: 150px;
  padding: 10px;
  color: #fff;
  background-color: #01505f;
}

div#main {
  float: left;
  width: 740px;
  padding-right: 10px;
}

div#topmenu {
   float: left;
   width: 740px;
   height: 40px;
   background-color: #efefef;
}

#menu {
padding:0;
margin:0;
list-style:none;
height:40px;
position:relative; z-index:500;
font-family:arial, verdana, sans-serif;
}

#menu li {float:left; margin-right:1px;}
#menu li a {display:block; float:left; height:40px; line-height:40px; background:#01505f; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 43px 0 43px;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#fff; background-color:#01505f;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#ffb50b; background:#01505f;}
#menu li:hover > a.sub {color:#ffb50b; background-color:#01505f;}

#menu li.current a {color:#fff; background:#01505f;}

#menu li a.sub2 {background: #01505f url(../img/down-arrow.gif) no-repeat right center;}
#menu li.current a.sub2 {color:#fff; background:#01505f url(../img/down-arrow.gif) no-repeat right center;;}

#menu :hover ul {left:0; top:40px; width:120px; background:#444; }

/* keep the 'next' level invisible by placing it off screen. */
#menu ul,
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {width:120px; padding:0; text-indent:10px; background:#01505f; color:#fff; height:30px; line-height:30px;}


#menu :hover ul :hover {background-color:#01505f; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#01505f; color:#fff;}


div#header {
  width: 740px;
  height: 121px;
}

div#headeronderschrift {
    width: 718px;
    text-align: justify;
    padding: 0 10px 10px 10px;
    border-left:1px solid #c1c1c1;
    border-right:1px solid #c1c1c1;
    border-bottom:1px solid #c1c1c1;

}
.leesverder {
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
}


.wit {
    width: 740px;
    height: 10px;
}
div#homekolom {
    width: 740px;
    min-height: 200px;
}
div#homekolom1 {
    float: left;
    width: 238px;
    margin-right: 5px;
    border:1px solid #c1c1c1;
    min-height: 150px;
}
.homekolomfoto {
    width: 230px;
    height: 96px;
    padding: 2px;
}
.homekolomtekst {
    width: 230px;
    min-height: 86px;
    padding: 4px 5px;
}

div#homekolom2 {
    float: left;
    width: 238px;
    margin: 0 5px;
    border:1px solid #c1c1c1;
    min-height: 150px;
}
div#homekolom3 {
    float: left;
    width: 238px;
    margin-left: 5px;
    border:1px solid #c1c1c1;
    min-height: 150px;
}

div#home {
    border:1px solid #c1c1c1;
    padding: 10px;
    margin-bottom: 10px;
}
div#bc {
  width: 730px;
  height: 25px;
  line-height: 25px;
  padding-left: 10px;
}

.refdiv {
  width: 700px;
  min-height: 120px;
  padding: 20px 10px;
}
.reftekst {
    float: left;
    width: 540px;
}

.reffoto {
    float: left;
    width: 160px;
}

div#nummering {
  clear: both;
  padding-top: 20px;
}

div#footer {
    height: 30px;
	margin:0 auto;
	width:975px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: url(../img/footerbg.png);
}

#home a:link {
	color:#01505f;
    text-decoration: none;
    font-weight: bold;
}
#home a:visited {
	color:#01505f;
    text-decoration: none;
    font-weight: bold;
}
#home a:hover {
	color:#01505f;
    text-decoration: underline;
    font-weight: bold;
}
#adres a:link {
	color: #ffb50b;
    text-decoration: none;
    font-weight: bold;
}
#adres a:visited {
	color: #ffb50b;
    text-decoration: none;
    font-weight: bold;
}
#adres a:hover {
	color: #ffb50b;
    text-decoration: underline;
    font-weight: bold;
}

#bc a:link {
	color: #01505f;
    text-decoration: none;
    font-weight: bold;
}
#bc a:visited {
	color: #01505f;
    text-decoration: none;
    font-weight: bold;
}
#bc a:hover {
	color: #01505f;
    text-decoration: underline;
    font-weight: bold;
}

div#footer {
    background-color: #9a9a9a;
    border-left: solid #c1c1c1 1px;
    border-right: solid #c1c1c1 1px;
    font-family:arial, verdana, sans-serif;
    font-size: 10px;
}


.footerlinks { text-decoration: none;color: #fff;}
.footerlinks:visited { text-decoration: none;color: #fff;}
.footerlinks:active { text-decoration: none;color: #fff;}
.footerlinks:hover { text-decoration: underline;color: #fff;}

.homelinks { text-decoration: none;color: #01505f;font-weight: bold;}
.homelinks:visited { text-decoration: none;color: #01505f;font-weight: bold;}
.homelinks:active { text-decoration: none;color: #01505f;font-weight: bold;}
.homelinks:hover { text-decoration: underline;color: #01505f;font-weight: bold;}

.links { text-decoration: none;color: #ffb50b;font-weight: bold;}
.links:visited { text-decoration: none;color: #ffb50b;font-weight: bold;}
.links:active { text-decoration: none;color: #ffb50b;font-weight: bold;}
.links:hover { text-decoration: underline;color: #ffb50b;font-weight: bold;}

.sublinks { text-decoration: none;color: #fff;font-size: 13px;}
.sublinks:visited { text-decoration: none;color: #fff;font-size: 13px;}
.sublinks:active { text-decoration: none;color: #fff;font-size: 13px;}
.sublinks:hover { text-decoration: none;color: #ffb50b;font-size: 13px;}

.sublinksa { text-decoration: none;color: #ffb50b;font-size: 13px;}
.sublinksa:visited { text-decoration: none;color: #ffb50b;font-size: 13px;}
.sublinksa:active { text-decoration: none;color: #ffb50b;font-size: 13px;}
.sublinksa:hover { text-decoration: none;color: #fff;font-size: 13px;}
}
