﻿

/* Blok slogan */

div.BlokSlogan
{
	position:relative;
	width:484px;
	font-size:11pt;
	color:#239cdb;
	overflow:auto;
	height:auto;
	clear:right;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
	font-family:Arial;
}

/* Blok tekst */

div.BlokTekst
{
	position:relative;
	width:484px;
	font-size:8pt;
	line-height:1.4em;
	overflow:auto;
	height:auto;
	clear:right;
	color:Gray;
	font-family:Arial;
	margin-bottom:5px;
	color:#2e2e2e;
}

/* Blok tekst2Afb */

div.BlokTekst2Afb
{
	position:relative;
	width:484px;
	overflow:hidden;
	clear:right;
	margin-bottom:5px;
}

div.BlokTekst2AfbTekst
{
	position:relative;
	width: 272px;
	height:auto;
	display:inline-block;
	float:left;
	overflow:hidden;
	color:#2e2e2e;
	line-height:1.4em;
	font-family:Arial;
}

div.BlokTekst2AfbAfb
{
	position:relative;
	width:202px;
	height:auto;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline-block;
	float:left;
}

div.BlokTekst2AfbAfbImg
{
	position:relative;
	width:200px;
	height:auto;
	display:block;
	border:solid 1px #585858;
}

/* Blok afbeelding */

div.BlokAfbeelding
{
	position:relative;
	width:484px;
	overflow:auto;
	text-align:center;
	height:auto;
	clear:right;
	margin-bottom:10px;
}

/* Blok tekstAfbR */

div.BlokTekstAfbR
{
	position:relative;
	width:484px;
	overflow:hidden;
	clear:right;
	margin-bottom:5px;
}

div.BlokTekstAfbRTekst
{
	position:relative;
	width: 272px;
	margin-right:10px;
	height:auto;
	display:inline-block;
	float:left;
	overflow:hidden;
	color:#2e2e2e;
	line-height:1.4em;
	font-family:Arial;
}

div.BlokTekstAfbRAfb
{
	position:relative;
	width:202px;
	height:auto;
	display:inline-block;
    float:left;
}

div.BlokTekstAfbRAfbImg
{
	position:relative;
	width:200px;
	height:auto;
	display:block;
	border:solid 1px #7394a5;
}

/* Blok tekstAfbL */

div.BlokTekstAfbL
{
	position:relative;
	width:484px;
	overflow:hidden;
	clear:right;
	margin-bottom:5px;
}

div.BlokTekstAfbLTekst
{
	position:relative;
	width: 290px;
	height:auto;
	display:inline-block;
	float:left;
	overflow:hidden;
	color:#2e2e2e;
	line-height:1.4em; 
	font-family:Arial;
}

div.BlokTekstAfbLAfb
{
	position:relative;
	width:184px;
	height:auto;
	display:inline-block;
    float:left;
    margin-right:10px;
}

div.BlokTekstAfbLAfbImg
{
	position:relative;
	width:182px;
	height:auto;
	display:block;
	border:solid 1px #7394a5;
}

/* Dynamische blokken */

.Accordeon
{
	width:484px;
	height:auto;
}

.AccordeonHeader
{
	width:484px;
	height:15px;
	border-bottom:solid 1px #999999;
	font-size:11pt;
	font-weight:bold;
	font-family:Arial;
	color:#239cdb;
	cursor:hand;
	padding-top:5px;
	margin-top:10px;
}


div.AccordeonHeaderBox
{
	width:484px;
	margin-left:0px;
	margin-top:0px;
	height:20px;
	color:black;
	font-size:11px;
	font-weight:normal;
	cursor:hand;
	
}

.AccordeonBody
{
	width:484px;
	height:auto;
	background-image:url("../Acc_Body_middle.gif");
	background-repeat:repeat-y;
	overflow:visible;
	border-bottom:dashed 1px #999999;
	
}

div.AccordeonBodyBox
{
	width:484px;
	height:auto;
	font-size:11px;
	color:Black;
	overflow:visible;
	padding-top:5px;
	padding-bottom:10px;
	font-family:Arial;
	line-height:1.5em;
}

.AccordeonZoekopdracht
{
	width:190px;
	height:auto;
}

.AccordeonHeaderZoekopdracht
{
	width:190px;
	height:15px;
	border-bottom:solid 1px #999999;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	color:#239cdb;
	cursor:hand;
	padding-top:5px;
	margin-top:10px;
}

.AccordeonBodyZoekopdracht
{
	width:190px;
	height:auto;
	background-image:url("../Acc_Body_middle.gif");
	background-repeat:repeat-y;
	overflow:visible;
	border-bottom:dashed 1px #999999;
	
}



/* Contact */

.ContactTabel
{
	width:484px;
	empty-cells:show;
	border-collapse:collapse;
}

.ContactTabelCel1
{
	width:484px;
	vertical-align:middle;
	text-align:left;
}

.ContactTabelCel2
{
	width:484px;
	vertical-align:top;
	text-align:left;
}
