body, html {
	margin: 0;
	height: 100%;
	background: #eaeaea;
}
body, td, div , .Tekst, .editor {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #4d4d4d;
}
.Kop {
	font: 18px Arial;
	color: #c33;
}
.SubKop {
	font-weight: bold;
}
.SubKop a:link, .SubKop a:visited {
	color: #4d4d4d;
}
.SubKop a:hover {
	color: #666;
}
.news_title {
	margin-bottom: 10px;
}
.message_body {
	margin-top: 15px;
}
.ReadMore {
	margin-top: 18px;
}
.object {
	margin-bottom: 20px;
}
a:link, a:visited {
	color: #c33;
	text-decoration: none;
}
.regions a.worldmap:link, .regions a.worldmap:visited {
	color: #c33;
	text-decoration: none;
}
a:hover {
	color: #888;
}
ul {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
}
li {
	background: url(images/nav_bullet3.gif) no-repeat;
	background-position: left 8px;
	padding-left: 15px;
}
.nieuwsimg_klein {
	float: right;
	border:3px solid #ddd;
	margin: 5px 0 5px 5px;
}
.nieuwsimg_groot {
	float: right;
	border: 3px solid #ddd;
	margin: 0 0 10px 10px;
}
.nieuwsimg_klein img, .nieuwsimg_groot img {
	border: 1px solid #fff;
}
#wrapper {
	width: 100%;
	height: 100%;
}
#wrapper_upper {
	vertical-align: top;
}
#header {
	width: 760px;
	height: 70px;
}
#logo {
	width: 360px;
	vertical-align: bottom;
}
#shortcuts {
	width: 400px;
	text-align: right;
	vertical-align: bottom;
	font: bold 11px Arial;
	color: #bbb;
}
#shortcuts a:link, #shortcuts a:visited {
	font: bold 11px Arial;
	color: #333;
	text-decoration: none;
}
#shortcuts a:hover {
	color: #777;
}
#language_select {
	margin-bottom: 10px;
	font-size: 11px;
	color: #666;
}
#language_select a:link, #language_select a:visited {
	color: #ccc;
}
#language_select a:hover {
	color: #aaa;
}
#swirl_wrapper {
	width: 760px;
	height: 20px;
	margin: auto;
	text-align: left;
}
#swirl {
	width: 480px;
	text-align: right;
}
#contact_form td {
	vertical-align: top;
	padding-bottom: 7px;
}
#contact_form input, #contact_form textarea {
	font: 11px Arial;
	width: 150px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}
#contact_form textarea {
	width: 300px;
	height: 100px;
}
#contact_form #versturen {
	width: auto;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}
p {
	margin: 0;
}
img {
	border: 0;
}