*
{
	color:#fcf9f9;
	font-family: 'Ruda', sans-serif; 
	font-size: 15px;
	line-height:22px;
}
html 
{
    /* Altijd een scrollbar*/
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}


body
{
	background-color:#585752;
	
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}

#header		{width:960px; height:124px; }
#nav		{width:200px; float:left;  }
#content	{ width:760px; float:left;}

#logo	{ float:right; padding:20px 10px 10px 10px;}



td { vertical-align:top; text-align:left; }

/* Linken ook al globaal instellen */
a:link      {color: #f1b31f; text-decoration: underline;}
a:visited   {color: #f1b31f; text-decoration: underline;}
a:hover     {color: #fcf9f9; text-decoration: underline;}
a:active    {color: #fcf9f9; text-decoration: underline;}

#header h1{
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
    display: block;
	position: absolute;
	margin: -999px;
}

#nav UL LI { list-style-type:disc; padding-bottom:20px;}
#nav UL LI a:link      {color: #f1b31f; font-size:24px; font-weight:bold; line-height:30px; padding-bottom:20px; text-decoration: none;}
#nav UL LI a:visited   {color: #f1b31f; font-size:24px; font-weight:bold; line-height:30px; padding-bottom:20px; text-decoration: none;}
#nav UL LI a:hover     {color: #fcf9f9; font-size:24px; font-weight:bold; line-height:30px; padding-bottom:20px; text-decoration: none;}
#nav UL LI a:active    {color: #fcf9f9; font-size:24px; font-weight:bold; line-height:30px; padding-bottom:20px; text-decoration: none;}


#fotoHP td { vertical-align:bottom;}
#fotoHP img{ border:2px solid #cfcfcf;}
#fotoHP img.HPfooter {border:none; margin-top:20px; }


td.fb {border: 1px solid #ccc; padding: 5px; text-align:center; }