/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* graphics en text belong to ViaISN */
/* this css is w3c validate*/ 
/* have a good day! */

body 	{ 
	background:rgb(201,181,131) url(body3.jpg) no-repeat;
	padding: 15px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	}
	
#container {
	position: absolute;
	top: 115px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #654;
	line-height: 16px;
	margin-left: 285px;
	width: 400px;
	background-color: transparent;
	}

h1 	{
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	font-style: italic;
	margin-left: 60px;
	letter-spacing: 0.2em;
	color: rgb(254,255,240);
	}

h2	{
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 23px;
	margin: 2px;
	color: rgb(82,3,4);
	}
	
h4	{
	margin-top: 20px;
	height: 25px;
	width: 365px;
	color: rgb(254,255,238);
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
	background-image: url("balk.jpg");
	}

h5	{
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin-top: 12px;
	color: rgb(82,3,4);
	}
	
h3	{
	font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 25px;
	font-style: italic;
	margin: 2px;
	padding: 0px;
	letter-spacing: 0.2em;
	color: rgb(254,255,241);
	}
	
#note	{
	position: absolute;
	top: 1100px;
	left: 60px;
	width: 180px;
	height: 80px;
	margin: 5px;
	color: rgb(255,255,239);
	}

#fotoshow {
       
	position: absolute;
	top:125px;
	left: 420px;
	background-color: transparent;
	}

#linkLijst {
	}
	
#lselect {
	margin-top:155px;
	margin-left:15px;
	width: 185px;
	color: rgb(254,254,239);
	}
		
#lselect li {
	border-bottom: 2px dotted rgb( 115,53,45);
	width: 185px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-image: url("stip.gif");
	}

#lselect a {
	display: block;
	font-weight: bold;
	color:rgb(115,53,45);
	font-size: 12px;
	}

#lselect a:hover {
	display: block;
	font-weight: bold;
	background-color: #cca;
	font-weight: bold;
	}

#lselect a.c {
	color: #654;
	display: inline;
	font-weight: bold;
	}

#lselect a.c:hover {
	color: rgb(82,3,4);
	display: inline;
	background-color: rgb(254,255,239);
	font-weight: bold;
	}


a:link {
	text-decoration: none;
	color: #654;
	}

a:visited {
	text-decoration: none;
	color: rgb(82,3,4);
	}
	
a:hover {
	background-color: #cca;
	font-weight: bold;
	}

a img {
	border: none;
	}




