/* Algemene stijl */

body {
	font-family : Arial, Verdana, Helvetica, "sans-serif";
	font-size:0.9em;
	line-height:1.3em;
}
table {
	font-family : Arial, Verdana, Helvetica, "sans-serif";
	font-size:0.9em;
	line-height:1.3em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
a {
	text-decoration: none;
}
.alineatekst a, .subkop a, a.more {
	color: #000;
	border-bottom: 1px solid #ff6600;
}
.alineatekst a:hover, .subkop a:hover, a.more:hover {
	border-bottom: 1px solid #000;
}
p {
	margin: 0;
	padding: 0;
}
.hide {
	display: none;
}

/* Einde Algemene stijl */

/* Standaard Bouwsteen stijlen */
.kop {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.2em;
	margin-bottom: 1.0em;
}
.kop em, .subkop em {
	color: #ff6600;
	font-style: normal;
}
.alineatekst {
	color: #000;
	clear: both;
}
.alineatekst table {
	border-collapse: collapse;
	line-height: 1.4em;
}
.lijntje {
	color: #B00000;
	width: 100%;
	height: 1px;
}
.imageleft {
	margin-bottom : 2px;
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 0px;
}
.imageright {
	margin-bottom : 2px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
}
.imageonly {
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
}
/* Einde standaard Bouwsteen stijlen */


/* Foto overzicht */
.fotoOverzicht a, .fotoOverzicht a:hover {
	border: 0;
}
.fotoOverzicht img {
	border: 0;
}
.fotoOverzicht_txt a {
	color: #000;
}
/* Einde foto overzicht */


/* 4 koloms flash template */
.achtergrondafbeelding {
	position: absolute;
	width: 1004px;
	height: 275px;
	z-index: 1;
}
.flashplayer {
	position: absolute;
	left: 50%;
	z-index: 2;
}
