/* ======================================================== */
/*  CSS - bilara.com   										*/
/*  --------------											*/
/*															*/
/*  Bestand:vf.css										*/
/*  Auteur:aadje			 					*/
/*															*/
/*  Datum:	6 dec 2004    							*/
/*															*/
/*															*/
/*									*/
/* Alle rechten voorbehouden								*/
/* ========================================================	*/


BODY	
		{
		font-family : Verdana, Helvetica;
		font-size : 12px;
		font-weight : normal;
		font-style : normal;
		color : #FFFFFF;
		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 : #ffffff;
		text-decoration : none;
		}

.content A
		{
		font-size : 11px;
		font-style : normal;
		font-weight : bold;
		color : #ffffff;
		font-family : Verdana, Helvetica;
		text-decoration : none;
		}		

.content A:Hover  
		{
		color : #ff0000;
		text-decoration : none;
		}

.content A:Active
		{
		color : #ffff00;
		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;
		}

.border_right
{
	border-right: thin solid;
	border-right-color: #990000;
}