/* Style voor bentemsierteelt.nl  */
@media screen
{
html,body  {
margin: 0px;
padding: 0px;
color: black;
margin: 0 auto;
height:100%;
background-color: #404040;
font: 85%/1.6em Verdana, Helvetica, Arial, sans-serif; color:#fff;
}

img {border: none;}
.imgborder {
  border: thick solid #FFFFFF;
}
div#container {
	margin:0 auto;
	width:950px;
    height:auto !important;
	height:90%;
	min-height:90%;
    background-image: url(../images/containerbg.jpg);
    }
div#containerhome {
	margin:0 auto;
	width:950px;
    background-image: url(../images/containerbg.jpg);
    }
div#top {
  width: 950px;
  height: 50px;
  background-color: #404040;
}
div#links {
  float: left;
  width: 264px;
  background-color: #808080;
}
div#logo {
  height: 150px;
  width: 260px;
  border-color: #bebebe;
  border-style: solid;
  border-width: 2px;
}
div#menu {
  height: 245px;
  text-align: right;
  padding-right: 10px;
  padding-top: 5px;
  border-left-color: #bebebe;
  border-left-style: solid;
  border-left-width: 2px;
  border-right-color: #bebebe;
  border-right-style: solid;
  border-right-width: 2px;
  border-bottom-color: #bebebe;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

div#adres {
  font-weight: bold;
  font-size: 100%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color:#fff;
  padding-left: 10px;
  height: 90px;
  background:#669acc;
  border-left-color: #bebebe;
  border-left-style: solid;
  border-left-width: 2px;
  border-right-color: #bebebe;
  border-right-style: solid;
  border-right-width: 2px;
}

div#rechts {
  float: left;
  width: 686px;
}

div#rechtsboven {
  height: 75px;
  background:#669acc;
  border-right-color: #bebebe;
  border-right-style: solid;
  border-right-width: 2px;
  border-bottom-color: #bebebe;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-top-color: #bebebe;
  border-top-style: solid;
  border-top-width: 2px;
}

div#sitemap {
  text-align: right;
  height: 20px;
}
div#titel {
  text-align: right;
  height: 55px;
  line-height: 75px;
  color: #000;
  padding-right: 8px;
  font-weight: bold;
  font-size: x-large;
}
div#home {
  height: 400px;
  background-color: #bebebe;
  border-right-color: #bebebe;
  border-right-style: solid;
  border-right-width: 2px;
}
div#home1 {
  font: 85%/1.6em Verdana, Helvetica, Arial, sans-serif; color:#000;
  padding: 10px;
  background-color: #bebebe;
  border-right-color: #bebebe;
  border-right-style: solid;
  border-right-width: 2px;
  overflow: auto;
 
}
div#bottom {
  margin:0 auto;
  width: 950px;
  height: 50px;
  text-align: center;
  font: 85%/1.6em Verdana, Helvetica, Arial, sans-serif; color:#fff;
  background-color: #404040;
  border-top-color: #bebebe;
  border-top-style: solid;
  border-top-width: 2px;
}
.adminlinks { text-decoration: none;color: #fff;cursor: pointer; }
.adminlinks:visited { text-decoration: none;color: #fff;cursor: pointer;}
.adminlinks:active { text-decoration: none;color: #fff;cursor: pointer;}
.adminlinks:hover { text-decoration: underline;color: #fff;cursor: pointer;}

.menulinks { text-decoration: none;color: #fff;font-size:100%; font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif;}
.menulinks:visited { text-decoration: none;color: #fff;font-size: 100%;font-family: Verdana, Helvetica, Arial, sans-serif;}
.menulinks:active { text-decoration: none;color: #fff;font-size: 100%;font-family: Verdana, Helvetica, Arial, sans-serif;}
.menulinks:hover { text-decoration: underline;color: #fff;font-size: 100%;font-family: Verdana, Helvetica, Arial, sans-serif;}

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

}
