/* commented backslash hack \*/ 
html, body {
	height:100%;
} 
/* end hack */
html,body {
	margin:0;
	padding:0;
	background-color:		#3a4d42;
	background-image:		url(../images/achtergrond.gif);
	background-repeat:		repeat-y;
	background-position:	left;
}

.clear {
	clear: both;
}

img { 
	border: 0px;
}

table {
	font-size: 13px;
}

h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #e88025;
}

.nieuwstitel {
	color: #4d532c;
	font-weight: bold;
}

.nieuwstxt {
	color: #e88025;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #e88025;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #e88025;
	text-decoration: none;
}

#navigatie {
	width: 970px;
	min-height: 100%;
	margin-bottom: -291px;
	height: auto;
	width: 224px;
	float: left;
}

* html #navigatie {
	height: 100%;
}

#navigatie .hoofditem {
	border-bottom: 1px dotted #7c8064;
	text-align: left;
	line-height: 24px;
	padding-left: 30px;
	clear: both;
}

#navigatie .hoofditem a:link, #navigatie .hoofditem a:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: italic;
	color: #e88025;
	text-decoration: none;
}

#navigatie .hoofditem a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: italic;
	color: #e88025;
	text-decoration: underline;
}

#navigatie .hoofditem_sel {
	text-align: left;
	line-height: 24px;
	padding-left: 30px;
	clear: both;
}

#navigatie .hoofditem_sel a:link, #navigatie .hoofditem_sel a:visited {
	font-family: Trebuchet, Arial;
	font-size: 12px;
	font-style: italic;
	color: #e88025;
	text-decoration: none;
}

#navigatie .hoofditem_sel a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: italic;
	color: #e88025;
	text-decoration: underline;
}

#navigatie .hoofditem_top {
	border-bottom: 1px dotted #7c8064;
}

#navigatie .subitem {
	text-align: left;
	line-height: 24px;
	padding-left: 50px;
	border: 0px;
	clear: both;
}

#navigatie .subitem a:link, #navigatie .subitem a:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: italic;
	color: #cadfc8;
	text-decoration: none;
}

#navigatie .subitem a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-style: italic;
	color: #cadfc8;
	text-decoration: underline;
}

div#logo {
	width: 224px;
	height: 100px;
	text-align: left;
}

#footer {
	width: 291px;
	clear: both;
	height: 291px;
	float: left;
}

#clearfooter {
	clear: both;
	height: 291px;
}

div>p {
	margin:0
}

html>body #minHeight {
	float: left;
	width: 0px;
	height: 100%;
	margin-bottom: -293px;
}

div#content {
	float: left;
	width: 735px;
	min-height: 500px;
	*height: 500px;
	margin-bottom: -293px;
	background-image: url(../images/achter_con.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#titelbalk {
	width: 735px;
	height: 92px;
	background-image: url(../images/titelbalk.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;	
}

div#titelbalk h1 {
	color: #e88025;
	display: inline;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	position: relative;
	top: 50px;
	left: 40px;
}

div#con_boven {
	height: 12px;
	width: 690px;
}

div#con_tekst {
	background-image: url(../images/con_achter.png);
	background-repeat: repeat-y;
	width: 650px;
	*width: 690px;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div#con_onder {
	height: 12px;
	width: 690px;
	vertical-align: top;
}

div#con_boven_i1 {
	height: 12px;
	width: 450px;
}

div#con_tekst_i1 {
	background-image: url(../images/con_achter_i1.png);
	background-repeat: repeat-y;
	width: 410px;
	*width: 450px;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div#con_onder_i1 {
	height: 12px;
	width: 221px;
	vertical-align: top;
}

.con_boven_i2 {
	height: 12px;
	width: 221px;
}

.con_tekst_i2 {
	background-image: url(../images/con_achter_i2.png);
	background-repeat: repeat-y;
	width: 181px;
	*width: 221px;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.con_onder_i2 {
	height: 12px;
	width: 221px;
	vertical-align: top;
}

label {
	width:182px;
	line-height:18px;
	clear:both;
	overflow:hidden;
}

.nbinput {
	width: 180px;
	border: 1px solid gray;
}