body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	padding:0px;
	margin:0px;
	height:100%;
	background:#FFF url('/images/tile.jpg');
}


#extender
{
	background:transparent url('/images/background_repeat.jpg') repeat-y;
	
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-400px;
	width:844px;
	height:110%;
}

#wrapper
{
	background:transparent url('/images/background.jpg');
	position:absolute;
	top:0px;
	left:0px;
	min-height:842px;
	width:100%;
}

#titel
{
	position:absolute;
	top:0px;
	left:0px;
}

#titel2
{
	position:absolute;
	top:112px;
	left:250px;
}


#menu
{
	position:absolute;
	top:112px;
	left:153px;
	background-color:transparent;
	z-index:3;
}

#menu ul
{
	padding: 0px;
	margin: 0px;
	list-style:none;
}


#menu li
{
	margin-top:6px;
}


#menu a
{
	font-weight:bold;


}
#mainContent
{
	position:absolute;
	top:150px;
	left:260px;
	width:400px;
	padding-right:10px;	
}




#realisatie
{
}

#realisatie a:link, #realisatie a:visited
{
	text-decoration:underline;
	color: #999999;
}
#realisatie a:hover, #realisatie a:active
{
	text-decoration:underline;
	color:#666666;
}


a:link, a:visited
{
	text-decoration:underline;
	color: #000;
}
a:hover, a:active
{
	text-decoration:underline;
	color:#000;
}



/**
 * Gastenboek
 */


.gastenboektr
{
	padding-bottom:5px;
}

.gastenboektd
{
	background-color:#DDD;
}

.gbinhoud
{
	background-color:#EEE;
}





/**
 * Afbeeldingen
 */
.afbeeldingleft
{
	float:left;
	text-align:center;
	clear:both;
	border:1px solid #C5BCB3;
	display:block;
	padding:1px; 

}

.afbeeldingright
{
	float:right;
	text-align:center;
	clear:both;
	border:1px solid #C5BCB3;
	display:block;
	padding:1px; 
}


.afbeeldingcenter
{
	text-align:center;
	display:block;
}
.afbeeldingcenter img
{
	border:1px solid #C5BCB3;
	padding:1px;
}
.bijschrift
{
	font-size: 10px;
}

/**
 * Fotodblock
 */
.fotoalbumtable
{
	color: #575757; 
	margin:0; 
	text-align:justify;
	
	font-size:10px; 
	font-family: Arial, Helvetica, sans-serif;

}

hr
{
	height:5px;
	background-image:url('/images/punt.gif');
	width:100%;
}

/**
 * Nieuwsbriefaanmeldblok stijlen
 */
.nieuwsbriefAanmeldingContent
{
	float:left;
	height: 278px;
	width:300px;
	color: #FFFFFF;
}

.nieuwsbriefButton
{
	background-color:#566B9A;
	border:1px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #99D1F1;
	font-size: 10px;
	width:120px;
	padding:2px;
}

.nieuwsBriefTextbox
{
	background-color:#566B9A;
	border:1px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #99D1F1;
	font-size: 10px;
	width:120px;
	padding:2px;

}



/**
 * Layout textblocken
 */
#kolombreed
{
	padding:3px;
	margin:3px;
	padding-left:2px;
}

#kolombreed ul
{
	margin-top:0px;
}
ul ul
{
	list-style-type:square;
}

#kolomlinks
{
	float:left;
	clear:both;



}

#kolomrechts
{
	float:right;
	clear:both;

}


.textblock
{
	line-height:15.5pt;
	color: black;
	font-weight:normal;
	margin-right:2px;
	padding-bottom:1.5em;
	display:block;
	width:100%;
}



div .afbeeldingleft
{
	width:150px;
}

div .afbeeldingright
{
	width:150px;
}


#leesverder
{
	text-align:right;
}

/**
 * Horizontale lijn welke nieuws blokken verdeeld
 */

/**
 * HTML Tags
 */
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}


h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
}


td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea
{
	background:#FFFFFF;
	border:1px solid #314E8A;
}

input
{
	height: 20px;
	border:1px solid #314E8A;
}


hr
{
	color: #A8A6A7;
	background-color: #A8A6A7;
	height: 2px;
}


.newsBlock
{
	background-color:#E4E0DB;
	margin-bottom:20px;
	width:533px;
}


/**
 *Extra classes for forms
 */ 
.textarea
{
	width: 250px;
	height: 75px;
}


.checkbox
{
	background:#FEF9E6;
	width: 15px;
	height: 15px;
	border:0px;
}


.button
{
	background-color:#FFFFFF;
	border:1px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding: 3px;
	width: 90px;
	height: 22px;
}



/**
 * Nieuwsbrief stylen
 */

#mailinglist
{
	position: absolute;
	left: 10px;
	top: 520px;
	border: 1px;
	padding-top:15px;
	padding-left:10px;
	font-size:8pt;
	z-index: 1;
	color: #003399;
}



.eerstealinea
{
	display:block;
	width:90%;
	padding:10px;
	color: #213218;
	font-weight:bold;
	border-left:5px #000 solid;
}


.opvallendetekst
{

	font-weight:bold;
	width:90%;
	padding:5px;
	color: #014F34;
}



img 
{
	border: 0px;	
}


#hoogte	
{	
	height:600px;
	width:1px;
	float:left;
}


#footer	
{
	margin-top:30px;
	color:#eee;
	clear:both;
	width:750px;
	height:30px;
	background-color:#353535;
	text-align:center;
}

#footer a
{
	color:#fff;
	font:8pt georgia;
}


#ta
{
	background: #fff url('');
}




/** CMS Toevoegingen voor preview */

.contentblock
{

	float:left;
/*	width: 508px; */
	width: inherit;
	height: 278px;
	margin-top: 0px;
	padding-right: 7px;
}


.popupoptions
{
	visibility:hidden;
	position:absolute;
	z-index:3;
	
}

.popupoptions table
{

	background-color:#eee;
	color:#666;
	font: 8pt "arial";
	padding:10px;
	border-left:1px #fff solid;
	border-top:1px #fff solid;
	border-right:1px #aaa solid;
	border-bottom:1px #aaa solid;
	

}


.previewon
{
	float:left;
	cursor:pointer;
	background-color:#A1A1C4;
	color:#fff;
}


.previewoff
{
	float:left;
	cursor:pointer;
}




/** Opmaakstijlen teksteditor */

.kop1
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color:#EF3A41;

}
.kop2
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#EF3A41;
}

.kop3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

