/* Style by   alstro webdesign www.vangentvandermeernuyens.nl  */
@media screen
{
html,body  {
margin: 0px;
padding: 0px;
font-family: arial, helvetica, sans-serif;
font-size: 85%;
color: black;
margin: 0 auto;
height: 100%;
background-image: url(../images/bg.jpg);
}
li { list-style-image: url(/images/punt.png); }
img {border: none;}

div#container {
	margin:0 auto;
	width:914px;
    height:auto !important;
	height:100%;
    padding: 0 18px 0 18px;
	min-height:100%;
	background:#fff;
    background-image: url(../images/mainbg.jpg);
}
div#top {
    width:914px;
    height:100px;
}
div#logo {
    float: left;
    width: 300px;
    height: 100px;
}
div#topmenu {
    float: left;
    width: 614px;
    height: 100px;
}
#menu0 {
  width: 114px;
  float: left;
  padding-top: 80px;
}
#menu1 {
  width: 50px;
  float: left;
  padding-top: 75px;
 font-size: 115%;
}
#menu2 {
  width: 100px;
  float: left;
  padding-top: 75px;
  font-size: 115%;
}
#menu3 {
  width: 160px;
  float: left;
  padding-top: 75px;
  font-size: 115%;
}
#menu4 {
  width: 105px;
  float: left;
  padding-top: 75px;
  font-size: 115%;
}
#menu5 {
  width: 85px;
  float: left;
  padding-top: 75px;
  font-size: 115%;
}
div#header {
    width: 914px;
    height: 225px;
}
div#main {
    width: 914px;
}

div#submenu {
  float: left;
  padding: 10px;
  width: 180px;
}

div#home {
  float: left;
  padding: 10px;
  width: 492px;
  margin: 10px 0 10px 0;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #cccccc;
}

div#adres {
  float: left;
  padding: 10px;
  width: 180px;

}
div#footer {
  width: 950px;
  height: 27px;
  line-height: 27px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  background-image: url(../images/footer.jpg);
}

h1 {
  color: #0060aa;
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 20px;
  padding:0;
}

.koptekst {
  color: #0060aa;
  font-size: 140%;
  font-weight: bold;
}
.koptekstkl {
  color: #0060aa;
  font-size: 110%;
  font-weight: bold;
}
 .menustreep{
 width: 180px;
 height: 10px;}

 .menutekst{
 width: 170px;
 padding-left: 10px;
 height: 20px;
 line-height: 20px;}

 .menutekst2{
 width: 170px;
 padding-left: 10px;
 height: 40px;
 line-height: 20px;}

  .submenutekst{
 width: 160px;
 padding-left: 20px;
 height: 17px;
 line-height: 17px;}

.toplinks { text-decoration: none;color: #404040; }
.toplinks:visited { text-decoration: none;color: #404040;}
.toplinks:active { text-decoration: none;color: #404040;}
.toplinks:hover { border-bottom:2px solid #009534;color: #c0c0c0;}

.submenulinks { text-decoration: none;color: #000; }
.submenulinks:visited { text-decoration: none;color: #000;}
.submenulinks:active { text-decoration: none;color: #000;}
.submenulinks:hover { border-bottom:2px solid #009534;color: #000;}


.links { text-decoration: none;color: #0060aa; }
.links:visited { text-decoration: none;color: #0060aa;}
.links:active { text-decoration: none;color: #0060aa;}
.links:hover { text-decoration: underline;color: #0060aa;}

}