html, body				{ height: 100%; }

body {
	background-color: #fff;
	background-image: url("../images/bg.png");
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0px; 
}

#container {
	background: transperant;
	position: relative;
	width: 990px;
	margin: 0 auto auto 0;
	height: 100%;
	height: auto !important;
}

#contentcontainer{
    position: relative;
	width: 990px;
	height: 100%;
	height: auto !important;
}

#header {
  position: relative;
  width: 990px;
  height: 249px;
  padding: 0;
  margin: 0;
}




#text {
	width: 580px;
	padding-left: 0;
	margin-top: 80px;
	font-family:  tahoma, "Trebuchet MS", verdana, arial, helvetica;
	font-size: 12px;
	line-height: 150%;
	color:#002e21;
min-height: 420px;
	margin-bottom: 30px;
	height: auto;
}

#text h1 {
	font-family:  tahoma, "Trebuchet MS", verdana, arial, helvetica;
	font-size: 20px;
	line-height: 150%;
	font-weight: bold;
	color:#873a22;
}

#text a {
	font-family:  tahoma, "Trebuchet MS", verdana, arial, helvetica;
	font-size: 12px;
	line-height: 150%;
	color:#002e21;
}

#text a:hover {
	font-family:  tahoma, "Trebuchet MS", verdana, arial, helvetica;
	font-size: 12px;
	line-height: 150%;
	color:#c61721;
}


#innertext {
position: relative;
margin-top: 20px;
padding: 0px;
float: left;
z-index: 0;
width: 600px;
height: 100%;
height: auto !important;
}




#pictures {
 position: relative;
width: 350px;
padding: 20px;

float: left;
	height: 100%;
height: auto !important;
 
}


#pictures img{
margin-bottom: 20px; 

}

#footnote {
	background-image: url("../images/footer.gif");
	background-position: top left;
	background-repeat: repeat-x;
	font-family:  tahoma, "Trebuchet MS", verdana, arial, helvetica;
	font-size: 12px;
	line-height: 150%;
	color:#002e21;
	text-align: center;
}

#footer {
position:relative;
width: 730px;

}

#rolatie {
position:absolute;
top: 23px;
left: 0px;
width: 605px;
height: 142px;
}