﻿body 
{
    background-color:#000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color:#ffffff;
    font-family:Arial,verdana;
    font-size: 12px;
}
html, body, #wrapper 
{
    height:100%;
	border: none;
	text-align: left;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 945px;
}		
A:link{	
	text-decoration:	none;
	color:	#ff0000;
}	
		
A:visited{	
	text-decoration:	none;
	color:	#ffffff;
}	
		
A:active{	
	text-decoration:	none;
	color:	#ffffff;
}	
		
A:hover{	
	text-decoration:	underline;
	color:	#ffffff;
}

UL LI{	
	list-style-type:	square ;
}	

UL LI LI{	
	list-style-type:	disc;
}	

UL LI LI LI{	
	list-style-type:	circle;
}	
	
OL LI{	
	list-style-type:	decimal;
}	

OL OL LI{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI{	
	list-style-type:	lower-roman;
}

HR
{
	border: 1px solid #333333;	
}


.IMGBORDER{
	border: 1px solid #000000;	
}
.IMGBORDERROOD{
	border: 1px solid #FF0000;	
}

.TITEL
{
	font-size:	15px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
}

.SUBTITEL
{
	font-size:	14px;
	font-weight:bold;
}

.SMALL
{
	font-size:	10px;
}

.NORMAL
{
	font-size:	12px;
}
.NORMALWIT
{
	font-size:	12px;
	color:#ffffff;
}
.NORMALBOLD
{
	font-size:	12px;
	font-weight:bold;
}

.TEXTBOX
{
	font-size:	12px;
	BACKGROUND-COLOR: #FFFFFF;
	border-left:1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.KNOP{
	background-color: #cccccc;
	color: #000000;
	cursor: pointer;
	border-left:1px solid #000000;
	border-right: 1px solid #000000000066;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.OVERZICHT
{
	font-size:	12px;
	font-weight:bold;
	color:White;
	padding:0px 10px 0px 10px;
}
.onderoverzicht
{
	background-image:url(/imgsite/onderoverzicht.jpg);
	background-repeat:repeat-x;
	height:6px;
}
.space
{
    padding-left: 20px;
}
.panddetailcontact{
	border: 2px solid #ff0000;	
}
.slideshow
{
	cursor:pointer;
}

/* ___ IN DE KIJKER - INTRO ___ */

.tblIndekijker
{
	width: 700px;
	vertical-align: top;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	border-bottom: 1px dashed #ff0000;
	
}
	.tdIndekijkerTitel
	{
		width: 100%;
		vertical-align: top;
		height: 20px;
	}
		.lblIndekijkerTitel
		{
			text-transform:uppercase;
			font-size: 16px;
			font-weight: bolder;
			color:#ffffff;
			letter-spacing: 1px;
		}
	.tdIndekijkerInhoud
	{
		width: 100%;
		vertical-align: top;
		text-align:center;
	}
		.tblProject
		{
			width: 100%;
			vertical-align: top;
			text-align:center;
		}
			.tdProjectFoto
			{
				width: 100%;
				vertical-align: top;
			}
				.imgProjectFoto
				{
					border: 5px solid #ffffff;
					
				}
			.tdProjectInfo
			{
				width: 100%;
				vertical-align: top;
				
			}
				.lblProjectInfo
				{
					color:#ffffff;
					font-size: 16px;
					letter-spacing: 2px;
				}
			
			
			
.seo, .seo:link, .seo:active, .seo:visited
{
    color:White;
    text-decoration:none;
}

.seo:hover
{
    color:White;
    text-decoration:underline;
}
