

@charset "utf-8";
/* CSS Document */

body{
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #333333;
	font-size: 10px; /* = 10px */
	background-color: #EAEAEA;
}
div#main_container{
	height: auto;
	width: 944px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#top {
	height: 20px;
	width: 944px;
	font-size: 12px;
	text-indent: 30px;
}
div#main_container   #header  #top #languageselector {
	text-align: right;
	margin-top: -10px;
	padding-top: -10px;
	margin-right: 30px;
}
div#header {
	background-image: url(../images/bg_top.jpg);
	height: 311px;
	width: 944px;
}
div#nav {
	height: 35px;
	width: 590px;
	float: left;
	margin-left: 287px;
	margin-top: 20px;
	color: #FFFFFF;
	padding-top: 0px;
}
div#nav a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	background: inherit;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
div#nav a:hover {
	background-color: #FFFFFF;
	color: #666666;
}
div#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#nav li {
	float: left;
	min-width: 14.7em;
}
div#nav ul li ul {
	display: none;
	background-color: #8A5F00;
}
div#nav ul li ul li {
	float: none;
}
div#nav ul li:hover ul {
	display: block;
}
div#header_content_left {
	background-image: url(../images/header_cap_left.gif);
	float: left;
	height: 48px;
	width: 17px;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
div#header_content_middle {
	background-image: url(../images/header_bg.gif);
	float: left;
	height: 48px;
	width: 520px;
	background-repeat: repeat-x;
}
div#header_content_right {
	background-image: url(../images/header_cap_right.gif);
	float: left;
	height: 48px;
	width: 17px;
	background-repeat: no-repeat;
}
div#content {
	background-image: url(../images/bg_table_main.jpg);
	height: auto;
	width: 700px;
	background-repeat: repeat-y;
	padding-left: 305px;
	clear: both;
}
div#footer {
	background-image: url(../images/bg_footer.jpg);
	height: 120px;
	width: 944px;
	background-repeat: no-repeat;
	padding-top: 0px;
	float: left;
	margin-top: -20px;
	clear: both;
	font-size: 11px;

}
h1 {
	font-size: 1.3em;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 0px;
}
h3 {
	font-size: 1em;
	margin-top: 50px;
	padding-top: 0px;
	padding-right: 150px;
	font-weight: normal;
	text-align: right;
}
p {
	font-size: 1.2em;
}
.clear {
	clear: both;
}
.tabelopmaak {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 18px;
	color: #333333;
	left: 0px;
	text-align: left;
	margin-left: 10px;
}
.rijhoogte {
	line-height: 20px;
}

