body{
 background-image: url(../images/bg.gif);
}

table{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: none;
}

td, tr
{
	padding: 0px;
	border: none;
	margin: 0px;
}

.logoTD
{
	height: 100%;
	padding: 5px 0px 0px 70px;
	background-color: #ffffff;
}

.whitespace
{
	background-color: #ffffff;
}

.menuTD
{
	background-color: #ffffff;
	height: 30px;
}

.menuTD_left
{
	padding: 0px 0px 0px 70px;
	background-color: #ffffff;
}

.menuTD_right
{
	background-color: #ffffff;
	text-align: right;
	width: 110px;
}


.contentTD
{
	background-color: #2685C7;
	width: 550px;
	vertical-align: top;	
}

.searchField
{
	width: 211px;
	background-color: #D9D9D9;
	vertical-align: top;
	padding: 15px 15px 15px 15px;
	border-right: 5px solid white;
	border-left: 5px solid white;
}

.contentField
{
	background-color: #ffffff;
 	width: 678px;
	vertical-align: top;
}

.thumb{
	border-bottom: 5px solid white;
	border-right: 5px solid white;
	vertical-align: center;
	text-align: center;
	background-color: #D9D9D9;
}

.thumb2{
	border-right: 5px solid white;
	vertical-align: center;
	text-align: center;
	background-color: #D9D9D9;
}

#infoDiv
{
	font-family: trade cothic, verdana, arial;
	color: #ffffff;
	font-size: 11px;
	background-color: #2685C7;
	position: relative;
	left: 113px;
	height: 221px;
	width: 447px;
	padding: 10px 10px 10px 10px;
}
html>body #infoDiv
{
	height: 201px;
	width: 427px;
}

.infoLeft
{
	border-right: 5px solid white;
	width: 191px;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
}

.breadcrumb
{
	color: black;
	font-family: trade cothic, verdana, arial;
	font-size: 12px;
	font-weight: bold;
}

.name
{
	color: white;
	font-family: trade cothic, verdana, arial;
	font-size: 15px;
	font-weight: bold;
}

.header
{
	color: black;
	font-family: trade cothic, verdana, arial;
	font-size: 11px;
	font-weight: bold;
}

.finfo
{
	color: white;
	font-family: trade cothic, verdana, arial;
	font-size: 10px;
}

/*==========tot zover de styles voor opmaak van de layout =====*/


/*===========================================================*/
.pagenav a:link{
 font-family: trade cothic, verdana, arial;
 color: #2685C7;
 font-size: 10px;
 text-decoration: none;
}

.pagenav a:visited{
 font-family: trade cothic, verdana, arial;
 color: #2685C7;
 font-size: 10px;
}

.pagenav a:hover{
 font-family: trade cothic, verdana, arial;
 color: #2685C7;
 font-size: 10px;
 text-decoration: underline;
}

.pagenav a:active{
 font-family: trade cothic, verdana, arial;
 color: #2685C7;
 font-size: 10px;
 text-decoration: none;
}
/*===========================================================*/

.pagenav
{
	font-family: trade cothic, verdana, arial;
  color: #2685C7;
 	font-size: 10px;
 	align: bottom;
}




