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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #303437;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #FC0;
}
#container {
	height: 714px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
}
#header {
	height: 168px;
	width: 940px;
	background-image: url(../images/nt_header.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	padding-top: 14px;
	padding-left: 20px;
}
#header ul{
}
#header ul li{
	list-style-type: none;
	display: inline;
}
#header ul li a{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
}
#header ul li a:hover {
	color: #C90;
}
#header ul li #current{
	color: #986138;
}
#content {
	clear: both;
	float: left;
	height: 473px;
	width: 960px;
}
#body_grad {
	clear: both;
	float: left;
	height: 473px;
	width: 960px;
	background-image: url(../images/nt_grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#body_line {
	clear: both;
	float: left;
	height: 473px;
	width: 960px;
	background-image: url(../images/nt_lijn.gif);
	background-repeat: repeat-y;
}
#body_text {
	clear: both;
	float: left;
	height: 433px;
	width: 444px;
	padding-right: 60px;
	padding-left: 74px;
	padding-top: 40px;
}
#body_text_b {
	clear: right;
	float: left;
	height: 183px;
	width: 886px;
	padding-left: 74px;
	padding-top: 40px;
}
.text_link {
	color: #000;
}
.text_link a {
	color: #000;
	text-decoration: underline;
}
.text_link a:hover {
	color: #C90;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #986138;
}
h2 {
	font-weight: bold;
	font-size: 11px;
}
#imgs {
	height: 473px;
	width: 382px;
	float: left;
	clear: right;
}
#imgs_b {
	height: 250px;
	width: 960px;
	float: left;
	clear: both;
}
#img_1 {
	height: 163px;
	width: 266px;
	float: left;
	padding-top: 52px;
	padding-right: 98px;
	text-align: right;
	font-style: italic;
	line-height: 22px;
	color: #333;
	clear: both;
	padding-left: 18px;
	padding-bottom: 0px;
}
#img_1_b {
	height: 300px;
	width: 200px;
	float: left;
	padding-top: 52px;
	padding-right: 162px;
	text-align: right;
	clear: both;
	padding-left: 18px;
}
#img_1_c {
	height: 327px;
	width: 266px;
	float: left;
	padding-top: 52px;
	clear: both;
	padding-left: 18px;
	padding-right: 96px;
}
#img_2 {
	clear: both;
	float: left;
	height: 163px;
	width: 266px;
	padding-top: 27px;
	padding-right: 98px;
	font-style: italic;
	line-height: 22px;
	color: #333;
	text-align: right;
	padding-left: 18px;
}
#img_3 {
	clear: both;
	float: left;
	height: 217px;
	width: 294px;
	padding-top: 10px;
	padding-left: 74px;
}
#img_4 {
	clear: right;
	float: left;
	height: 217px;
	width: 118px;
	padding-top: 10px;
	padding-left: 16px;
}
#img_5 {
	clear: right;
	float: left;
	height: 217px;
	width: 224px;
	padding-top: 10px;
	padding-left: 16px;
}
#img_6 {
	clear: right;
	float: left;
	height: 217px;
	width: 139px;
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 63px;
}
#footer {
	clear: both;
	float: left;
	height: 20px;
	width: 886px;
	background-image: url(../images/nt_footer.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 39px;
	padding-left: 74px;
}
