/* CB3 : GLOBALE STYLING CONTENT AREA'S */	

	body.ggdhnContent, .ggdhnContent
	{
		font-size:12px;
		font-family:Arial,Helvetica,Verdana,Sans-Serif;
		padding: 0px 0px 0px 0px;
		margin: 0px;
		line-height:20px !important;
	}
		
	.ggdhnContent
	{
		line-height: 20px;
		font-size: 12px;
	}
	
	.ggdhnContent P, body.ggdhnContent *
	{
		font-size:12px;
		line-height: 20px;
		white-space: normal;
		letter-spacing: normal;
	}

	.ggdhnContent ul, .ggdhnContent ol
	{
		list-style: disc;
		list-style-type: disc;
		list-style-position: outside;
		margin-left: 38px;
	}
	
	.ggdhnContent ol
	{
		list-style: decimal;
		list-style-type: decimal;
	}
		
	body.ggdhnContent NEWSOVERVIEW
	{
		display: none;
	}
	

	.ggdhnContent p font, .ggdhnContent p strong, .ggdhnContent p em
	{
		font-size: 12px;
	}
	
	.ggdhnContent p a:link *, .ggdhnContent p a:hover *, .ggdhnContent p a:active *, .ggdhnContent p a:visited *,
	.ggdhnContent p * a:link, .ggdhnContent p * a:hover, .ggdhnContent p * a:active, .ggdhnContent p * a:visited,
	body.ggdhnContent p a:link *, body.ggdhnContent p a:hover *, body.ggdhnContent p a:active *, body.ggdhnContent p a:visited *,
	body.ggdhnContent p * a:link, body.ggdhnContent p * a:hover, body.ggdhnContent p * a:active, body.ggdhnContent p * a:visited,
	.ggdhnContent p a:link, .ggdhnContent p a:hover, .ggdhnContent p a:active, .ggdhnContent p a:visited,
	body.ggdhnContent p a:link, body.ggdhnContent p a:hover, body.ggdhnContent p a:active, body.ggdhnContent p a:visited
	{
		color: #5f294f !important;
		/*cursor: pointer;*/
	}
	
	.ggdhnContent P, .cb3contentblock P
	{
		padding: 0px 0px 0px 0px;
		margin: 0px;
	}
	
	
	
/* // */



/*___________________________________

  ------ *** MODULE: FORMS *** ------ 
  ___________________________________*/


.cb3Module_Form
{
    display:block;
    width:98%;
    clear:both;
}

.Form_ItemContainer
{
    display:block;
    clear:both;
    padding-top:3px;
}

.Form_ItemLabel
{
    display:block;
    width:33%;
    float:left;
    clear:left;
    vertical-align:top; 
    font-weight:bold; 
}

.Form_ContentLabel, .form_attachment INPUT
{
    display:block;
    width:60%;
    float:right;
    clear:right;
    text-align:left;
}

.Form_ContentLabel .field, .Form_ContentLabel .withWatermarkClass, .Form_ContentLabel .withoutWatermarkClass, .Form_ContentLabel .form_dropdown
{
    width:100%;
}

.Form_ContentLabel .area, .Form_ContentLabel .resizable-textarea
{
    width:100% !important;
    height:100px;
}

/* classes for options and radio buttons */

.Form_OptionLabel
{
    display:block;
    font-style:italic;
}

.Form_ContentLabel .CheckboxlistControl, .Form_ContentLabel .RadioboxlistControl
{
    table-layout:fixed;
    width:100% !important;
    vertical-align:top;
}

.Form_ContentLabel .CheckboxlistControl input, .Form_ContentLabel .RadioboxlistControl input
{
    display:block;
    float:left;
}

.Form_ContentLabel .CheckboxlistControl label, .Form_ContentLabel .RadioboxlistControl label
{
    text-align:left;
    padding-left:2px;
}

.Form_ItemContainer .button
{
    float:right;
    cursor:pointer;
    cursor:hand;
}

.Form_Submittext
{
    font-weight:bold;
}

/* form error styling */

.Form_Errorspan
{
    display:block;
    height:10px;
    width:10px;
    color:Red;
    position:absolute;
    margin-left:-10px;
    font-weight:bold;
}

/* this is to prevent the Telerik editor from redefining font sizes */


.cb3Module_Form FONT
{
    font-size:12px !important;
}
	
	
	

/* // */


/* CB3 : CALENDAR OVERVIEW */

	.ggdhnContent div.calendar_item, body.ggdhnContent div.calendar_item
	{
		font-size: 12px !important;
		margin: 0px 0px 20px 0px;
	}
	
	.ggdhnContent div.calendar_item a.readmorelink, body.ggdhnContent div.calendar_item a.readmorelink
	{
		display: block;
		margin: 4px 0px 0px 0px;
	}
	
	.ggdhnContent div.calendar_item .calendar_title, body.ggdhnContent div.calendar_item .calendar_title
	{
		display: block;
		font-weight:bold;
		font-size:12px;
		color:#5f294f;
		margin: 2px 0px 4px 0px;
		clear: both;
	}
	
	.ggdhnContent div.calendar_item .calendar_summary, body.ggdhnContent div.calendar_item .calendar_summary
	{
		font-size: 12px;
		color: #000000;
	}
	
	.ggdhnContent div.calendar_item .calendar_date, body.ggdhnContent div.calendar_item .calendar_date
	{
		font-size: 11px;
		color: #5f294f;
	}

	
/* // */

/* CB3 : SITEMAP */
	
	.SiteMapWrapperTable
	{
		width: 100%;
		border: 0;
		margin: 0;
		padding: 0;
	}
	
	td.SiteMapHeading
	{
		font-size: 13px !important;
		font-weight: bold;	
	}
	
	td.SiteMapIconColumn, td.SiteMapIconColumnNoBg
	{
		width: 20px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background: Transparent url(../images/sitemap/i.gif) repeat-y 0% 0%;
		vertical-align: top;
	}
	
	td.SiteMapIconColumnNoBg
	{
		background: Transparent url();
	}
	
	td.SiteMapColumn
	{
		padding: 0px 0px 10px 0px;
	}
	
	.SiteMap
	{
		/*margin:0px 0px 0px 10px;*/
	}

	.RootNode
	{ 
		/* RootNode Div styling */
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		padding: 0px 0px 1px 0x;
	} 

	.RootNode a:link,
	.RootNode a:active,
	.RootNode a:visited
	{ 
		/* RootNode Link styling */
		color: #000000;
		text-decoration: underline;
	} 

	.RootNode a:hover
	{ 
		/* RootNode Link styling */
		color: #000000;
		text-decoration: none;
	} 

	.ParentNode
	{ 
		/* ParentNode Div styling */
		font-size:11px;  
		font-weight: bold;
	} 

	.ParentNode a
	{ 
		/* ParentNode Link styling */
	} 

	.ParentNode a:hover
	{ 
		/* ParentNode Link styling */
	} 

	.LeafNode
	{ 
		/* LeadNode Div styling */
		font-size:11px;  
		width: 200px;
		overflow: hidden;
	} 

	.LeafNode a:link,
	.LeafNode a:active,
	.LeafNode a:visited
	{ 
		/* LeadNode Link styling */
	} 

	.LeafNode a:hover
	{ 
		/* LeadNode Link styling */
	} 

/* // */


/*________________________________

  ------- [ MODULE: POLL ] ------- 
  ________________________________*/

.cb3Module_Poll  /* This is the containing table */
{
    width:310px;
}  

.cb3Module_Poll TD
{
    font-size:12px;
}

/* A width in px is needed for correct display. Custom widths and styles can be assigned by cascading this style within the custom contentblock class */
  
    .ggdhnContent .cb3Module_Poll
    {
        width: 520px;
    }
    
    .left_homewrapper .cb3Module_Poll, .right_homewrapper .cb3Module_Poll
    {
        width: 310px;
    }    


.cb3Module_Poll .IntroText
{
    margin:0px;
    display:block;
    margin-bottom:10px;
}   

.cb3Module_Poll .IntroText BR
{
    clear: both;
}

/* The Questionnaire */
    
.cb3Module_Poll .PollQuestion
{
    font-weight: bold;
    color:#5f294f;
    font-size:14px;
    display: block;   
    margin-bottom:20px;
}    

.cb3Module_Poll .PollAnswers /* The box containing all the answers */
{
}
   
    .PollAnswerWrapper, 
    .PollAnswerWrapperHover
    {
        display: block;
        cursor: default;
    }
    
	.PollAnswerWrapperHover
    {
    }
	
        .PollAnswerRadio
        {
            margin-right: 5px;
            float:left;
            clear:left;
        }
    
        .PollAnswerText
        {
            display:block;
            float:left;
            font-weight: bold;
            clear:right;
        }
        
        .PollAnswerWrapperHover .PollAnswerText
        {
            font-weight: bold;
        }

.cb3Module_Poll .SubmitWrapper
{
    padding:10px;
}
    
    .SubmitWrapper .button, .SubmitWrapper .buttonHover /* These styles are already defined for the default button at the top of this sheet, add custom styles here */
    {
        width: 100%;
        cursor: pointer;
        border: 1px solid #000;
        height: 21px;
    }
    
    .SubmitWrapper .button, .SubmitWrapper .buttonHover
    {
        width:100px;
        float:right;
        clear:both;
    }
    
    a.ShowResultsLink:link, a.ShowResultsLink:active, a.ShowResultsLink:visited, a.ShowResultsLink:hover
    {
        display:block;
        clear:both;
        margin: 5px 0px 0px 0px;
        font-weight:normal;
    }
    
/* The Results */
    
.NumberOfVotesHeading, .PercentageHeading
{
    display:block; 
    padding:0px 0px 10px 0px;
}

.cb3Module_Poll .PollResults /* The box containing all the results */
{
}
 
    .PollResultWrapper
    {
        display: block;
        clear: both;
    }

        .PollResultWrapper .float
        {
            float:left;
        }
        
        .NumberOfVotesTotal, .PercentageText
        {
        }
    	
	    .PercentageText
	    {
	        color: #5f294f;
	    }

.cb3Module_Poll .PercentageWrapper
{
    display: block;
    height: 6px;   /* set the height for the percentage bar */
    margin: 5px 0px 10px 0px;
    background: #5f294f;
    overflow: hidden;
    font-size: 1px;
}
    	
        IMG.Percentage
        {
            height: 6px;  /* same height */
        }


/* CB3 : NIEUWS OVERZICHT */

	.ggdhnContent .cb3_newsoverview, 
	body.ggdhnContent .cb3_newsoverview *
	{
		font-size:12px;
		line-height:20px;
	}
	.cb3_newsoverview img
	{
		width:100px;
		padding: 0px 0px 3px 3px;
	}
	
	.newsitem
	{
	    display:block;
	    margin-bottom:10px;
	}

	.ggdhnContent span.nieuwstitel
	{
		background: #C9E632;
		color: #5f294f;
		font-style: italic;
		font-size: 0.9em !important;
		padding: 0px 5px 0px 5px;
		margin: 1px 0px 1px 0px;
	}
	
	.ggdhnContent a.nieuwstitellink:link, 
	.ggdhnContent a.nieuwstitellink:hover, 
	.ggdhnContent a.nieuwstitellink:active, 
	.ggdhnContent a.nieuwstitellink:visited
	{
		font-weight: bold;
		font-size: 1.1em;
	}
/* // */

/* CB3 : NEWSLETTERSIGNUP */

	.ggdhnContent .cb3_newsletter_signup, .ggdhnContent .cb3_newsletter_signup span,
	body.ggdhnContent .cb3_newsletter_signup, body.ggdhnContent .cb3_newsletter_signup span
	{
		display: block;
	}

	.ggdhnContent .cb3_newsletter_signup,
	body.ggdhnContent .cb3_newsletter_signup
	{
		display: block;
		width: 220px;
		padding: 4px;
		border: 1px #5f294f dotted;
		background: #F9F9CC;
		position: static;
	}

	.ggdhnContent .cb3_signup_itemwrapper,
	body.ggdhnContent .cb3_signup_itemwrapper
	{
		display: block;
		clear: both;
		width: 220px;
	}
	
	.ggdhnContent .cb3_signup_itemwrapper .form_label,
	body.ggdhnContent .cb3_signup_itemwrapper .form_label
	{
		display: block;
		width: 90px;
		color: #5f294f;
		font-weight: bold;
		font-size: 12px;
		float: left;
	}
	
	.ggdhnContent .cb3_newsletter_choosetype_wrapper,
	body.ggdhnContent .cb3_newsletter_choosetype_wrapper
	{
		display: block;
		width: 200px;
		margin: 3px 0px 4px 0px;
	}
	
	.ggdhnContent .cb3_newsletter_choosetype_wrapper LABEL,
	body.ggdhnContent .cb3_newsletter_choosetype_wrapper LABEL
	{
		display: inline;
		width: auto;
		wodr-wrap: no-break;
	}
	
	.ggdhnContent .cb3_newsletter_choosetype_wrapper,
	body.ggdhnContent .cb3_newsletter_choosetype_wrapper
	{
		text-align: right;
		color: #5f294f;
		margin: 4px 0px 0px 0px;
	}
	
	.ggdhnContent .cb3_signup_itemwrapper .form_field,
	body.ggdhnContent .cb3_signup_itemwrapper .form_field
	{
		margin: 0px 0px 2px 0px;
		width: 120px;
		float: right;
	}
	
	.ggdhnContent .cb3_signup_subtmitwrapper,
	body.ggdhnContent .cb3_signup_subtmitwrapper
	{
		text-align: right;
		margin: 8px 0px 4px 0px;
		width: 220px;
	}

/* // */


/* CB3 : HOME RECHTER COLUMN */

	.right_homewrapper p
	{
		margin: 0px 0px 13px 0px;
	}
	
	.right_homewrapper img.Image
	{
		display: block;
		position: static;
		float: inherit;
		clear: both;
	}

/* // */

/*____________________________________________________________

  ----- *** MODULE: LINKOVERVIEW / DOCUMENTOVERVIEW *** ------ 
  ____________________________________________________________*/

.cb3Module_LinkOverview, 
.cb3Module_DocumentOverview
/* this is the container table */
{
}	

.cb3Module_LinkOverview .Column, 
.cb3Module_DocumentOverview .Column /* this is the column TD */
{
}

.cb3Module_LinkOverview .CategoryWrapper, 
.cb3Module_DocumentOverview .CategoryWrapper
{
    display:block;
    /*margin-top: -20px;*/
}

.cb3Module_LinkOverview .CategoryItem,  
.cb3Module_DocumentOverview .CategoryItem /* this is the category title */
{
	font-weight: bold;
}

.cb3Module_LinkOverview .ItemContainer, 
.cb3Module_DocumentOverview .ItemContainer /* the span containing the ul */
{
    display: block;
    clear:both;
}

.ItemContainer UL, .ItemContainer LI
{
    list-style: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
    padding: 0px;
}

.cb3Module_LinkOverview .LinkItem, 
.cb3Module_DocumentOverview .LinkItem  /* the list item */
{
    margin: 0px 0px 0px 15px;
    font-weight: normal;
    height: 22px;
    line-height:22px;
}

.LinkItem a:link, .LinkItem a:visited, .LinkItem a:hover, .LinkItem a:active  
{
}

.cb3Module_DocumentOverview .DocumentImage
{
    display:block;
    height:22px;
    width:22px;
    float:left;
    margin-right:4px;
    background-repeat:no-repeat;
    background-position:top left;
}

.bmp { background-image:url(../images/File_types/bmp.gif); }
.doc { background-image:url(../images/File_types/doc.gif); }
.gif { background-image:url(../images/File_types/gif.gif); }
.jpg { background-image:url(../images/File_types/jpg.gif); }
.mp3 { background-image:url(../images/File_types/mp3.gif); }
.pdf { background-image:url(../images/File_types/pdf.gif); }
.png { background-image:url(../images/File_types/png.gif); }
.ppt { background-image:url(../images/File_types/ppt.gif); }
.txt { background-image:url(../images/File_types/txt.gif); }
.xls { background-image:url(../images/File_types/xls.gif); }
.zip { background-image:url(../images/File_types/zip.gif); }
.unknown { background-image:url(../images/File_types/unknown.gif); }
