/* @group Tekstimage module */

/* Text image module styles*/

.textimagemodule
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 2000;
	width: 97%;
}

.textimagemodule p
{
	margin-bottom: 8px;
	line-height: 16px;
}

.textimagemodule a:link {text-decoration: none; color: #cc9933;}
.textimagemodule a:visited {text-decoration: none; color: #cc9933;}
.textimagemodule a:hover {text-decoration: none; color: #66cc99;}
.textimagemodule a:active {text-decoration: none; outline: 0px; color: #cc9933;}
.textimagemodule a:focus {outline: 0px;}

.textimagemodule h1
{
	display: block;
	width: 95%;
	background-color: #cc9933;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	margin-bottom: 15px;
}

.textimagemodule h2
{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.textimagemodule h3
{
	font-size: 16px;
	font-weight: normal;
	color: #666;
	line-height: 22px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.textimagemodule h4
{
	font-size: 14px;
	font-weight: bold;
	color: #999;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.textimagemodule h5
{
	font-size: 13px;
	font-weight: normal;
	color: #ccc;
	line-height: 19px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.textimagemodule h6
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.textimagemodule p
{
	
}

.textimagemodule ul, .textimagemodule ol
{
	padding: 0;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 8px;
	list-style: none;
}

.textimagemodule ul li
{
	list-style-type: circle;
}

.textimagemodule ol li
{
	list-style-type: circle;
}

/* Textimage CMS styles */

.buttonannuleren
{
	background-image: url(cmsimg/knop_annuleren_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 70px;
	height: 26px;
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
	cursor: pointer;
	cursor: hand;
	border: 0;
}

.buttonannuleren.mouseout
{
	
}

.buttonannuleren:hover, .buttonannuleren.onmouseover
{
	background-image: url(cmsimg/knop_annuleren_over.png);
}

.buttonopslaanalsnieuw
{
	background-image: url(cmsimg/knop_bewaaralsnieuw_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 101px;
	height: 26px;
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
	cursor: pointer;
	cursor: hand;
	border: 0;
}

.buttonopslaanalsnieuw span.mouseout
{
	
}

.buttonopslaanalsnieuw:hover, #buttonopslaanalsnieuw span.onmouseover
{
	background-image: url(cmsimg/knop_bewaaralsnieuw_over.png);
}

.buttonopslaan
{
	background-image: url(cmsimg/knop_bewaren_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 60px;
	height: 26px;
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
	cursor: pointer;
	cursor: hand;
	border: 0;
}

.buttonopslaan.mouseout
{
	
}

.buttonopslaan:hover, .buttonopslaan span.onmouseover
{
	background-image: url(cmsimg/knop_bewaren_over.png);
}

.buttondeactiveren
{
	background-image: url(cmsimg/knop_deactiveren_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 101px;
	height: 26px;
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
	cursor: pointer;
	cursor: hand;
	border: 0;
}

.buttondeactiveren.mouseout
{
	
}

.buttondeactiveren:hover, .buttondeactiveren span.onmouseover
{
	background-image: url(cmsimg/knop_deactiveren_over.png);
}

.buttonactiveren
{
	background-image: url(cmsimg/knop_activeren_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 65px;
	height: 26px;
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
	cursor: pointer;
	cursor: hand;
	border: 0;
}

.buttonactiveren span.mouseout
{
	
}

.buttonactiveren:hover, .buttonactiveren span.onmouseover
{
	background-image: url(cmsimg/knop_activeren_over.png);
}

.buttonvorigeversie
{
	background-image: url(cmsimg/knop_vorigeversie_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 83px;
	height: 26px;
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
	cursor: pointer;
	cursor: hand;
	border: 0;
}

.buttonvorigeversie.mouseout
{
	
}

.buttonvorigeversie:hover, .buttonvorigeversie span.onmouseover
{
	background-image: url(cmsimg/knop_vorigeversie_over.png);
}

.buttonvolgendeversie
{
	background-image: url(cmsimg/knop_volgendeversie_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 95px;
	height: 26px;
	margin-bottom: 8px;
	cursor: pointer;
	cursor: hand;
	border: 0;
}

.buttonvolgendeversie span.mouseout
{
	
}

.buttonvolgendeversie:hover, .buttonvolgendeversie span.onmouseover
{
	background-image: url(cmsimg/knop_volgendeversie_over.png);
}

.textimagebeheer
{
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #e6e9e0;
	padding: 10px;
	background: #fff;
	margin-top: 8px;
	z-index: 1000;
}

.textimagebeheer span
{
	display: block;	
}

.textimagebeheer span.datum
{
	margin-bottom: 4px;
	line-height: 16px;
}

.textimagebeheer span.status
{
	margin-bottom: 4px;
	line-height: 16px;
}

.textimagebeheer span.versie
{
	margin-bottom: 4px;
	line-height: 16px;
}

/* Einde Text image CMS styles */

/* Einde Text image module styles*/

/* @end */

/* @group Zoek module */

/* Zoekodule styles */

.zoekmodule
{
	width: 97%;
}

#zoekmoduleoverzicht
{
	
}

#zoekmoduleoverzicht.moduleoverzicht
{
	
}

#zoekmoduleoverzicht.moduleoverzicht #groepitem
{
	
}

#zoekmoduleoverzicht.moduleoverzicht #groepitem.even
{
	
}

#zoekmoduleoverzicht.moduleoverzicht #groepitem.oneven
{
	
}

#zoekmoduleoverzicht.moduleoverzicht #groepitem span.titel
{
	padding: 3px;
	background-color: f0f1f2;
}

#zoekmoduleoverzicht.moduleoverzicht #groepitem.even span.tekst
{
	
}

#zoekmoduleoverzicht.moduleoverzicht #groepitem.oneven span.tekst
{
	
}

#zoekmoduleoverzicht #groepitem #listitem
{
	margin-bottom: 8px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	padding: 5px;
}

#zoekmoduleoverzicht #groepitem #listitem.even
{
	background-color: #f0f2f5;
}

#zoekmoduleoverzicht #groepitem #listitem.evenmouseover
{
	background-color: #e7eaef;
}

#zoekmoduleoverzicht #groepitem #listitem span.datum
{
	color: #999;
	display: block;
}

#zoekmoduleoverzicht #groepitem #listitem.even span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	background-color: #fff;
}

#zoekmoduleoverzicht #groepitem #listitem.even span.tekst
{
	
}

#zoekmoduleoverzicht #groepitem #listitem span.link
{
	
	line-height: 20px;
	padding-left: 21px;
	background-image: url(../img/magnify.png);
	background-position: left;
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
	margin-bottom: 4px;
	margin-top: 4px;
}

#zoekmoduleoverzicht #groepitem #listitem.oneven
{

}

#zoekmoduleoverzicht #groepitem #listitem.onevenmouseover
{
	background-color: #f0f2f5;
}

#zoekmoduleoverzicht #groepitem #listitem.oneven span.datum
{
	color: #999;
	display: block;
}

#zoekmoduleoverzicht #groepitem #listitem.oneven span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	background-color: #fff;
}

#zoekmoduleoverzicht #groepitem #listitem.oneven span.tekst
{
	
}

.searchresulthighlight
{
	background-color: #fff000;	
}


/* Einde Zoekmodule styles */

/* @end */

/* @group Nieuwspreview module */

/* Nieuwspreview module styles */

.nieuwspreview
{
	
}

#nieuwspreviewoverzicht
{
	
}

#nieuwspreviewoverzicht.moduleoverzicht
{
	
}

#nieuwspreviewoverzicht #listitem
{
	margin-bottom: 8px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;	
}

#nieuwspreviewoverzicht #listitem.even
{
	
}

#nieuwspreviewoverzicht #listitem.oneven
{
	
}

#nieuwspreviewoverzicht #listitem.evenmouseover
{
	
}

#nieuwspreviewoverzicht #listitem.onevenmouseover
{
	
}

#nieuwspreviewoverzicht #listitem span.datum
{
	color: #ccc;
}

#nieuwspreviewoverzicht #listitem span.titel
{
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 5px;
	color: #333;
	font-weight: bold;
}

#nieuwspreviewoverzicht #listitem span.tekst
{
	margin-bottom: 4px;
	margin-top: 4px;
}

#nieuwspreviewoverzicht #listitem span.link
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

#nieuwspreviewoverzicht #listitem.oneven span.datum
{
	color: #ccc;
}

#nieuwspreviewoverzicht #listitem.oneven span.titel
{
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 5px;
	color: #333;
	font-weight: bold;
}

#nieuwspreviewoverzicht #listitem.oneven span.tekst
{
	margin-bottom: 4px;
	margin-top: 4px;
}

#nieuwspreviewoverzicht #listitem.oneven span.link
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
}


/* Nieuwspreview module styles */

/* @end */

/* @group Nieuws module */

/* Nieuws module styles */

.nieuwsmodule
{
	vertical-align: top;
	width: 90%;
}

#nieuwsmodule
{
    padding: 0 10px;
    vertical-align: top;
}

#nieuwsblokindex #nieuwsmodule
{
    width: 170px;
}

#nieuwsblokindex #nieuwsoverzicht #listitem
{
width: 158px;
}



#nieuwsoverzicht
{
}

#nieuwsoverzicht.moduleoverzicht
{
	margin: 0;
}

#nieuwsoverzicht #listitem
{
	display:block;
    border-bottom: 1px dotted #CC9933;
    margin: 5px 5px 8px;
    padding: 0;
	overflow:hidden;
}

#nieuwsoverzicht #listitem.even
{
	background-color: #f3f0e9;
}

#nieuwsoverzicht #listitem.evenmouseover
{
	background-color: #f3f0e9;
}

#nieuwsoverzicht #listitem.oneven
{

}

#nieuwsoverzicht #listitem.onevenmouseover
{
	background-color: #e6f1eb;
}

#nieuwsoverzicht #listitem.evenconcept
{
	background-color: #f3f0e9;
}

#nieuwsoverzicht #listitem.evenconceptmouseover
{
	background-color: #e6f1eb;
}

#nieuwsoverzicht #listitem.onevenconcept
{
	padding: 5px;
	padding-bottom: 8px;
}

#nieuwsoverzicht #listitem.onevenconceptmouseover
{
	background-color: #e6f1eb;
}

#nieuwsoverzicht #listitem span.link{
    /*background-image: url("../img/btn_leesmeer.png");
    height: 16px;
    overflow: hidden;
    width: 73px;
    */

    clear: both;
    display: block;
}

#nieuwsoverzicht #listitem.even span.datum,
#nieuwsoverzicht #listitem.evenmouseover span.datum,
#nieuwsoverzicht #listitem.evenconcept span.datum,
#nieuwsoverzicht #listitem.evenconceptmouseover span.datum
{
	color: #cc9933;
	display: block;
}

#nieuwsoverzicht #listitem.even span.titel,
#nieuwsoverzicht #listitem.evenmouseover span.titel,
#nieuwsoverzicht #listitem.evenconcept span.titel,
#nieuwsoverzicht #listitem.evenconceptmouseover span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

#nieuwsoverzicht #listitem.even span.previewtekst,
#nieuwsoverzicht #listitem.evenmouseover span.previewtekst,
#nieuwsoverzicht #listitem.evenconcept span.previewtekst,
#nieuwsoverzicht #listitem.evenconceptmouseover span.previewtekst
{
	font-style: italic;
	display: block;
	margin-bottom: 8px;
}

#nieuwsoverzicht #listitem.oneven span.datum,
#nieuwsoverzicht #listitem.onevenmouseover span.datum,
#nieuwsoverzicht #listitem.onevenconcept span.datum,
#nieuwsoverzicht #listitem.onevenconceptmouseover span.datum
{
	color: #cc9933;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
}

#nieuwsoverzicht #listitem.oneven span.titel,
#nieuwsoverzicht #listitem.onevenmouseover span.titel,
#nieuwsoverzicht #listitem.oneveconceptn span.titel,
#nieuwsoverzicht #listitem.onevenconceptmouseover span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

#nieuwsoverzicht #listitem.oneven span.previewtekst,
#nieuwsoverzicht #listitem.onevenmouseover span.previewtekst,
#nieuwsoverzicht #listitem.onevenconcept span.previewtekst,
#nieuwsoverzicht #listitem.onevenconceptmouseover span.previewtekst

{
	font-style: italic;
	display: block;
	margin-bottom: 8px;
}

#nieuwsoverzicht #listitem.evenconcept span.datum
{
	color: #cc9933;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
}

#nieuwsoverzicht #listitem.evenconcept span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

#nieuwsoverzicht #listitem.evenconcept span.previewtekst
{
	font-style: italic;
	display: block;
	margin-bottom: 8px;
}

#nieuwsoverzicht #listitem.onevenconcept span.datum
{
	color: #cc9933;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
}

#nieuwsoverzicht #listitem.onevenconcept span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

#nieuwsoverzicht #listitem.onevenconcept span.previewtekst
{
	font-style: italic;
	display: block;
	margin-bottom: 8px;
}

.nieuwsbericht
{
	
}

#nieuwsbericht
{
	position: relative;
	margin-bottom: 8px;
	margin-top: 8px;
}

#nieuwsbericht.modulebericht
{
	
}

#nieuwsbericht span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

#nieuwsbericht span.tekst
{
	font-style: italic;
	display: block;
	margin-bottom: 4px;
	margin-top: 4px;
}

#nieuwsbericht span.datum
{
	font-style: italic;
	display: block;
	color: #cc9933;
}

#nieuwsbericht span.link
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/bullet.png);
	background-position: left;
	background-repeat: no-repeat;	
}

#nieuwsbericht span.mouseover
{
	background-color: #e6f1eb;
	display: block;
}

#nieuwsbericht.moduleberichtconcept span.mouseover
{
		
}

#nieuwsbericht.moduleberichtconcept span.datum
{
	color: #cc9933;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
}

#nieuwsbericht.moduleberichtconcept span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

#nieuwsbericht.moduleberichtconcept span.tekst
{
	font-style: italic;
	display: block;
	margin-bottom: 4px;
	margin-top: 4px
}

#nieuwsbericht.moduleberichtconcept span.link
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/bullet.png);
	background-position: left;
	background-repeat: no-repeat;	
}

#nieuwsbericht.moduleberichtconceptmouseover
{
	background-color: #e6f1eb;
	display: block;		
}


/* Nieuwsmodule CMS styles */

.nieuwsmodule #listbeheer.add
{

}

.nieuwsmodule #listbeheer.edit
{
}

#beheer h3
{
	position: absolute;
	left: 10px;
	color: #333;
	top: 10px;
	font-size: 12px;
	font-weight: normal;
}

.buttonactiverenalsnieuw
{
	background-image: url(cmsimg/knop_activerenalsnieuw_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 101px;
	height: 26px;
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
	cursor: pointer;
	cursor: hand;
	border: 0;
}

.buttonactiverenalsnieuw span.mouseout
{
	
}

.buttonactiverenalsnieuw:hover, .buttonactiverenalsnieuw span.onmouseover
{
	background-image: url(cmsimg/knop_activerenalsnieuw_over.png);
}

.nieuwsmodule #beheer #buttontoevoegen
{

}

.nieuwsmodule #listitem #buttonwijzigen
{

}

#nieuwsoverzicht #listitem #buttonverwijderen
{

}

#nieuwsoverzicht #listitem #buttonverwijderen:hover, #nieuwsoverzicht #listitem #buttonwijzigen:hover
{
	cursor: pointer;
	cursor: hand;
}

/* Einde Nieuwsbericht CMS Styles */

/* Einde Nieuwsmodule CMS styles */

/* Einde Nieuws module styles */

/* @end */

/* @group FAQ module */

/* FAQ module styles */

.faqmodule
{
	width: 97%;
}

#faqoverzicht
{
	
}

#faqoverzicht.moduleoverzicht
{
	
}

#faqoverzicht #groepitem.even
{
	position: relative;
}

#faqoverzicht #groepitem.oneven
{
	position: relative;
}

#faqoverzicht #groepitem span.titel
{
	display: block;
	font-size: 24px;
}

#faqoverzicht #groepitem.evenconcept
{
	position: relative;
}

#faqoverzicht #groepitem.onevenconcept
{
	position: relative;
}

#faqoverzicht #groepitem #listitem.even
{
	
}

#faqoverzicht #groepitem #listitem.evenmouseover
{
	
}

#faqoverzicht #groepitem #listitem.oneven
{
	
}

#faqoverzicht #groepitem #listitem.onevenmouseover
{
	
}

#faqoverzicht #groepitem #listitem.evenconcept
{
	
}

#faqoverzicht #groepitem #listitem.evenconceptmouseover
{
	
}

#faqoverzicht #groepitem #listitem.onevenconcept
{
	
}

#faqoverzicht #groepitem #listitem.onevenconceptmouseover
{
	
}

#faqoverzicht #groepitem #listitem.even div.faqvraag
{
	
}

#faqoverzicht #groepitem #listitem.even div.faqantwoord
{
	
}

#faqoverzicht #groepitem #listitem.oneven div.faqvraag
{
	
}

#faqoverzicht #groepitem #listitem.oneven div.faqantwoord
{
	
}

#faqoverzicht #groepitem #listitem.evenconcept div.faqvraag
{
	
}

#faqoverzicht #groepitem #listitem.evenconcept div.faqantwoord
{
	
}

#faqoverzicht #groepitem #listitem.onevenconcept div.faqvraag
{
	
}

#faqoverzicht #groepitem #listitem.onevenconcept div.faqantwoord
{
	
}

.faqvraag span.vraag
{
	font-weight: bold;
	background-color: #fff;
	color: #cc9933;
	display: block;
}

.faqantwoord
{
}

.antwoord
{
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
	margin-left: 10px;
	font-size: 9px;
	line-height: 14px;
	color: #66cc99;
}

/* FAQmodule CMS styles */

#faqoverzicht #beheer
{
	
}

/* Einde FAQmodule CMS styles */

/* Einde FAQ module styles */

/* @end */

/* @group Agenda module */

/* Agenda module styles */

.agendamodule
{
	width: 97%;
}

#agendaoverzicht
{
	
}

#agendaoverzicht.moduleoverzicht
{
	
}

#agendaoverzicht.moduleoverzicht span.link
{
	
}

#agendaoverzicht.moduleoverzicht span.tekst,
#agendabericht.modulebericht span.tekst,
{
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}

#agendaoverzicht #listitem
{
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	padding: 6px;
}

#agendaoverzicht #listitem.even
{

}

#agendaoverzicht #listitem.evenmouseover
{
	background-color: #f1f3f5;
}

#agendaoverzicht #listitem.oneven
{

}

#agendaoverzicht #listitem.onevenmouseover
{
	background-color: #f1f3f5;
}

#agendaoverzicht #listitem.evenconcept
{

}

#agendaoverzicht #listitem.evenconceptmouseover
{
	background-color: #f1f3f5;
}

#agendaoverzicht #listitem.onevenconcept
{

}

#agendaoverzicht #listitem.onevenconceptmouseover
{
	background-color: #f1f3f5;
}

#agendaoverzicht.moduleoverzicht #listitem span
{
	margin-bottom: 4px;
	margin-top: 4px;	
}

#agendaoverzicht.moduleoverzicht #listitem.even span.datum,
#agendabericht.modulebericht span.datum
{
	color: #666;
	margin-right: 10px;
	font-size: 11px;
}

#agendaoverzicht.moduleoverzicht #listitem.even span.tijd,
#agendabericht.modulebericht span.tijd
{
	color: #666;
	margin-left: 5px;
	font-size: 11px;
}

#agendaoverzicht.moduleoverzicht #listitem.even span.titel,
#agendabericht.modulebericht span.titel
{
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

#agendaoverzicht.moduleoverzicht #listitem.even span.locatie,
#agendabericht.modulebericht span.locatie
{
	font-size: 11px;
	color: #666;
	margin-top: 4px;
	margin-bottom: 4px;
}

#agendaoverzicht.moduleoverzicht #listitem.even span.tekst
{

}

#agendaoverzicht.moduleoverzicht #listitem.even span.email,
#agendabericht.modulebericht span.email
{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/apestaartje.png);
	background-position: left;
	background-repeat: no-repeat;
}

#agendaoverzicht.moduleoverzicht #listitem.even span.telefoon,
#agendabericht.modulebericht span.telefoon
{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/telefoon.png);
	background-position: left;
	background-repeat: no-repeat;
}

#agendaoverzicht.moduleoverzicht #listitem.even span.link,
#agendabericht.modulebericht span.link
{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
}

.linkvorigemaand
{
	font-size: 11px;	
}

.tekstkalendermaand
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 12px;
	margin-right: 12px;
}

.linkvolgendemaand
{
	font-size: 11px;	
}

#bladermaanden
{
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;	
}

#agendaoverzicht.moduleoverzicht #listitem.even span.export,
#agendabericht.modulebericht span.export
{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/export.png);
	background-position: left;
	background-repeat: no-repeat;
}

#agendaoverzicht.moduleoverzicht #listitem .datum,
#agendabericht.moduleberichtmouseover span.datum
{
	color: #666;
	margin-right: 10px;
	font-size: 11px;
}

#agendaoverzicht.moduleoverzicht #listitem .tijd,
#agendabericht.moduleberichtmouseover span.tijd

{
	color: #666;
	margin-left: 5px;
	font-size: 11px;
}

#agendaoverzicht.moduleoverzicht #listitem .titel,
#agendabericht.moduleberichtmouseover span.titel

{
	font-weight: bold;
	font-size: 15px;
	color: #333;
}

#agendaoverzicht.moduleoverzicht #listitem .locatie,
#agendabericht.moduleberichtmouseover span.locatie

{
	font-size: 11px;
	color: #666;
	margin-top: 4px;
	margin-bottom: 4px;
}

#agendaoverzicht.moduleoverzicht #listitem .tekst,
#agendabericht.moduleberichtmouseover span.tekst

{
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}

#agendaoverzicht.moduleoverzicht #listitem .email,
#agendabericht.moduleberichtmouseover span.email

{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/apestaartje.png);
	background-position: left;
	background-repeat: no-repeat;
}

#agendaoverzicht.moduleoverzicht #listitem .telefoon,
#agendabericht.moduleberichtmouseover span.telefoon

{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/telefoon.png);
	background-position: left;
	background-repeat: no-repeat;
}

#agendaoverzicht.moduleoverzicht #listitem .link,
#agendabericht.moduleberichtmouseover span.link

{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
}

#agendaoverzicht.moduleoverzicht #listitem .export,
#agendabericht.moduleberichtmouseover span.export

{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/export.png);
	background-position: left;
	background-repeat: no-repeat;
}

.maand
{
	
}

.maandtitel
{
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Agenda bericht */

.agendabericht
{
	
}

#agendabericht
{
	
}

/* einde Agenda bericht */

/* Agenda module CMS styles */

#beheer
{
	
}

/* Einde Agenda module CMS styles */

/* Einde Agenda module styles */

/* @end */

/* @group Hyperlink module */

/* Hyperlink module styles */

.hyperlinkmodule
{
	width: 97%;
}

#hyperlinkoverzicht
{
	
}

#hyperlinkoverzicht.moduleoverzicht
{
	
}

#hyperlinkoverzicht #groepitem
{
	
}

#hyperlinkoverzicht #groepitem span.titel
{
	padding: 3px;
	background-color: f0f1f2;
}

#hyperlinkoverzicht #groepitem.even
{
	
}

#hyperlinkoverzicht #groepitem.oneven
{
	
}

#hyperlinkoverzicht #groepitem #listitem
{
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;	
}

#hyperlinkoverzicht #groepitem #listitem span.titel
{
	padding: 0px;
	background-color: #fff;
}

#hyperlinkoverzicht #groepitem #listitem.oneven
{
	
}

#hyperlinkoverzicht #groepitem #listitem.evenmouseover
{
	
}

#hyperlinkoverzicht #groepitem #listitem.onevenmouseover
{
	
}

#hyperlinkoverzicht #groepitem #listitem span.titel
{
	color: #333;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
}

#hyperlinkoverzicht #groepitem #listitem span.datum
{
	color: #999;
}

#hyperlinkoverzicht #groepitem #listitem span.contenttekst
{
	
}

#hyperlinkoverzicht #groepitem #listitem span.link
{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
}

/* Hyperlink module CMS styles */

#hyperlinkoverzicht.moduleoverzicht #beheer
{
	
}


/* Einde Hyperlink module CMS styles */

/* Einde Hyperlink module styles */

/* @end */

/* @group Publicatie module */

/* Publicatie module styles */

.publicatiemodule
{
	width: 97%;
}

#publicatieoverzicht
{
	
}

#publicatieoverzicht.moduleoverzicht
{
	
}

#publicatieoverzicht #groepitem
{
	
}

#publicatieoverzicht #groepitem.even
{
	
}

#publicatieoverzicht #groepitem span.titel
{
	padding: 3px;
	background-color: f0f1f2;
}

#publicatieoverzicht #groepitem span.tekst
{
	margin-bottom: 12px;
}

#publicatieoverzicht #groepitem.oneven
{
	
}

#publicatieoverzicht #groepitem.oneven span.titel
{
	
}

#publicatieoverzicht #groepitem.oneven span.tekst
{
	
}

#publicatieoverzicht #groepitem #listitem
{
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;		
}

#publicatieoverzicht #groepitem #listitem.even
{
	
}

#publicatieoverzicht #groepitem #listitem.oneven
{
	
}

#publicatieoverzicht #groepitem #listitem.evenmouseover
{
	
}

#publicatieoverzicht #groepitem #listitem.onevenmouseover
{
	
}

#publicatieoverzicht #groepitem #listitem span.titel
{
	display: block;
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding: 0px;
	background-color: #fff;
}

#publicatieoverzicht #groepitem #listitem span.datum
{
	color: #999;
}

#publicatieoverzicht #groepitem #listitem span.contenttekst
{
	
}

#publicatieoverzicht #groepitem #listitem span.link
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
}


/* Publicatie module CMS styles */

#publicatieoverzicht.moduleoverzicht #beheer
{
	
}

#beheer
{
	
}

/* Einde Publicatie module CMS styles */

/* Einde Publicatie module styles */

/* @end */

/* @group Download module */

/* Download module styles */

.downloadmodule
{
	vertical-align: top;
	width: 97%;
}

#downloadoverzicht
{
	
}

#downloadoverzicht.moduleoverzicht
{
	
}

#downloadoverzicht #groepitem
{
	
}

#downloadoverzicht #groepitem.even
{
	
}

#downloadoverzicht #groepitem span.titel
{
}

#downloadoverzicht #groepitem.even span.tekst
{
	
}

#downloadoverzicht #groepitem.oneven span.titel
{
	
}

#downloadoverzicht #groepitem.oneven span.tekst
{
	
}

#downloadoverzicht #groepitem.oneven
{
	
}

#downloadoverzicht #groepitem #listitem
{
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;	
}

#downloadoverzicht #groepitem #listitem.even
{

}

#downloadoverzicht #groepitem #listitem.oneven
{
	
}

#downloadoverzicht #groepitem #listitem.evenmouseover
{
	
}

#downloadoverzicht #groepitem #listitem.onevenmouseover
{
	
}

#downloadoverzicht #groepitem #listitem span.titel
{
	
}

#downloadoverzicht #groepitem #listitem span.image
{
	
}

#downloadoverzicht #groepitem #listitem span.subtitel
{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
}

#downloadoverzicht #groepitem #listitem span.tekst
{
	margin-bottom: 5px;
	margin-top: 5px;
}

/* Download module CMS styles */

#downloadoverzicht.moduleoverzicht #beheer
{
	
}

/* Einde Download module CMS styles */

/* Einde Download module styles */

/* @end */

/* @group Beeldbank module */

/* Download module styles */

.beeldbankmodule
{
	width: 97%;
}

#beeldbankoverzicht
{
	position: relative;
}

#beeldbankoverzicht.moduleoverzicht
{
	
}

#beeldbankoverzicht #groepitem
{
	position: relative;
}

#beeldbankoverzicht #groepitem.even
{
	
}

#beeldbankoverzicht #groepitem.even span.titel, #beeldbankoverzicht #groepitem.evenconcept span.titel
{
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 8px;
}

#beeldbankoverzicht #groepitem.even span.tekst
{
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 4px;
}

#beeldbankoverzicht #groepitem.oneven span.titel,
#beeldbankoverzicht #groepitem.onevenconcept span.titel
{
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 8px;
}

#beeldbankoverzicht #groepitem .tekst
{
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 4px;
}

#beeldbankoverzicht #groepitem.oneven
{
	
}

#beeldbankoverzicht #groepitem #listitem.even
{
	
}

#beeldbankoverzicht #groepitem #listitem.even span.titel
{
	
}

#beeldbankoverzicht #groepitem #listitem.oneven
{
	
}

#beeldbankoverzicht #groepitem #listitem.evenmouseover
{
	
}

#beeldbankoverzicht #groepitem #listitem.onevenmouseover
{
	
}

#beeldbankoverzicht #groepitem #listitem span.titel
{
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 8px;
}

#beeldbankoverzicht #groepitem #listitem span.image
{
	border: 0px;
}

#beeldbankoverzicht #groepitem #listitem span.link
{
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
}

/* Download module CMS styles */

#beeldbankoverzicht.moduleoverzicht #beheer
{
	
}

/* Einde Download module CMS styles */

/* Einde Download module styles */

/* @end */

/* @group Vacature module */

/* Download module styles */

.vacaturemodule
{
	width: 97%;
}

.vacaturebericht
{
	margin-top: 15px;	
}

#vacaturebericht.modulebericht span.titel
{
	font-weight: bold;
	font-size: 16px;
}

#vacaturebericht.modulebericht span.nummer
{
	display: block;
}
#vacaturebericht.modulebericht span.datum
{
		
}
#vacaturebericht.modulebericht span.afdeling
{
	display: block;	
	color: #cc9933;
	font-size: 12px;
	margin-top: 6px;
}
#vacaturebericht.modulebericht span.locatie
{
	color: #66cc99;
	display: block;
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
	border-top-color: #ccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 4px;
}

#vacaturebericht.modulebericht span.text
{
		
}

#vacaturebericht.modulebericht span.email
{
	margin-top: 8px;
	border-top-color: #ccc;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 5px;
	display: block;
}

#vacaturebericht.modulebericht span.telefoon
{
	display: block;	
	margin-bottom: 5px;
	margin-top: 5px;
}

#vacaturebericht.modulebericht span.link
{
	display: block;
}


#vacatureoverzicht
{
	
}

#vacatureoverzicht.moduleoverzicht
{
	
}

#vacatureoverzicht #groepitem
{
	
}

#vacatureoverzicht #groepitem.even
{
	
}

#vacatureoverzicht #groepitem.oneven
{
	
}

#vacatureoverzicht #groepitem span.titel
{
	padding: 3px;
	background-color: f0f1f2;
}

#vacatureoverzicht #groepitem span.tekst
{
	margin-bottom: 12px;
}

#vacatureoverzicht #groepitem.oneven span.titel
{
	
}

#vacatureoverzicht #groepitem.oneven span.tekst
{
	
}

#vacatureoverzicht #groepitem.evenconcept span.titel
{
	
}

#vacatureoverzicht #groepitem.evenconcept span.tekst
{
	
}

#vacatureoverzicht #groepitem.onevenconcept span.titel
{
	
}

#vacatureoverzicht #groepitem.onevenconcept span.tekst
{
	
}

#vacatureoverzicht #groepitem #listitem
{
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;	
}

#vacatureoverzicht #groepitem #listitem.even
{

}

#vacatureoverzicht #groepitem #listitem.oneven
{
	
}

#vacatureoverzicht #groepitem #listitem.evenmouseover
{
	
}

#vacatureoverzicht #groepitem #listitem.onevenmouseover
{
	
}

#vacatureoverzicht #groepitem #listitem.evenconcept
{
	
}

#vacatureoverzicht #groepitem #listitem.onevenconcept
{
	
}

#vacatureoverzicht #groepitem #listitem.evenconceptmouseover
{
	
}

#vacatureoverzicht #groepitem #listitem.onevenconceptmouseover
{
	
}

#vacatureoverzicht #groepitem #listitem span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	background-color: #fff;
}

#vacatureoverzicht #groepitem #listitem span.nummer
{
	border: 0px;
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
}

#vacatureoverzicht #groepitem #listitem span.datum
{
	display: block;
	margin-bottom: 4px;
	color: #cc9933;
}

#vacatureoverzicht #groepitem #listitem span.afdeling
{
	display: block;
	margin-bottom: 4px;
}

#vacatureoverzicht #groepitem #listitem span.locatie
{
	display: block;
	margin-bottom: 10px;
}

#vacatureoverzicht #groepitem #listitem span.tekst
{
	display: block;
	margin-bottom: 4px;
}

#vacatureoverzicht #groepitem #listitem span.email
{
	display: block;
	margin-bottom: 4px;
	margin-top: 10px;
	font-weight: bold;
}

#vacatureoverzicht #groepitem #listitem span.telefoon
{
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
}

#vacatureoverzicht #groepitem #listitem span.link
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 4px;
	padding-left: 18px;
	background-image: url(../img/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
}

/* Download module CMS styles */

#vacatureoverzicht.moduleoverzicht #beheer
{
	
}

/* Einde Download module CMS styles */

/* Einde Download module styles */

/* @end */

/* @group Poll module */

/* Download module styles */

.pollmodule
{
	width: 97%;
}

#polloverzicht
{
	
}

#polloverzicht.moduleoverzicht
{
	
}

#polloverzicht #groepitem
{
	
}

#polloverzicht #groepitem span.titel
{
	padding: 3px;
	background-color: #f0f1f2;
}
	


#polloverzicht #groepitem.even
{
	
}

#polloverzicht #groepitem.oneven
{
	
}

#polloverzicht #groepitem.evenconcept
{
	
}

#polloverzicht #groepitem.onevenconcept
{
	
}

#polloverzicht #groepitem.even span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

#polloverzicht #groepitem.even span.tekst
{
	
}

#polloverzicht #groepitem.oneven span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

#polloverzicht #groepitem.oneven span.tekst
{
	
}

#polloverzicht #groepitem.evenconcept span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

#polloverzicht #groepitem.evenconcept span.tekst
{
	
}

#polloverzicht #groepitem.onevenconcept span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}

#polloverzicht #groepitem.onevenconcept span.tekst
{
	
}

#polloverzicht #groepitem #listitem
{
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;	
}

#polloverzicht #groepitem #listitem.even
{

}

#polloverzicht #groepitem #listitem.oneven
{
	
}

#polloverzicht #groepitem #listitem.evenmouseover
{
	
}

#polloverzicht #groepitem #listitem.onevenmouseover
{
	
}

#polloverzicht #groepitem #listitem.evenconcept
{
	
}

#polloverzicht #groepitem #listitem.onevenconcept
{
	
}

#polloverzicht #groepitem #listitem.evenconceptmouseover
{
	
}

#polloverzicht #groepitem #listitem.onevenconceptmouseover
{
	
}

#polloverzicht #groepitem #listitem span.titel
{
	display: block;
	font-weight: bold;
	padding: 0px;
	background-color: #fff;
}

#polloverzicht #groepitem #listitem span.subtitel
{
	border: 0px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #cc9933;
	line-height: 19px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#polloverzicht #groepitem #listitem span.tekst
{
	display: block;
	font-size: 11px;
}

#polloverzicht #groepitem #listitem span.antwoord
{
	display: block;
	margin-left: 0px;
	font-size: 12px;
	font-style: normal;
	padding
}

#polloverzicht #groepitem #listitem span.resultaat
{
	display: block;
	margin-left: 5px;
}

/* Download module CMS styles */

#polloverzicht.moduleoverzicht #beheer
{
	
}

#beheer #buttontoevoegen
{
	
}

#beheer #buttonwijzigen
{
	
}

#beheer #buttonverwijderen
{
	
}

/* Einde Download module CMS styles */

/* Einde Download module styles */

/* @end */

/* @group RSS module */

/* Download module styles */

.rssmodule
{
	width: 97%;
}

#rssoverzicht
{
	
}

#rssoverzicht.moduleoverzicht
{
	
}

#rssoverzicht #groepitem
{
	
}

#rssoverzicht #groepitem.even
{
	
}

#rssoverzicht #groepitem.oneven
{
	
}

#rssoverzicht #groepitem.evenconcept
{
	
}

#rssoverzicht #groepitem.onevenconcept
{
	
}

#rssoverzicht #groepitem span.titel
{
	padding: 3px;
	background-color: f0f1f2;
}

#rssoverzicht #groepitem span.tekst
{
	margin-bottom: 12px;
}

#rssoverzicht #groepitem.oneven span.titel
{
	
}

#rssoverzicht #groepitem.oneven span.tekst
{
	
}

#rssoverzicht #groepitem.evenconcept span.titel
{
	
}

#rssoverzicht #groepitem.evenconcept span.tekst
{
	
}

#rssoverzicht #groepitem.onevenconcept span.titel
{
	
}

#rssoverzicht #groepitem.onevenconcept span.tekst
{
	
}

#rssoverzicht #groepitem #listitem
{
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;	
}

#rssoverzicht #groepitem #listitem.even
{

}

#rssoverzicht #groepitem #listitem.oneven
{
	
}

#rssoverzicht #groepitem #listitem.evenmouseover
{
	
}

#rssoverzicht #groepitem #listitem.onevenmouseover
{
	
}

#rssoverzicht #groepitem #listitem.evenconcept
{
	
}

#rssoverzicht #groepitem #listitem.onevenconcept
{
	
}

#rssoverzicht #groepitem #listitem.evenconceptmouseover
{
	
}

#rssoverzicht #groepitem #listitem.onevenconceptmouseover
{
	
}

#rssoverzicht #groepitem #listitem span.titel
{
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	background-color: #fff;
}

#rssoverzicht #groepitem #listitem span.subtitel
{
	border: 0px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #cc9933;
	line-height: 19px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#rssoverzicht #groepitem #listitem span.tekst
{
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}

#rssoverzicht #groepitem #listitem span.link
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 18px;
	background-image: url(../img/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
}

#rssoverzicht #groepitem #listitem span.resultaat
{
	display: block;
}

/* Download module CMS styles */

#rssoverzicht.moduleoverzicht #beheer
{
	
}

/* Einde Download module CMS styles */

/* Einde Download module styles */

/* @end */

/* @group Zorgwijzer */

/* Begin Zorgwijzer module */

#zorgwijzeroverzicht
{
	
}

#zorgwijzeroverzicht.moduleoverzicht
{
	
}

#zorgwijzerweergaveoverzicht
{
	position: relative;
}

.zorgwijzerweergavediv
{
	
}

.tekstkader ul, tekstkader ol
{
	list-style-type: none;
	margin-bottom: 12px;
}

.tekstkader #zorgwijzermenuul li
{
	display: inline;
	list-style-type: none;
	margin-bottom: 5px;
}

.tekstkader #zorgwijzermenuul li a
{
	padding: 4px 6px 4px 6px;
	color: #fff;
	font-size: 11px;
	background-color: #cc9933;
	margin-left: 5px;
	margin-bottom: 3px;
}

.tekstkader #zorgwijzermenuul li a:hover
{
	background-color: #66cc99;
	color: #fff;
}

.instellingcategorie
{
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 7px;
	line-height: 30px;
	color: #cc9933;
}

.instellingnaam
{
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin-top: 7px;
	line-height: 30px;
	color: #66cc99	;
}

#zorgwijzerweergaveoverzicht.moduleoverzicht div span.textimagemodule
{
	margin-top: 15px;	
}

/* Einde Zorgwijzer module */

/* @end */


/* @group Buttons */

/* Buttons CMS */

#content
{
	z-index: 1000;	
}

#listitem
{
	position: relative;
	width: 100%;
	min-height: 37px;
	z-index: 22;
}

#paginabeheer
{
	position:absolute;
	z-index: 21;
}

#groepitem
{
	position: relative;
	width: 100%;
	z-index: 20;
	min-height: 37px;
	margin-top: 5px;
}

#listbeheer.add, #groepbeheer.add
{
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #e6e9e0;
	z-index: 500;
	height: 37px;
	margin-top: 5px;
}

#listbeheer.edit, #groepbeheer.edit
{	
	position: absolute;
	top: 0px;
	right: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #e6e9e0;
	background-color: #fff;
	z-index: 500;
	float: right;
}

.cmsbutton
{
	cursor: pointer;
	cursor: hand;
	height:	27px;
	width: 27px;
}

.cmsbuttondisabled
{
	height: 27px;
	width: 27px;
}

#paginabeheer .cmsbutton
{
	padding: 8px;
}

#paginabeheer .cmsbuttondisabled
{
}

#groepbeheer .cmsbutton
{
}

#groepbeheer .cmsbuttondisabled
{
}

#groepbeheer .cmsbuttondisabled:hover
{
}

#listbeheer .cmsbutton
{
}

#listbeheer .cmsbuttondisabled
{
}

#listbeheer .cmsbuttondisabled:hover
{
}

#buttontoevoegen
{
	background-image: url(../img/btn_toevoegen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: hand;
	cursor: pointer;
}

#buttontoevoegen:hover
{
}

#buttonwijzigen
{
	background-image: url(cmsimg/btn_aanpassen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	cursor: hand;
	cursor: pointer;
}

#buttonwijzigen:hover
{
	float:left;
}

#buttonverwijderen
{
	background-image: url(../img/btn_verwijderen.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	cursor: hand;
	cursor: pointer;
}

#buttonverwijderen:hover
{
	float:left;
}

#buttonup
{
	background-image: url(../img/btn_omhoog.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	cursor: hand;
	cursor: pointer;
}

#buttonup:hover
{
	float:left;
}

#buttonup span.disabled
{
	background-image: url(../img/btn_omhoog_off.gif);
}

#buttondown
{
	background-image: url(../img/btn_omlaag.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	cursor: hand;
	cursor: pointer;
}

#buttondown:hover
{
	float:left;
}

#buttondown span.disabled
{
	background-image: url(../img/btn_omlaag_off.gif);
}

/* Einde Buttons CMS */

/* @end */

/* @group Algemeen */

#pagination
{
	margin-top: 5px;
	padding: 4px;
	border-style: solid;
	border-color: #dedede;
	border-width: 1px;
	height: 14px;
}

#page
{
	padding-right: 5px;
	padding-left: 5px;
	color: #cc9933;
	text-align: center;
	border-right-style:solid;
	border-right-color: #cc9933;
	border-right-width: 1px;
	float: left;
	display: block;
	cursor: default;
}

.list 
{
}

#page:hover
{
	color: #fff;
	cursor: default;
	background-color: #cc9933;
}


#groepitem span.titel
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 12px;
	display: block;
}

#listitem span.titel
{
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	display: block;
}

#groepitem .tekst
{
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 4px;
}

.datum
{
	
}

.tijd
{
	
}

.titel
{
	display: block;	
}

.locatie
{
	display: block;	
}

.tekst
{
	display: block;
}

.email
{
	display: block;	
}

.telefoon
{
	display: block;	
}

.link
{
	display: block;
	cursor: hand;
	cursor: pointer;
}

.export
{
	display: block;	
}


/* @menu beheer */

div#menubeheer
{
	position:absolute;
	top:1px;
	right:2px;
}

/* @end */
