table.siteWidth 
{
	width:760px;
}

table.header 
{
	width:100%;
	height:121px;
}

table
{
	font-size:13px;
}

td.spacer
{
	width:2px;
}

table.center
{
	text-align:center;
}

table.width
{
	width:100%;
}

td.center
{
	text-align:center;
}

a.mail
{
	text-decoration: underline;
}

a.menuLink {
	color: #000;
	text-decoration: none;
}
a.menuLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuLink:visited {
	color: #000;
	text-decoration: none;
}	
a.menuLink:link{
	color: #000;
	text-decoration: none;
}	

div#navigation {
	height:25px;
	margin-top:1px;
	padding-top:3px;
	background:#000 url("../images/dot.gif") top repeat-x
}

td.mainColumn, td.mainColumnNoSideBar
{
	padding-top: 130px;
}

div#divMainText
{
	background-color: #fdd55b;
	border-color: #7e6009;
	border-style:solid;
	border-width: 2px;
	padding: 10px 20px 10px 20px;
	width: 550px;
	
}

td.widthSpacerMainColumn
{
	width:30px;
}


td.sideColumnVerticalSpacer 
{
	width:5px
}

td.sideColumnHorizontalSpacerVeryLarge 
{
	height:50px
}

.image
{
	border-bottom: 0px;
	border:0px;
}

img.menuImage
{
	border-bottom: 0px;
	border:0px;
}

td.zijkantSite {
	width: 10%;
}

table.box 
{
	vertical-align: top;
	height:100%;
	width:152px;
	text-align:center;
}

td.centerImage
{
	text-align:center;
}

td 
{
	font-family:Verdana;
	vertical-align:top;
	font-size:13px;
}

span.required
{
	color: Red;
}

td.boxCaptionEnabled
{
	color: black;
	font-size:10px;
	width:150px;
}

td.boxCaptionDisabled
{
	color: Gray;
	font-size:10px;
	width:150px;
}

table.news
{
	width:100%;
}

div.pageHeader
{
	font-size:12px;
	color: #59769a;
}

table.submenu
{
	font-size:12px;
	text-align:center;
	width:100%;
}

input
{
	font-family:Verdana;
}

input.button {
	color: #FFFFFF; 
	background-color: #21325e;
	font-size: 12px;
	font-weight:bold;
}

input.ButtonSearch
{
	color: #000000; 
	background-color: #edaa01;
	font-size: 12px;
	font-weight:bold;
	
}

input.ButtonLogin
{
	color: #000000; 
	background-color: #c3c5c4;
	font-size: 12px;
	font-weight:bold;
	
}

input.textbox, textarea.multilinebox
{
	width:300px;
}

input.datebox
{
	width:130px;
}

td.boxCaptionEnabled input
{
	width:300px;
}	

td.dataGridButtonEdit
{
	width:40px;
	height:20px;
	vertical-align:middle;
	text-align:center;
}

td.dataGridButtonDelete
{
	width:67px;
	height:20px;
	vertical-align:middle;
	text-align:center;
}

td.dataGridButtonDown, td.dataGridButtonUp
{
	width:15px;
	height:15px;
	vertical-align:middle;
	text-align:center;
}

table.itemsGrid
{
	font-size:10px;
	padding:0;
}

td.errorResponse
{
	color:Red;
	font-size:10px;
}

td.infoResponse
{
	color:Blue;
	font-size:10px;
}

div.white
{
	color:White;
}


td.info
{
	width:100px;
	font-size:10px;
}

div.note
{
	font-size:9px;
}

div.navigationLink
{
	text-align:right;
}

div.navigationTwoLinkNext
{
	text-align:right;
}

div.navigationTwoLinkPrevious
{
	text-align:left;
}

div.navigation
{
	text-align:center;
}

tr.logo
{
	height:95px;
}

td.calendarCell
{
	vertical-align: top;
	width:36px;
	height: 50px;
}

div.list_under_box_a, td.errorResponse
{
	background-color: #F6F6F6;
}

div.list_under_box_b
{
	background-color: #FEFDFB;
}

div.list_under_box_b, div.list_under_box_a, td.errorResponse
{	
	margin-bottom: 5px;
	width: 648px;
	border: 1px solid #D8D8D8;
	text-align: left;
	clear: both;
	max-width: 642px;
	padding: 4px;
	color: #333;
	line-height: 1.5em; 
}

.datesmall
{
	font-size: 80%;
}

div#agendaRight
{
	float:right;
	width:50%;
	padding-top:10px;
}

div#agendaLeft
{
	float:left;
	width:50%;
	padding-top:30px;
}

/*
 * DROPDOWNMENU
 */


#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	/*border-bottom: 1px solid black;*/
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #C0C0C0;
}

select.searchSelect
{
	width:300px;
}

tr.gridHeader td
{
	background-color: #81C51A;
	color: #FFF;
	text-align: center;
	font-size: 110%;
	padding: 2px;
	font-weight:bold;
}

div#searchButton
{
	padding-bottom: 20px;
	padding-top: 10px;
	text-align:right;
}

td#bannerTd
{
	width:160px;
}