@charset "utf-8";
/* CSS Document */

html, body, .TableMain { height: 100%; margin: auto; padding: 0; }

.TableMain{
	width: 1060px;
}
.td-center {
	vertical-align: middle;
	height: 100%;
}
body {
	background: #42413C url(px/bg.gif);
	margin: 0;
	padding: 0;
	color: #fdfefe;
	font-family: Verdana, Geneva, sans-serif;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p, img{
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
}
h1{
	font-size: 18px;
	color: #b9581b;
	line-height: 24px;
}
.normaal{
	font-size: 15px;
	color: #fdfefe;
	font-weight: normal;
	margin-top: 15px;
}
a, a img { 
	border: none;
	outline:none;
	}
a:link, a:visited {
	color: #ed1c24;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #F00;
}
.container {
	width: 1060px;
	background: #FFF url(px/bg_container.png);
	margin: auto; 
	height: 733px;
}

.header {
	height: 145px;
}
.header img{
	margin-top: 40px;
	margin-left: 230px;
}
.nav{
	height: 45px;
	padding: 0px;
	margin-left: 30px;
	background: url(px/menu.png) no-repeat;
}
.nav2{
	height: 45px;
	padding: 0px;
	margin-left: 30px;
	background: url(px/menu2.png) no-repeat;
}
.nav3{
	height: 45px;
	padding: 0px;
	margin-left: 30px;
	background: url(px/menu3.png) no-repeat;
}
.kop{
	font-weight: bold;
	color: #b9581b;
}

.content {
	padding: 22px 125px 20px 140px;
	height: 543px;
	background: url(px/content.jpg) no-repeat;
	margin-left: 30px;
	margin-top: 0px;
}
.content2 {
	padding: 22px 125px 20px 140px;
	height: 543px;
	background: url(px/bg-wie.jpg) no-repeat;
	margin-left: 30px;
	margin-top: 0px;
}
.content3 {
	padding: 22px 0px 20px 140px;
	height: 543px;
	background: url(px/bg-contact.jpg) no-repeat;
	margin-left: 30px;
	margin-top: 0px;
}
.contact{
	float: right;
	width: 267px;
	padding-top: 133px;
	color: #FFF;
}
.content p, .content2 p {
	font-size: 15px;
	line-height: 31px;
}
.content3 p{
	font-size: 15px;
	line-height: 27px;
}
.lijn{
	background: url(px/bg-hr.gif) repeat-x;
	margin-left: 15px;
	margin-top: 14px;
	height: 2px;
	margin-bottom: 11px;
	width: 750px;
}
.lijn2{
	background: url(px/bg-hr.gif) repeat-x;
	margin-left: 15px;
	margin-top: 7px;
	height: 2px;
	margin-bottom: 9px;
	width: 550px;
}
.lijst{
	float: right;
	width: 480px;
}
/* ~~ The footer ~~ */
.colofoon {
	color: #496C1C;
	font: bold 8px Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-top: 80px;
}
.colofoon a:link, .colofoon a:visited, .colofoon a:hover, .colofoon a:active,.colofoon  a:focus {
	text-decoration: none;
	color: #063;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#navcontainer
{
	margin: 0px 0px 0 95px;
	float: left;
}

#navcontainer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navcontainer li
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 162px;
	display: inline;
	font-weight: bold;
	text-align: center;
	font-size: 14px;

}

#navcontainer a, #navcontainer a:visited 
{
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	padding: 3px 9px 20px;
	background: url(px/nav-basis.gif) no-repeat top;
}

#navcontainer a:hover, #navcontainer a:active {
	background: url(px/nav-hover.gif) no-repeat top;

}

#navcontainer li a#current {
	background: url(px/nav-curr.gif) no-repeat top;
	color: #5e671c;

}
