<!--

body
{
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#333333;
}

#company, #strapline
{
	display:none;
}

a
{
	color:#00719E;
	text-decoration:none;
}

a:hover
{
	color: #FF6600;
}

h1
{
	font-size:16px;
	color:#00719E;
}

h2, h3, h4, h5
{
	font-size:14px;
	color:#00719E;
}



#leftfill 
{
	height:228px;
	background-color:#FF6600;
	width:50%;
	float:left;
	z-index:0;
	position:absolute;
	background-image:url(../images/left.jpg);
	background-repeat:repeat-x;
	left: 0px;

}

#rightfill 
{
	height:228px;
	background-color:#FF9900;
	width:50%;
	left: 50%;
	z-index:0;
	position:absolute;
	background-image:url(../images/right.jpg);
	background-repeat:repeat-x;
}

#container
{
	z-index:1;
	position:relative;
	width:860px;
	padding-top: 228px;
	background-image:url(../images/reijmbanner.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#leftpane
{
	width: 200px;
	float:left;
	padding:8px;
	text-align:right;
	font-weight:bold;
	margin-right: 20px;
	margin-left:20px;
	padding-right:0px;
	font-size: 14px;
}

#news
{
	padding-right:10px;
	font-weight:normal;
}

#news h3
{
	color: #666666;
	margin:0px;
	font-size:13px;
}

#news p
{
	color: #333333;
	margin:0px;
	margin-bottom:5px;
	font-size:12px;
}

#menu
{
	border-bottom: 1px solid #999999;
	padding-bottom:10px;
}



#menu ul, #menu li
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu li a
{
	text-decoration:none;
	color:#333333;
	padding-right: 12px;
	padding-bottom:2px;
	margin-top:4px;
}

#menu li a:hover, #menu li a.active
{
	color:#00719E;
	background:url(../images/menu-arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

#menu li li a
{
	font-weight:normal;
	font-size:14px;
}

#menu li li a:hover, #menu li li a.active
{
	color:#00719E;
	background:url(../images/submenu-arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

#content
{
	width: 400px;
	float:left;
	padding-left:20px;
	padding-right: 20px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	min-height:300px;
}

#rightpane
{
	width:140px;
	float:left;
	padding:8px;
	padding-left:0px;
	margin-left: 20px;
}

#rightpane a.but1 span, #rightpane a.but2 span, #rightpane a.but3 span, #rightpane hr
{
	display:none;
}

#rightpane a.but1, #rightpane a.but2, #rightpane a.but3
{
	display:block;
	width:148px;
	height:100px;
	background-image:url(../images/but-container-service.gif);
}

#rightpane a.but1
{
	background-image:url(../images/but-container-service.gif);
}

#rightpane a.but1:hover
{
	background-image:url(../images/but-container-service-over.gif);
}

#rightpane a.but2
{
	background-image:url(../images/but-groencompostering-steenbergen.gif);
}

#rightpane a.but2:hover
{
	background-image:url(../images/but-groencompostering-steenbergen-over.gif);
}

#rightpane a.but3
{
	background-image:url(../images/but-overslagstation-nesselande.gif);
}

#rightpane a.but3:hover
{
	background-image:url(../images/but-overslagstation-nesselande-over.gif);
}

#home
{
	position:absolute;
	display:block;
	top: 130px;
	left: 20px;
	width: 430px;
	height:100px;
}

#email
{
	position:absolute;
	display:block;
	top: 180px;
	right: 30px;
	width: 130px;
	height:20px;
}

a.thumbnail
{
	border:1px solid #999999;
	padding:8px;
	display:block;
	width: 82px;
	height:62px;
	float:left;
	margin:8px;
	background-color:#CCCCCC;
}

a.thumbnail:hover
{
	border: 1px solid #FF6600;
	background-color:#FFFFFF;
}

a.thumbnail img
{
	border:1px solid #999999;
}

#footer
{
	border-top: 1px solid #999999;
	font-size:10px;
	margin-top:20px;
	padding-top: 10px;
	color:#999999;
	float:left;
	width:100%;
	display:block;
	text-align:right;
}

#footer hr
{
	display:none;
}

#pager
{
	text-align:center;
	color:#666666;
}

a.currentPage
{
	color:#FF6600;
}

#reqForm input.text, #reqForm textarea
{
	width:200px;
}

#reqForm select
{
	width:204px;
}

p.error
{
	background-image:url(../images/warning.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:45px;
	height:40px;
	font-weight:bold;
}
-->
