/* ======================================================== */
/*  CSS - intheloo.com   										*/
/*  --------------											*/
/*															*/
/*  Bestand:intheloo.css										*/
/*  Auteur:aadje			 					*/
/*															*/
/*  Datum:	25 april 2005    							*/
/*															*/
/*															*/
/*									*/
/* Alle rechten voorbehouden								*/
/* ========================================================	*/


BODY	
		{
	font-family : Verdana, Helvetica;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : White;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-width : 0px;
	border-color : 0px;
}
		


/* content: alle content binnen deze site */

.content
		{
	font-size : 11px;
	font-family : Verdana, Helvetica;
	font-weight : none;
	color : White;
	text-decoration : none;
}

.content A
		{
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : White;
	font-family : Verdana, Helvetica;
	text-decoration : none;
}		

.content A:Hover  
		{
	color : Silver;
	text-decoration : none;
}

.content A:Active
		{
	color : White;
	text-decoration : none;
}	
		
.smallkop
		{
		font-size : 10px;
		font-family : Verdana, Helvetica;
		font-weight : bold;
		color : #ffffff;
		text-decoration : none;
		}

.kop
		{
		font-size : 14px;
		font-family : Verdana, Helvetica;
		font-weight : bold;
		color : #ffffff;
		text-decoration : none;
		}

.thumbs img{
	width:140px;
	height:140px;
	border: 1px solid #ffffff;
}
.titles {FILTER: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1)}
			
			
.border_right
{
	border-right: 1px solid;
	border-right-color: #FFFFFF;
}
