html,body{
	height:100%;
}

body{
	background: #383820 url(images/stroke.png) repeat-x;
	margin:0;
	padding:0;
}

#container{
	position:relative;
	width:849px;
	margin:0 auto -246px auto;
	min-height: 100%; 
	height: auto !important; 
	height: 100%;
	background:url(images/index_03b.png);
}

#header{
	position:relative;
	background:url(images/index_01.png);
	width:850px;
	height:281px;
}

#menu ul{
	position:absolute;
	top:79px;
	left:62px;
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11pt;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	background:#211f10;
	padding:10px;
	text-decoration:none;
	color:#fff;
}

#menu ul li a:hover{
	background:#fff;
	color:#211f10;
	border-bottom:solid #fff 5px;
}

#slideshow{
	position:relative;
	top:119px;
	left:66px;
	width:717px;
	height:162px;
}

#slideshow img{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}

#slideshow img.active{
	z-index:10;
}

#slideshow img.last-active{
	z-index:9;
}

#content{
	width:726px;
	margin-left:61px;
	margin-bottom:0px;
}

#content #txt{
	padding:20px;
	padding-top:13px;
	padding-bottom:290px;
	font-size:15px;
	color:#40422a;
	line-height:1.5;
	text-align:justify;
}

#content #txt, form, input, textarea, #footertxt{
	font-family:Arial, Helvetica, sans-serif;
}

#content h1{
	position:absolute;
	font-weight:normal;
	font-size:28pt;
	margin:0;
	top:245px;
	left:64px;
	color:#fff;
	line-height:normal;
	z-index:11;
}

#content h3{
	padding:0;
	margin:0;
	font-size:12pt;
	margin-left:-10px;
}

#wrap{
	height:123px;
}

#footer{
	position:absolute;
	background:#232414;
	width:100%;
	height:123px;
	margin:0 auto 0 auto;
}

#imagestroke{
	position:absolute;
	bottom:0;
	width:717px;
	margin-left:5px;
	margin-bottom:127px;
	height:155px;
}

img {
	border:0;
}

input, textarea{
	border:solid #c1c0aa 1px;
	padding:5px;
	width:200px;
}

.submitbutton{
	border:0;
	color:#fff;
	padding:0;
	width:124px;
	height:25px;
	background:url(images/button.png);
}

.submitbutton:hover{
	background:url(images/button2.png);
}

textarea{
	width:280px;
}

form #nummer{
	width:40px;
}

.contactform td{
	vertical-align:top;
}

.contacttd{
	width:150px;
}

.mededeling{
	border:solid #cccc58 1px;
	background:#ffffb1;
	color:#383820;
	padding:20px;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:8px;
}

#footertxt{
	position:relative;
	font-size:8pt;
	/*line-height:123px;*/
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	width:726px;
	color:#fff;
}

#footertxt a{
	color:#fff;
}

#footertxt a:hover{
	text-decoration:none;
}
