@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Actor);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400);
/* CSS Document */

#ttl{
	font: 'Actor';
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	width: 700px;
}
#ttl_links{
	color: #C03000;
	float: left;
}
#ttl_rechts{
	color: #3C4013;
	text-align: right;
}

#links{
	float: left;
	width: 350px;
}
#rechts{
	float: left;
	width: 350px;
	padding: o;
	padding-left: 10px;
}

#hoofd_ttl{
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	font-weight: 300;
	margin: 6px;
	position: relative;
	top: -10px;
}

.ttl_links{
	letter-spacing: 5px;
}

.ttl_rechts{
	font-weight: bold;
	letter-spacing: 2px;
}

#rechts{
	margin: 0px;
	background-color: #FFF;
	font-family: Georgia, serif;
	font-size: 12px;
}

#rechts .beeld {
	margin-left: 0px;
}

.h2_ttl{
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 18px;
}

#rechts p{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#inspringen{
	margin-left: 130px;
}

.beeld{
	margin: 0px;
	margin-left: 10px;
}

.img_titel{
	position: relative;
	top: -60px;
	margin: 0;
	margin-left: 10px;
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	font-weight: 400;
}

.rechtsboven {
	top: -220px !important;
	margin-right: 10px;
	margin-left: 570px !important;
}

.rechtsboven span, .rechtsonder span {
	padding-left: 4px !important;
	padding-right: 0 !important;
}

.rechtsonder {
	top: -30px !important;
	margin: 0;
	margin-left: 230px !important;
}

.img_titel span{
	background-color: #FFF;
	padding: 4px;
	padding-left: 0;
}