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-image: url(../images/bg2.gif);
}

.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;	
	padding: 15px;
}

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

.contentField
{
	background-color: #2685C7;
 	width: 675px;
	vertical-align: top;
	border-right: 5px solid #ffffff;
	padding: 15px;
	
}

.thumb{
	border-bottom: 5px solid white;
	border-right: 5px solid white;
	vertical-align: top;
}

.thumb2{
	border-right: 5px solid white;
	vertical-align: top;
}

#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;
}
/*===========================================================*/


/*===========================================================*/
ul a:link{
 font-family: trade cothic, verdana, arial;
 color: #ffffff;
 font-size: 11px;
 text-decoration: none;
}

ul a:visited{
 font-family: trade cothic, verdana, arial;
 color: #ffffff;
 font-size: 11px;
 text-decoration: none;
}

ul a:hover{
 font-family: trade cothic, verdana, arial;
 color: #ffffff;
 font-size: 11px;
 text-decoration: underline;
}

ul a:active{
 font-family: trade cothic, verdana, arial;
 color: #ffffff;
 font-size: 11px;
 text-decoration: none;
}
/*===========================================================*/


/*===========================================================*/
a:link{
 font-family: trade cothic, verdana, arial;
 color: #ffffff;
 font-size: 11px;
 text-decoration: none;
}

a:visited{
 font-family: trade cothic, verdana, arial;
 color: #ffffff;
 font-size: 11px;
 text-decoration: none;
}

a:hover{
 font-family: trade cothic, verdana, arial;
 color: #ffffff;
 font-size: 11px;
 text-decoration: underline;
}

a:active{
 font-family: trade cothic, verdana, arial;
 color: #ffffff;
 font-size: 11px;
 text-decoration: none;
}
/*===========================================================*/


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


#loader
{
				display: none;
				position: absolute;
				height: 100%;
				width: 100%;
				background-color: #000000;
				filter:alpha(opacity=85);
				-moz-opacity:0.85; 
				opacity:0.85; 
				-khtml-opacity:.85;
				z-index: 4;
				left: 0px !important;
				top: 0xp !important;
}
			
#loaderContent
{
				font-style: verdana, arial;
				font-size: 30px;
				font-weight: bold;
				color: #ffffff;
				position: absolute;
				display: none;
				width: 300px;
				height: 100px;
				left: 50%;
				top: 400px;
				text-align: center;
				margin: 0px 0px 0px -150px;
				z-index: 5;
}

#loader iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
			
a.fotohomelink:link{
			 font-family: trade cothic, verdana, arial;
			 color: #ffffff;
			 font-size: 11px;
			 text-decoration: none;
			 font-weight: bold;
			}
			
a.fotohomelink:visited{
			 font-family: trade cothic, verdana, arial;
			 color: #ffffff;
			 font-size: 11px;
			 font-weight: bold;
			}
			
a.fotohomelink:hover{
			 font-family: trade cothic, verdana, arial;
			 color: #ffffff;
			 font-size: 11px;
			 text-decoration: underline;
			 font-weight: bold;
			}
			
a.fotohomelink:active{
			 font-family: trade cothic, verdana, arial;
			 color: #ffffff;
			 font-size: 11px;
			 text-decoration: none;
			 font-weight: bold;
			}
	
