/* CSS Document */

BODY {
	background-color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content {
	position: absolute;
	left: 1px;
	top: 35px;
	width: 100%; 
	
	/*margin: 1em auto; */
	
	height: 130px; 
	/*margin-top: 200px; */
	
	z-index: 10;
	text-align: left;
}

TD {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: top;
	line-height: 14px;
}

A:link, A:active, A:visited	{
	color: #840017;	
	text-decoration: underline;
}
A:hover	{
	text-decoration: none;
}

A.linkbold:link, A.linkbold:active, A.linkbold:visited	{
	font-weight: bold;
	color: #840017;	
	text-decoration: underline;
}
A.linkbold:hover	{
	text-decoration: none;
}

A.linkbold_wit:link, A.linkbold_wit:active, A.linkbold_wit:visited	{
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration: underline;
}
A.linkbold_wit:hover	{
	text-decoration: none;
}

.text_bold {
	font-weight: bold;	
}


TD.img_home_bg {
    background-color: #FFFFFF;
    background-image: url("/images/img_home_bg.jpg");
    background-repeat: no-repeat;
    height: 455px;
}

TD.img_home {
    width: 370px;
    height: 455px;
}

TD.blok_home {
    vertical-align: middle;
    text-align: middle;
}

/*
TD.img_home {
	background-color: #FFFFFF;
	background-image: url("/images/img_home_temp.jpg");
	background-repeat: no-repeat;
	height: 455px;
	padding-left: 370px;
	vertical-align: center;
}
*/

TD.navbar {
	background-color: #0D2B88;
	height: 24px;
	padding-left: 20px;
}

TD.footer {
	background-image: url("/images/footer.gif");
	height: 5px;
}

TD.content_fixed {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 336px;
}

TD.content {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

TD.header {
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.stippellijn {
	background-image: url("/images/stippellijn.gif");
	height: 1px;
}

TD.stippellijn_licht {
	background-image: url("/images/stippellijn_licht.gif");
	height: 1px;
}

TD.materialen {
	padding-top: 10px;
	padding-bottom: 10px;
}

TD.highlights {
	background-image: url("/images/bg_highlights.gif");
	height: 120px;
}

TD.highlight_01 {
	width: 253px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

TD.highlight_02 {
	width: 254px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

TD.highlight_03 {
	width: 253px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

TD.highlight_txt {
	vertical-align: top;
	padding-left: 10px;
}

TD.header_highlights {
	height: 34px;
}

TD.2cols {
	width: 350px;
}

TD.4cols {
	width: 165px;
}

TD.toelichting_img {
	width: 165px;
	height: 24px;
	background-color: #840017;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}

TD.20px_space {
	width: 20px;
}

TD.25px_space {
	width: 25px;
}

TD.txt_535 {
	width: 535px;
}

TD.content_home_materialen {
	background-color: #840017;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20opx;
}

TD.content_home_overbaauw {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20opx;
}

TD.blok_home_overbaauw_img {
	width: 100px;
}

TD.blok_home_overbaauw_txt {
	width: 230px;
	padding-left: 10px;
}

DIV.blok_home_bouwmaterialen_txt {
	width: 160px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #840017;	
}

TD.blok_home_overbaauw_bottom {
	background-image: url("/images/blok_home_overbaauw_bottom.gif");
	text-align: right;	
}

TD.blok_home_bouwmaterialen_bottom {
	background-image: url("/images/blok_home_bouwmaterialen_bottom.gif");
	text-align: right;	
}

TD.header_default {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;	
}
