﻿

/* Blok slogan */

div.BlokSlogan
{
	position:relative;
	width:770px;
	font-size:12pt;
	color:#FF6600;
	overflow:auto;
	height:auto;
	clear:both;
	margin-bottom:15px;
	text-align:center;
	border-bottom:solid 1px #D5D3CA;
}

/* Blok tekst */

div.BlokTekst
{
	position:relative;
	width:770px;
	font-size:10pt;
	overflow:auto;
	height:auto;
	clear:both;
	margin-bottom:15px;
	text-align:justify;
}

/* Blok tekst2Afb */

div.BlokTekst2Afb
{
	position:relative;
	width:770px;
	overflow:hidden;
	clear:both;
	margin-bottom:15px;
}

div.BlokTekst2AfbTekst
{
	position:relative;
	width: 505px;
	height:auto;
	display:inline-block;
	float:left;
	overflow:hidden;
	text-align:justify;
}

div.BlokTekst2AfbAfb
{
	position:relative;
	width:250px;
	height:auto;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline-block;
	float:left;
	text-align:right;
}

div.BlokTekst2AfbAfbImg
{
	position:relative;
	width:250px;
	height:auto;
	display:block;
}

/* Blok afbeelding */

div.BlokAfbeelding
{
	position:relative;
	width:770px;
	overflow:auto;
	text-align:center;
	height:auto;
	clear:both;
	margin-bottom:15px;
}

/* Blok tekstAfbR */

div.BlokTekstAfbR
{
	position:relative;
	float:left;
	width:770px;
	overflow:hidden;
	margin-bottom:15px;
	clear:both;
}

div.BlokTekstAfbRTekst
{
	position:relative;
	float:left;
	width: 503px;
	margin-right:15px;
	height:auto;
	display:inline-block;
	overflow:hidden;
	text-align:justify;
}

div.BlokTekstAfbRAfb
{
	position:relative;
	float:left;
	width:252px;
	height:auto;
	display:inline-block;
    float:left;
    text-align:right;
}

div.BlokTekstAfbRAfbImg
{
	position:relative;
	float:left;
	width:250px;
	height:auto;
	display:block;
	border:solid 1px #FF6600;
}

/* Blok tekstAfbL */

div.BlokTekstAfbL
{
	position:relative;
	float:left;
	width:770px;
	overflow:hidden;
	margin-bottom:15px;
	clear:both;
}

div.BlokTekstAfbLTekst
{
	position:relative;
	float:left;
	width: 503px;
	height:auto;
	display:inline-block;
	overflow:hidden;
	text-align:justify;
}

div.BlokTekstAfbLAfb
{
	position:relative;
	float:left;
	width:252px;
	height:auto;
	display:inline-block;
    margin-right:15px;
    text-align:left;
}

div.BlokTekstAfbLAfbImg
{
	position:relative;
	float:left;
	width:250px;
	height:auto;
	display:block;
	border:solid 1px #FF6600;
}

/* Dynamische blokken */

.Accordeon
{
	width:494px;
	height:auto;
}

.AccordeonHeader
{
	width:494px;
	height:20px;
	background-image:url("../Acc_Header.gif");
	background-repeat:no-repeat;
	cursor:hand;
	border-bottom:solid 2px #999999;
}

div.AccordeonHeaderBox
{
	width:494px;
	margin-left:0px;
	margin-top:0px;
	height:20px;
	color:black;
	font-size:11px;
	font-weight:normal;
}

.AccordeonBody
{
	width:492px;
	height:auto;
	background-image:url("../Acc_Body_middle.gif");
	background-repeat:repeat-y;
	overflow:visible;
	border-bottom:dashed 1px #999999;
	border-left:dashed 1px #999999;
	border-right:dashed 1px #999999;
}

div.AccordeonBodyBox
{
	width:472px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
	color:Black;
	overflow:visible;
}

/* Contact */

.ContactTabel
{
	width:494px;
	empty-cells:show;
	border-collapse:collapse;
}

.ContactTabelCel1
{
	width:50px;
	vertical-align:middle;
	text-align:left;
}

.ContactTabelCel2
{
	width:444px;
	vertical-align:top;
	text-align:left;
}
