a img {
       border:0px;
}

body {
	margin: 0px;
	background-color: #161616;
	color: #b4b4b4;
	font: normal 10px arial, helvetica, verdana;
	text-transform: uppercase;
}

td {
	color: #b4b4b4;
	font: normal 10px arial, helvetica, verdana;
	text-transform: uppercase;
}

a:link {
	color: #6B77D3;
	text-decoration: none;
}
a:active {
	color: #D3D3D3;
	text-decoration: none;
}
a:visited {
	color: #D3D3D3;
	text-decoration: none;
}
a:hover {
	color: #928CD0
	text-decoration: underline;
}

/* start lh navigatie */
#navholder {
	width: 242px;
}

.lhnav_main {
	background: url('imgs/lhnav_main_off.gif') repeat-y;
	font: normal 10px arial, verdana, helvetica;
	color: #b4b4b4;
	display: block;
	text-indent: 45px;
	text-decoration: none;
	cursor: pointer;
	padding: 2px 0 2px 0;
}

.lhnav_main_on {
	background: url('imgs/lhnav_main_on.gif') repeat-y;
	font: normal 10px arial, verdana, helvetica;
	color: #b4b4b4;
	display: block;
	text-indent: 45px;
	text-decoration: none;
	cursor: pointer;
	padding: 2px 0 2px 0;
}

a.lhnav_main:link { color: #b4b4b4; text-decoration: none }
a.lhnav_main:active { color: #b4b4b4; text-decoration: none }
a.lhnav_main:visited { color: #b4b4b4; text-decoration: none }
a.lhnav_main:hover {
	background: url('imgs/lhnav_main_on.gif') repeat-y;
	color: #b4b4b4;
	text-decoration: none
}

a.lhnav_main_on:link { color: #b4b4b4; text-decoration: none }
a.lhnav_main_on:active { color: #b4b4b4; text-decoration: none }
a.lhnav_main_on:visited { color: #b4b4b4; text-decoration: none }
a.lhnav_main_on:hover { background: url('imgs/lhnav_main_on.gif') repeat-y; color: #b4b4b4; text-decoration: none }

.lhnav_sub {
	font: normal 10px arial, verdana, helvetica;
	color: #9f9f9f;
	display: block;
	text-indent: 45px;
	text-decoration: none;
	cursor: pointer;
	padding: 2px 0 2px 0;
}

a.lhnav_sub:link { color: #9f9f9f; text-decoration: none }
a.lhnav_sub:active { color: #9f9f9f; text-decoration: none }
a.lhnav_sub:visited { color: #9f9f9f; text-decoration: none }
a.lhnav_sub:hover {
	background: url('imgs/lhnav_sub_on.gif') repeat-y;
	color: #9f9f9f;
	text-decoration: none
}

.lhnav_sub_active {
	background: url('imgs/lhnav_sub_active.gif') repeat-y;
	font: normal 10px arial, verdana, helvetica;
	color: #9f9f9f;
	display: block;
	text-indent: 45px;
	text-decoration: none;
	cursor: pointer;
	padding: 2px 0 2px 0;
}

a.lhnav_sub_active:link { color: #9f9f9f; text-decoration: none }
a.lhnav_sub_active:active { color: #9f9f9f; text-decoration: none }
a.lhnav_sub_active:visited { color: #9f9f9f; text-decoration: none }
a.lhnav_sub_active:hover { color: #9f9f9f; }
/* eind lh navigatie */

/* inhoud */
#inhoud {
	background: url('imgs/inhoud.jpg') no-repeat;
	width: 782px;
	height: 595px;
}

#inhoud2 {
	background: url('imgs/inhoud2.jpg') no-repeat;
	width: 782px;
	height: 595px;
}

.inhoudbox {
	margin-top: 23px;
	margin-left: 29px;
}

.homecontent {
	width: 288px;
	height: 422px;
}


.beschrijving {
	padding: 10px;
}

.head {
	font: normal 24px arial, helvetica, verdana;
	color: #a1a1a1;
}

.stills {
	height: 378px;
	display: block;
}

.hdesc {
	line-height: 12pt;
	padding-left: 18px;
	padding-right: 22px;
}

a.hdesc:link { color: #b4b4b4 }
a.hdesc:active { color: #b4b4b4 }
a.hdesc:visited { color: #b4b4b4 }
a.hdesc:hover { color: #c6c6c6 }

.kleur {
	color: #5d5d5d;
}

.titelwerk {
	color: #b4b4b4;
	background: url('imgs/titelwerk.jpg');
}

.infotext {
	line-height: 12pt;
	padding-left: 10px;
	font-weight: bold;
}
/* einde inhoud */
#inhoud table tr td .beschrijving.infotext p {
	font-weight: normal;
}.bold {
	font-weight: bold;
}

