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

ul { list-style-image: url(../images/punt.jpg); }
:root { overflow-y: scroll !important; }
img {border: none;}

div#container {
	margin:0 auto;
	width:950px;
	background:#fff;
	height:auto !important;
    background-image: url(../images/homebg.jpg);}

div#topmenu {
  width: 950px;
  height: 30px;
  font: 85%/1.6em Verdana, Helvetica, Arial, sans-serif; color:#fff;
  text-align: right;
  line-height: 30px;
  background-color: #000;
  background-image:url(../images/topbg.jpg);
}
div#strook {
  background-color: #accec1;
  width: 950px;
  height: 20px;
}
div#topheader {
  width: 950px;
  height: 100px;
  background-image: url(../images/topheaderbg.jpg);
  background-repeat: no-repeat;}
div#header {
  width: 950px;
  height: 150px;
}

div#logo {
  float: left;
  line-height: 25px;
  text-align: right;
  width: 199px;
  font-weight: bold; 
  padding-right: 25px;
  background-image: url(../images/fflogo.jpg);
  height:100px;
}
 .topmenu {
   float: left;
   background-color: #891311;
   color:#fff;
   margin-right: 1px;
   text-align: center;
   font-weight: bold;
   line-height: 25px;
   width: 92px;
   height: 25px;
 }
  .topmenu1 {
   float: left;
   background-image: url(../images/topmenubg.jpg);
   color:#fff;
   margin-right: 1px;
   text-align: center;
   font-weight: bold;
   line-height: 25px;
   width: 92px;
   height: 100px;
 }
   .topmenu2 {
   float: left;
   background-image: url(../images/topmenubg.jpg);
   color:#fff;
   margin-right: 1px;
   text-align: center;
   font-weight: bold;
   line-height: 25px;
   width: 92px;
   height: 100px;
 }
 div#blanco {
    float: left;
    width: 39px;
 }

div#adres {
  float: left;
  background-color: #006740;
  color: #fff;
  font-weight: bold;
  width: 200px;
  height: 100px;
}

div#maintop {
  background-image: url(../images/mainbg.jpg);
  height: 25px;
  color: #fff;
  font-weight: bold;
  padding: 15px 0 0 20px;
}

div#main {
  width: 950px;
}
div#home {
  float: left;
  padding: 0 30px 0 20px;
  width: 678px;
  background-image: url(../images/tekstbg.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}
#home a:link {
	color:#891311;
    text-decoration: none;
}
#home a:visited {
	color:#891311;
    text-decoration: none;
}
#home a:hover {
	color:#891311;
    text-decoration: underline;
}


div#rechts {
  float: left;
  padding: 0 40px 0 10px;
  width: 172px;
  color: #fff;
}

div#footer {
  width: 930px;
  height: 30px;
  margin: 0 auto; 
  font: 85%/1.6em Verdana, Helvetica, Arial, sans-serif; color:#fff;
  text-align: left;
  padding-left: 20px;
  line-height: 30px;
  background-color: #000;
  background-image:url(../images/footerbg.jpg);
}
.footerlinks { text-decoration: none;color: #fff;font-size: x-small; font-family: arial, helvetica;}
.footerlinks:visited { text-decoration: none;color: #fff;font-size: x-small; font-family: arial, helvetica;}
.footerlinks:active { text-decoration: none;color: #fff;font-size: x-small; font-family: arial, helvetica;}
.footerlinks:hover {text-decoration: underline;color: #fff;font-size: x-small; font-family: arial, helvetica;}

.menutoplinks { text-decoration: none;color: #fff;font-size: 85%; font-family: arial, helvetica, sans-serif;}
.menutoplinks:visited { text-decoration: none;color: #fff;font-size: 85%; font-family: arial, helvetica, sans-serif;}
.menutoplinks:active { text-decoration: none;color: #fff;font-size: 85%; font-family: arial, helvetica, sans-serif;}
.menutoplinks:hover {text-decoration: underline;color: #fff;font-size: 85%; font-family: arial, helvetica, sans-serif;}

.links { text-decoration: none;color: #891311;font-family: arial, helvetica, sans-serif;}
.links:visited { text-decoration: none;color: #891311; font-family: arial, helvetica, sans-serif;}
.links:active { text-decoration: none;color: #891311; font-family: arial, helvetica, sans-serif;}
.links:hover {text-decoration: underline;color: #891311; font-family: arial, helvetica, sans-serif;}

.toplinks { text-decoration: none;color: #fff; font-size: 90%;font-family: arial, helvetica;}
.toplinks:visited { text-decoration: none;color: #fff; font-size: 90%;font-family: arial, helvetica;}
.toplinks:active { text-decoration: none;color: #fff; font-size: 90%;font-family: arial, helvetica;}
.toplinks:hover {text-decoration: underline;color: #fff;font-size: 90%; font-family: arial, helvetica;}

.rechtslinks { text-decoration: none;color: #fff;font-size: small; font-family: arial, helvetica;}
.rechtslinks:visited { text-decoration: none;color: #fff;font-size: small; font-family: arial, helvetica;}
.rechtslinks:active { text-decoration: none;color: #fff;font-size: small; font-family: arial, helvetica;}
.rechtslinks:hover {text-decoration: underline;color: #fff;font-size: small; font-family: arial, helvetica;}
}

