body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#BDBDBD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:16px;
}
input, textarea {
	width: 250px;
}
h1{
	font-family: Lucida Sans,Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;;
}
#main {
	width:954px;
	margin:0 auto;
}
#logo {
	float:left;
}
#topmenu {
	float:right;
}
#topmenu img {
	padding-left:2px;
}
#middle {
	clear: both;
}
#menu {
	float:left;
}
#menu ul {
	padding: 0px;
	margin:0px;
	list-style:none;
}
#menu a {
	display:block;
	width:190px;
	height: 25px;
	line-height:25px;
	text-indent:28px;
	background-image:url(../images/buttonback2.gif);
	background-repeat:no-repeat;
	padding-bottom:3px;
	padding-left:5px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
#sfeer img {
	border:none;
}
.parentbutton a {

	background-image:url(../images/parentbutton.gif);

	font-weight:bold;
}
#sfeer {
	float:right;
}
#footer {
	clear: both;
}
#flags {
	display: block;
	padding-bottom: 15px;
}
#footerleft {
	clear:both;
	float:left;
}
#infomenu {
	display: block;
	clear:right;
}
#infomenu ul {
	padding: 0px;
	margin:0px;
	list-style:none;
}
#infomenu a {
	display:block;
	width:198px;
	height: 29px;
	line-height:27px;
	text-indent:30px;
	background-image:url(../images/buttonback.gif);
	background-repeat:no-repeat;
	padding-bottom:2px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
#content {
	width: 712px;
	display:block;
	float:right;
	padding-top: 10px;

}
#sfeer a,
#content a {
	color: #000000;
	text-decoration: none;
}
#sfeer a:hover,
#content a:hover {
	text-decoration: underline;
}
#lijst {
	float:right;
}
#lijst th {
	text-align: left;
	color: #FFFFFF;
}
#lijst .white {
	background-color:#DDDDDD;
	cursor: pointer;
}
#lijst .grey {
	background-color:#BDBDBD;
	cursor: pointer;
}
