/**********************/
/*	FRONTPAGE
/**********************/
div.agenda_frontpage {
	overflow: hidden;
	width: 229px;
}

div.agenda_frontpage h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px; 
}

div.agenda_frontpage h1 a:link,
div.agenda_frontpage h1 a:visited {
	color: #F59B00;
	text-decoration: none;
}

div.agenda_frontpage h1 a:hover {
	text-decoration: underline;
}

div.agenda_frontpage table {
	font-size: 11px;
	table-layout: fixed;
	line-height: 20px;
	overflow: hidden;
	width: 229px;
}

div.agenda_frontpage table td {
	
	vertical-align: top;
	white-space: nowrap;
}

div.agenda_frontpage table td.titel { 
	overflow: hidden;
	padding-right: 0px;
}

div.agenda_frontpage table td.titel a,
div.agenda_frontpage table td.titel a:visited { 
	color: black;
	text-decoration: none;
}

div.agenda_frontpage table td.titel a:hover { 
	text-decoration: underline;
}


div.agenda_frontpage table td.datum {
	text-align: right;
	width: 45px;
}	

div.agenda_frontpage table td.agenda_geen_items {
	font-style: italic;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-align: center;
}

p.agenda_meer {
	background-image: url(../images/agenda/pijl_rechts.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-style: italic;
	margin: 10px 0px 0px 0px;
	padding-right: 15px;
	text-align: right;
}

p.agenda_meer a:link,
p.agenda_meer a:visited {
	text-decoration: none;
}

p.agenda_meer a:hover {
	text-decoration: underline;
}

/**********************/
/*	MAANDOVERZICHT
/**********************/
p.agenda_periode {
	font-style: italic;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

p.agenda_linkmaandoverzicht {
	font-style: italic;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

div.agenda_navigatie {
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
}

/** MAANDOVERZICHT **/
div.agenda div.maandinfo {
	color: #666666;
	font-size: smaller;
	margin-bottom: 10px;
	margin-top: -10px;
	margin-left: 10px;
}

div.agenda div.maandinfo img {
	vertical-align: middle;
}
	
div.agenda div.maandinfo a:link, div.agenda div.maandinfo a:visited {
	color: #666666;
	text-decoration: none;
}

div.agenda div.maandinfo a:hover {
	color: black;
	text-decoration: underline;
}

div.agenda div.wijzigmaand {
	background-color: #DDDDDD;
	border-top: 1px solid #E9E9E9; /*#E9E9E9;*/
	border-left: 1px solid #E9E9E9; /*#E9E9E9;*/
	border-right: 1px solid #AAAAAA; /*#E9E9E9;*/
	border-bottom: 1px solid #AAAAAA; /*#E9E9E9;*/
	display: none;
	position: absolute;
	z-index: 20;
	top: 100px;
	left: 100px;
}

div.agenda div.wijzigmaand div.titelbalk {
	background-color: #156790;
	background-image: url(../images/agenda/menu_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: white;
	cursor: move;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

div.agenda div.wijzigmaand div.titelbalk div.sluiten {
	cursor: pointer;
	float: right;
	width: 13px;
}

div.agenda div.wijzigmaand div.popup_content {
	padding: 10px;
}

div.agenda div.wijzigmaand div.instructie {
	font-style: italic;
	margin-bottom: 10px;
}

div.agenda div.wijzigmaand #selWijzigMaand option {
	padding: 0px 4px 0px 4px;
}

div.agenda div.wijzigmaand #selWijzigJaar option {
	padding: 0px 4px 0px 4px;
}

div.agenda div.wijzigmaand div.border {
	border-top: 1px solid #CCCCCC;
	margin: 15px 0px 0px 0px;
}
	
div.agenda div.wijzigmaand div.buttons {
	border-top: 1px solid #EEEEEE;
	/*margin: 15px 0px 0px 0px;*/
	padding-top: 15px;
	text-align: right;
}

div.dagen {
	font-size: smaller;
	_height: 20px;
	overflow: hidden;
	margin: 0px 0px 0px 22px;
	/*width: 620px;*/
}

div.dagen div.dag_voluit {
	float: left;
	color: black;
	text-align: center;
	width: 147px; /*137px; /* 128px; /*114px; /*84px;*/
}

div.week {
	clear: left;
	overflow: hidden;
	height: 100px;
}

div.weeknummer {
	color: white;
	float: left;
	height: 100%;
	text-align: right;
	width: 21px;
}

div.weeknummer div.weeknummer_wrapper {
	background-color: #D1D1D1;
	color: #3A3A3A;
	font-size: smaller;
	margin: 25px 0px 10px 0px;
	padding: 25px 4px 0px 2px;
	height: 50px;
}

div.dag_buitenmaand {
	background-color: #eff1f2;
	border-left: 1px solid #dbdbdb;
	float: left;
	font-size: smaller;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	width: 148px; /*138px; /*129px; /*115px; /*82px;*/
}

div.dag_inmaand {
	background-color: #dbdbdb;
	border-left: 1px solid #eff1f2;
	float: left;
	font-size: smaller;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	width: 148px; /*138px; /* 129px; /*115px; /*82px;*/
}

div.dagheader,
div.dagheader_vandaag {
	background-image: url(../images/agenda/menu_bg.png);
	background-position: -75px 0px;
	background-repeat: no-repeat;
	color: white;
	font-size: small;
	font-weight: bold;
	padding-left: 4px;
}

div.dag_buitenmaand div.dagheader {
	background-color: #CCCCCC;
	color: #3A3A3A;
	font-weight: normal;
}

div.dag_inmaand div.dagheader {
	background-color: #F59B00;
}

div.dag_inmaand div.dagheader_vandaag {
	background-color: #156790;
}

div.dag_buitenmaand div.dagheader_vandaag {
	background-color: #156790;
}

div.dag_wrapper {
	padding: 2px 4px 2px 4px;
}

div.dag_wrapper p {
	border: 1px solid #eff1f2;
	cursor: default;
	height: 20px;
	margin: 0px 0px 2px 0px;
	padding: 0px 2px 0px 2px;
	overflow: hidden;
	/*width: 101px; /*68px;*/
}

div.dag_wrapper p.metinfo {
	font-weight: bold;
}

div.dag_buitenmaand div.dag_wrapper p {
	border: 1px solid #dbdbdb;
	color: #555555;
}

div.dag_wrapper p a:link, div.dag_wrapper p a:visited {
	color: black;
	text-decoration: underline;
}

div.dag_buitenmaand div.dag_wrapper p a {
	color: #555555;
}

div.dag_wrapper p a:hover {
	color: black;
	text-decoration: underline;
}

div.agenda_datum_info {
	background-color: #faf5bf;
	border: 1px solid #CCCCCC;
	color: black;
	cursor: default;
	font-size: smaller;
	min-height: 14px;
	_height: 14px;
	display: none;
	position: absolute;
	padding: 4px 2px 2px 2px;
	text-align: left;
	max-width: 250px;
	top: 100px;
	left: 100px;
	/*white-space: nowrap;*/
}

div.agenda_datum_info p.titel {
	font-weight: bold;
	margin: 0px;
}

div.agenda_datum_info p.omschrijving {
	font-style: italic;
	font-weight: normal;
	margin: 5px 0px 0px 10px;
	padding: 0px 5px 5px 0px;
}


/**********************/
/*	ITEM CONTENT
/**********************/
div.agenda_item_popup {
	position: absolute;
	background-color: #DDDDDD;
	border: 1px solid #BBBBBB;
	display: none;
	font-size: 0.9em;
	padding: 2px;
	top: 100px;
	left: 100px;
	width: 370px;
	z-index: 999;
}

div.agenda_item_popup div.titelbalk {
	background-color: #156790;
	background-image: url(../images/agenda/menu_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: white;
	cursor: move;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	line-height: 180%;
}

div.agenda_item_popup div.titelbalk div.sluiten {
	cursor: pointer;
	float: right;
	text-align: center;
	width: 25px;
}

div.agenda_item_popup div.titelbalk div.sluiten:hover {
	background-color: #FF8E0D;
	color: white;
	background-image: url(../images/agenda/menu_bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.agenda_item_popup div.popup_content {
	background-color: white;
	line-height: 140%;
	margin: 4px 2px 2px 2px;
	height: 300px;
	overflow: auto;
	padding: 10px;
	width: 346px;
}

/***********************/
/*	JQUERY INTERFACE
/***********************/
.ui-effects-transfer {
	border: 1px solid #547490;
	background-color: #DADFE2;
	filter: alpha(opacity=30); 
	opacity: 0.3;
}

