/* ======================================================== */
/*  CSS - bilara.com   										*/
/*  --------------											*/
/*															*/
/*  Bestand:stinklul.css										*/
/*  Auteur:aadje			 					*/
/*															*/
/*  Datum:	20 maart 2003    							*/
/*															*/
/*															*/
/*									*/
/* Alle rechten voorbehouden								*/
/* ========================================================	*/


BODY	
		{
		font-family : Verdana, Helvetica;
		font-size : 9px;
		font-weight : normal;
		font-style : normal;
		color : #000000;
		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 : 10px;
	font-family : Verdana, Helvetica;
	font-weight : none;
	color : #FFFF00;
	text-decoration : none;
}

.content A
		{
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : Yellow;
	font-family : Verdana, Helvetica;
	text-decoration : none;
}		

.content A:Hover  
		{
	color : Silver;
	text-decoration : none;
}

.content A:Active
		{
	color : Yellow;
	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 #ffff00;
}
.titles {FILTER: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1)}
			
			
			
.border_right
{
	border-right: 1px solid;
	border-right-color: #FFFF00;
}