/* Style voor komindekas.nl  by alstro webdesign */
@media screen
{
html,body  {
margin: 0px;
padding: 0px;
color: black;
margin: 0 auto;
height:100%;
background-color: #dbdbdb;
font: 90%/1.4em Arial; color:#000;
}

img {border: none;}
ul { list-style-image: url(../img/pijl.gif); }


div#container {
	margin:0 auto;
	width:950px;
    background-color: #fff;
    border-left-color: #92918d;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #92918d;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #92918d;
    border-top-style: solid;
    border-top-width: 1px;
    }

 div#top {
   	margin:0 auto;
	width:950px;
    height:25px;
    background-color: #dbdbdb;
 }
 div#header {
   width: 950px;
   height: 240px;
 }
  div#logo {
   float: left;
   width: 275px;
   height: 240px;
 }
  div#foto {
   float: left;
   width: 675px;
   height: 240px;
 }
 div#balk {
   width: 950px;
   height: 8px;
 }

 div#main{
   width: 950px;
   background-color: #fff;
 }

   div#menu {
   float: left;
   width: 275px;
 }
 .menulink {
   width:255px;
   height: 28px;
   line-height: 26px;
   color: #fff;
   font-weight: bold;
   padding-left: 20px;
   background-image: url(../img/menubg.jpg);
 }
   .menuclink {
   width:255px;
   height: 28px;
   line-height: 26px;
   color: #fff;
   font-weight: bold;
   padding-left: 20px;
   background-image: url(../img/menucbg.jpg);
 }
  .submenulink {
   width:240px;
   height: 26px;
   line-height: 24px;
   color: #60c21f;
   padding-left: 35px;
   background-image: url(../img/submenubg.jpg);
 }
 div#kaartje {
   width: 275px;
   height: 211px;
 }

  div#home {
   float: left;
   width: 675px;
 }
 div#hometekst {
   padding: 10px;
 }
  div#hometekstbanner {
   float: left;
   padding: 0 10px 10px 10px;
   width: 434px;
   margin-top: 10px;
   border-right-style: solid;
   border-right-width: 1px;
   border-right-color: #60c21f;
 }
 div#banner {
   float: left;
   width: 210px;
   padding: 10px 5px 5px 5px;
 }

 div#homebalk {
   width: 660px;
   height: 26px;
   line-height: 26px;
   color: #fff;
   background-color: #a5eb3b;
   padding-left: 15px;
 }

 div#footer {
   width: 950px;
   height: 75px;
   margin:0 auto;
   background-image: url(../img/footer.jpg);
   border-left-color: #92918d;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #92918d;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #92918d;
    border-bottom-style: solid;
    border-bottom-width: 1px;
 }
 div#postcode {
   float: left;
   width: 225px;
   height: 75px;
   padding-left: 50px;
   font-weight: bold;
   color: #fff;
   background-image: url(../img/postcode.jpg);
 }
 div#form {
 float: left;
 width: 225px;
 height: 30px;
 padding-bottom: 15px;
 }
 div#map_canvas {
   float: left;
   margin-left: 10px;
 }
div#route {
   float: left;
   margin-top: 10px;
   margin-left: 10px;
 }
div#resultaat {
   float: left;
   margin-top: 5px;
   margin-left: 10px;
 }
 div#onderschrift{
   	margin:0 auto;
	width:950px;
    text-align: center;
    font-size: 85%;
 }

 .foto {
   float: left;
   width: 131px;
   height: 102px;
 }

 .head {
	color:#009900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:120%;
}

.kwekernaam {
  background-color: #009900;
  color: #fff;
  padding: 5px;
}
.regioinfo a:link {
	color:#60c21f;
    font-weight: bold;
    text-decoration: none;
}
.regioinfo a:visited {
	color:#60c21f;
    font-weight: bold;
    text-decoration: none;
}
.regioinfo a:hover {
	color:#a5e93c;
    font-weight: bold;
    text-decoration: underline;
}
#hometekst a:link {
	color:#60c21f;
    font-weight: bold;
    text-decoration: none;
}
#hometekst a:visited {
	color:#60c21f;
    font-weight: bold;
    text-decoration: none;
}
#hometekst a:hover {
	color:#a5e93c;
    font-weight: bold;
    text-decoration: underline;
}
#resultaat a:link {
	color:#60c21f;
    font-weight: bold;
    text-decoration: none;
}
#resultaat a:visited {
	color:#60c21f;
    font-weight: bold;
    text-decoration: none;
}
#resultaat a:hover {
	color:#a5e93c;
    font-weight: bold;
    text-decoration: underline;
}
.sublinks { text-decoration: none;color: #bf4a09;}
.sublinks:visited { text-decoration: none;color: #bf4a09;}
.sublinks:active { text-decoration: none;color: #bf4a09;}
.sublinks:hover { text-decoration: none;color: #bf4a09;}

.adminlinks { text-decoration: underline;color: #000;cursor: pointer; }
.adminlinks:visited { text-decoration: none;color: #000;cursor: pointer;}
.adminlinks:active { text-decoration: none;color: #000;cursor: pointer;}
.adminlinks:hover { text-decoration: underline;color: #000;cursor: pointer;}

.submenulinks { text-decoration: none;color: #009900;font-size:100%; font-weight: bold;}
.submenulinks:visited { text-decoration: none;color: #009900;font-size: 100%;}
.submenulinks:active { text-decoration: none;color: #009900;font-size: 100%;}
.submenulinks:hover { text-decoration: underline;color: #009900;font-size: 100%;}

.menulinks { text-decoration: none;color: #fff;font-size:100%; font-weight: bold;}
.menulinks:visited { text-decoration: none;color: #fff;font-size: 100%;}
.menulinks:active { text-decoration: none;color: #fff;font-size: 100%;}
.menulinks:hover { text-decoration: underline;color: #fff;font-size: 100%;}

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

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

.bannerlinks { text-decoration: none;color: #009900;font-weight: bold;font-size:90%;}
.bannerlinks:visited { text-decoration: none;color: #009900;font-weight: bold;font-size:90%;}
.bannerlinks:active { text-decoration: none;color: #009900;font-weight: bold;font-size:90%;}
.bannerlinks:hover { text-decoration: underline;color: #009900;font-weight: bold;font-size:90%;}
}