/* FRAMEWORK */

html, body {
	height: 100%;
	background-color: #756c63;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #007cb2;
}

a:hover {
	text-decoration: underline;
	color: #007cb2;
}

a.footerlink {
	color: #807b75;
}

#page_bg {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 957px;
	background-color: #f0eae4;
}

#header {
	height: 77px;
	width: 957px;
	padding-bottom: 16px;
	background-color: #FFFFFF;	
}

#logo { 
	width: 169px;
	height: 52px;
	float: left;
	margin: 17px 0 auto;
}

#logo img { 
	width: 142px;
	height: 52px;
	border: 0px;
}

#content {
	background-color: #FFFFFF;
	padding-bottom: 50px;
}

#content table.content {
	width: 750px;
}

#content .txt {
	width: 617px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 18px;
	color: #756c63;
}

.sidebar {
	margin-top: 58px;
	width: 200px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 18px;
	color: #756c63;
}

table.dfContactTable {
	text-align: left;	
}

table.dfContactTable th {
	display: block;
}

table.dfContactTable input {
	margin: 2px;
}

table.dfContactTable textarea {
	width: 300px;
}

#footer {
	height: 190px;
	background: #f0eae4 url('../images/footer_detail.gif') right center no-repeat;
}

#footer .contentpaneopen_nieuws {
	width: 324px;
	padding-left: 54px;
	margin-top: 11px;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 16px;
	color: #807b75;
	float: left;
}

#footer .powered_by {
	width: 400px;
	padding-left: 60px;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 16px;
	color: #807b75;
	float: left;
}
