/* CSS Document */

	/* HTML ELEMENTS ----------------------------------------------------------------------*/
	html {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		height:100%;
		width:100%;
		}
	body {
		
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		height:100%;
		width:100%;
		background-image: url(../images/achtegrond_streep.gif);
		background-repeat:repeat;
		background-color:white;
	}
	
	a:link {
		color: #FF0000;
		font-style: italic;
		text-decoration: none;
	}	
	
	a:visited {
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	a:active {
		text-decoration: none;
	}
	
	
	/* TEMPLATE SPECIFIC STYLES */
	
	.dropzone{
		padding:15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		color: #333333;
		}
		
	.editorImage img{
		margin-bottom:15px;
		}
	
	/***************************** EDITORSTYLES *****************************
	
	dot###Custom_	is recognized as an editorStyle
	_div			is recognized as the replacement element
	_TitelGroen		is recognized as the title for the style			

*/

	.###Custom_P_broodtekst {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		color: #333333;
		margin: 3px;
		padding: 3px;
	}
	.###Custom_P_KopActueel {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 22px;
		color: #000000;
		margin: 3px;
		padding: 3px;
		font-weight: bold;
		border-bottom-width: 4px;
		border-bottom-style: solid;
		border-bottom-color: #000000;
	}
	
	
	
/***************************** EDITORSTYLES *****************************/
	
	
	.omlijsting {
		margin: 8px;
		padding: 8px;
		border-top: 2px solid #FFFFFF;
		border-right: 2px solid #FFFFFF;
		border-bottom: 2px solid #000000;
		border-left: 2px solid #FFFFFF;
	}
	.broodtekst {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		color: #333333;
		margin: 3px;
		padding: 3px;
	}
	.KopActueel {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 22px;
		color: #000000;
		margin: 3px;
		padding: 3px;
		font-weight: bold;
		border-bottom-width: 4px;
		border-bottom-style: solid;
		border-bottom-color: #000000;
	}
	
	.outdent {
		padding-left: 3px;
		margin-left: 7px;
	}
	.kopnieuws {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 22px;
		color: #333333;
		margin: 3px;
		padding: 3px;
		font-weight: bold;
		border-bottom-width: 4px;
		border-bottom-style: solid;
		border-bottom-color: #333333;
	}
	
	.Agendakop {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 16px;
		color: #000000;
		margin: 3px;
		padding: 3px;
		font-weight: bold;
		border-top-width: 3px;
		border-top-style: solid;
		border-top-color: #000000;
	}
	.agendatekst {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		color: #0099CC;
		margin: 3px;
		padding: 3px;
		font-weight: bold;
		border-bottom-width: 3px;
		border-bottom-style: none;
		border-bottom-color: #0099CC;
	}
	.style3 {color: #333333}
	.style4 {font-size: 20px; line-height: 22px; margin: 3px; padding: 3px; font-weight: bold; border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #000000; font-family: Arial, Helvetica, sans-serif;}
	.style5 {
		font-size: 11px;
		line-height: 14px;
		margin: 3px;
		padding: 3px;
		font-family: Arial, Helvetica, sans-serif;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #000000;
	}
	.border {
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: dotted;
		border-left-style: dotted;
		border-right-color: #000000;
		border-bottom-color: #EEEEEE;
		border-left-color: #000000;
	}
	
	.datumenauteur {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
	}
