body {
	margin: 0px;
	padding: 0px;
	background-color: #98873B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.col1 {
	float: left;
	width: 163px;
	background-repeat: repeat-y;
	background-image: url(images/bgleft.gif);
	background-repeat: no-repeat;
}
.col2 {
	float: left;
	width: 600px;
	background-image: url(images/bgcenter.gif);
	background-repeat: no-repeat;
}
.smenu ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.smenu .ac {
	background-image: url(images/flower_active.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	margin-top: 10px;
}
.smenu .inac {
	background-image: url(images/flower_inactive.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	margin-top: 10px;
}
.smenu .flag {
	background-image: url(images/f_english.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.smenu .flagnl {
	background-image: url(images/f_dutch.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.smenu {
	font-weight: bold;
	color: #FFFFFF;
}
.smenu a {
	font-weight: bold;
	color: #000000;
}
.smenu a:hover {
	text-decoration: none;
}

.nomargin {
	margin: 0px;
	padding: 0px;
}
.tbox {
	text-align: justify;
	width: 540px;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
	height: 555px;
}
.tbox h1 {
	font-size: 16px;
	color: #B04E31;
}
.smenu {
	margin-top: 140px;
}
.tbox {
	margin-top: 140px;
}
.tbox p {
	line-height: 18px;
	margin-bottom: 10px;
}
.tbox h2 {
	font-size: 13px;
	font-weight: bold;
	color: #72652C;
	text-decoration: underline;
	margin: 0px;
}
td {
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;

}
.tbox a:link, .tbox a:active, .tbox a:visited{
	color: #B04E31;
	text-decoration: underline;
}
.tbox a:hover {
	text-decoration: none;
}
.fly {
	position: absolute;
	left: 445px;
	top: 300px;
}
.krimp {
	width: 250px;
	margin-bottom: 35px;
	margin-top: 35px;
}
.fds {
	background-color: #E9E4C1;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.fds h1 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fds1 {
	background-color: #F3F1E0;
	font-weight: normal;
}
.fds2 {
	background-color: #F8F7ED;
	font-weight: normal;
}
.right {
	float: left;
	height: 40px;
	width: 170px;
}
.clear {
	clear: both;
}
.left {
	float: left;
	height: 40px;
	width: 356px;
}
.languages {
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
.jump li {
	margin-top: 8px;
	margin-bottom: 10px;
}
.ulnow {
	text-decoration:underline;
}
