body {
  background-color: #ffffff;
  color:#000;
  font-family: Microsoft Sans Serif;
  font-size:12px;
  font-size-adjust:none;
	height:100%;
  margin:0px;
  padding:0px;
} 
html {
  overflow-y: scroll;
}
fieldset {
	background-color:#f0f4f7;
  border: 1px solid #ccc;
  display: block;
  margin: 5px 0px 20px 0px;
  padding-bottom: 20px;
	}
h4 {
  font-size:125%;
}
h3 {
  color:#003366;
  font-size:150%;
  margin:1em;
  padding:0px;
}
h2 {
  color:#666666;
  font-size:400%;
  margin:0;
  padding:0px;
}
hr {
  border: 0 none;
  width:80%;
}
img {
  border:0
}
input[readonly="readonly"] {
  color: #ccc;
}
legend {
  border: 1px solid #ccc;
	background-color:#cccccc;
  font-weight: bold;
	padding:3px;
}
legend.clickable {
  padding: 6px 255px 6px 255px;
  background-color: #369;
  cursor:pointer;
}
legend.error {
  padding: 6px 255px 6px 255px;
  background-color: #FF6E60;
}
table {
  border-collapse: collapse;
}
textarea {
  width: 90%;
  height: 100px;
}
textarea.small {
  width: 330px;
  height: 35px;
}
a.btn_editor_edit {
  background-image: url(img/editor_edit.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-color:#fff;
  border:1px dotted #ccc;
  padding:3px 13px 3px 26px;  
}
a.btn_editor_copy {
  background-image: url(img/editor_copy.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-color:#fff;
  border:1px dotted #ccc;
  padding:3px 13px 3px 26px;  
}
a.btn_editor_delete {
  background-image: url(img/editor_delete.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-color:#fff;
  border:1px dotted #ccc;
  padding:3px 13px 3px 26px;  
}
a.btn_editor_publish {
  background-image: url(img/editor_publish.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-color:#fff;
  border:1px dotted #ccc;
  padding:3px 13px 3px 26px;  
}
a.btn_editor_preview {
  background-image: url(img/editor_preview.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-color:#fff;
  border:1px dotted #ccc;
  padding:3px 13px 3px 26px;  
}
a.btn_editor_reject {
  background-image: url(img/editor_reject.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-color:#fff;
  border:1px dotted #ccc;
  padding:3px 13px 3px 26px;  
}
a.btn_editor_submit {
  background-image: url(img/editor_submit.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-color:#fff;
  border:1px dotted #ccc;
  padding:3px 13px 3px 26px;  
}
a.btn_editor_unpublish {
  background-image: url(img/editor_unpublish.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-color:#fff;
  border:1px dotted #ccc;
  padding:3px 13px 3px 26px;  
}

/* 2 */
#wrap {
	height: 100%;
	margin: 203px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	width: 970px;
}
#wrap_off {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 970px;
}
#loginstyle {
	background-color: #fff;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#loginstyle input {
	border: 1px solid #fff;
	color: #036;
	font-size: 10px;
	line-height: 18px;
  padding: 1px;
}
.beheer_box {
  background-color: #eee;
  
}
.comment_box {
	background-color: #eee;
  padding: 4px;
  text-align: left;
  min-width: 122px;
  max-width: 333px;
  width: auto;
}
.contact_page {
  background-color:#fff;
  border: 0px;
  font-size: 13px;
	margin: 0px;
	padding: 0px;
  text-align: left;
}
.contact_page p {
  border: 0px;
	margin: 0px;
	padding: 8px;
  text-align: left;
}
.contact_page a:link, .contact_page a:active, .contact_page a:visited, .contact_page a:hover {
  background-color: transparent;
  /* background-image: url(img/ico-extern.gif); background-position:  0% 0%;background-repeat: no-repeat; */
  color: #036;
  padding: 0px 0px 0px 0px;
  text-decoration: underline;
}
.contact_left h4 {
  background: #f0f4f7;
	font-size: 14px;
  font-weight:normal;
	margin: 0px;
	padding: 3px;
	text-align: left;	 	
}
.contact_left hr {
  background: #369;
	size: 1px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;	 	
}
.contact_left {
  background-color:#fff;
  border: 0px;
	margin: 0px;
	padding: 5px;
}
.contact_left ul {
  background-color:#fff;
  width:97%;
  padding:0px;
  margin:0px;
}
.contact_left li {
  background-color: #f0f4f7;
  border-left:3px solid #003366;
  margin:0px 0px 15px 0px;
  padding:0px 3px;
}
.contact_right {
  background-color: #036;
  border: 0px;
	color: #fff;
	margin: 0px;
	padding: 5px;
  text-align: left;
}
.contact_right h4 {
  background: #eee;
	color:#036;
	font-size: 14px;
  font-weight: normal;
	margin: 0px;
	padding: 3px;
	text-align: left;	 	
}
.contact_right hr {
  background: #369;
	size: 1px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;	 	
}
.content_left {
	background-color: #f0f4f7;
  color: #000;
  height:492px;
	margin: 0px;
	padding: 8px;
  width: 75%;
}
.content_right_top {
  background-color: #369;
  border: 0px;
  border-color: #369;
  border-top-width: 8px;
  border-style: double;
  height:100%;
	margin: 0px;
	padding: 0px;
}
.content_right {
	background-color: #036;
	margin: 0px;
	padding: 0px;
}
.content_right p {
	color: #fff;
	font-size: 12px;
	margin: 0px;
	padding: 0px 8px 3px 8px;
	text-align: justify;
}
.content_right p a {
	background: none;
  border-bottom: 1px dotted #ffffff;
  color: #fff;
	font-size: 11px;
  text-decoration: none;
}
.detail_top_box {
  background: #fff;
  border: 0px;
  font-size: 12px;
  padding: 0px 0px 6px 0px;
  width: 100%;
}
.edit_style {
	font-size: 12px;
}
.edit_style_td_left {
	background-color: #ddd;
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
	text-align: left;
  vertical-align: top;
	width: 224px;
}
.edit_style fieldset legend {
	background-color: #369;
	color: #fff;
}
.edit_style	fieldset fieldset legend {
	background-color: #369;
  background-image: none;
	color: #fff;
}
.editing_links {
	background-color: #ddd;
  font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.editor_overview {
	background-color: #ccc;
	border: 1px dotted #ffffff;
	font-size: 12px;
  font-weight: normal;
	height: 100%;
  margin: 0px;
	padding: 0px;
  width: 485px;  
}
.editor_overview_title {
	background-color:#eee;
  color: #c00;
	font-size: 15px;
	margin: 4px;
	padding: 0px;
}
.editor_overview ol {
	list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.editor_overview ul {
	background-color: #ffffff;
	margin-left: 0px;
  margin: 0px;
}
.editor_overview li {
	background-color: #ffffff;
  margin: 2px;
  padding: 2px 5px;
}
.editor_overview li:hover {
  background-color:#f6f6f6;
}
.editor_overview li a.editor_edit {
  background-image: url(img/editor_edit.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  line-height:22px;
  margin: 3px;
  padding: 4px 4px 4px 25px;
  text-decoration:none;
}
.editor_overview li a.editor_edit:hover {
  background-color:#9c3;
}
.editor_overview li a.editor_delete {
  background-image: url(img/editor_delete.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  line-height:22px;
  margin: 3px;
  padding: 4px 4px 4px 25px;
  text-decoration:none;
}
.editor_overview li a.editor_delete:hover {
  background-color:#c00;
}
.editor_overview li a.editor_publish {
  background-image: url(img/editor_publish.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  line-height:22px;
  margin: 3px;
  padding: 4px 4px 4px 25px;
  text-decoration:none;
}
.editor_overview li a.editor_publish:hover {
  background-color:#9c3;
}
.editor_overview li a.editor_preview {
  background-image: url(img/editor_preview.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  line-height:22px;
  margin: 3px;
  padding: 4px 4px 4px 25px;
  text-decoration:none;
}
.editor_overview li a.editor_preview:hover {
  background-color:#0099ff;
}
.editor_overview li a.editor_reject {
  background-image: url(img/editor_reject.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  line-height:22px;
  margin: 3px;
  padding: 4px 4px 4px 25px;
  text-decoration:none;
}
.editor_overview li a.editor_reject:hover {
  background-color:#c00;
}
.editor_overview li a.editor_unpublish {
  background-image: url(img/editor_unpublish.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  line-height:22px;
  margin: 3px;
  padding: 4px 4px 4px 25px;
  text-decoration:none;
}
.editor_overview li a.editor_unpublish:hover {
  background-color:#cc33ff;
}
.editor_overview li a.editor_view {
  background-image: url(img/editor_view.png);
  background-position: 1px 1px;
  background-repeat: no-repeat;
  line-height:22px;
  margin: 3px;
  padding: 4px 4px 4px 25px;
  text-decoration:none;
}
.editor_overview li a.editor_view:hover {
  background-color:#0099ff;
}
.editor_start { 
  background-color: #fff;
	height: 18px;
  padding: 3px 0px 3px 0px;
  width: 970px;
  text-align:center;
}
.editor_start h4 { 
  background-color: #eee;
  background-image: url(img/sprites.gif);
  background-position:  0px -1340px;
  background-repeat: repeat-y;
	font-size: 18px;
  font-weight: normal;
  margin: 0px;
  padding: 5px;
	text-align: center;
  width: 270px;
}
.editor_start td_left { 
  background-color:#fff;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  width: 333px;
}
.editor_start td_right { 
	font-size: 11px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  width: 555px;
}
.zoekboxen_layout_editor { 
  background-color: #f0f4f7;
	font-size: 11px;
  font-weight: normal;
	margin: 0px;
	padding: 0px;
  width: 100%;
}
.error {
  background-color: #FF6E60;
}
.footer {
	background-color: #eee;
	border-top: 6px double #003366;
	color: #036;
	font-size: 9px;
	height: auto;
	margin: 0px;
	padding: 3px;
	width: 964px;
  text-align: center;
}
.footer div {
  line-height: 20px;
  padding: 3px;
}
.footer img {
  line-height: 20px;
  padding: 0px;
}
.footer a {
	text-decoration: none;
	border-bottom: 1pt dotted #ffffff;
}
.footer a: hover {
	background-color: #003366;
	border-bottom: 1pt dotted #ffffff;
	color: #ffffff;
	text-decoration: none;
}
#footer_nav {
  position:fixed;z-index:99;background-color: none;bottom:0;right:0;color:#111111;font-size:11px;height:25px;padding:0;text-align:right;width:96%;
}
.formcontainer {
  padding: 10px 100px 10px 100px;
	text-align:  left;
	width: auto;
}
.invisible {
  display:  none;
}
.kleiner {
	font-size: 80%;
	margin: 0;
	padding: 0px;
	text-align: left;
}
		
.login_style {
	background-color: #f0f4f7;
	font-size: 10px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-align: right;
}
.login_style form {
	margin:0px;
	padding: 0px;
}
.login_style ul {
	margin:0px;
	padding: 0px;
}
.login_style li {
	display: inline;
	margin:0px;
	padding: 0px 12px 0px 0px
}
.login_style a {
	font-size: 10px
}
.login_style form {
	background-color: #eee;
	padding-right: 3px;
}
		
.logged_in_style {
	background-color: #f0f4f7;
	margin: 0px;
	padding: 0px;
	text-align: right;
  width: 100%;
}
.logged_in_style ul {
  margin: 0px;
  padding: 0px;
}
.logged_in_style li {
	background: #fff;
	font-size: 12px;
  line-height: 33px;
	display: inline;
  margin: 0px;
	padding: 4px;
}
.logged_in_style li:hover {
	background-color: #ccf;
	color: #036;
}
a.logged_in_style  {
	background-color: #fff;
	line-height:30px;
	padding: 3px 3px 3px 3px ;
}
a.logged_in_style:hover {
  background-color: #ccf;
	color: #036;
}
.logged_in_style form {
	background-color: #eee;
	padding-right: 3px;
}
.lumc_header {
  background-color: #036;
  background-image: url(img/header_lumc.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
	height: 130px;
	margin-top: 22px;
	width: 970px;
}
.lumc_header_pars {
	background-color: #5A0045;
	border-top: 1px solid #f0f4f7;
	height: 30px;
	text-align: left;
	width: 970px;
}
.lumc_header_pars ul {
	margin: 0;
	padding: 0px;
}
.lumc_header_pars li {
	color: #ffffff;
	display: inline;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 30px;
	list-style: none;
	padding: 0px 0px 0px 33px;
	margin: 0;
	text-align: left;
	text-decoration: none;
}
.lumc_header_pars a, .lumc_header_pars a:link, .lumc_header_pars a:visited, .lumc_header_pars a:active , .lumc_header_pars a:hover {
	color: #ffffff;
	text-decoration: none;
}
.modform {
	margin-left:  0px;
	font-size: 12px;
}
.newsbox {
  border-bottom: 6px double #ccf;
	color: #036;
	font-size: 12px;
	padding: 0px;
  width: 100%;
  height:340px;
  overflow-y:scroll;
  scrollbar-base-color:#369;
}
.newsbox ul {
	background-color: #ccf;
	margin: 0 0 0 0px;
	padding: 3pt 3pt 3pt 20px;
	text-align: left;
}
.newsbox li {
	border-bottom: 0px dotted #ffffff;
	padding: 5px 0 0 0;
  margin:0;
}
.newsbox li p {
color: #036;
font-size: 12px;
margin: 0px;
padding: 0px 8px 3px;
text-align: justify;
}
.newsbox li p a {
 background-color: transparent;
color: #036;
padding: 0px;
text-decoration: underline;
}
h5.newsbox_title {
  background-color: #036;
  background-image: url(img/favicon.gif);
  background-position: 3px 5px;
  background-repeat: no-repeat;
  border-bottom: 6px double #ccf;
  color:#fff;
  font-size:13px;
	font-weight: bold;
  line-height:20px;
  height:20px;
	margin: 0px;
	text-align: left;
	padding: 2px 30px;
}
.nostyle a:link, .nostyle a:active, .nostyle a:visited, .nostyle a:hover, {
  background: #c00;
  border: 0px;
  margin: 0px;
  padding: 0px;
  
}
.opmerking {
  color:  red;
}
.pagetop_link {
  background-color: #ddd;
  line-height: 9px;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  text-align: right;
	right: 0px;
  width: 100%;
}
.pagetop_link a:link, .pagetop_link a:active, .pagetop_link a:visited {
  background-color: transparent;
  /* background-image: url(img/arrow_up.gif); */
  background-position:  0px 0px;
  background-repeat: no-repeat;
  color: #999;
  font-size: 8px;
  line-height: 9px;
  margin: 0;
  padding: 0px 3px 0px 3px ;
  text-align: right;
  text-decoration: none;
  letter-spacing: 1px
}
.pagetop_link a:hover {
  background-color: #369;
  color: #fff;
  letter-spacing: 2px;
  padding: 3px;
}
.result {
  background-color: #fff;
  border: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #eee;
  font-size: 12px;
  padding: 0px;
	width: auto;
}
.result ol {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.result li {
  background-color: transparent;
  background-image: url(img/favicon.gif);
  background-position:  0px 3px;
  background-repeat: no-repeat;
	border-top: 1px dotted #eee;
	border-bottom: 1px solid #eee;
	margin: 0px ;
	padding: 0px 0px 0px 30px;
}
.result li a:link, .result li a:active, .result li a:visited, .result li a:hover {
	color: #036;
	text-decoration: none;
}
.result li:hover {
	background-color: #f0f4f7;
	border-top: 1px solid #036;
	border-bottom: 1px solid #036;
	color: #003366;
	margin: 0;
	padding: 0 0 0 30px;
}
.result a span {
	background-color: #cccccc;
	font-size: 11px;
	line-height: 20px;
	padding: 2px 2px 2px 2px;
}
.result_title {
	background-color: #f0f4f7;
	color:  #cc0000;
	font-weight:  bold;
	font-size:  110%
}
.rmgm_nav  {
	background-color: #eee;
  margin: 0px;
	padding: 0px;
  width: 970px;
}
.rmgm_nav_td {
  heigh:auto;
	margin: 0px;
  padding: 0px;
}
.rmgm_nr_big {
  background-color:#f6f6f6;
  border-bottom:1px dotted #036;
  border-top:1px dotted #036;
  color:#036;
  font-size:12px;
  font-weight:bold;
  line-height:22px;
  padding:3px 33px;

}
.search_block {
	border: 3px solid #ffffff;
	margin: 0;
	padding: 0px;
	text-align: left;
}
.sitelinks {
	background-color: #eee;
  border-top: 6px solid #EEEEEE;
  line-height: auto;
	font-size: 1.2em;
  position: relative;
  float: right;
	margin: 0px;
	padding: 0px;
	width: 970px;
}
.sitelinks ul {
	line-height:3em;
  margin: 3px 0px 3px 0px;
	padding: 0px;
  text-align:center;
  float:left;
}
.sitelinks li {
	display: inline;
	margin: 0px 5px;
	padding: 2px;
}
.sitelinks li a, sitelinks li a:visited, .sitelinks li a:active {
  background: #ffffff;
	color: #036;
	font-weight: normal;
  margin: 0px;
	padding: 2px;
	text-decoration: none;
}
.sitelinks li a:hover {
  background: #336699;
	color:#f0f4f7;
	padding: 2px;
}
.sitelinks h5 {
  background-color: #eee;
  background-image: url(img/bg_toolbar.gif);
  background-position: 100% 100%;
  background-repeat: repeat;
  border: 0px;
  border-bottom-width: 8px;
  border-style: double;
  border-color: #fff;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height:33px;
	margin: 0px;
	padding: 0px;
	text-align: right;
  width: 970px;
}
.sitelinks h6 {
  color: #036;
  display: inline;
  font-size: 13px;
  font-weight: bold;
}
.sitetitle {
  background-color: #369;
  background-image: url(img/bg_toolbar.gif);
  background-position:  100% 100%;
  background-repeat: repeat;
  border: 0px;
  border-color: #369;
  border-top-width: 8px;
  border-style: double;
	color: #fff;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.sitetitle h4 {
  background-color: #036;
  background-image: url(img/bg_toolbar.gif);
  background-position: 100% 100%;
  background-repeat: repeat;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 6px;
	text-align: center;
	width: 700px;
}
.sitetitle_editor {
	color: #cc000;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	margin: 0px 0 3px 0;
	padding: 0px;
	text-align: left;
	width: 100%;
}
.span_title {
	font-size: 116%;
	letter-spacing: 2pt;
	padding-left: 20px;
}
.summary_box {
  background-color: #F0F4F7;
  border: 0px;
  border-color: #036;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  padding: 6px;
  text-align: left;
  width: auto;
}
.summary_box span {
	background-color: #cccccc;
	font-size: 11px;
	line-height: 20px;
	padding: 2px 2px 2px 2px;
}

.summary_box code {
  background-image:url(img/favicon.gif);
  background-position:0 3px;
  background-repeat:no-repeat;
  margin: 0px;
  padding: 0px 0px 0px 30px;
}
.summary_box div span {
  font-weight: bold;
}
.summary_box h4 {
  border: 0px;
  border-color: #f0f4f7;
  border-bottom-width: 1px;
  border-style: dotted;
  margin: 0px;
  padding: 3px;
}
.summary_table td {
  vertical-align: top;
}
.tb_tab1 {
	background-color: #eee;
  border: 2px solid #ccc;
  line-height: 33px;
  text-align: left;
  width: 970px;
}
.tb_tab1 ul {
  margin: 0px;
  padding: 0px;
}
.tb_tab1 li {
	color: #eee;
	display: inline;
  margin: 3px;
	padding: 0px;
}
.tb_tab1 li.start a:link, .tb_tab1 li.start a:active, .tb_tab1 li.start a:visited  {
  background-color: #eee;
  background-image: url(img/start.png);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  border-right: 3px solid #ccf;
  color: #000;
  font-weight: bold;
  font-size: 14px;
	line-height: 40px;
  padding: 5px 15px 5px 40px;
  text-decoration: none;
}
.tb_tab1 li.start a:hover {
  background-color: #ccf;
  background-image: url(img/start_on.png);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  border-right: 3px solid #ccf;
	line-height: 40px;
  padding: 5px 15px 5px 40px;
}
.tb_tab1 li.new a:link, .tb_tab1 li.new a:active, .tb_tab1 li.new a:visited  {
  background-color: #eee;
  background-image: url(img/new.png);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  border-right: 3px solid #ccf;
  color: #000;
  font-weight: bold;
  font-size: 14px;
	line-height: 30px;
  padding: 5px 15px 5px 40px;
  text-decoration: none;
}
.tb_tab1 li.new a:hover {
  background-color:#ccf;
  background-image:url(img/new_on.png);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  border-right: 3px solid #ccf;
	line-height: 30px;
  padding: 5px 15px 5px 40px;
}
.tb_tab1 li.copy a:link, .tb_tab1 li.copy a:active, .tb_tab1 li.copy a:visited  {
  background-color: #eee;
  background-image: url(img/copy.png);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  border-right: 3px solid #ccf;
  color: #000;
  font-weight: bold;
  font-size: 14px;
	line-height: 30px;
  padding: 5px 15px 5px 40px;
  text-decoration: none;
}
.tb_tab1 li.copy a:hover {
  background-color: #ccf;
  background-image: url(img/copy_on.png);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  border-right: 3px solid #ccf;
	line-height: 30px;
  padding: 5px 15px 5px 40px;
}
.tb_tab1 li.save a:link, .tb_tab1 li.save a:active, .tb_tab1 li.save a:visited  {
  background-color: #eee;
  background-image: url(img/save_on.png);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  border-right: 3px solid #ccf;
  color: #000;
  font-weight: bold;
  font-size: 14px;
	line-height: 30px;
  padding: 5px 15px 5px 40px;
  text-decoration: none;
}
.tb_tab1 li.save a:hover  {
  background-color: #ccf;
  background-image: url(img/save.png);
  background-position: 0px -2px;
  background-repeat: no-repeat;
  border-right: 3px solid #ccf;
	line-height: 30px;
  padding: 5px 15px 5px 40px;
}
.tb_tab2 {
	background-color: #ddd;
  color: #ddd;
  margin: 0px;
  padding: 0px;
	text-align: left;
  width: 970px;
}
.tb_tab2 ul {
  margin: 0px;
  padding: 0px;
}
.tb_tab2 li {
  display: inline;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.tb_tab2 li a:link, .tb_tab2 li a:active, .tb_tab2 li a:visited {
  background-color: #fff;
  background-image: url(img/add.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 2px 2px 2px 22px;
  margin: 0px;
}
.tb_tab2 li a:hover {
  background-color: #ccc;
  background-image: url(img/add_on.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.tb_tab2 li.openall a:link, .tb_tab2 li.openall a:active, .tb_tab2 li.openall a:visited {
  background-color: #fff;
  background-image: url(img/openall.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 2px 2px 2px 22px 
}
.tb_tab2 li.openall a:hover {
  background-color: #eee;
  background-image: url(img/openall_on.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 2px 2px 2px 22px
}
.tb_tab2 li.closeall a:link, .tb_tab2 li.closeall a:active, .tb_tab2 li.closeall a:visited {
  background-color: #fff;
  background-image: url(img/closeall.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 2px 2px 2px 22px;
}
.tb_tab2 li.closeall a:hover {
  background-color: #eee;
  background-image: url(img/closeall_on.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 2px 2px 2px 22px;
}
.td_logo {
	background-color: #eee;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100px;
}
.toggle_links {
  background-color: #036;
  background-image: url(img/header_lumc.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  border: 0px;
  border-color: #9c3;
  border-top-width: 2px;
  border-style: solid;
  display: inline;
  filter:alpha(opacity=90);-moz-opacity:.99;opacity:.99;
  margin: 0px;
  text-align: center;
  padding: 0px;
  position: fixed;bottom:0px;float:none;left: 0px;
  width: 100%;
}
 .toggle_links ul  {
  filter:alpha(opacity=90);-moz-opacity:.99;opacity:.99;
  margin: 0px;
  padding: 0px;
}
.toggle_links li  {
  background-color: #eee;
  display: inline;
  line-height: 20px;
  list-style: none;
  margin: 0px;
  padding: 4px;
  text-align: left;
}
.toggle_links li.a {
  line-height: 20px;
}
a.toggle_link {
  background-color: #ccc;
  background-image: url(img/btn_hide.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #000;
  font-weight: bold;
  font-size: 9px;
  line-height: 22px;
  margin: 0px;
  padding: 4px 4px 4px 20px;
  text-decoration: none;
  width: auto;
}
a.toggle_link:hover {
  background-color: #fff;
  color: #000;
  text-decoration: none;
  padding: 4px 4px 4px 20px;
}
a.toggle_link_show {
  background-color: #ddd;
  background-image: url(img/btn_show.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #000;
  font-weight: bold;
  font-size: 9px;
  line-height: 22px;
  margin: 0px;
  padding: 4px 4px 4px 20px;
  text-decoration: none;
  width: auto;
}
a.toggle_link_show:hover {
  background-color: #fff;
  color: #000;
  text-decoration: none;
  padding: 4px 4px 4px 20px;
}
.toolbar_row {
	background-color: #ffffff;
	height: auto;
	margin: 0;
	padding: 6px;
}
.toolbar_nouser {
	background-color: #ffffff;
	border-bottom: 0px solid #eee;
	padding-top: 40px;
	width: 970px;
}
.toolbar_user div {
  display:inline;
}
.toolbar_user li {
  display:inline;
}
.toolbar_user {
	border:  0px solid #aaa;
  background-color:  #eee;
	float: none;
	left: 0px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	position: fixed;
	top: 0px;
	width: 100%;
  z-index:10;
}
.toolbar_user ul {
  display:inline;
	margin: 0px;
	padding: 0px;
}
.toolbar_user img {
	margin: 0;
	padding: 0px;
}
.toolbar_user a.home {
	color: #cc0000;
	padding: 0pt;
}
.toolbar_user a.home:hover {
	background-color: #cc0000;
	color: #ffffff;
	padding: 0pt;
}
/* Border aan TD geven ipv TR omdat IE het anders niet snapt....  */
.verplicht>td:first-child{
	border-left: 3px solid #DD0000;
}
.zoek_start {
  background-color:#fff;
  border: 0px;
	margin: 0px;
	padding: 0px;
	width: 970px;
  z-index:-10;
}
.zoekboxen_layout table {
	background-color: #eee;
  border-right: 0px solid #fff;
  border-left: 0px solid #fff;
	font-size: 12px;
  font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.zoekboxen_layout {
	background:transparent;
	font-size: 12px;
  font-weight: normal;
	margin: 20px 0 0 0;
	padding: 0px;
  width: 100%;
  z-index:-20;
}
.zoekboxen_layout h5 {
	background:none;
  border-bottom:0px solid #cccccc;
  color: #036;
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
  padding: 4px 0 4px 0;
	text-align: center;
}
div.zoekboxen_layout_header {
  background-color: transparent;
  background-image: url(img/bg_toolbar.gif);
  background-position:  100% 100%;
  background-repeat: repeat;
	margin: 0 0;
	padding: 0px 0px;
	text-align: center;
}
div.zoekboxen_layout_header div {
  display:inline;
}

div.zoekboxen_title {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
  line-height:22px;
	margin: 0px 0;
	padding: 0px 0px;
	text-align: center;

}
.zoekboxen_layout h6 {
  background-color: transparent;
  background-image: url(img/bg_toolbar.gif);
  background-position:  100% 100%;
  background-repeat: repeat;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0px 3px 3px;
	text-align: center;

}
.zoekboxen_layout_velden  {
  height:100%;  
  margin: 0px;
	padding: 0px 0px;
}
.zoekboxen_layout_velden p  {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
  font-size:14px;
}
.zoekboxen_layout_velden form {
  background-color: #eee;
	margin: 0px;
	padding: 0px;
}
.zoekboxen_layout_velden form input {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#geneid_zoekbutton, #geneid_batch_zoekbutton, #textterm_zoekbutton, #phenotype_zoekbutton, #rmgm_id_zoekbutton  {
  height:22px;
  width:133px;
}
.zoekboxen_layout_velden td.zoekboxen_layout_velden_knop {
	background-color: #eee;
	border: 0px solid #c00;
  color: #000;
	margin: 0px;
	padding: 4px 0px 10px 0px ;
  text-align: center;
}
.zoekboxen_layout_velden_topdiv {
	background-color: #eee;
  border-right: 0px solid #fff;
  border-left: 0px solid #fff;
  color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 0px;
  text-align: center;
}
.zoekboxen_layout_velden table {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.zoekboxen_layout_velden td {
  border: 0px dotted #fff;
	margin: 0px;
	padding: 3px;
  text-align: left;
  width: auto;
}
.zoekresultaat_comment_div  {
  background-color: #ccc;
  border:  1px solid #bbb;
	color: #f0f4f7;
	font-weight:  normal;
	font-size: 15px;
  height:auto;
	margin:  0px;
	padding: 0px 0px 0px 23%;
	text-align: left;
	width:  auto;
}
.zoekresultaat_subtitle {
  background-color: #ccf;
  border: 0px;
  border-width: 1px;
  border-style: dotted;
  border-color: #fff;
  font-size: 13px;
  font-weight:bold;
	padding: 6px;
	text-align: left;
	width: auto;
}
.zoekresultaat_subtitle span {
	font-size: 80%;
	margin: 0;
	padding: 0px;
	text-align: left;  
}
.zoekresultaat_sub_subtitle {
  background-color: #c00;
  background-image: url(img/bg_collapse.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	font-size: 13px;
  font-weight:bold;
	padding: 6px 6px 6px 13px;
	text-align: left;
	width: 600px;
}
.zoekresultaat_sub_table {
	background-color: #eee;
  font-size:12px;  
	max-width: 970px;
  padding: 3px 3px 3px 13px;
  text-align:left;
  width:100%;
}
.zoekresultaat_sub_table div:hover {
  background:#ddd;
}
.zoekresultaat_table {
	background-color: #eee;  
	max-width: 970px;
  width: 100%;
}
.zoekresultaat_table td.td_left {
	background-color: #eee; 
	border-bottom: 1px solid #fff;
	font-size: 12px;
  font-weight:normal;
	height: 1em;
	padding: 3px 3px 3px 13px;
	text-align: left;
  width: 233px;
  vertical-align: top;
}
.zoekresultaat_table td.td_right {
  word-wrap: break-word;
	background-color: #ffffff;  
	border-bottom: 1px solid #eee;
	font-size: 12px;
  font-weight:normal;
  height:22px;
	padding: 3px 3px 3px 13px;
	text-align: left;
	width: 637px;
  vertical-align: top;
}
.zoekresultaat_table td.td_right a:link, .zoekresultaat_table td.td_right a:active, .zoekresultaat_table td.td_right a:visited,.zoekresultaat_table td.td_right a:hover   {
  background-color: transparent;
  background-image: url(img/ico-extern.gif);
  background-position:  0% 0%;
  background-repeat: no-repeat;
  color: #036;
  padding: 0px 0px 0px 20px;
  text-decoration: underline;
}
.zoekresultaat_title_div {
  background-color: #eee;
  background-image: url(img/bg_toolbar.png);
  background-position: 0% 0%;
  background-repeat: repeat-y;
	border:  1px solid #bbb;
	color: #f0f4f7;
  float:none;
	font-weight:  normal;
	font-size: 15px;
	margin:  0px;
	padding: 3px;
	text-align: left;
	width:  auto;
}
.zoekresultaat_summary_title_div  {
  background-color: #ccc;
  border:  1px solid #bbb;
	color: #f0f4f7;
	font-weight:  normal;
	font-size: 15px;
  height:auto;
	margin:  0px;
	padding: 0px 0px 0px 23%;
	text-align: left;
	width:  auto;
}
hr.dot {
  background-color: #fff;
  border-top: 1px solid #036;
  border-bottom: 1px dashed #369;
  color: #fff;
  margin: 2px 0px;
  padding: 4px 0px;
  height: 4px;
  width: 100%;  
}
/* Senad's <a> tjes */
a.exlink {background: url(img/sprites.gif) no-repeat 0 -292px;color: #999999;font-size: 12px;text-decoration: none;border-bottom: 1px dotted #cccccc;padding: 0 0 0 9px}
a.exlink:visited {background: url(img/sprites.gif) no-repeat 0 -292px;color: #999999;text-decoration: none;border-bottom: 1px dotted #cccccc;padding: 0 0 0 9px}
a.exlink:hover {background-color: #eeeeee url(img/sprites.gif) no-repeat 0 -214px;border: 0px;color: #003366;}

a.maillink:link, a.maillink:active, a.maillink:visited {background:url(img/sprites.gif) no-repeat 0 -292px;color: #000;text-decoration: none;padding: 0 0 0 14px}
a.maillink:hover {background: url(img/ico_mail.gif) no-repeat 0px 3px;border-bottom: 1px dotted #cccccc;color: #fff;;padding: 0 0 0 14px}

a.contact_mail:link, a.contact_mail:active, a.contact_mail:visited {background:#036 url(img/ico_mail.gif) no-repeat 0px 3px;border-bottom: 1px dotted #cccccc;color: #fff;;padding: 0 0 0 14px;text-decoration:none;}
a.contact_mail:hover {background:#eee url(img/ico_mail.gif) no-repeat 0px 3px;border-bottom: 1px dotted #cccccc;color: #036;;padding: 0 0 0 14px;text-decoration:none;}

.modform tr td:first-child {
  width: 50%;
}

.jq_toggle_show, .jq_usercomment_show {
  display: none;
}
.jq_toggle, .clickable {
  cursor:pointer;
}

.commentform_error {
  color: red;
}

.td_right span.highlight {
  background-color: #ccff33;
  font-size:12px; 
}

.beheer a {
  color: black;
  text-decoration: none;
}

.beheer a.subnav {
  font-size: 0.8em;
  color: black;
  text-decoration: none;
}

/*  start css paginatie */
div.pagination {
  padding: 3px;
  margin: 3px 3px 20px 3px;
}

div.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #003366;
  text-decoration: none; /* no underline */
  color: #000000;
}

div.pagination a:hover, div.pagination a:active {
  border: 1px solid #003366;
  background-color: #F0F4F7;
  color: #000;
}

div.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #003366;
  font-weight: bold;
  background-color: #003366;
  color: #FFF;
}

div.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #EEE;
  color: #DDD;
}
/*  end css paginatie */
