body {
	background-color: #fff;
	font-size:12px;
	font-family:Arial;
	line-height:1.5em;
	margin:0;
	padding:0;

}
a img {
	border: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus {
 outline: none;
}
.clear {
	clear:both;	
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
	margin-bottom: 0;
}
h3 {
	font-size: 16px;
	margin-bottom: 0;
}
h4 {
	font-size: 14px;
}



/* reset items */
form {
	margin:0;
}
p {
	padding:0;
}



/* div pos */
.wrapper {
	background-color: #fff;
	margin:0 auto;
	width:1014px;
}
.container_header {
	height:1px;
	display:none;
}
.container_content {
	background-color: #fff;
}
.content_links {
	background:url('../img/bg_container_links.jpg') repeat;
	float:left;
	width:373px;
	display: none;
}
.content_rechts {
	_background:#fff; /*fix voor superbrowser */
	float:left;
	position:relative;
	width:629px;
	_width:609px;
	padding-bottom: 63px; /* hoogte content_logo */
	min-height: 470px;
	_height: 470px; /*fix voor superbrowser */
}
.container_footer {
	background:url('../img/bg_footer.jpg') no-repeat;
	_border-bottom: 1px solid #f0f0f0;
	display: none;
}
.content_logo {
	width: 83px;
	height: 63px;
	position: absolute;
	bottom: 0px;
	right: 10px;
	background: #fff url('../img/logo_ramen.jpg') no-repeat center;
}


/* home extra div backgroundimage */
.home_pagina_achtergrond {
	background:url('../bestanden/home_content_background.jpg') 373px 0px no-repeat;
}



/* header */


/* extra toelie */
.pagina_titel {
	background-color:#fab405;
	color:#fff;
	height:75px;
	position:absolute;
	top:17px;
	width:629px;
	opacity:.85;
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85;
}
.pagina_titel h1 { /* cufon toelie */
	font-size:2.4em;
	margin:0;
	padding:10px 0 0 10px;
}
.pagina_titel h2 {
	font-weight:900;
	font-size:1.7em;
	margin:0;
	padding:5px 30px 0 0;
	text-align:right;
}
.home_content {
	background:url('../img/white_80.png') repeat;
	left:70px;
	padding:10px;
	position:absolute;
	top:92px;
	width:320px;
}
.home_content ul {
	list-style:square;
	padding:0 0 0 20px;
	margin:0;
}



/* blocks home pagina */
a.blocks_links {
	color: #fff;
	display:block;
	text-decoration:none;
	cursor: pointer;
}
.blocks_pagina {
	margin:0 0 10px 32px;
	width:289px;
	font-size:1.1em;
	font-weight:900;
	height:30px;
	padding:15px 0 0 70px;
}



/* paginas */
.pagina_content {
}
.content {
	padding:10px 15px 10px 20px;
	_padding: 10px 0px 10px 0px;
}
.content p {
	margin-bottom: 10px;
}
.kolom_renovatie {
	width: 285px;
	float: left;
}
.kolom_nieuwbouw {
	float: left;
	width: 285px;
}
.opsomming {
	border: 1px solid #ccc;
	padding: 10px;
}
a.opsomming_item {
	display: block;
	padding: 0px;
	color: #111;
	text-decoration: none;
	border-bottom: 1px solid #333;
	margin: 3px 0;
	padding: 1px;
}
a:hover.opsomming_item {
	border-bottom: 1px solid #ddd;
}
a.opsomming_nieuws {	
	display: block;
	border-bottom: 1px solid #ccc;
	color: #111;
	text-decoration: none;
}
a:hover.opsomming_nieuws {
	color: #333;
	border-bottom: 1px solid #999;
}
.opsomming_foto {
	float: left;
	height: 70px;
	width: 123px;
	margin: 0 10px 0 0;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
}
a.opsomming_project {
	display: block;
	width: 132px;
	height: 132px;
	border: 1px solid #999;
	padding: 2px;
	float: left;
	margin: 2px;
	color: #222;
	cursor: pointer;
}
a.opsomming_project:hover {
	border: 1px solid #ddd;
	color: #999;
	text-decoration: none;
}
a.opsomming_project div {
	width: 131px;
	height: 131px;
	background-position: center;
	background-repeat: no-repeat;
}
.opsomming_downloads {
	border: 1px solid #ccc;
}
.opsomming_downloads a.opsomming_item {
	width: 280px;
	float: left;
	margin: 5px;
}
.contact_item {
	float: left;
	width: 172px;
	border-right: 1px solid #ccc;
	margin-bottom: 20px;
	margin-right: 20px;
}
.contact_item.eind {
	border: none;
}

p.tekst {
	display: none;
}
