html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #182223;
	text-align: center;
	margin: 0px;
	height:100%;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
}
#header {
	background-image: url(../images/header2010.jpg);
	background-repeat: no-repeat;
	height: 246px;
	width: 100%;
	margin-top: 0px;
	color: #202744;
}

#content {
	width: 800px;
	height:auto;
	background-color: #0062A3;
	float:left;
	/*min-height: 511px;*/
}
#Lside {
	text-align: left;
	width: 180px;
	height:650px;
	float: left;
	z-index: 1000;

}

#bodytxt {
	width: 520px;
	font-size: 80%;
	padding-left: 10px;
	padding-top: 80px;
	color: #FFFFFF;
	float:right;
	clear:right;
	padding-bottom: 10px;
	padding-right: 20px;
	margin-right: 50px;
	height: auto;
}
#bodytxt a {
	text-decoration: none;
	color: #FB6506;
	font-weight: bold;
}

#footer {
	/*position:absolute;*/
	font-size: 70%;
	width: 800px;
	height: 25px;
	/*clear: left;*/
	background-image: url(../images/footer.jpg);
	bottom: 0px;
	float: left;
}
#nav {
	height: 24px;
	color: #202744;
	font-size: 12px;
	width: 800px;
	margin-top: 218px;
	float: left;
}
.right {
	float: right;
}
#Lside td {
	padding-left: 14px;
	color: #FF6634;
}
#logo {
	width: 800px;
	height:50px;
	background-color: #0062A3;
	float: left;	/*clear: left;*/
}
#bodytxt h5 {
	background-color: #FFFFFF;
	height: 20px;
	width: 200px;
	border: thin solid #000033;
	padding-left: 5px;
}
#flag {
	width: 180px;
	margin-top: 224px;
	position: absolute;
	text-align: center;
}
#wrapper #header #flag p {
	font-size: 100%;
	text-transform: capitalize;
	color: #FFF;
	margin: 0px;
}

#reclame {
	margin-left: 19px;
	width: 162px;
	float: left;
	margin-top: 50px;
}

img
{
  border: 0;
}
#loginbox {
	height: 200px;
	width: 350px;
	background-color: #006;
}
#wrapper #content #bodytxt #loginbox h1 {
	font-size: 120%;
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#loginBoxInside {
	height: 150px;
	width: 320px;
	border: thin solid #FFF;
	text-align: center;
}
.clearFloat {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#wrapper #header #lang {
	width: 50px;
	position: absolute;
	margin-top: 224px;
	margin-left: 700px;
	color: #FFF;
	font-size: 80%;
}
#wrapper #header #pathway{
	position:absolute;
	margin-left:210px;
	margin-top:224px;
	width:473px;
	font-size: 80%;
	color: #FFF;
}
#wrapper #header #pathway a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
#wrapper #header #pathway a:hover{
	text-decoration:underline;
}
#wrapper #content #bodytxt #slide_movie {
	z-index: -100;
}
#wrapper #content #bodytxt .lijst {
	width: 90%;
}
#wrapper #content #bodytxt .lijst .oneven {
	background-color: #03133;
}

#wrapper #content #bodytxt .lijst tr {
	margin: 4px;
}

