/*
* Layout styles
*/

body {
	text-align: center;
	padding: 0px; margin: 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 76%;
}

.clearboth	{ clear: both; }
.nobr		{ white-space: nowrap; }


div#container {
	position: relative;
	width: 100%;
	margin: 0px auto;
}
img.bouwoplossingen { position: absolute; top: 0; left: 0; border: none;  }
img.nu 				{ display: none; }
img.silka			{ display: none; }
img.ytong			{ display: none; }
img.hebel 			{ display: none; }
img.onderneemnu		{ display: none; }

div#pushcontent { width: 996px; height: 172px; }
div#content {
	width: 100%;
	background: #d1d3d4;
	padding: 5px;
	margin: 0 0 20px 0;
	text-align: left;
}

	div#homephoto {
		position: relative;
		float: left;
		margin: 0;
		width: 584px;
		padding: 0 0 45px 0;
	}
		div#homeline {
			position: absolute;
			top: 297px;
			left: 0;
			width: 584px;
			height: 44px;
			background: #fcb813;
			overflow: hidden;
		}
			div#homeline a.headline {
				display: block;
				font-size: 220%;
				font-weight: bold;
				height: 32px;
				margin: 7px;
				background: url(../images/pijlen/pijl_opgeel.gif) no-repeat center right;
				line-height: 120%;
			}
			div#homeline a.headline:hover { text-decoration: none; }
			
	ul#homeartikelen {
		
	}
		ul#homeartikelen li {

		}
		ul#homeartikelen li img {
			padding: 0 0 0 10px;
			clear: both;
		}

		ul#homeartikelen a.leesverder {
			display: inline-block;
			color: #ffffff;
			font-weight: bold;
			background: url(../images/pijlen/pijl_opzwart.gif) no-repeat top right;
			padding: 0 22px 8px 0;
		}
		ul#homeartikelen h2 {
			color: #ffffff;
			font-weight: normal;
			font-size: 120%;
			padding: 15px 5px 10px 0;
			line-height: 120%;
		}
		
	div#banners {
		display: none;
	}
			
	div#artikelcontent {
	
	}
		div#artikelheader {
			
		}
			div#artikelheader h1 {
				color: #fcb813;
				margin: 0 10px 0 0;
				font-weight: normal;
				line-height: 110%;
				font-size: 170%;
			}
		
		div#artikeltekst {
			width: 600px;
			margin: 10px 0 0 0;
		}
			div#artikelinhoud {
				
			}
			ul#artikelsubmenu {
				display: none;
			}
	
	div#artikelen {
		display: none;
	}

/*
* navigation styles
*/

ul#nav {
	display: none;
}



/*
* Typography styles
*/

h1 {
	font-size: 150%;
	color: #231f20;
	padding: 0px;
	margin: 3px 0 6px;
}

h2 {
	font-size: 140%;
	color: #333;
	padding: 0px;
	margin: 3px 0 6px;
}

h3 {
	font-size: 130%;
	color: #333;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-size: 120%;
	color: #333;
	padding: 0px;
	margin: 0px;
}

p {
	font-size: 100%;
	color: #333;
	margin: 4px 0 8px 0;
	padding: 0px;
	line-height: 110%;
}
ul {
	color: #333;
	list-style: disc;
	margin: 0 0 0 15px;
	line-height: 120%;
}

.found {
	font-weight: bold;
}


/*
* Anchor styles
*/

A 			{ text-decoration: none; color: #333; }
A:link		{ text-decoration: none; color: #333; }
A:visited	{ text-decoration: none; color: #333; }
A:active	{ text-decoration: none; color: #333; }
A:hover		{ text-decoration: underline; color: #333; }
A.active	{ text-decoration: underline; color: #333; }


/*
* Table styles
*/


/*
* List styles
*/
