body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#parent {
	margin-top: 0px;
	width: 759px;
	margin-left: auto;
	margin-right: auto;
}

#formtype .input {
	border: #FF4800 1px solid;
	color: black;
	background-color:#FFFFFF;
	font-size:11px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Verdana;
	width:150px;
	margin-bottom:2px;
	margin-top:1px;
}

#formtype .select {
	width:153px;
	color: black;
	font-size:11px;
	font-family:Verdana;
	border: 0;
	margin:0;
}

#formtype .submit {
	border: #FF4800 1px solid;
	background-color:#FFFFFF;
	color: black;
	font-size:11px;
	font-family:Verdana;
	width:90px;
	margin-top:1px;
	margin-bottom:0px;
}

#formtype .textarea {
	overflow-y:auto;
	border: #FF4800 1px solid;
	background-color:#FFFFFF;
}

#boven {
	height: 187px;
	background-image: url(images/toplogo.gif);
	background-repeat: no-repeat;
	background-color: white;
	background-position: 15px 31px;
	
}

#balkboven {
	width: 760px;
	height: 21px;
	margin-left: 0px;
	position: relative;
	top: 84px;
	background-color: #231464;
}

#balkboven2 {
	width: 760px;
	height: 76px;
	margin-left: 0px;
	position: relative;
	top: 90px;
	background-image: url(images/toptemp.jpg);
}

#page {
	background-color:white;
	float: left;
	width: 100%;
}

#left {
	width: 216px;	
	float: left;
}

#lijst {
	width:209px;
	margin-left:0px;
	margin-right:0px;
}

#lijst a {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

#lijst li {
	background-image: url(images/menutd.jpg);
	height:21px;
	margin:0;
	padding-left:17px;
	padding-top:5px;
	padding-bottom:0px		
}
#lijst ul {
	padding:0;
	list-style-type: none;
	margin:0;
}

#menuonder {
	background-image: url(images/menuonder.jpg);
	height:220px;
	width:209px;
}

#content {
	float: left;	
	width: 354px;	
	height: 374px;
	background-color: #E8E7F2;
	border-top: 1px solid #8E90C3;
	border-bottom: 1px solid #8E90C3;
	padding-left: 8px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 0.04em;
	line-height:150%
}

h1 {
	font-family: Verdana;
	font-size: 12px;
	color: #2F216D;
	padding-top: 10px;
	font-weight:bold;
}

#right {
	width:175px;
	float:right;
	margin:0;
}

#right a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF4900;
	text-decoration: none;
}

#right .righttop {
	text-align:center;
	padding-top:19px;
	padding-bottom:0px;
	margin-top:0px;
	height: 57px;
	width: 175px;	
	background-color: #E8E7F2;
	border-top: 1px solid #8E90C3;
	border-bottom: 1px solid #8E90C3;
	margin-bottom:1px;
	line-height:110%;
}

#right .rightmid {
	text-align:center;
	padding-top:19px;
	padding-bottom:0px;
	margin-top:0px;
	height: 57px;
	width: 175px;	
	background-color: #E8E7F2;
	border-top: 1px solid #8E90C3;
	border-bottom: 1px solid #8E90C3;
	margin-bottom:1px;
	line-height:110%;
}

#right .rightbot {
	text-align:left;
	height: 216px;
	width: 160px;	
	background-color: #C5C5DD;
	border-top: 1px solid #8E90C3;
	border-bottom: 1px solid #8E90C3;
	color: #231464;
	font-family:Verdana;
	font-size:11px;
	padding-left:15px;
}


#right .input1{
	border: #FF4800 1px solid;
	color: black;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Verdana;
	width:140px;
	margin-bottom:2px;
	margin-top:1px;
}

#right .input3{
	border: #FF4800 1px solid;
	background-color:white;
	color: black;
	font-size:11px;
	font-family:Verdana;
	width:70px;
	margin-bottom:2px;
	margin-top:6px;
	margin-left:75px;
}

#right .select {
	width:144px;
	color: black;
	font-size:11px;
	font-family:Verdana;
	border: 0;
	margin-bottom:4px;
	margin-top:2px;
}

#footer {
	float: left;
	font-family: Arial;
	font-size: 12px;
	width: 149px;
	margin-top: -150px;
	padding-left: 15px;
	padding-bottom: 14px;
}
#footer span {
	color: #0060A9;
}
#footer a {
	color: black;
}
#onderbalk {
	margin-top:6px;
	background-image: url(images/balkonder.jpg);
	height: 21px;
	float: left;
	width: 760px;
}
span.required {
	color: red;
}


