
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #ebebeb;
}

h1 {
	font-size: 1.2em;
	margin: 8px 0px;
}

h2 {
	font-size: 1.1em;
	margin: 8px 0px;
}

h3 {
	font-size: 1.0em;
	margin: 8px 0px 1px 0px;
}

hr {
	color: #51247F;
	background-color: #51247F;
	height: 2px;
	border: 0px;
}

A:link,A:active,A:visited {
	color: #00A5D9;
}

A:hover {
	color: #51247F;
}

li {
	padding: 3px;
}

#wrapper {
	margin: 10px;
	padding: 0px;
	width: 970px;
}

#top {
	margin: 0px;
	padding: 0px;
	height: 47px;
}

#logo {
	float: left;
}

#logout {
	top:0px;
	float: right;
	text-align: right;
}

#menu {
	float: left;
	width: 160px;
	background-color: #ffffff;
	font-size: 1.1em;
	line-height: 170%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#menu_t {background: url(pic/corner_dot.gif) 0 0 repeat-x; padding:0px; margin:0px;}
#menu_b {background: url(pic/corner_dot.gif) 0 100% repeat-x; padding:0px; margin:0px;}
#menu_l {background: url(pic/corner_dot.gif) 0 0 repeat-y; padding:0px; margin:0px;}
#menu_r {background: url(pic/corner_dot.gif) 100% 0 repeat-y; padding:0px; margin:0px;}
#menu_bl {background: url(pic/corner_bl.gif) 0 100% no-repeat; padding:0px; margin:0px;}
#menu_br {background: url(pic/corner_br.gif) 100% 100% no-repeat; padding:0px; margin:0px;}
#menu_tl {background: url(pic/corner_tl.gif) 0 0 no-repeat; padding:0px; margin:0px;}
#menu_tr {background: url(pic/corner_tr.gif) 100% 0 no-repeat; padding:10px; padding:0px; margin:0px;}

#menu a {
	text-decoration: none;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	display: block;
	padding-left: 5px;
	padding-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;
}

#menu a:hover {
	color: #000000;
	text-decoration: none;
	border-top: solid 1px #51247F;
	border-bottom: solid 1px #51247F;
	background-color: #ebebeb;
}

#menu .selected {
	font-weight: bold;
	color: #000000;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	display: block;
	padding-left: 5px;
	margin-left: 2px;
	margin-right: 2px;
}

#menu ul {
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0;
	list-style: none;
}

#menu li {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#content_wrapper {
	margin-left: 170px;
	background-color: #ffffff;
	padding: 0px;
}

#content {
	padding: 15px;
	line-height: 130%;
}

#content_t {background: url(pic/corner_dot.gif) 0 0 repeat-x; padding:0px; margin:0px;}
#content_b {background: url(pic/corner_dot.gif) 0 100% repeat-x; padding:0px; margin:0px;}
#content_l {background: url(pic/corner_dot.gif) 0 0 repeat-y; padding:0px; margin:0px;}
#content_r {background: url(pic/corner_dot.gif) 100% 0 repeat-y; padding:0px; margin:0px;}
#content_bl {background: url(pic/corner_bl.gif) 0 100% no-repeat; padding:0px; margin:0px;}
#content_br {background: url(pic/corner_br.gif) 100% 100% no-repeat; padding:0px; margin:0px;}
#content_tl {background: url(pic/corner_tl.gif) 0 0 no-repeat; padding:0px; margin:0px;}
#content_tr {background: url(pic/corner_tr.gif) 100% 0 no-repeat; padding:10px; padding:0px; margin:0px;}

#clear {
	clear: both;
}

#footer {
	padding: 5px;
	font-size: 0.75em;
	width: 155px;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	text-decoration: none;
	color: #51247F;
}

#terug {
	visibility: hidden;
	margin-top: 10px;
	font-size: 0.75em;
	text-align: right;
}

.tbl {
	width: 100%;
	border: solid #51247F 1px;
}

.tbl th {
	background-color: #51247F;
	text-align: left;
	color: #ffffff;
	border: solid #51247F 1px;
	font-size: 1.1em;
}

.tbl td {
	border: solid #51247F 1px;
	padding: 3px;
	vertical-align: top;
}

.tbl th a:visited {
	color: #ffffff;
}

.tbl th a:link {
	color: #ffffff;
}

.tbl th a:active {
	color: #ffffff;
}

.tbl th a:hover {
	color: #00A5D9;
}

.tbl .tbl_icon {
	width: 20px;
}

.tbl .leftcell {
	width: 10px;
}

.tbl .rightcell {

}

.tbl .rightcell_wide {
	width: 560px;
}

.row1 {
	background-color: #FFFFFF;
}

.row2 {
	background-color: #F3F3F3;
}

.row_delete {
	background-color: #FFA9A9;
}

.row_delete_confirm {
	background-color: #FF7979;
}

.row_edit {
	background-color: #FDFF86;
}

.row_show {
	background-color: #FDFF86;
}

.frm_tbl {
	width: 100%;
	border: solid #51247F 1px;
}

.frm_tbl th {
	background-color: #51247F;
	text-align: left;
	color: #ffffff;
	border: solid #51247F 1px;
	font-size: 1.1em;
}

.frm_tbl td {
	padding: 3px;
}


.frm_tbl .cell_colspan {

}

.frm_tbl .wtform_input {
	width: 300px;
}

.wtform_input_narrow {

}

.frm_tbl .wtform_submitbutton {

}

.error, .wtform_error {
	color: red;
}

.uitleg {
	color: #000000;
	text-decoration: none;
	text-underline-style: dotted;
	border-bottom: dotted 1px #000000;
}

.uitleg A:visited {
	color: #000000;
}

.wt_opm {
	background-color: #ffffff;
	color: #878481;
	border: dotted 2px #51247F;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}

div.transOFF {

}

div.transON {
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

td.number, th.number {
	text-align: right;
}

.nowrap {
	white-space: nowrap;
}

@media print {

	body {
		background-color: white;
	}

	#wrapper {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}

	#menu {
		display: none;
	}

	#logo {
		display: block;
	}

	#logout {
		display: none;
	}

	#content {
		margin-left: 0px;
		background-color: #ffffff;
		border: solid #51247F 0px;
		padding: 8px;
		height:300px;
	}

	#footer {
		display: none;
		height: 0px;
	}
}



.wtform_table {
	width: 100%;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	border: 2px solid #51247F;
}

.wtform_input {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	width: 100%;
	border: 2px solid #51247F;
}

.wtform_input_narrow {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	border: 2px solid #51247F;
}

.wtform_error {
	color: red;
}

.wtform_cell_left {
	width: 150px;
	padding: 6px;
}

.wtform_cell_right {
	width: 350px;
	padding: 6px;
}

.wtform_cell_colspan {
	padding: 6px;
}

.wtform_img_tbl {
	border: solid #51247F 2px;
}

.wtform_small {
	font-size: 0.8em;
}

.wt_cms_show {
	width: 620px;
	border: solid #51247F 2px;
}

.wt_cms_show th {
	background-color: #51247F;
	text-align: left;
	color: #ffffff;
	border: solid #51247F 1px;
	font-size: 1.1em;
}

.wt_cms_show td {
	padding: 3px;
	vertical-align: top;
}

.wt_cms_show th a:visited {
	color: #ffffff;
}

.wt_cms_show th a:link {
	color: #ffffff;
}

.wt_cms_show th a:active {
	color: #ffffff;
}

.wt_cms_show th a:hover {
	color: #D40139;
}

.wt_cms_show .leftcell {
	width: 10px;
}

.wt_cms_show .rightcell {

}

.mm_wrong {
	color: #EE002C;
}
