﻿

/* Blok slogan */

div.BlokSlogan
{
	position:relative;
	width:484px;
	font-size:11pt;
	color:#1F9257;
	overflow:auto;
	height:auto;
	clear:right;
	margin-bottom:10px;
	margin-top:5px;
	font-weight:bold;
	font-family:Arial;
}

/* Blok tekst */

div.BlokTekst
{
	position:relative;
	width:484px;
	overflow:auto;
	height:auto;
	clear:right;
	margin-bottom:5px;
	font-family:Arial;
	color:#2e2e2e;
	line-height:1.4em;
}

/* 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;
	font-family:Arial;
	color:#2e2e2e;
	line-height:1.4em;
}

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;
	font-family:Arial;
	color:#2e2e2e;
	line-height:1.4em;
}

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: 272px;
	height:auto;
	display:inline-block;
	float:left;
	overflow:hidden;
	font-family:Arial;
	color:#2e2e2e;
	line-height:1.4em;
}

div.BlokTekstAfbLAfb
{
	position:relative;
	width:202px;
	height:auto;
	display:inline-block;
    float:left;
    margin-right:10px;
}

div.BlokTekstAfbLAfbImg
{
	position:relative;
	width:200px;
	height:auto;
	display:block;
	border:solid 1px #7394a5;
}


/* Dynamische blokken */

.Accordeon
{
	width:484px;
	height:auto;
	margin-bottom:10px;
}

.AccordeonHeader
{
	width:484px;
	height:20px;
	border-bottom:solid 2px #999999;
	font-size:11pt;
	font-weight:bold;
	font-family:Arial;
	color:#1F9257;
	margin-bottom:10px;
	cursor:hand;
}

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;
	overflow:visible;
	border-bottom:dashed 1px #999999;
	margin-bottom:10px;
}

div.AccordeonBodyBox
{
	width:484px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	color:Black;
	overflow:visible;
}

/* 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;
}

/****************************************/
/*************DATUM-ACCORDIONS***********/
/****************************************/


.CalAccordeon
{
	width:484px;
	height:auto;
	margin-bottom:5px;
}

.CalAccordeonHeader
{
	width:484px;
	height:49px;
	background-image:url("../Acc_Header.gif");
	background-repeat:no-repeat;
	cursor:hand;
	border-bottom:solid 1px #1F9257;
	font-size:11pt;
	font-weight:bold;
	font-family:Arial;
	color:#1F9257;
	padding-bottom:2px;
	margin-bottom:5px;
}

.Caldatumbox
{
    position:relative;
    float:left;
    width:46px;
    height:49px;
    background-image:url(../cal.gif);
    background-position:top left;
    background-repeat:no-repeat;   
    margin-right:15px;
}

.Calmonth
{
    position:relative;
    float:left;
    width:43px;
    height:13px;
    margin-top:4px;
    color:White;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
}

.Calday{
    position:relative;
    float:left;
    width:29px;
    height:23px;
    margin-top:5px;
    margin-left:7px;
    color:#4e4e4e;
    font-size:14pt;
    font-weight:bold;
    text-align:center;
}

div.CalAccordeonHeaderBox
{
	width:484px;
	height:49px;
	text-align:left;
}

.CalAccordeonBody
{
	width:484px;
	height:auto;
	overflow:visible;
	border-bottom:dashed 1px #999999;
	margin-bottom:10px;
}

div.CalAccordeonBodyBox
{
	width:464px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	font-size:11px;
	overflow:visible;
	text-align:left;
}

