/*===============================================================================================*/
/*
	body, td, a, p, h1..6, hr, div, input, textarea, button
*/
/*-----------------------------------------------------------------------------------------------*/
/*
	CSS classes voor standaard objecten. Moeten altijd in dit bestand voorkomen, maar mogen 
	natuurlijk wel	worden aangepast of uitgebreidt.
*/
/*===============================================================================================*/
*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body
{
	margin: 0px;
 	color: #00005B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
 	background: #FFFFFF;
}

body.kz
{
	margin: 0px;
 	color: #00005B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(" ../img/kz/background2.gif ") repeat 0 0;
}

td
{
	margin: 0px;
}

h1
{
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	margin: 0px; 
}

h3
{
	font-size: 11px;
	font-weight: normal;
	margin: 0px; 
}

h4
{
	font-size: 16px;
	font-weight: normal;
	margin: 0px; 
}

h5
{
	font-size: 14px;
	font-weight: normal;
	margin: 0px; 
}

h6
{
	font-size: 11px;
	font-weight: normal;
	margin: 0px; 
}

ul
{
	margin: 0px 0px 0px 20px;
} 

ul.spotlight
{
	margin: 0px 0px 0px 20px;
	list-style-image: url("../../img/01/bulletSpotlight.gif");
}

ol
{
	margin: 0px 0px 0px 32px;
} 

p
{
	margin: 0px 0px 0px 0px;
}

blockquote
{
	margin: 0px 0px 0px 20px;
}

hr
{
	color: #D9E4E6;
	width: 100%;
	clear: both;
	height: 1px;
}

a, .cmsLink, a.cmsLink
{
	font-size: 11px;
	background-color: transparent;
	text-decoration: underline;
	color: #953D96;
	font-weight: normal;
}

a:hover, a.cmsLink:hover
{
	text-decoration: none;
	color: #953D96;
}

div 
{
	text-align: left; 
	border: 0px solid black;
}

form
{
	padding: 0px;
	margin: 0px;
}

input 
{
	font-size: 11px;
	height: 18px;
	border: 1px solid #D4D0C8;
	background: #FFFFFF;
	color: #333333;
}

input.zoeken
{
	width: 120px;
	font-size: 11px;
	height: 17px;
	color: #00005B;
}

input.checkbox
{
	border: 0px;
	background: transparent;
}

.languageSelect
{
	font-size: 10px;
	height: 18px;
	color: #51585A;
}

input.radio
{
	border: 0px;
	background: transparent;
}

textarea
{
	float: left;
}

option
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

button 
{
	height: 18px;
	border: 1px solid #D4D0C8;
	padding: 0px 0px 0px 0px;	/* top right bottom left */
	background: #FFFFFF;
	font-size: 11px;
	padding-right: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #51585A;
	font-weight: normal;
}

button.btnZoek
{
	width: 70px;
	height: 18px;
	border: 1px solid #999999;
	padding: 0px 0px 0px 0px;	/* top right bottom left */
	background: #00005B;
	font-size: 11px;
	padding-right: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

button.btnRoute
{
	width: 80px;
	height: 18px;
	border: 1px solid #999999;
	padding: 0px 0px 0px 0px;	/* top right bottom left */
	background: #00005B;
	font-size: 11px;
	padding-right: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

input.route
{
	width: 200px;
	border: 1px solid #00005B;
	font-size: 11px;
	height: 17px;
	color: #00005B;
}

input.brochure
{
	width: 350px;
	border: 1px solid #00005B;
	font-size: 11px;
	height: 17px;
	color: #00005B;
}

button.btnBrochure
{
	width: 70px;
	height: 18px;
	border: 1px solid #999999;
	padding: 0px 0px 0px 0px;	/* top right bottom left */
	background: #00005B;
	font-size: 11px;
	padding-right: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

table {
	float: left;	
}
/*==============================================================================================*/
/*
	EINDE van de standaard CSS classes
*/
/*===============================================================================================*/
/*
	Kalender CSS classes
*/
/*===============================================================================================*/
/*	De weekdagen (m, d, w, d, v, z, z) */
td.calDayHeader 
{
	text-align:	right;
	width: 18px;
	border-bottom: 1px solid #B8B8B8;
	color: #333366;
}

/* De weeknummers */
td.calWeekNo 
{
	text-align:	right;
	width: 18px;
	border-right: 1px solid #B8B8B8;
	cursor: hand;
	color: #333366;
}

/* onMouseOver van de weeknummers */
td.calSel
{
	background-color: #CCCCCC;
}

/* De dagen in de huidige maand */
td.calDay
{
	text-align: right;
	background-color: #EEEEEE;
	color: #FF6600;
	cursor: hand;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

/* De dagen van een andere maand (Other Month) */
td.calDayOM
{
	text-align: right;
	color: #B8B8B8;
	cursor: hand;
}

/* Een geselecteerde dag in de huidige maand */
td.calSelected
{
	background-color: #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* Een geselecteerde dag in een andere maand */
td.calSelectedOM
{
	background-color: #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: white;
}

/* Vandaag */
td.calToday
{
	border: 1px solid #333366;
}

/* Als er agenda/kalender items zijn op die dag */
td.calFilled
{
	font-weight: bold;
}

/* De TD waar de maand in getoond wordt */
td.calMonth
{
	color: #FF6600;
}
/*===============================================================================================*/
/*
	EINDE Kalender CSS classes
*/
/*===============================================================================================*/


/*===============================================================================================*/
/*
	BEGIN Forum CSS classes
*/
/*===============================================================================================*/
thead.forumHead
{
	background: #D9E4E6;
	font-weight: bold;
}

td.forumHead
{
	color: #FF6600;
}

a.forumTitle, a.forumTitle:hover
{
	color: #333366;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}

tr.forum
{
	background-color: #D9E4E6;
}

td.forum
{
	color: #333366;
}

td.forumGuestname
{
	font-weight: bold;
	color: #333366;
}

/*===============================================================================================*/
/*
	EINDE Forum CSS classes
*/
/*===============================================================================================*/


/*============================================ main ===================================================*/
.error
{
	font-weight: bold;
	color: #FF0000;
}

div.mainContainer
{
	margin: 0px auto 0px auto;
	width: 758px;
	/* height:100%; */
}

.background
{
	width: 758px;
	background: url("../img/bgBody.gif") repeat-y 0 0;
	float: left;
}

div.mainContainerPortal
{
	margin: 0px auto 0px auto;
	width: 704px;
	/* height:100%; */
}

.backgroundPortal
{
	width: 704px;
	background: url("../img/bgPortal.gif") repeat-y 0 0;
	float: left;
}
/*============================================ main ===================================================*/


/*============================================ portal ===================================================*/
.headerPortal
{
	width: 704px;
	float: left;
}

.headerLeftPortal
{
	width: 280px;
	height: 272px;
	background: url("../img/portalHeaderLeft.jpg") no-repeat 0 0;
	float: left;
}

.portalMenuLeft
{
	width: 26px;
	height: 10px;
	overflow: hidden;
	float: left;
}

.zoekSpacerPortal
{
	width:200px;
	height: 24px;
	float: left;
}

.headerPortalMiddle
{
	width: 230px;
	float: left;
}

.headerPortalRight
{
	width: 194px;
	height: 222px;
	background: url("../img/portalHeaderRight.jpg") no-repeat 0 0;
	float: left;
}

.headerPortalRight table {
	float: left;	
}

.rightTopSpacer
{
	width: 194px;
	height: 107px;
	float: left;
}

.mainLanguageMenu
{
	width: 194px;
	height: 25px;
	background: url("../img/bgLanguage.gif") repeat-x 0 0;
	float: left;
}

.languageMenuLeft
{
	width: 7px;
	float: left;
}

.btnNL, a.btnNL
{
	width: 31px;
	height: 25px;
	background: url("../img/btnNed.gif") no-repeat 0 0;
	float: left;
}

a.btnNL:hover
{
	background: url("../img/btnNedMo.gif") no-repeat 0 0;
}

.btnNLLoc, a.btnNLLoc, a.btnNLLoc:hover
{
	width: 31px;
	height: 25px;
	background: url("../img/btnNedMo.gif") no-repeat 0 0;
	float: left;
}

.btnFR, a.btnFR
{
	width: 31px;
	height: 25px;
	background: url("../img/btnFries.gif") no-repeat 0 0;
	float: left;
}

a.btnFR:hover
{
	background: url("../img/btnFriesMo.gif") no-repeat 0 0;
}

.btnFRLoc, a.btnFRLoc, a.btnFRLoc:hover
{
	width: 31px;
	height: 25px;
	background: url("../img/btnFriesMo.gif") no-repeat 0 0;
	float: left;
}

.btnDE, a.btnDE
{
	width: 31px;
	height: 25px;
	background: url("../img/btnDuits.gif") no-repeat 0 0;
	float: left;
}

a.btnDE:hover
{
	background: url("../img/btnDuitsMo.gif") no-repeat 0 0;
}

.btnDELoc, a.btnDELoc, a.btnDELoc:hover
{
	width: 31px;
	height: 25px;
	background: url("../img/btnDuitsMo.gif") no-repeat 0 0;
	float: left;
}

.btnEN, a.btnEN
{
	width: 31px;
	height: 25px;
	background: url("../img/btnEngels.gif") no-repeat 0 0;
	float: left;
}

a.btnEN:hover
{
	background: url("../img/btnEngelsMo.gif") no-repeat 0 0;
}

.btnENLoc, a.btnENLoc, a.btnENLoc:hover
{
	width: 31px;
	height: 25px;
	background: url("../img/btnEngelsMo.gif") no-repeat 0 0;
	float: left;
}

.btnFA, a.btnFA
{
	width: 31px;
	height: 25px;
	background: url("../img/btnFrans.gif") no-repeat 0 0;
	float: left;
}

a.btnFA:hover
{
	background: url("../img/btnFransMo.gif") no-repeat 0 0;
}

.btnFALoc, a.btnFALoc, a.btnFALoc:hover
{
	width: 31px;
	height: 25px;
	background: url("../img/btnFransMo.gif") no-repeat 0 0;
	float: left;
}


.languageText
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #00005B;
}

.languageNav
{
	width: 186px;
	text-align: right;
	float: left;
}

.arrowMoreLanguage, a.arrowMoreLanguage
{
	width: 85px;
	height: 17px;
	background: url("../img/arrowMore.gif") no-repeat 0 0;
	float: right;
}

a.arrowMoreLanguage:hover
{
	background: url("../img/arrowMoreMo.gif") no-repeat 0 0;
}

.mainContentPortal
{
	width: 704px;
	float: left;
}

.portalLeft
{
	width: 228px;
	height: 383px;
	background: url("../img/bgPortalLeft.gif") no-repeat 0 0;
	float: left;
}

.portalRight
{
	width: 476px;
	float: left;
}

.portalRightTop
{
	width: 424px;
	height: 16px;
	float: left;
}

.mainActualiteiten
{
	width: 283px;
	float: left;
}

.actualiteitenTitle
{
	width: 247px;
	float: left;
}

.actualiteit
{
	width: 250px;
	float: left;
}

.actualiteitSpacer
{
	width: 250px;
	height: 8px;
	overflow: hidden;
	float: left;
}

.actualiteitTitle, a.actualiteitTitle
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #953D96;
	text-decoration: none;
	
}

a.actualiteitTitle:hover
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #00A2B2;
	text-decoration: none;
}

.actualiteitSpacer9
{
	width: 250px;
	height: 2px;
	overflow: hidden;
	float: left;
}

.actualiteitBody
{
	width:250px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #00005B;
	line-height: 12px;
	text-decoration: none;
}

.actualiteitSpacer12
{
	width: 250px;
	height: 12px;
	overflow: hidden;
	float: left;
}

.actualiteitNav
{
	width: 250px;
	float: left;
}

.actualiteitMore, a.actualiteitMore
{
	width: 119px;
	height: 17px;
	background: url("../img/arrowActueel.gif") no-repeat 0 0;
	float: right;
}

a.actualiteitMore:hover
{
	background: url("../img/arrowActueelMo.gif") no-repeat 0 0;
}

.mainButtons
{
	width: 184px;
	float: left;
}

.buttonSpacer
{
	width: 184px;
	height: 7px;
	overflow: hidden;
	float: left;
}

.rightBanner {
	border: 1px solid #CCECF0;
	margin: 7px 0;
	float: left;
}

.portalAfspraak, a.portalAfspraak
{
	width: 184px;
	height: 45px;
	background: url("../img/btnPortalAfspraak.gif") no-repeat 0 0;
	float: left;
}

a.portalAfspraak:hover
{
	background: url("../img/btnPortalAfspraakMo.gif") no-repeat 0 0;
}

.portalBezoek, a.portalBezoek
{
	width: 184px;
	height: 45px;
	background: url("../img/btnPortalBezoek.gif") no-repeat 0 0;
	float: left;
}

a.portalBezoek:hover
{
	background: url("../img/btnPortalBezoekMo.gif") no-repeat 0 0;
}

.portalContact, a.portalContact
{
	width: 184px;
	height: 45px;
	background: url("../img/btnPortalContact.gif") no-repeat 0 0;
	float: left;
}

a.portalContact:hover
{
	background: url("../img/btnPortalContactMo.gif") no-repeat 0 0;
}

.portalVacatures, a.portalVacatures
{
	width: 184px;
	height: 45px;
	background: url("../img/btnPortalVacatures.gif") no-repeat 0 0;
	float: left;
}

a.portalVacatures:hover
{
	background: url("../img/btnPortalVacaturesMo.gif") no-repeat 0 0;
}

.portalAgenda, a.portalAgenda
{
	width: 184px;
	height: 45px;
	background: url("../img/btnPortalAgenda.gif") no-repeat 0 0;
	float: left;
}

a.portalAgenda:hover
{
	background: url("../img/btnPortalAgendaMo.gif") no-repeat 0 0;
}

.portalEmmeloord, a.portalEmmeloord
{
	width: 184px;
	height: 45px;
	background: url("../img/btnPortalEmmeloord.gif") no-repeat 0 0;
	float: left;
}

a.portalEmmeloord:hover
{
	background: url("../img/btnPortalEmmeloordMo.gif") no-repeat 0 0;
}

.mainFooterPortal
{
	width: 704px;
	float: left;
}

.footerLinePortal
{
	width: 704px;
	height: 1px;
	background: #00A2B2;
	overflow: hidden;
	float: left;
}
/*============================================ portal ===================================================*/


/*============================================ header ===================================================*/
.header
{
	width: 758px;
	height: 268px;
	float: left;
}

.headerLeft
{
	width: 280px;
	height: 268px;
	background: url("../img/bgHeaderLeft.gif") no-repeat 0 0;
	float: left;
}

.topMenuTop
{
	width: 280px;
	height: 31px;
	float: left;
}

.topMenuLeft
{
	width: 49px;
	height: 10px;
	overflow: hidden;
	float: left;
}

.mainTopMenu
{
	width: 200px;
	float: left;
}

.btnVeld
{
	width: 79px;
	float: left;
}

.inputVeld
{
	width: 121px;
	float: Left;
}

.zoekSpacer
{
	width:200px;
	height: 37px;
	float: left;
}

.btnZiekenhuis, a.btnZiekenhuis
{
	width: 200px;
	height: 30px;
	background: url("../img/btnZiekenhuis.gif") no-repeat 0 0;
	float: left;
}

a.btnZiekenhuis:hover
{
	background: url("../img/btnZiekenhuisMo.gif") no-repeat 0 0;
}

.btnPatienten, a.btnPatienten
{
	width: 200px;
	height: 30px;
	background: url("../img/btnPatienten.gif") no-repeat 0 0;
	float: left;
}

a.btnPatienten:hover
{
	background: url("../img/btnPatientenMo.gif") no-repeat 0 0;
}

.btnWerken, a.btnWerken
{
	width: 200px;
	height: 30px;
	background: url("../img/btnWerken.gif") no-repeat 0 0;
	float: left;
}

a.btnWerken:hover
{
	background: url("../img/btnWerkenMo.gif") no-repeat 0 0;
}

.btnProfessionals, a.btnProfessionals
{
	width: 200px;
	height: 32px;
	background: url("../img/btnProfessionals.gif") no-repeat 0 0;
	float: left;
}

a.btnProfessionals:hover
{
	background: url("../img/btnProfessionalsMo.gif") no-repeat 0 0;
}

.btnKinder, a.btnKinder
{
	width: 200px;
	height: 54px;
	background: url("../img/btnKinder.gif") no-repeat 0 0;
	float: left;
}

a.btnKinder:hover
{
	background: url("../img/btnKinderMo.gif") no-repeat 0 0;
}

.topMenuSpacer
{
	width: 200px;
	height: 2px;
	overflow: hidden;
	float: left;
}

.headerRight
{
	width: 478px;
	float: left;
}

.logo
{
	width: 165px;
	float: right;
}
/*============================================ header ===================================================*/


/*============================================ content ===================================================*/
.mainContent
{
	width: 758px;
	background: url("../img/bgLogoNew.gif") no-repeat 0 bottom;
	float: left;
}

.contentLeft
{
	width: 219px;
	float: left;
}

.menuTop
{
	width: 219px;
	float: left;
}

.menuLeft
{
	width: 46px;
	height: 10px;
	overflow: hidden;
	float: left;
}

.mainMenu
{
	width: 173px;
	float: left;
}

.trMenuItem
{
	height: 25px;
}

.menuItem, a.menuItem:hover
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menuItemSub, a.menuItemSub:hover
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menuLine
{
	height: 1px;
	background: #66C7D1;
}

.menuSpacer
{
	width: 173px;
	height: 20px;
	float: left;
}

.contentRight
{
	width: 539px;
	float: left;
}

.articleTop
{
	width: 539px;
	height: 15px;
	float: left;
}

.articleLeft
{
	width: 21px;
	height: 10px;
	overflow: hidden;
	float: left;
}

.mainArticles
{
	width: 491px;
	float: left;
}

.mainBread
{
	width: 460px;
	float: left;
}

.breadLine
{
	width: 460px;
	height: 14px;
	background: url("../img/breadLine.gif") repeat-x 0 0;
	overflow: hidden;
	float: left;
}

.breadLink, a.breadLink
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #7F7FAD;
	text-decoration: none;
}

a.breadLink:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #7F7FAD;
	text-decoration: underline;
}

.breadLinkLoc, a.breadLinkLoc, a.breadLinkLoc:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #7F7FAD;
	text-decoration: none;
}

.antoniusAssistent {
	width: 460px;
	padding-bottom: 15px;
	text-align: right;
	float: left;	
}

.article
{
	width: 460px;
	float: left;
}

.articleSpacer
{
	width: 460px;
	height: 10px;
	overflow: hidden;
	float: left;
}

.itemTitle, a.itemTitle
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #953D96;
	text-decoration: none;
}

a.itemTitle:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #00A2B2;
	text-decoration: none;
}

.itemBody
{
	width:460px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #00005B;
	line-height: 15px;
	text-decoration: none;
}

.thumbnail
{
	float: left;
	margin-right: 10px;
}

.arrowMore, a.arrowMore
{
	width: 85px;
	height: 17px;
	background: url("../img/arrowMore.gif") no-repeat 0 0;
	float: left;
}

a.arrowMore:hover
{
	background: url("../img/arrowMoreMo.gif") no-repeat 0 0;
}

.divBack
{
	width: 70px;
	float: left;
}

.arrowBack, a.arrowBack
{
	width: 55px;
	height: 17px;
	background: url("../img/arrowBack.gif") no-repeat 0 0;
	float: left;
}

a.arrowBack:hover
{
	background: url("../img/arrowBackMo.gif") no-repeat 0 0;
}

.arrowSend, a.arrowSend
{
	width: 59px;
	height: 17px;
	background: url("../img/btnSend.gif") no-repeat 0 0;
	float: left;
}

a.arrowSend:hover
{
	background: url("../img/btnSendMo.gif") no-repeat 0 0;
}

.articleLine
{
	width: 460px;
	height: 1px;
	overflow: hidden;
	background: #EBEBEB;
	float: left;
}

.mainButtons
{
	width: 26px;
	float: left;
}

.articleSpacer25
{
	width: 460px;
	height: 25px;
	overflow: hidden;
	float: left;
}

.ziekbeeldSpacer
{
	width: 377px;
	height: 20px;
	float: left;
}

/*============================================ content ===================================================*/
/*=============================================index pagina==================================================*/

.indexLink, a.indexLink, .indexLink:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #00005B;
	text-decoration: none;
}

.indexLinkWhite, a.indexLinkWhite, .indexLinkWhite:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
/*===============================================================================================*/

/*============================================ route ===================================================*/
.mainRoute
{
	width: 491px;
	float: left;
}

.routeSpacer
{
	width: 460px;
	height: 10px;
	overflow: hidden;
	float: left;
}

.routeTitle
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #00005B;
}

.routeText
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #00005B;
}

.routeAfbeelding
{
	width: 458px;
	float: left;
}

.tableTitle
{
	background: #953D96;
}

.tableTitleText
{
	font-family: univers condensed, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background: #953D96;
}

.routeTable
{
	width: 460px;
	background: #F6F9F9;
	border-right: 1px solid #CCECF0;
	border-bottom: 1px solid #CCECF0;
	border-left: 1px solid #CCECF0;
	float: left;
}
/*============================================ route ===================================================*/


/*============================================ brochure ===================================================*/
.categorieLink, a.categorieLink
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #00005B;
	text-decoration: none;
}

a.categorieLink:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #953D96;
	text-decoration: none;
}
/*============================================ brochure ===================================================*/


/*============================================ footer ===================================================*/
.mainFooter
{
	width: 758px;
	float: left;
}

.footerLine
{
	width: 758px;
	height: 1px;
	background: #00A2B2;
	overflow: hidden;
	float: left;
}

.footerSpacer
{
	width: 758px;
	height: 10px;
	float: left;
	overflow: hidden;
}

.footerLinks
{
	width: 758px;
	text-align: center;
	float: left;
}

.footerLink, a.footerLink
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #00005B;
	text-decoration: none;
}

a.footerLink:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #00A2B2;
	text-decoration: none;
}
/*============================================ footer ===================================================*/

/*========================================== smoelenboek ================================================*/
div.smoelenboek
{
	width: 468px;
	margin-top: 10px;
	padding-bottom: 15px;
	float: left;
}
div.smoelenboek .smoelenboekSearch
{
	width: 442px;
	background: #EBEBEB;
	margin-left: 4px;
	display: inline;
	padding: 10px;
	margin-bottom: 15px;
	float: left;
}

div.smoelenboek .smoelenboekSearch input
{
	height: 14px;
}

div.smoelenboek .smoelenboekSearch td.label
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #696969;
	font-weight: bold;
}

div.smoelenboek .smoelenboekSearch td.value
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #858585;
}

div.smoelenboek .smoelenboekSearch button.btnSearch
{
	width: 73px;
	height: 26px;
	border: 0px;
	background: url("../img/btnSmoelenboekSearch.gif") no-repeat 0px 0px;
	cursor: pointer;
	display: block;
}

div.smoelenboek .smoelenboekSearch button.btnSearch:hover
{
	background: url("../img/btnSmoelenboekSearch.gif") no-repeat 0px -36px;
}

div.smoelenboekItem,
div.smoelenboekItemDetail
{
	width: 468px;
	margin-bottom: 10px;
	float: left;
}

div.smoelenboekItem .top,
div.smoelenboekItem .bottom,
div.smoelenboekItemDetail .top,
div.smoelenboekItemDetail .bottom
{
	width: 468px;
	height: 9px;
	background: url("../img/smoelenboekItemTop.gif") no-repeat 0px 0px;
	float: left;
}

div.smoelenboekItem .bottom,
div.smoelenboekItemDetail .bottom
{
	background: url("../img/smoelenboekItemBottom.gif") no-repeat 0px 0px;
}

div.smoelenboekItem .content,
div.smoelenboekItemDetail .content
{
	width: 440px;
	padding: 4px 14px 14px 14px;
	background: url("../img/bgSmoelenboekItem.gif") repeat-y 0px 0px;
	float: left;
}

div.smoelenboekItem .content td,
div.smoelenboekItemDetail .content td
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div.smoelenboekItem .content td.image img,
div.smoelenboekItemDetail .content td.image img
{
	width: 86px;
	border: 2px solid #CCCCCC;
	float: left;
}

div.smoelenboekItem .content td.name,
div.smoelenboekItemDetail .content td.name
{
	color: #00005B;
	font-weight: bold;
}

div.smoelenboekItem .content td.label
{
	color: #858585;
	font-weight: normal;
}

div.smoelenboekItem .content td.value
{
	color: #00005B;
	font-weight: normal;
}

div.smoelenboekItemDetail .content table.details
{
	width:334px;
	float: left;
}

div.smoelenboekItemDetail .content table.details td
{
	padding: 2px 0px 2px 0px;
	vertical-align:top;	
}

div.smoelenboekItemDetail .content table.details td.label
{
	color: #858585;
}

div.smoelenboekItemDetail .content table.details td.value
{
	color: #00005B;
}

div.smoelenboek .nav
{
	width: 446px;
	padding-left: 22px;
	margin-bottom: 19px;
	float: left;
}

div.smoelenboek .nav a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #953D96;
	font-weight: bold;
}

div.smoelenboek .nav a img
{
	float: left;
}

div.smoelenboek .paging
{
	width: 100%;
	color: #953D96;
	float: left;
}

.paging .pagingNew
{
	width: 100%;
	float: left;
}

.paging .pageNumber
{
	padding: 3px 6px;
	border: 1px solid #E0E0E0;
	background: #E0E0E0;
	margin-right: 3px;
	font-weight: bold;
	float: left;
}

.paging a.pageNumber,
.paging a
{
	padding: 3px 6px;
	font-weight: normal;
	border: 1px solid #E0E0E0;
	margin-right: 3px;
	text-decoration: none;
	background: #FFF;
	float: left;
}

.paging a:hover
{
	text-decoration: underline;
}

.paging .pagingDotsBegin,
.paging .pagingDotsEnd
{
	padding: 3px 4px;
	float: left;
}
/*========================================== smoelenboek ================================================*/

.editor
{
	background: white;
	text-align: left;
}

.search1
{
	background:	#FFFFFF;
}

.search2
{
	background:	#F6F6F6;
}

.search 
{
	padding: 0px;
	width: 200px;
	color: #FFFFFF;
}

.searchTitle
{	
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #00A2B2;
	font-weight: bold;
}

.sitemapTitle, a.sitemapTitle, a.sitemapTitle:hover
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #953D96;
	text-decoration: none;
	float: left;
}

.sitemap, a.sitemap
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #00A2B2;
	font-weight: normal;
	text-decoration: none;
}

a.sitemap:hover
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #953D96;
	font-weight: normal;
	text-decoration: none;
}
