/* CSS Document */

html,body
{
	background-image: url(../media/afbeeldingen/main_backgr.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #390E17;
	padding: 0px;
	margin: 0px;
}

input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:  #A89281;
	border: 1px solid #53071D;
	font-size: 11px;
	color: #53071D;
	padding: 3px;
}

.cmsAfb img
{
	border: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
}


/* ////////// */
/* DIV STYLES */
/* ////////// */

#mainContainer
{
	margin: 0px auto;
	width: 957px;
}

#mainDIV
{
	background-color:  #A89281;
	border: 5px solid #A89281;
	min-height: 815px;
	width: 947px;
	clear: both;
}

#logoDIV
{
	padding: 20px 0px 0px 0px;
	height:  66px;
	width: 957px;
}

#headerDIV
{
	border-bottom: 5px solid #A89281;
	height:  69px;
	width: 947px;
}

#contLeftDIV
{
	background-color: #A89281;
	padding:   0px;
	width: 196px;
	float: left;
}

#contCenterDIV
{
	background-color: #FFFFFF;
	min-height: 587px;
	padding:  32px;
	width: 513px;
	float:left;
}

#contRightKlnDIV
{
	padding-top: 45px;
	width: 174px;
	float:right;
}

#contRightDIV
{
	background-color: #FFFFFF;
	min-height: 587px;
	padding:  22px;
	width: 707px;
	float:right;
}

#footerImgDIV
{
	border-top: 5px solid #A89281;
	height:  69px;
	width: 947px;
	clear: both;
}

#nieuwsBrRechtsDIV
{
	background-image: url('../media/afbeeldingen/rechts/nieuwsbrief.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left:  32px;
	padding-top: 122px;
	height:  59px;
	width: 204px;
	float:left;
}

#nieuwsSpeciaalDiv {
	background:#54061c;
	float:left;
	width:194px;
	height:171px;
	padding:5px;
}
.speciaalImage {
	width:194px;
	height:100px;
	margin-bottom:5px;
	background:#fff;
}
.speciaalTekst {
	background:#a89281;
	width:184px;
	height:56px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
	padding:5px;
}
.speciaalTekst a {
	color:#fff;
}
a.speciaalTekstLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-transform:none;
	font-weight:normal;
}

.actieNieuws {
	padding:10px 10px 10px 220px;
	border:1px solid #a89281;
}
.actieNieuws p {
	margin:0 0 10px 0;
}

/* //////////// */
/* TEKST STYLES */
/* //////////// */

.groteKop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #380C16;
}

.mainKop
{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #380C16;
}

.mainContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:  18px;
	font-size: 11.5px;
	color: #000000;
}

ul, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top:  6px;
	font-size: 11px;
	color: #000000;
}

a
{
	text-decoration: none;
	color: #53071D;
}

a:hover
{
	text-decoration: underline;
	color: #53071D;
}


/* ///////// */
/* HOOFDMENU */
/* ///////// */

.hoofdmenuTekst
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size:  15px;
	padding:    4px;
	color: #A89281;
	float: left;
}

.hoofdmenuTekst a
{
	text-decoration: none;
	color: #A89281;
}

.hoofdmenuTekst a:hover
{
	text-decoration: none;
	color: #CCA782;
}


/* ////////// */
/* CMS PANEEL */
/* ////////// */

.cmsPaneel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	text-align: right;
	font-size: 10px;
	color: #000000;
}

.cmsPaneel a
{
	text-decoration: none;
	color: #53071D;
}

.cmsPaneel a:hover
{
	text-decoration: underline;
	color: #53071D;
}	


/* ///////// */
/* COPYRIGHT */
/* ///////// */

#copyrightDIV
{
	padding:   8px;
	height:  11px;
	width: 931px;
}

.copyrightTekst
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #53071D;
}


/* /////////// */
/* GOOGLE MAPS */
/* /////////// */

#mapsearch 
{
	width : 550px;
	padding: 0px;
    margin: 0px;
}

/* set height of idle state map */
#mapsearch .gsmsc-idleMapDiv 
{ 
	height : 350px; 
}

/* set height of active state map */
#mapsearch .gsmsc-mapDiv 
{ 
	height : 400px; 
}
