/* Algemene stijl */
body {
	font-family : Verdana, Arial, Helvetica;
	font-size:0.75em;
	line-height:1.2em;
}
table {
	font-family : Verdana, Arial, Helvetica;
	font-size:1.0em;
	line-height:1.3em;
	vertical-align: top;
	margin:0px;
	padding:0px;
}
p {
	margin: 0;
}
.alineatekst a, h1 a, .kop a, h2 a, .subkop a {
	color: #c25814;
}
.alineatekst a:visited, h1 a:visited, .kop a:visited, h2 a:visited, .subkop a:visited {
	color: #14707e;
}
.alineatekst table {
	font-size:1em;
	line-height:1em;
}
.alineatekst input {
	font-size:1em;
}

/* Einde Algemene stijl */

/* Standaard Bouwsteen stijlen */
h1, .kop {
	color: #293c52;
	font-weight: bold;
	font-size: 1.2em;
}
h2, .subkop {
	margin: 0;
	font-size: 1em;
	color: #293c52;
	font-weight: bold;
}
.alineatekst {
	color: #293c52;
	clear: both;
}
.lijntje {
	color: #000;
	width: 100%;
	height: 1px;
}
.imageleft {
	margin: 0 5px 2px 0;
}
.imageright {
	margin: 0 0 2px 5px;
}
.imageonly {
	margin: 0 0 5px 5px;
}
.partnerlogos {
	display: block;
	clear: both;
}
.partnerlogos .image, 
.partnerlogos .text {
	float: left;
	width: 159px;
	height: 77px;
	margin: 0 1px 2px 0;
	color: #fff;
	border: 0;
}
.partnerlogos .text {
	border: 1px solid #66c1d4;
	padding: 5px;
	background: #64c1d3;
	cursor: pointer;
}
.partnerlogos .image .logo {
	border: 1px solid #66c1d4;
	width: 157px;
	height: 75px;
}
/* Einde standaard Bouwsteen stijlen */


/* Zoekresultaten */
.ClassSearchResultHighlight {
	color: #63c3d6;
}

 