body { color: #000; }

#con
{
	
background-color: #fff;

}
/* category navigation */
.breadcrumbs
{
	color: #03f;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 40px;
	vertical-align: middle;
}

a.navbar:link, a.navbar:visited, a.navbar:hover
{
	color: #03f;
	text-decoration: underline;
}

a.navbar:hover
{
	color: #cc2c01;
	text-decoration: underline;
}

/* Cats */
ul#listcats { list-style-type: none; }
ul#listcats li { padding: 10px; }
li h2 a { font-size: .5em; }

p.cat-desc
{
	color: #666;
	font-size: .8em;
}

/* links */
#linkstats
{
	color: #999;
	font-size: .6em;
	padding: 1em 1em 1em 2em;
}

ul#linkitem li
{
	list-style: none;
	padding: 15px;
	
	
}

ul#linkitem li h3 a
{
	color: #0000ff;
	font-size: .8em;
	
	font-weight: bold;
	text-decoration: none;
	float: left;
}

.locatie
{
	float: right;
	position: relative;
	top: 0;
	font-size: .7em;
	text-align: right;
	font-weight: bold;
	color: #0000ff;
}

.plaats {  }
.eiland {  }

.link-desc
{
	color: #666;
	font-size: .8em;
	clear: left;
	width: 60%;
	display: block;
	margin-top: 1.2em;
}

.telefoonnummer
{
	color: #00f;
	font-weight: 400;
	text-decoration: none;
	margin-top: 1.2em;
	width: 100%;
}

.telefoonnummer:hover
{
	color: #00f;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	cursor: crosshair;
	display: inline;
	z-index: 2;
}


#sitesearch
{
	clear: both;
	background-color: transparent;
	padding: 20px;
}

#voetregel
{
	clear: both;
	color: #999;
	font-size: 0.8em;
	text-align: center;
	width: 100%;
	background-color: transparent;
}

