/* Style voor http://www.komindekas.nl  by alstro webdesign */
:root { overflow-y: scroll !important; }
@media screen
{
html,body  {
  margin: 0px;
  padding: 0px;
  margin: 0 auto;
  height:100%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 20px;
  background-image: url(../images/homebg.png);
  background-position: top center;
  background-repeat: no-repeat;

}

img {
  border: none;
}
ul {
  margin: 0;
}
h1 {
  color: #ffed00;
}

div#container {
  margin:0 auto;
  width:980px;
  background-color: #fff;
  height:auto !important;
  min-height: 100%;
}
/*header*/
div#top {
  width: 980px;
  height: 35px;
}


div#header {
  width: 980px;
  height: 144px;
}

div#homemain {
  height: 396px;
}
div#hometekst {
  height: 382px;
  background-image: url(../images/hometekstbg.png);
}
div#homediv {
  padding: 10px 10px 10px 20px;
  width: 620px;
  height: 180px;

}


div#tweekolomlaag {
    height: 200px;
}

/*menu*/

div#menu{
	width:980px;
    height: 57px;

}

/* main */
div#main{
	width:980px;
}
div#home{
	float:left;
	width:590px;
    padding: 0 20px;
    margin-bottom: 20px;
}
/*content*/


div#bc {
  height: 30px;
  line-height: 30px;
}
#hometotaal a:link { color:#8dad63; text-decoration: none;font-weight: bold;}
#hometotaal a:visited { color:#8dad63; text-decoration: none;font-weight: bold;}
#hometotaal a:hover { color:#8dad63; text-decoration: underline;font-weight: bold;}

#home a:link { color:#8dad63; text-decoration: none;font-weight: bold;}
#home a:visited { color:#8dad63; text-decoration: none;font-weight: bold;}
#home a:hover { color:#8dad63; text-decoration: underline;font-weight: bold;}

#update a:link { color:#8dad63;text-decoration: none;font-weight: bold;}
#update a:visited {color:#8dad63;text-decoration: none;font-weight: bold;}
#update a:hover {color:#8dad63;text-decoration: underline;font-weight: bold;}

#bc a:link {color:#000;text-decoration: none;font-weight: bold;}
#bc a:visited {color:#000;text-decoration: none;font-weight: bold;}
#bc a:hover {color:#000;text-decoration: underline;font-weight: bold;}
/* overig */
div#footer {
	margin:0 auto;
	width:982px;
    font-size: 10px;
    text-align: center;
	height:30px;
    line-height: 30px;
    color: #fff;
    background-color: #8dad63;
    }

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

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

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

.linkstitel { text-decoration: none;color: #447bb3;font-weight: bold;}
.linkstitel:visited { text-decoration: none;color: #447bb3;font-weight: bold;}
.linkstitel:active { text-decoration: none;color: #447bb3;font-weight: bold;}
.linkstitel:hover { text-decoration: underline;color: #447bb3;font-weight: bold;}
}
