html, body{
	width:100%;
	height:100%;
}

#top {
	clear:both;
	width:980px;
	height:200px;
	min-height:200px;
	background-image:url(/assets/images/site/topFoto.jpg);
	background-repeat:no-repeat;
}

#topRodeBalk {
	clear:both;
	width:980px;
	height:16px;
	min-height:16px;
	background-image:url(/assets/images/site/topRodeBalk.gif);
	background-repeat:no-repeat;

}

h1 {
	font-family:  arial;
	font-size: 24px;
}

h1.browse {
	font-family:  arial;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 0px;
	color: #000000;
}

h1.browse a {
	font-family:  arial;
	font-size: 18px;
	color: #000000;
	text-decoration:none;
}

h1.browse a:hover{
	font-family:  arial;
	font-size: 18px;
	color: #000000;
	text-decoration:underline;
}

table.content, td{
	font-family: arial;
	font-size: 13px;
}

p.crumblepath {
	font-family: arial;
	font-size: 13px;
	padding-left: 5px;
}

a.crumblepath {
  font-family: arial;
  font-size: 12px;
  text-decoration: none;
}

a.crumblepath:hover {
  font-family: arial;
  font-size: 12px;
  text-decoration: underline;
  background-color: #FFF2F8;
}

hr
{
	width: 100%;
	height: 0px;	
}

.tr_browse_gewoon_bedrijf
{
}
.td_browse_gewoon_bedrijf
{
}

.tr_browse_premium_bedrijf
{
}
.td_browse_premium_bedrijf
{
	font-size: 16px;
	font-weight: bold;
	color: red;
}
