body
{
	background: /*url(images/bg.gif)*/ #e5cb90;
	margin: 			0px auto;
	font-family:		Tahoma,Arial,sans-serif;
	margin-top:30px;
	font-size:12px;
}

a, a:active, a:hover, a:visited
{
	font-weight: 		normal;
	text-decoration:	none;	
	color:				#d34511;
}

a:hover
{
	font-weight: 		normal;
	text-decoration:	underline;
}

img {
	border: 0px;
}

.engels {
	padding-right:5px;
	padding-top: 10px;
}


.container
{
	width: 808px;
}

.header
{
	width: 				808px;
	height: 			129px;
	background-image: 	url(./images/header.png);
	background-repeat: 	no-repeat;
	background-position:top right;
}

#image {
	width:266px;
	height:129px;
	margin-left:270px;
	float:left;
}

.content
{
	float:				left;
	width: 				808px;
	height: 			auto;
	
	background-image: 	url(./images/bg.png);
	background-repeat: 	repeat-y;
	background-position:center;
	background-color:	none;
	text-align:left;
	
}

#balk {
	background:#d34511;
	background:url(./images/bottom.png) repeat-x;
	width:798px;
	height:8px;
	float:left;
	margin-left:5px;
	
}

#vrijwilligers {
	width:798px;
	height:232px;
	float:left;
	margin-left:5px;
	border-bottom:1px solid #fff;
}

#vrijw_titel {
	width:798px;
	height:40px;
	background:#f8d808;
	
	
}

a.kop {
	color:#000;
	text-decoration:none;
	font-size:20px;
	line-height:40px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:none;
	letter-spacing:1px;
}

 a.kop:hover {
	text-decoration:underline;
}

#vrijw_image {
	width:265px;
	height:auto;
	float:left;
	overflow:hidden;
}


#vrijw_body {
	width:513px;
	height:172px;
	background:#f8f3c8;
	background:#fff;
	padding:10px;
	float:left;
}
	

#donateurs {
	width:265px;
	height:120px;
	float:left;
	margin-left:5px;
	
}

#donateurs_titel {
	width:265px;
	height:40px;
	background:#81b458;
}


#donateurs_body {
	width:245px;
	height:50px;
	background:#e6f0de;
	padding:15px;
	float:left;
}

#project {
	width:265px;
	height:120px;
	float:left;
	margin-left:5px;
	border-top:1px solid #fff;
	
}

#project_titel {
	width:265px;
	height:40px;
	background:#5ab5ec;
}


#project_body {
	width:235px;
	height:50px;
	background:#def0fb;
	padding:15px;
	float:left;
}

#nieuws {
	width:265px;
	height:145px;
	float:right;
	margin-right:5px;
	margin-left:1px;
}

#nieuws_titel {
	float:left;
	width:265px;
	height:40px;
	background:#d34511;
	
}

#nieuws_body {
	width:235px;
	height:171px;
	background:#ffdec1;
	padding:15px;
	float:left;
}

#weblog {
	width:266px;
	height:165px;
	float:right;
	margin-right:px;
	margin-left:1px;
}

#weblog_titel {
	float:left;
	width:266px;
	height:40px;
	background:#d34511;
	
}

#weblog_body {
	float:left;
	width:236px;
	height:171px;
	background:#ffdec1;
	padding:15px;
}

#footer {
	margin-left:5px;
	float:left;
	width:798px;
	height:10px;
	background:url(./images/bottom.png) repeat-x;
}


#footer2 {
	display:block;
	margin-left:5px;
	float:left;
	width:768px;
	height:50px;
	background:#fff;
	padding-top:18px;
	padding-left:30px;
}


.websiteTitle
{
	font-family: 	Tahoma;
	font-weight: 	bold;
	font-size: 		16pt;
	padding-right:	35px;
	padding-top:	20px;
	color: black;
}

.websiteDescription
{
	padding-right:	35px;
	color:			#aaaaaa;
	font-size: 		10pt;
	font-weight:	normal;
}

.websiteAddress
{
	padding-right:	35px;
	color:			#aaaaaa;
	font-size: 		7pt;
	font-weight:	bold;
	width:			217px;
}

.headerTitle
{
	padding-left:	14px;
	margin-top:	15px;
	
}

.headerTitle, .headerTitle a, .headerTitle a:active, .headerTitle a:hover, .headerTitle a:visited
{
	
	font-size: 		11pt;
	font-weight:	bold;
	color:			black;
}

