﻿

/* Blok slogan */

div.BlokSlogan
{
	position:relative;
	width:350px;
	font-size:16px;
	color:#CCB44B;
	overflow:auto;
	height:auto;
	clear:right;
	margin-bottom:15px;
}

div.BlokSubSlogan
{
	position:relative;
	width:350px;
	font-size:13px;
	color:#CCB44B;
	overflow:auto;
	height:auto;
	clear:right;
	margin-bottom:10px;
}

/* Blok tekst */

div.BlokTekst
{
	position:relative;
	width:350px;
	font-size:12px;
	overflow:auto;
	height:auto;
	clear:right;
	margin-bottom:15px;
}

/* Blok tekst2Afb */

div.BlokTekst2Afb
{
	position:relative;
	width:350px;
	overflow:hidden;
	clear:right;
	margin-bottom:10px;
}

div.BlokTekst2AfbTekst
{
	position:relative;
	width: 200px;
	height:auto;
	display:inline-block;
	float:left;
	overflow:hidden;
}

div.BlokTekst2AfbAfb
{
	position:relative;
	width:140px;
	height:auto;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline-block;
	float:left;
}

div.BlokTekst2AfbAfbImg
{
	position:relative;
	width:130px;
	height:auto;
	display:block;
	border:solid 5px #3E3331;
}

/* Blok afbeelding */

div.BlokAfbeelding
{
	position:relative;
	width:340px;
	border:solid 5px #3E3331;
	overflow:hidden;
	text-align:left;
	height:auto;
	clear:right;
	margin-bottom:10px;
	line-height:0px;
}

/* Blok tekstAfbR */

div.BlokTekstAfbR
{
	position:relative;
	width:350px;
	overflow:hidden;
	clear:right;
	margin-bottom:10px;
}

div.BlokTekstAfbRTekst
{
	position:relative;
	width: 200px;
	height:auto;
	display:inline-block;
	float:left;
	overflow:hidden;
}

div.BlokTekstAfbRAfb
{
	position:relative;
	width:140px;
	height:auto;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline-block;
	float:left;
}

div.BlokTekstAfbRAfbImg
{
	position:relative;
	width:130px;
	height:auto;
	display:block;
	border:solid 5px #3E3331;
}

/* Blok tekstAfbL */

div.BlokTekstAfbL
{
	position:relative;
	width:350px;
	overflow:hidden;
	clear:right;
	margin-bottom:10px;
}

div.BlokTekstAfbLTekst
{
	position:relative;
	width: 200px;
	height:auto;
	display:inline-block;
	float:left;
	overflow:hidden;
}

div.BlokTekstAfbLAfb
{
	position:relative;
	width:140px;
	height:auto;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline-block;
	float:left;
}

div.BlokTekstAfbLAfbImg
{
	position:relative;
	width:130px;
	height:auto;
	display:block;
	border:solid 5px #3E3331 !important;
}

/* Dynamische blokken */

.Accordeon
{
	width:350px;
	height:auto;
}

.AccordeonHeader
{
	width:350px;
	height:25px;
	cursor:hand;
	border-top:solid 4px #3E3331;
}

div.AccordeonHeaderBox
{
	width:464px;
	margin-left:8px;
	margin-top:6px;
	height:21px;
	color:#CCB44B;
	font-size:11px;
	font-weight:normal;
}

.AccordeonBody
{
	width:474px;
	height:auto;
	background-image:url("../Acc_Body_middle.gif");
	background-repeat:repeat-y;
	overflow:auto;
}

div.AccordeonBodyBoxTop
{
	width:474px;
	height:7px;
	background-image:url("../Acc_Body_top.gif");
	background-repeat:no-repeat;
	overflow:hidden;
}

div.AccordeonBodyBoxMiddle
{
	width:444px;
	height:auto;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
	color:#E0DDCB;
	overflow:auto;
}

div.AccordeonBodyBoxBottom
{
	width:474px;
	height:11px;
	background-image:url("../Acc_Body_bottom.gif");
	background-repeat:no-repeat;
	margin-bottom:0px;
	overflow:hidden;
}
