body{	
	background: 		url('/images/body_background_architectuur.gif') no-repeat;
}

div#contentlist {	
	overflow:				auto;
}

div#contentlist div {
	padding: 				5px 15px 20px 15px;
}

div#contentlist p, table#reisdetails td {
	font-size:				11px;
	color:					#fff;
}

div#contentlist,
div#contentlist a{
	font-size:				11px;
	color:					#fff;
	font-weight:			bold;
	
	text-transform: 		uppercase;
		
	text-decoration:		none;
}
div#contentlist a:hover{
	color:					#90BCE7;
	text-decoration:		none;
}

.overzicht{
	background: 			url('/images/studiereizen/grid_bg.jpg');
}

div#griddiv {
	position:				absolute;
	top:					30px;
	left:					55px;
	width:					420px;
	height:					280px;
}

table#gridtab td {
	width:					70px;
	height:					70px;
	font-size:				0;
	line-height:			0;
}

table#gridtab td img {
	filter:					alpha(opacity=50,style=0);  /* MSIE */
	-moz-opacity:			0.5; /* mozilla */
	opacity:				0.5; /* CSS3 : safari */
}

.imgbord{
	border:					1px solid #fff;
	background-color:		#000;
}


table.linklist td {

}
