/* 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:10px;
		width:auto;
		overflow:hidden;
		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_H1_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;
	}




           
					
					
					
					
				



        
        
            /* PLUGIN STYLES */
            /* --------------------------------------------------------------------------------------------------*/
            
                /* 1: NavMenu ******************/
                .navMenu {        
					cursor:				pointer;                        
                    height:             27px; 
                    vertical-align:     middle;
                    text-align:         left;
                    font-family:		Trebuchet MS;
                    font-size:          15px;
                }
				
				.navMenu a, .navMenu a:link, .navMenu a:visited, .navMenu a:active {
					color:black;
					text-decoration:none;
				}
				
				.navMenu a:hover {
					color:white;
					text-decoration:underline;
				}
                
                .navMenuHorizontalRootLevelItem {
                    cursor:				pointer;
                    color:              #000;                    
                    text-transform:     uppercase;
                    height:             27px;
                    font-weight:		bolder;
                    text-indent:		-1px;
                    vertical-align:     middle;
                    text-align:         left;
                    padding-right:      10px;                    
                    padding-left:       10px;
                    
                    background-image:url(../images/mainMenuStripeRight.jpg);
                    background-position:right center;
                    background-repeat:no-repeat;
                }
                
                .navMenuHorizontalRootLevelItemHover, .navMenuHorizontalRootLevelItemSelected {
                    cursor:				pointer;
                    color:              #fff; 
                    font-weight:		bolder;             
                    text-transform:     uppercase;
                    text-decoration:none;                    
                    text-indent:		-1px;
                    height:             27px;
                    background-color:	#990099;                    
                    vertical-align:     middle;
                    text-align:         left;
                    padding-right:      10px;                    
                    padding-left:       10px;
                                        
                    background-image:	url(../images/mainMenuStripeRight.jpg);
                    background-position:right center;
                    background-repeat:	no-repeat;
                }
				
				.navMenuHorizontalRootLevelItemSelected a, .navMenuHorizontalRootLevelItemSelected a:hover, .navMenuHorizontalRootLevelItemSelected a:active, .navMenuHorizontalRootLevelItemSelected a:visited {
					color:white;
				}
                
                .navMenuHorizontalRootLevelItemSubGroep {
                    cursor:				pointer;
                    background-color:   Black;
                    width:              125px;                    
                    padding:            5px;
                    
                }
                                
                .navMenuHorizontalChildLevelItem {
                    cursor:				pointer;
                    background-color:   Black;
                    font-family:		Arial;
                    font-size:			11px;
                    width:              125px;                    
                    padding:            5px;
                    color:              White;
                    font-weight:        bold;                    
                }
                
                .navMenuHorizontalChildLevelItemHover {
                    cursor:pointer;
                    background-color:   White;
                    font-family:		Arial;
                    font-size:			11px;
                    width:              125px;                    
                    padding:            5px;
                    color:              Black;
                    font-weight:        bold;                    
                }
                
                .navMenuVerticalRootLevelItem {
                    cursor:				pointer;
                    color:              White;
                    font-family:        Verdana;
                    font-size:          11px;
                    height:             25px;
                    display:            block;
                    width:              50px;
                    background-color:   Green;
                }
                
                .navMenuVerticalChildLevelItem {
                    font-family:Trebuchet MS;
                    font-size:11px;
                    color:              Orange;
                    font-weight:        bold;
                    height:             25px;
                    background-color:   Gray;
                }
                
                .plugNavMenuRootItemSifr {
                	
                }
                
                
                
                
                
                
                
            
            


