/* ---------------- FORMS -----------------*/

legend
{
	display: none;
}

fieldset
{
	border: 0;
}

input, select, textarea
{
	width: auto;
	font-weight: normal; 
	padding: 2px;
	color: #4E4E4E;
	font-size: 11px;
}

input.button
{
	width: auto; 
	border: 1px solid #4E4E4E;
} 

/* ------------------ MENU ------------------ */

#menu
{
    padding-left: 5px;
	background-color: #fff;
	float: left;
	font-size: 11px;
	width: 550px;
}

#nav
{
	margin: 0;
	padding: 0;
	height: 20px;
	color: #999;
}

#nav ul
{
	line-height: 1px;
}

#nav a
{
	color: #666;
	text-decoration: none;
}

#nav a:hover
{
	color: #999;
	text-decoration: none;
}

#nav li
{
	float: left;
	list-style: none;
	margin-right: 10px;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
}

#nav li.active, #nav li.active a
{	
	color: #3A408E;
	background-color: #DBDCEA;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	cursor: pointer;
}

#nav li.active a
{	
	color: #3A408E;
	background-color: #DBDCEA;
}

/* --------------- MAIN --------------- */

html
{
	height: 100%;
}

body
{
	font-family: arial;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #4E4E4E;
	font-size: 11px;
	height: 100%;
}

table
{
	font-size: 11px;
}

table#mainTable
{
	width: 900px;
}

#homeTable
{
	margin-top:10px;
	width: 500px;
	font-size: 11px;
	height: 196px;
	line-height: 17px;
}

#homeTableBottom
{
	float: left;
}

#homeTableBottom th
{
	background: #666;
	color: #fff;
	height: 25px;
	width: 248px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
}

#homeTableBottom td
{
	width: 248px;
	font-size: 11px;
}

#homeTableBottom a
{
	color: #666;
	width: 248px;
}

#homeTableNieuws th
{
	height: 25px;
	width: 181px;
}

#homeTableNieuws td
{
	background-color: #a0004e;
	color: #fff;
	height: 197px;
	width: 181px;
	font-size: 11px;
}

#homeTableNieuws a
{
	color: #fff;
	width: 150px;
}

#homeTableNieuws a:hover
{
	text-decoration: none;
}

.whiteBack
{
	background-color: #fff;
}

a
{
	color: #C3343E;
}

a:hover
{
	text-decoration: none;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

li
{
	line-height: 1.7em;
	margin-right: 10px;
}

#logo
{
	margin: 0;
	padding: 0;
	padding-top: 0px;
	background: #fff;
	float: left;
}

/***************************************************/
/*****                home boxen               *****/
/***************************************************/

#opdracht
{
	float: right;
}

.welcome
{ 
	margin-right: 1px;
	margin-top: 10px;
	background-color: #fff;
	width: 510px;
	height: 112px;
	float: left;
}

.welcome table td
{
	color: #000;
	font-size: 11px;
}

#welcomeSpace
{
	padding-left: 120px;
}

#rightImg
{
	float: right;
	margin-top: 0px;
	height: 158px;
	width: 185px;
}

#middleBack
{
	background-color: #999;
	height: 100%;
}


#content
{
	float: left;
	width: 723px;
	height: 100%;
	overflow: no;
	padding-left: 20px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	line-height: 17px;
	background-color: #fff;
}

*:first-child+html {} * html #content /* speciaal voor IE 7 */
{
	width: 743px;
}

#content_text
{
	float:left;
	width: 535px;
}

#content h1
{
	font-size: 14px;
	font-weight: bold;
}

#content_right_box
{
	float: right;
	width: 180px;
	
}

/***************************************************/
/*****                   footer                *****/
/***************************************************/

#footer
{  
	height: 15px;	
	clear: both;
	padding: 5px;
	color: #DBDCEA;
	font-size: 11px;
	background-color: #29286c;
}

#footer a
{   
	color: #DBDCEA;
}

/*---------------------- LEFT MENU -------------------*/

div#spacer
{
	clear: both;
	float: none;
}

div#sectionLinks
{
	float: left;
	height: 450px;
	width: 151px;
	background-color: #999;
}

#sectionLinks a 
{
	display: block;
	font-weight: bold;
	line-height: 25px;
	min-height: 25px;
	width: 150px;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	padding-left: 4px;
}

#sectionLinks a:hover 
{
	background-color: #ccc;
}

a#sectionLinksSub
{
	margin-left: 1px;
	display: block;
	background-color: #29286c;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	width: 149px;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	border-bottom: 1px solid #666;
}

a#sectionLinksSub :hover 
{
	background-color: #3f3e7b;
}

/*----------------------- AGENDA --------------------------*/
#agenda_home
{
	width: 249px;
}

#agenda_home th
{
	text-indent: 0px;
	text-align: center;
}

#agenda_home th a
{
	color: #fff;
	width: 10px;
}
 
.agenda_vandaag
{
	background: #999;
	color: #fff;
}

.agenda_event
{
	border: #ff0000 solid 0px;
	background-color: #233e55;
	color: #fff;
}

/*----------------------- CONTENT MENU --------------------*/

.tablefill 
{
	background-color: #9d9d94;
	width: 515px;
}

.sectionheader 
{
	background-image: url(img/sectionheader.jpg);
	font-weight: bold;
}

.newsback1, .sectionrow1
{
	background-color: #ddd;
	width: 50%;
}

.newsback2, .sectionrow2 
{
	background-color: #fff;
	width: 50%;
}