body
{
	padding: 0;
	margin: 0;
	font: 76% tahoma, verdana, sans-serif;
	background: #003366;
	color: #303030;
}

a
{
	text-decoration: none;
	color: #286ea0;
}

a:hover { text-decoration: underline; }

#container
{
	margin: 0 auto 0px auto;
	width: 700px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
}

#logo
{
	margin: 0px 0px 4px 0px;
}

#navitabs { clear: both; }

.navitab
{
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	text-decoration: none;
	letter-spacing: 1px;
	background: #e0e0e0 url(images/corner.gif) top right no-repeat;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-weight: bold;
}

.navitab:hover
{
	text-decoration: none;
	background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}

.activenavitab
{
	padding: 4px 8px 5px 8px;
	color: #ffffff;
	margin: 0 0 5px 0;
	text-decoration: none;
	background: #003366 url(images/corner.gif) top right no-repeat;
	font-weight: bold;
}

.activenavitab:hover { text-decoration: none; }

#main
{
	width: 500px;
	float: left;
	padding: 0 15px 0 15px;
	border-right: 1px solid #d0d0d0;
	font-size: 11px;
}

.block
{
	background: #f0f0f0 url(images/corner.gif) top right no-repeat;
	padding: 15px;
}

#sidebar
{
	width: 140px;
	float: right;
}

#sidebar p
{
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 10px 12px 0;
}

.sidelink
{
	text-align: left;
	display: block;
	width: 120px;
	background: #f0f0f0 url(images/corner.gif) top right no-repeat;
	padding: 3px 4px 3px 8px;
	margin: 5px 10px 5px 0;
}

.sidelink:hover
{
	background: #e0e0e0 url(images/corner.gif) top right no-repeat;
	text-decoration: none;
}

#footer
{
	clear: both;
	background: #fafafa;
	color: #808080;
	font-size: 0.9em;
	padding: 8px 0 8px 0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
}

#footer a { color: #808080; }

h1
{
	font-size: 1.3em;
	font-weight: bold;
}

h2
{
	font-size: 1.1em;
	font-weight: bold;
}

h3
{
	font-size: 1em;
	font-weight: bold;
}

p
{
	margin: 0 0 15px 0;
	line-height: 1.5em;
	text-align: left;
}

.right { text-align: right; }
a img { border: 0; }

.photo
{
	padding: 5px;
	display: block;
	margin: 0 auto 15px auto;
	background-color: #f0f0f0;
}

.hide { display: none; }

.prijs
{
	width: 100%;
}

.prijs th
{
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}

lh
{
	font-weight: bold;
	font-size: 10px;
}

ul
{
	list-style-type: none;
}

dt
{
	font-weight: bold;
	font-size: 10px;
}

dd, ol
{
	font-size: 10px;
}

.red
{
	color: #FF0000;
}

.alpha
{
	list-style-type: lower-latin;
}

