
/* Style voor petersbiogas.nl  */

:root { overflow-y: scroll !important; }
@media screen
{
html,body  {
margin: 0px;
padding: 0px;
color: black;
margin: 0 auto;
height:100%;
background-image: url(../images/bodybg.jpg);
background-color: #ffff7f;
font-family: Verdana;
font-size: 9pt;
}

img {border: none;}

div#container {
	margin:0 auto;
	width:800px;
    height:auto !important;
	height:100%;
	min-height:100%;
    background-image: url(../images/containerbg.jpg);
    }
div#links {
  float: left;
  width: 400px
}
div#linksfoto {
  width: 400px;
  height: 240px;
}
div#groenestroom {
  	width: 380px;
	height: 180px;
	font-family: Arial;
	font-size: 11pt;
	color: #008000;
	background-color: #CBFD66;
	padding: 10px;
}
div#adres{
	width: 380px;
	height: 100px;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #669801;
	padding: 10px;
	}
div#onderfoto {
  width: 400px;
  height: 120px;
}


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

div#logo {
  width: 400px;
  height: 125px;
  background-image: url(../images/peterslogo.jpg);
}

div#logo2 {
  width: 400px;
  height: 60px;
}
div#menu {
  width: 400px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

div#home {
	font-size:	10pt;
	padding: 10px;
}
.foto
    {
    width:                      100px;
    float:                      left;
    margin-right:               10px;
	margin-bottom:              10px;
    margin-left:                10px;
    }
div#footer {
 	margin:0 auto;
	width:800px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    background-color: #404040;
}

.menu { text-decoration: none;color: #008000;font: 11pt Arial;height:11px; font-weight: bold;}
.menu:visited { text-decoration: none;color: #008000;font: 11pt Arial;height:11px;font-weight: bold;}
.menu:active { text-decoration: none;color: #000000;font: 11pt Arial;height:11px;font-weight: bold;}
.menu:hover { text-decoration: underline;color: #000000;font: 11pt Arial;height:11px;font-weight: bold;}

.maillinks { text-decoration: none;color: #fff;font: 11pt Arial;height:12px;font-weight: bold;}
.maillinks:visited { text-decoration: none;color: #fff;font: 11pt Arial;height:12px;font-weight: bold;}
.maillinks:active { text-decoration: none;color: #fff;font: 11pt Arial;height:12px;font-weight: bold;}
.maillinks:hover { text-decoration: underline;color: #fff;font: 11pt Arial;height:12px;font-weight: bold;}

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