﻿*
{
	margin:0;
	padding:0;
}
html, body, .frmMaster
{
	width: 100%;
	height: 100%;	
	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align: center;
}

body
{
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	color:#000000;
	font-size: 12px;
	line-height: 18px;	
}

.noscript
{
	background:#FFFF90 none repeat scroll 0 0;
	border-color:#000000;
	border-style:solid;
	border-width:0 0 1px;
	color:#2F2F2F;
	font-size:12px;
	line-height:1.25;
	text-align:center;
	
}

.noscript .noscript-inner {
	background:transparent url(../../imgsite/i_notice.gif) no-repeat scroll 20px 50%;
	margin:0 auto;
	padding:12px 0;
	width:950px;
}




#container-page {
	margin: 0px auto;
	width: 1002px;
	
	text-align: left;
	position: relative;
	min-height: 95%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 95%; /* For IE */
	
	background: url("../../imgsite/background_menu.jpg");
	background-position: 0px 0px;
	background-repeat: repeat-y;
	
	border: 1px solid #000000;
}

	#container-head {
		width: 100%;
		vertical-align: top;
	}

	#container-content {
		width: 100%;
		vertical-align: top;
	}

	#container-content:after {
		clear: both;
		display: block;
		font: 1px/0px serif;
		content: ".";
		height: 0;
		visibility: hidden;
	}

	#container-foot {
		width: 100%;
		background: #158FDA;
		position: absolute;
		bottom: 0 !important;
		bottom: -1px; /* For Certain IE widths */
		height: 20px;
		border-top: 1px solid #000000;
	}

	#foot {		
		line-height: 20px;
		text-align: center;
	}

	.tblHeader
	{
		width: 100%;
		height: 165px;																	
	}
		.tdHeader
		{
			width: 1002px;
			height: 165px;
			background-color:#043C77;
			/*background:url("../../imgsite/head.jpg");*/
			vertical-align: top;
		}



	.tblInhoud
	{
		width: 100%;
		height: 100%;
						
	}
		.tdInhoudLinks
		{
			width: 170px;
			padding-right:5px;
			text-align: left;
			vertical-align: top;
			
		}
			.tblMenu
			{
				width: 165px;							
			}
				.tdMenu
				{
					vertical-align: top;
					padding: 5px;
				}
					.tblLogo
					{
						width: 100%;
						height: 110px;
					}
						.tdLogo
						{
							background:url("../../imgsite/logo_ls.jpg");
							background-position: 50% 50%;
							background-repeat: no-repeat;
							vertical-align: middle;
							text-align: center;
							height: 110px;
						}
					.tblLogo2
					{
						width: 100%;
						height: 110px;
					}
						.tdLogo2
						{
							background:url("../../imgsite/logo_saelens.jpg");
							background-position: 50% 50%;
							background-repeat: no-repeat;
							vertical-align: middle;
							text-align: center;
							height: 110px;
						}
						
					.tblNavigatie
					{
						width: 100%;
					}
						.tblNavigatie td
						{
							padding-bottom: 5px;
						}
					
					
		.tdInhoudRechts
		{
			padding-left: 5px;	
			padding-right: 10px;					
			vertical-align : top;
		}
			.tblWebsiteInhoud
			{
				width: 100%;
				
			}
				.tdWebsiteInhoud
				{
					vertical-align: top;
					padding: 10px 10px 20px 10px;
				}


/* Website */

.dvSpacer
{
	width: 100%;
	height: 10px;
}

.padding
{
	padding: 10px;
}
.padding_left
{
	padding-left: 10px;
}
.padding_right
{
	padding-right:10px;
}
.padding_bottom
{
	padding-bottom:10px;
}
.align_center
{
	text-align: center;
	margin: 0 auto;
}
.align_left
{
	text-align: left;
}
.align_right
{
	text-align: right;
}
.valign_top
{
	vertical-align: top;
}
.valign_middle
{
	vertical-align: middle;
}
.valign_bottom
{
	vertical-align:bottom;
}

.float_left
{
	float: left;
}
.float_right
{
	float: right;
}

.full_height
{
	height: 200px;
	min-height: 200px;
}

.tblAlgemeen
{
	width: 100%;
}
	.tdAlgemeenLinks
	{
		width: 50%;
		vertical-align: top;
		padding-right: 5px;
	}
	.tdAlgemeenRechts
	{
		width: 50%;
		vertical-align: top;
		padding-left: 5px;
	}

	.tdAlgemeenTitel
	{
		color:#007CC4;
		font-size: 18px;
		letter-spacing: 1px;
		line-height: 30px;
		padding-left: 15px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.tdAlgemeenPaginaTitel
	{
		color:#616161;
		font-size: 16px;
		letter-spacing: 1px;
		line-height: 30px;
		background:#f4f4f4;
		padding: 0px 5px 0px 5px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: underline;
	}
	.tdAlgemeenNaamTitel
	{
		color:#007CC4;
		font-size: 14px;
		letter-spacing: 1px;
		line-height: 18px;
		
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.tdAlgemeenInhoud
	{
		vertical-align: top;
	}
	.tdAlgemeenInhoudBG
	{
		vertical-align:top;
		background-color:#C7D8E2;
		border: 1px solid #007CC4;
		padding: 10px;
	}

/* NieuwsBerichten */

.tblNieuws
{
	width: 100%;
}
	.tdNieuwsDatum
	{
		width: 36px;
		height: 36px;
		background:url("../../../imgsite/datum.jpg");
		background-position: 0px 0px;
		background-repeat: no-repeat;
		vertical-align: top;
	}
		.tblDatum
		{
			width: 100%;
			height: 100%;
		}
			.tdDatumMaand
			{
				height: 12px;
				line-height: 12px;
				text-align: center;
				color:#ffffff;
				font-size: 10px;
				text-transform: uppercase;				
			}
			.tdDatumDag
			{
				height: 24px;
				line-height: 24px;
				font-size: 18px;
				color:#007CC2;
				font-weight: bold;
				text-align: center;
			}
	.tdNieuwsTitel
	{
		padding-left: 15px;
		padding-bottom: 5px;
		font-size: 16px;
		color:#484848;
		vertical-align: bottom;
		font-weight: bold;
		text-transform: uppercase;
	}
		.lblNieuwsTitel
		{
			background-color:#E0EAEF;
			padding:2px;
		}
	
	.tdNieuwsKort
	{
		padding: 0px 5px 5px 20px;		
		border-left: 5px solid #E0EAEF;
	}
	
	.tdNieuwsLang
	{
		padding:10px 10px 10px 15px;
		
	}
		.dvNieuwsLang
		{
			padding: 10px;
			background-color:#E0EAEF;
			border: 1px solid #91C2EB;
			display:none;
		}
	
.hypMeerInfo
{
	background-color:#017CC2;
	color:#ffffff;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.hypMeerInfo:hover
{
	background-color:#696969;
}

.hypPagerActief
{
	display:inline-block;
	width: 16px;
	height: 16px;
	background-color:#ffffff;
	border: 1px solid #91C2EB;
	line-height: 16px;
	margin-right: 2px;
	text-align: center;
	font-size: 10px;
	color:#696969;
	text-decoration: none;
}

.hypPager
{
	display:inline-block;
	width: 16px;
	height: 16px;
	background-color:#E0EAEF;	
	border: 1px solid #91C2EB;
	line-height: 16px;
	margin-right: 2px;
	text-align: center;
	font-size: 10px;
	color:#484848;
	text-decoration: none;
}

.hypPager:hover
{
	
	background-color:#ffffff;
	border: 1px solid #91C2EB;	
	color:#696969;

}

.hypPagerNextPrev
{
	font-size: 14px;
	font-weight: bold;
	color:#696969;
}

/* Projecten */


.tblProject
{
	width: 100%;
	height: 100%;
}
.tdProjectInhoud
{
	padding: 10px;
	width: 50%;
	vertical-align: top;
		
}

.tdProjectFoto
{
	text-align: center;
	vertical-align: middle;
	height: 100%;
}

.tdProjectMeerInfo
{
	padding: 5px;
}

.lblPandStatus
{
	text-align:right;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color:#ffffff;
	text-transform: uppercase;
	background-color: #cc0000;
	padding: 2px 5px 2px 5px;
	
}


/* Fotos */

.tblFotos
{
	width: 99%;
	margin: 0 auto;
}

.tdFoto
{
	width: 33%;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.fotoBorder
{
	padding: 5px;
	background-color:#f4f4f4;
}

/* Contact */

.tblContact
{
	width: 100%;
}
	.tdContactTitel
	{
		padding:2px 0px 2px 0px;
		font-size: 12px;
		font-weight: bold;
		color:#616161;
		line-height: 14px;
		text-transform:uppercase;
		vertical-align: top;
	}
	.tdContactInhoud
	{
		padding:5px 2px 5px 15px;
		vertical-align: top;
	}

.txtContact
{
	background-color:#E0EAEF;
	border: 1px solid #ffffff;
}
.lblContact
{
	padding:2px 5px 2px 5px;
	background-color:#f4f4f4;
}

.btnAlgemeen
{
	border: 1px solid #f4f4f4;
	background-color:#017CC2;
	padding: 2px 5px 2px 5px;
	text-align: center;
	text-transform: uppercase;
	color:#ffffff;
	font-weight:bold;
	font-size: 12px;
}


.rblOpties td
{
	vertical-align: middle;
}
.rblOpties label
{
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	color:#616161;
	line-height: 20px;
}

.hypTerug, .hypTerug:link, .hypTerug:visited
{
	text-decoration: underline;
	color:#007CC4;
}
.hypTerug:hover
{
	text-decoration: none;
	color:#007CC4;	
}

/* Panden */

.tblPanden
{
	width: 99%;
}
	.tdPandInhoud
	{
		width: 33%;
		vertical-align: top;
		padding: 10px;
	}
.pand_height
{
	height: 150px;
}