/* style for the agenda items: homepage */

.object_agenda_item_titel_homepage			{font-family : Verdana, Arial; font-style : normal; font-size : 10px; color: gray; 	font-weight : bold;}
.object_agenda_item_titel_homepage A		{font-family : Verdana, Arial; font-style : normal; font-size : 10px; color: #000000; 	font-weight : bold;}
.object_agenda_item_titel_homepage A:HOVER	{font-family : Verdana, Arial; font-style : normal; font-size : 10px; color: gray; 		font-weight : bold;}

.object_agenda_item_intro_homepage		{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #333366; 	font-weight : normal;}
.object_agenda_item_inhoud_homepage		{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #333366; 	font-weight : normal;}
.object_agenda_item_datum_homepage		{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #333366; 	font-weight : normal;}
.object_agenda_item_bron_homepage		{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #333366; 	font-weight : normal;}

.object_agenda_item_link_homepage		{font-family : Verdana, Arial; font-style : normal; font-size : 10px; color: #000000; 	font-weight : normal;}
.object_agenda_item_link_homepage A		{font-family : Verdana, Arial; font-style : normal; font-size : 10px; color: #FFFFFF; 	font-weight : normal;}
.object_agenda_item_link_homepage A:HOVER	{font-family : Verdana, Arial; font-style : normal; font-size : 10px; color: #000000; 	font-weight : normal;}

/* style for the agenda items: links */

.object_agenda_item_titel_link			{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #333366; 	font-weight : bold;}
.object_agenda_item_titel_link A		{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #FFFFFF; 	font-weight : normal;}
.object_agenda_item_titel_link A:HOVER	{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #FFFFFF; 	font-weight : normal;}

.object_agenda_item_intro_link			{font-family : Verdana, Arial; font-style : normal; font-size : 12px; color: #ffffcc; 	font-weight : normal;}
.object_agenda_item_inhoud_link			{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #333366; 	font-weight : normal;}
.object_agenda_item_datum_link			{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #ffffff; 	font-weight : normal;}
.object_agenda_item_bron_link			{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #000000; 	font-weight : normal;}

.object_agenda_item_link_link			{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #333366; 	font-weight : normal;}
.object_agenda_item_link_link A			{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #FFFFFF; 	font-weight : normal;}
.object_agenda_item_link_link A:HOVER	{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #000000; 	font-weight : normal;}


/* style for the agenda items: full */

.object_agenda_item_titel_full			{font-family : Verdana, Arial; font-style : normal; font-size : 12px; color: #000000; 	font-weight : bold;}
.object_agenda_item_intro_full			{font-family : Verdana, Arial; font-style : normal; font-size : 12px; color: #000000; 	font-weight : normal;}
.object_agenda_item_inhoud_full			{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #000000; 	font-weight : normal;}
.object_agenda_item_datum_full			{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #000000; 	font-weight : bold;}
.object_agenda_item_bron_full			{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #000000; 	font-weight : normal;}
.object_agenda_item_link_full			{font-family : Verdana, Arial; font-style : normal; font-size : 11px; color: #000000; 	font-weight : normal;}

.object_agenda_item_intro_full A
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial
}

.object_agenda_item_intro_full A:HOVER
{
    FONT-SIZE: 12px;
    COLOR: red;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial
}

.lines {
	color: #997788;
	width: 1px;
	height: 100px;

}
.contentVlakken {
	border-top: thin solid #FFFFFF;
	border-right: thick solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thick solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 2px;
	padding: 5px;

}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
}
.titelVlakken {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 8px 8px 1px 0px;
	padding: 6px 4px 1px 0px;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;

}
.contentVlakken a:link {
	color: #C1ACB6;
	text-decoration: none;

}
.contentVlakken a:visited {
	color: #C1ACB6;
	text-decoration: none;

}
.contentVlakken a:hover {
	color: #C1ACB6;
	text-decoration: none;

}
.contentVlakken a:active {
	color: #C1ACB6;
	text-decoration: none;

}

.contentVlakken2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.contentVlakken2 a:link {
	color: #C1ACB6;
	text-decoration: none;

}
.contentVlakken2 a:visited {
	color: #C1ACB6;
	text-decoration: none;

}
.contentVlakken2 a:hover {
	color: #C1ACB6;
	text-decoration: none;

}
.contentVlakken2 a:active {
	color: #C1ACB6;
	text-decoration: none;

}

