table.tableFrame td.main {
	background-image: url(../images/bg_template.gif);
	background-repeat: repeat-x;
}

#subnav_container {
	position: absolute;
	top: 59px;
	width: 755px;
	height: 67px;
	margin-left: 93px;
	background-color: #B4E6F9;
	padding: 20px 15px 20px 15px;
	color: #001444;
}

#subnav {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 27px;
	width: 785px;
	background-color: #009EE1;
}

#hoofdtitel {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 500px;
	height: 40px;
	padding: 30px 15px 10px 18px;
}

#hoofdimage {
	position: absolute;
	top: 27px;
	left: 548px;
	width: 236px;
	height: 80px;
}

#content_container {
	margin: 0px;
	padding: 0px;
	padding-top: 169px;
	padding-bottom: 10px;
	width: 878px;
}

#content {
	width: 626px;
	vertical-align: top;
}

#content_menu {
	width: 237px;
	padding-left:15px;
	vertical-align: top;
}

/* content venster */

div.content_top {
	width: 626px;
	height: 10px;
	background-repeat: no-repeat;
}

div.content_bottom {
	background-repeat: no-repeat;
	width: 626px;
	height: 10px;
}

div.content_container {
	position: relative;
	background-color: #FFFFFF;
	width: 624px;
	margin: 0px;
	padding: 0px;
	border: solid 1px #DFE8ED;
	border-top: 0px;
	border-bottom: 0px;
	min-height: 375px;
}

#titel_options {
	padding: 7px 10px 7px 10px;
	width: 604px;
}

#titel_options strong.titel {
	font-size: 18px;
	font-weight: bold;
}

div.content {
	padding: 10px;
	color: #333333;
	line-height: 18px;
}

div.content a {
	color: #0093D2;
}

#properties {
	position: absolute;
	top: 10px;
	left: 300px;
	width: 300px;
	text-align: right;
}

#properties ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#properties ul li {
	display: inline;
}

#properties ul li.print {
	background-image: url(../images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 25px;
	padding-right: 17px;
}

#properties ul li.mail {
	background-image: url(../images/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

#properties ul li a {
	color: #0093D2;
}

#history {
	
}

#uitgelicht {
	margin-top:20px;
}

#uitgelicht ul {
	margin:0px;
	padding:10px;
	_padding:0px;
	_margin-left:18px;
}

#uitgelicht li a {
	color: #0099CC;
}

#uitgelicht li {
	color: #0099CC;
}

#history a { text-decoration: none; font-weight: bold; }
#history a:hover { text-decoration: underline; font-weight: bold; }

div.content_menu {
	position: relative;
}

div.contentmenu_top {
	background-repeat: no-repeat;
	width: 237px;
	height: 10px;
}

div.contentmenu_bottom {
	background-repeat: no-repeat;
	width: 237px;
	height: 10px;
	padding-bottom: 20px;
}

#content_menuholder {
	background-color: #CCECF9;
	width: 215px;
	min-height: 175px;
	border-left: solid 1px #DFE8ED;
	border-right: solid 1px #DFE8ED;
	padding: 10px;
}

#content_menuholder ul {
	margin: 0px;
	padding: 0px;
	width: 215px;
	list-style: none;
	margin-top: 7px;
	border-bottom: solid 1px #ADC4CD;
}

#content_menuholder ul li {
	padding-top: 3px;
	padding-bottom: 5px;
	width: 200px;
	color: #0093D2;
	padding-left: 15px;
	background-repeat: no-repeat;
	border-top: solid 1px #ADC4CD;
}

#content_menuholder ul li.active {
	background-color: #FFFFFF;
	border-bottom: solid 1px #ADC4CD;
}

#content_menuholder ul li.noitems {
	border-bottom: 0px;
}

#content_menuholder ul li.notactive {
	background-color: #FFFFFF;
	border: 0px;
	padding-bottom: 1px;
	padding-top: 2px;
}

#content_menuholder ul li.last {
	padding-bottom: 6px;
}

#content_menuholder ul li.notactive a {
	font-weight: normal;
}

#content_menuholder ul li.notactive a.active {
	color: #333333;	
	text-decoration: none;
}

#content_menuholder ul li.notactive a.active:hover {
	color: #333333;	
	text-decoration: underline;
}

#content_menuholder ul li:hover, #content_menuholder ul li.over {
	background-color: #FFFFFF;
}

#content_menuholder ul li a {
	font-weight: bold;
}

/* formulier eigenschappen */

div.formulier {
	background-color: #E5F5FC;
	border: solid 1px #A6DEF5;
	padding: 14px 8px 14px 8px;
}

div.formulier div.error_message li {
	color: red;
}

input {
	color: #003366;
}

input.btn {
	border: solid 2px #009EE1;
	text-align: center;
	background-color: #009EE1;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

select {
	color: #003366;
}

table.formulier {
}

table.formulier td.label {
	padding-right: 8px;
}

span.verplicht {
	color: red;
}

table.formulier td.input {
	
}
