body {
	margin: 0px;
	padding: 0px;
	font: 11px arial,sans-serif;
}
#container {
	width: 990px;
	margin:0px auto;
	overflow: hidden;
}
#header {
	background: url(img/logo.gif) 30px center no-repeat;
	height: 78px;
	text-align: right;
	color: #707070;
}
#header img {
	padding-right: 5px;
	border: none;
}
#header a {
	color: #eba625;
	background-color: transparent;
	font-weight: bold;
}
#menu {
	height:27px;
	background: #efeee7 url(img/menu_bg.gif) top repeat-x;
	font: 11px verdana, sans-serif;
	color: #52514d;
}
#recent, #actieblok, #referenties {
	border: 1px solid #e2e2e2;
	height: 232px;
	float: left;
	padding: 5px;
}
#recent {
	left: 0px;
	top: 358px;
	width: 355px;
	color: white;
	background-color: #eda527;
}
#recent h1, #recent h3 {
    color: #c44848;
    margin: 0px 0px 5px;
    font-size: 18px;
    padding: 0px;
}
#actieblok, #referenties {
	width: 294px;
	color: #7b7b7b;
	background-color: #efeee9;
	position: relative;
}
#actieblok {
	left: 6px;
}
#actieblok #email {
	color: #7b7b7b;
	border: #e1e1e1 1px solid;
}
#referenties {
	left: 11px;
}
#contentblok {
	position: absolute;
	left: 368px;
	top: 50px;
	width: 620px;
	height: 192px;
	border: none;
}
/*#contentblok div.csi-clear {*/
#contentblok div.csc-textpic-clear {
	clear: none;
}
#payoff {
	position: absolute;
	left: 393px;
	top: 15px;
}
#afbeelding {
	position: absolute;
	left: 0px;
	top: 0px;
}
#afbeelding img {
	width: 364px;
	height: 238px;
	overflow: hidden;
	border: 1px solid #e2e2e2;
}
#bottom, #top{
	margin-top: 5px;
	width: 100%;
	height: 27px;
	background: url(img/menu_bg.gif) top repeat-x;
}
#contentblok dd {
	display:none;
}
/*#contentblok .content , div.csi-textpic{*/
#contentblok .content , div.csc-textpic{
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	float: left;
	width: 302px;
	height: 87px;
	margin: 0px 0px 5px 5px;
	color: #636363;
	/*color: #7b7b7b;*/
	background-color: transparent;
	font: 11px arial, sans-serif;
	padding: 0px;
	overflow: hidden;
}
/*#contentblok .content img, #contentblok div.csi-textpic img {*/
#contentblok .content img, #contentblok div.csc-textpic img {
	border:	#f1f1f1 5px solid;
	width: 77px;
	height: 77px;
	float: left;
}
#contentblok .content h1, #contentblok h3, #contentblok div.csc-textpicHeader h1{
	font: bold 12px arial, sans-serif;
	color: #c44848;
	margin: 2px 0px 5px 0px;
	width: 212px;
	background: transparent url(img/h3back.gif) repeat-x;
}
/*#contentblok div.csi-text {*/
#contentblok div.csc-textpic-text {
	margin: 0px;
	font-size: 11px;
	color: #7b7b7b;
	background-color: transparent;
	height: 87px;
	overflow: hidden;
	padding: 0px 0px 0px 3px;
	position: absolute;
	_position: relative;
	_top: -90px;
}

/*#contentblok div.csi-text p.bodytext {*/
#contentblok div.csc-textpic-text p.bodytext {
	width: 210px;
	margin: 0px;
}
/*#contentblok div.csi-textpic a, a.meer {*/
#contentblok div.csc-textpic a, a.meer {
	top: 73px;
	width: 190px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	display: block;
	padding: 0px 15px 0px 0px;
	color: #eba625;	
	background: transparent url(img/arrow_orange.gif) right no-repeat;	
}
div#recent a.meer {
	width: 330px;
}
/*#contentblok div.csi-textpic a:hover, a.meer:hover {*/
#contentblok div.csc-textpic a:hover, a.meer:hover {
	color: #c44848;
	background-color: transparent;
	background-image: url(img/arrow_orange_over.gif);
}
#referenties a {
	color: #c44848;
	width: 275px;
	background-color: transparent;
	background-image: url(img/arrow_orange_over.gif);
}
#referenties a.meer:hover {
	color: #eba625;
	background-color: transparent;
	width: 275px;
	background-image: url(img/arrow_orange.gif);
}
#recent a {
	color: #c44848;
	background-color: transparent;
	background-image: url(img/arrow_orange_over.gif);
}
#content {
	position: relative;
	border: 1px solid #f1f1f1;	
	height: 240px;
	top: 5px;
}
#acties {
	margin-top: 10px;
	height: 240px;
}
#referenties ul {
	list-style-image: url(img/ulblock.gif);	
	margin: 5px 5px 0px 15px;
	padding: 0px;
}
#referenties ul li {
	padding-bottom: 6px;
}
#recent ul {
	list-style-image: url(img/arrow_white.gif);	
	margin: 5px 5px 0px 23px;
	padding: 0px;
}
#recent ul li {
	padding-bottom: 10px;
}
#referenties h1, #actieblok h1 , #recent h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 5px 0px;
}
#actieblok h1, #recent h1 {
	color: #C44848;
	background-color: transparent;
}
#actieblok td {
	vertical-align: top;
}
#actieblok .input {
	border: 1px solid #e2e2e2;
	height: 15px;
	width: 130px;
}
#actieblok input {
	vertical-align: middle;
}
#actieblok p {
	padding: 20px 0px 0px 0px;
}
#recent ul li a {
	color: #ffffff;
	background-color: transparent;
	background-image: none;
	text-decoration: none;
}
#recent a:hover {
	color: #ffffff;
	background-color: transparent;
	background-image: url(img/arrow_white.gif)
}
#recent ul li a:hover {
	color: #c44848;
	background-color: transparent;
	background-image: none;
}
#bottom {
	margin-top: 10px;
}
#emailprogress{
	display:none;
}
#emailprogress img{
	margin: 0 auto;
}
