.sl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
/* ======================================================== */
/*  CSS - exxtremesite.com   										*/
/*  --------------											*/
/*															*/
/*  Bestand:sitelist.css										*/
/*  Auteur:aadje			 					*/
/*															*/
/*  Datum:	20 september 2003    							*/
/*															*/
/*															*/
/*									*/
/* Alle rechten voorbehouden								*/
/* ========================================================	*/


BODY	
		{
	font-family : Verdana, Helvetica;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #669966;
	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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.content A
		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}		

.content A:Hover  
		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #669966;
	text-decoration: none;
}

.content A:Active
		{
	color : #cccc66;
	text-decoration : none;
}	
		
.smallkop
		{
		font-size : 11px;
		font-family : Verdana, Helvetica;
		font-weight : bold;
		color : #ffffff;
		text-decoration : none;
		}

.kop
		{
	font-size : 15px;
	font-family : Verdana, Helvetica;
	font-weight : bold;
	color : #FFFF33;
	text-decoration : none;
}

.thumbs img{
	width:90px;
	height:120px;
	border: 1px dotted #ffffff;
}


.titles {font-size:20px;font-weight:bold;color:#FBFFC9}
.titles {FILTER: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1)}


.border_right
{
	border-right: 1px solid;
	border-right-color: #FF0000;
}