/* Style voor nijenhuisbloembollen.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: #989890;
font: 92.5% "Trebuchet MS", arial, sans-serif; color: #333;
}

img {border: none;}
h3 {
  margin: 0;
}
h2 {font-size: 120%; color: #777; margin: 0 0 0 15px;}
div#container {
	margin:0 auto;
    height:auto !important;
	height:100%;
	min-height:100%;
	width:950px;
    background-image: url(/img/bg.jpg);
    }

div#menubalk {
   margin:0 auto;
   width: 930px;
   height: 60px;
   overflow: hidden;
   background-color: #2a3c45;
 }
div#menulogo {
  float: left;
  width: 160px;
  height: 60px;
}
div#menuvlag {
  float: right;
  width: 60px;
  height: 20px;
  padding-top: 40px;
}
div#header {
  margin:0 auto;
  width: 930px;
  height: 200px;
}
 div#headerfoto {
  float: left;
  width: 650px;
  height: 200px;
  color: #fff;
  background-image: url(../img/header1.jpg);
}
 div#headerlogo {
  float: left;
  width: 280px;
  height: 200px;
  color: #fff;
}
div#headerslogan {
 width: 640px;
 height: 43px;
 padding: 157px 0 0 10px;
 line-height: 43px;
 font-size: 150%;
 font-weight: bold;
}
div#update {
    float: left;
    width: 260px;
    padding: 0px 20px 0px 10px;
}

div#updatekop {
  width: 260px;
  height: 90px;
  background-image: url(../img/updatekop.jpg);
  line-height: 90px;
}
div#adres {

  padding: 0 20px;
  color: #777;
}

div#footer {
  margin:0 auto;
  width: 950px;
  height: 60px;
  background-image: url(../img/footer.jpg);
}

#nav {float: left; margin: 34px 16px 0 0; color: #fff;}
#nav ul {height: 26px; list-style: none; display: inline; overflow: hidden;}
#nav li {list-style: none; display: inline;}

div#home {
   float: left;
   width: 650px;
   padding-left: 10px;
 }

 div#pijldiv {
   width: 650px;
   height: 90px;
   background-color: #efffcd;
 }
  div#pijl {
   float: left;
   width: 225px;
   height: 90px;
 }
  div#pijltekst {
   float: left;
   width: 405px;
   height: 70px;
   padding: 10px;
 }
 div#hometekst {
   width: 620px;
   padding: 10px 10px 10px 20px;

 }
.sort {
    width: 260px;
    height: 40px;
    padding-bottom: 10px;
 }
.sortfoto {
    float: left;
    padding: 0 10px 0 18px;
    width: 40px;
 }

.sorttekst {
    float: left;
    width: 190px;
    font-size: 90%;
 }
.sortfoto img{
border-color: #777;
border-style: solid;
border-width: 1px;
 }
.gewasfoto {
    float: left;
    padding: 5px;
}
div#gewasfotocontainer {
    width: 590px;
    height: 130px;
    padding: 5px;
    background-color: #efffce;
    border-color: #000;
    border-style: solid;
    border-width: 5px;
}
div#gewasfotocontainer2 {
    width: 585px;
    height: 225px;
    padding: 5px;
    background-color: #efffce;
    border-color: #000;
    border-style: solid;
    border-width: 5px;
}
div#gewasfotocontainergl {
    width: 590px;
    height: 155px;
    padding: 5px;
    background-color: #efffce;
    border-color: #000;
    border-style: solid;
    border-width: 5px;
}
#hometekst a:link {
	color:#a21d21;
    text-decoration: none;
    font-weight: bold;
}
#hometekst a:visited {
	color:#a21d21;
    text-decoration: none;
    font-weight: bold;
}
#hometekst a:hover {
	color:#a21d21;
    text-decoration: underline;
    font-weight: bold;
}
.menulinks { text-decoration: none;color: #c3d841; font-weight:bold; }
.menulinks:visited { text-decoration: none;color: #c3d841;font-weight:bold;}
.menulinks:active { text-decoration: none;color: #c3d841;font-weight:bold;}
.menulinks:hover { border-bottom:7px solid #fff;color: #fff;font-weight:bold;}

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

}
