@charset "utf-8";
/* CSS Document */

body
{
	background-image: url(images/achtergrond.png);
	background-repeat: no-repeat;
	background-color: #464741;
	background-position: 50% 0%;
	margin: 0;
	font-family: arial;
	font-size: 12px;
	line-height: 15pt;
	color: #7f7d7f;
}

ul
{
	margin: 0;
	margin-left: 17px;
	padding: 0;
}

li
{
	list-style: url(images/pijltje.png);
}

a
{
	color: #7f7d7f;
}

img
{
	border: 0;
}

h1
{
	font-weight: bold;
	font-size: 18px;
	color: #637298;
	margin: 0;
	padding: 0;
}

#container
{
	width: 850px;
	margin: auto auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 23px;
}

#schaduw_boven
{
	background: url(images/schaduw_boven.png);
	height: 2px;
}

#header
{
	background: url(images/header1.png);
	height: 250px;
}

#header #logo
{
	margin-top: 40px;
}

#header #slogan
{
	margin-top: 70px;
	margin-left: 49px;
}

#menu
{
	padding-left: 49px;
	padding-right: 49px;
	height: 75px;
	background: #FFF;
}

#menu img
{
	float: left;
}

#content
{
	background: #FFF;
	padding-bottom: 49px;
	padding-right: 49px;
	position: relative;
}

#content #dynamic_text
{

}

#content #dynamic_text img
{
	padding-top: 20px;
}

#content #menulist
{
	width: 112px;
	padding-left: 49px;
	padding-right: 49px;
	float: left;
}

#content #menulist a
{
	text-decoration: none;
}

#content #menulist a.active, #content #menulist a:hover
{
	color: #637298;
}

#content #boxlist
{
	padding-right: 80px;
	float: left;
	height: 480px;
	width: 324px;
}

.box
{
	padding-left: 49px;
	height:  102px;
	font-family: arial;
	font-size: 11px;
	color: #7f7d7f;
	line-height: 13pt;
	background-image: url(images/promobutton_lijn.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 25px;
}

.box .text
{
	float: left;
	height: 86px;
	width: 172px;
}

.box .btext
{
	float: left;
	height: 16px;
	padding-left: 91px;
}

.box .image
{
	float: left;
	margin-right: 20px;
}


.box h1
{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #020202;
}

.box h1 span
{
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #637298;
}

#footer
{
	background: url(images/footer.png) no-repeat;
	height: 50px;
	margin-bottom: 50px;
	font-family: arial;
	font-size: 10px;
	color: #FFF;
	padding-top: 15px;
	padding-left: 49px;
	padding-right: 49px;
}

#footer a
{
	color: #FFF;
	text-decoration: none;
}

#footer span
{
	float: right;
	margin-top: -4px;
}

#schaduw_onder
{
	background: url(images/schaduw_onder.png);
	height: 2px;
}

input[type=text],.input
{
	color: #4b4b4b;
	font-size: 11px;
	font-family: arial;
	background: #eaeaea;
	width: 300px;
}

input[type=image]
{
	margin-top: 20px;
}

textarea
{
	background: #eaeaea;
	color: #4b4b4b;
	font-size: 11px;
	font-family: arial;
	width: 300px;
	height: 100px;
	margin: 0;
	padding: 0;
}



.co2_neutraal
{
	background: URL(images/co2_neutraal.png) right 59px no-repeat;
}


#twitter
{
	display: block;
	position: absolute;
	top: -35px;
	left: 51px;
	font-size: 12px;
	height: 20px;
	padding-left: 25px;
	background: url(images/icon_twitter.png) left center no-repeat;
}
#twitter a
{
	color: #637298;
	text-decoration: none;
	font-weight: bold;
}
