body {
	margin: 0px;
}
input {
	color: #9F9F9F;
}
body, table {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

#dki {
	color: #000000;
}

#wrapper {
	width: 1000px;
	margin: auto;
	position: relative;
}
#outside {
	border-collapse: collapse;
	width: 1000px;
}
#outside td {
	padding: 0px;
}
#footer {
	background-image: url('img/footer.jpg');
	background-repeat: no-repeat;
	color: #FFF;
	height: 30px;
	background-position: 20px 0px;
}
#foottext {
	margin-left: 30px; 
	font-size: 11px;
}
#foottext a{
	color: #FFFFFF;
	text-decoration: none;
}
#foottext a:hover {
	color: #FFFFFF;
}
#header {
	width: 1000px;
	vertical-align: top;
}
#zoekvak {
	float: right;
	margin-right: 30px;
	width: 172px;
	height: 176px;
	background-image: url('img/zoekvak.jpg');
	padding: 0px 20px 0px 20px;
	line-height: 2.1em;
}
#leftcoltext {
	background-image: url('img/lineswhite.jpg');
	width: 172px;
	margin-left: 34px;
	padding: 10px 20px 0px 20px;
	line-height: 30px;
}
#leftcol {
	vertical-align: top;
	position: relative;
	width: 246px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #003F8D;
}
#leftcolfoot {
	height: 17px;
	width: 212px;
	background-image: url('img/botlineswhite.jpg');
}
#leftcolgtop {
	background-image: url('img/topgraylines.jpg');
	height: 17px;
	width: 212px;
}
#leftcolgtext {
	width: 172px;
	background-image: url('img/graylines.jpg');
	padding: 0px 20px 10px 20px;
}
#positioner {
	position: absolute; 
	bottom: 30px; 
	left: 34px;
	z-index: 1;
}
#spacer {
	width: 20px;
}
#content {
	vertical-align: top;
	width: 734px;
}
#content a {
	color: #003F8D;
	text-decoration: none;
}
#content a:hover {
	color: #333;
	text-decoration: underline;
}
#contenttxt {
	padding: 15px 25px 15px 15px;
}
form {
	display: inline;
}
.submen {
	margin-left: 10px;
	color: #003F8D;
	font-size: 11px;
}
