#wrapper {
	width: 956px;
}

#donatie-holder {
	background-color: #000;
	position: relative;
}

#donatie-holder2 {
	background-color: #000;
	position: relative;
	color: #fff;
	font-family: "Arial";
	text-align: left;
	background-image: url(/images/donatie-02-bg.jpg);
	background-repeat: no-repeat;
	min-height: 668px;
}

h3 {
	font-family: "Arial";
	font-size: 24px;
	margin-bottom: 20px;
	
}

p {
	margin-top: 10px;
}

em {
	font-style: italic;
}

#hoehelpen {
	margin: 20px 0px 0px 100px;
	border: none;
}

#hoehelpen a img {
	margin-bottom: 20px;
}

#donatie-holder2 ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0 50px 0 0;
	
}
#donatie-holder2 a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	display: block;
	background-image: url(/images/blokje.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
	text-indent: 25px;
	margin-bottom: 6px;
}
#donatie-holder2 a:hover {
	background-image: url(/images/blokje-groen.png);
}
#donatielijst {
	position: absolute;
	top: 160px;
	left: 65px;
}

a#btn_home {
    background-image: none;
    display: block;
    left: 34px;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: 420px;
    width: 223px;
    height: 110px;
}
a#btn_ideal {
    background-image: none;
    display: block;
    height: 61px;
    left: 315px;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    top: 465px;
    width: 294px;
}
a#btn_home:hover, a#btn_ideal:hover {
	background-image: none;
}

#benefiet-content {
	width: 810px;
	margin: 15px auto;
	color: #fff;
}

#benefiet-content h1 {
	color: #fff;
	font-family: Arial;
}
#benefiet-content li {

}
