body{
	font-family: "Calibri";
	font-size: 16px;
}

table{
	margin-left:auto; 
	margin-right:auto;
}

body.start{
	background-color: #c9df8a;
	background-image: url("data/BU.jpg");
	background-repeat: no-repeat;
}

body.sd_goes_w{
	background-color: #FFDBAC;
}

body.kr_camping{
	background-color: #EC8484;
}

body.kl_lost_bos{
	background-color: #BDA260;
}

body.hanny_advice{
	background-color: #6497b1;
}

body.kn_verstopt{
	background-color: #ADD8E6;
}

body.kn_wasmachine{
	background-color: #FFC0CB;
}




img{
	width:90%;
	height:90%;
}

video {
   max-width: 100%;
   height: auto;
}

a{
	text-decoration:none;
}

td{
	padding: 10px;
}

td.site_info{
	font-size: 10px;
	letter-spacing: 5px;
	text-align: center;
}

td.titel_vervolgd_end{
	text-align: center;
}

td.story{
	font-size: 15px;
}

hr.scheiding{
	border-top: 1px solid #36802d; 
}

li.link{
	font-size:25px;
	list-style:none;
	line-height:2;
}

span.titel{
	color: #36802d;
	font-size: 50px;
	letter-spacing: 10px;
	text-transform: uppercase;
}

