body {
	background-color: #f0efef;
	font-size: 14px;
	color: #f8f8f8;
	font-size: 12px;
	font-family: arial;
}

#inhoud {
	position:relative;
	background-color: #4e4e4e;
	width: 914px;
	min-height: 612px;
}
#lijst {
	position:relative;
	background-color: #4e4e4e;
	width: 914px;
}
.terug {
	text-align: left;
	padding: 10px 0px 10px 20px;
}
#header {
	background-image: url(images/header.jpg);
  background-color: #4e4e4e;
  background-repeat: no-repeat;
  background-position: top center;
  width: 914px;
  height: 165px;
}
.connect{
	line-height: 1.5em;
	float: left;
	padding: 104px 0px 0px 4px;
}
.flags td {
	padding: 30px 10px 0 0;
	text-align: center;
}

a:link, a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	background-color: #4e4e4e;
}
a:focus:active {
	text-decoration: none;
	color: #8f8f8;
}
#inhoud img.links{
	position:absolute;
	margin-left: 0;
	left:0;
	bottom:0;
}
#inhoud img.rechts{
	float: right;
	margin-right: 0;
	clear: right;
}
#lijst img.links{
	position:absolute;
	margin-left: 0;
	left:0;
	bottom:0;
}
#lijst img.rechts{
	float: right;
	margin-right: 0;
	clear: right;
}
.titel {
	padding: 0px 0px 50px 0px;
}
.voorstelling {
	text-align: left;
	padding: 0px 15px 0px 40px;
}
.voorstelling2 {
	text-align: left;
	padding: 0px 15px 0px 40px;
	min-height: 800px;
}
.voorstelling a:link, a:visited {
	font-weight: bold;
}
.voorstelling a:hover {
	background-color: #fff;
	color: #4e4e4e;
}
ul {
	list-style-image:url(images/pijl.gif);
  list-style-position:outside;
}
.Surname {
	visibility: hidden;
}
.enkel {
	font-family: Tahoma, verdana;
	font-size: 10px;
	height: 15px;
	width: 400px;
	border: 1px solid #666666;
	color: #543434;
}
.tekstinfo {
	font-family: Tahoma, verdana;
	font-size: 10px;
	height: 100px;
	width: 400px;
	border: 1px solid #666666;
	color: #543434;
}
.knop {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 55px;
	border: 1px solid #543434;
	background-color: #CDCDCD;
}
#footer {
	color: #4e4e4e;
	font-size: 0.8em;
	font-weight: bold;
}
