body {
		font-family: sans-serif;
		font-size: 10px;
		background-color: #e8effd;	
	}
#main_table {
		
	}

#col1 {
	width:41px;
	background-color: #ff6617;
	border-right: none;
}
#col2 {
	width:168px;
}
#col3 {
	width:358px;
	width:340px;
}
#col4 {
	width: 188px;
	width: 170px;
}
#col5 {
	width:41px;
}


#row1 {
	height:20px;
	background-color: #ff6617;
	background-color: #f36717;
}
#row2 {
	height:20px;
	background-color: #0B2B52;
}
#row3 {
	
	height:253px;
	_height:254px;
	
	background-color: #A6AECB;
}
#row4 {
	height:284px;
	 background-color: #FBCDA7; 
}
#row5 {
	height:20px;
	background-color: #f36717;
}

td#lz {
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom: 0px;
}

td#rz {
	background-image: url(images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #002E5E;
}

td#randboven {
	
	border-bottom: 3px solid white;	
}

td#balkje {
	background-color: #335783;
	border-top: 3px solid white;	
	/* border-right: 3px solid white; */	
	border-bottom: 3px solid white;	
	border-left: 3px solid white;	
	border-bottom: 3px solid white;	
}
/* ----------- Content ----------------------- */
td#content {
	border-bottom: 3px solid white;
	border-right: 3px solid white;
	margin-top : 10px;
	padding-top : 10px;
	_padding-top : 20px;
	vertical-align :top;	
}

td#content h1{
		font-size :1.0em;
	}
td#content h2{
		
		font-size :0.8em;
		font-style: italic;
	}
td#content p{
	padding-right : 8px;
		 font-size : 0.8em;
	}
	
td#content ul {
		 font-size : 0.8em;
		
	}

/* ----------- Einde Content ----------------------- */

td#foto_rechts {

	
	border-top: 3px solid white;	
	border-bottom: 3px solid white;	
	/* border-right: 3px solid white; */	
	
}

/* --------------- quote ------------ */

td#quote{
	font-size : 0.9em;
	padding-left: 10px;
	padding-right: 10px;
	line-height : 25px;	
	background-color : #A3B0CC;
	vertical-align : middle;
	text-align : center;
	border-left: 3px solid white;	
	/* border-right: 3px solid white; */	
	border-bottom: 3px solid white;	
	
}

td#quote p{
		
		text-align : center;
	}

/* --------------- einde quote ------------ */




td#foto_boven {
	vertical-align : top;
	background-color: #FFFFFF;
	border-left: 3px solid white;	
	border-right: 3px solid white;	
	border-bottom: 3px solid white;	
	
}

td#foto_boven img {
		margin-bottom : -10px;
	}


/* logo en menuitem links -------------- */
td#logo {
	
	margin:0px;
	padding: 0px;
	background-color: #0B2B53;
	vertical-align: top;
	border-bottom: 3px solid white;	
		
}

#hmenu {
	
	line-height: 21px;
}

td#logo img {

		float:top right	;
}

td#logo ul {
	
}

/*
td#logo a, td#logo a:link, td#logo a:visited, td#logo a:hover, td#logo a:active{
		font-size: 0.8em;
		text-decoration: none;
		 color:white;	
	}

td#logo a:hover{
		color:#F36617;	
	}
	
	*/
	/*
td#logo a:active{
		
		color:#F36617;	
	}
*/
	
	
/* submenuitem -------------- */
	
	div#submenu {
		margin-bottom : 10px;
		font-size : 0.7em;
	}

div#submenu a:link, td#content a:visited, td#content a:hover, td#content a:active{
		
		text-decoration: none;
		color:#002E60;	
	}
div#submenu a:hover{
			font-weight: bold;
		}
div#submenu a:active{
		
			font-weight: bold;
		color:#002E60;	
	}
	
.menu2 {
		color:#002E60;
	}
	
/* einde submenuitem -------------- */
	
/* ----------selected (sub)item --------------- */	

a.selcitem ,a:link.selcitem, a:visited.selcitem, a:active.selcitem
{
		font-size: 0.8em;
		text-decoration: none;
		color:#F36617;		
}


a.citem, a:link.citem, a:visited.citem, a:hover.citem, a:active.citem
{
		font-size: 0.8em;
		text-decoration: none;
		 color:white;	
}

a:hover.citem {
		color:#F36617;		
		
	}

.selsubitem {
		font-weight: bold;
		color:#002E60;	
		
}
/*
.selsubitem a{
		font-weight: bold;
		color:#002E60;	
} */

/* ----------einde selected (sub)item --------------- */	
