body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}

.tekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}

.welkom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}

.header {
     background-image: url(../../img/bg_roze.gif);
     width: 200px;
}

.row{
	background: #6595ED;
	width:200px;
}

.menu {
	background-color: #FFFFFF;
}

div.menuitems {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.0;
  text-align: right;

  width: 200px;
  margin: 0; 
  padding: 0.0em 0.0em;
  font-family: Arial;
  background: #FFF;
  border: 0;
  color: white;
}

div.menuitems a, div.menuitems em { display: block; margin: 0; }
div.menuitems a, div.menuitems em { border-top: 0px }
div.menuitems a:first-child { border-top: none }
div.menuitems em { color: #CFC }
div.menuitems a:link { text-decoration: none; color: #293d6b}
div.menuitems a:visited { text-decoration: none; color: #293d6b }
div.menuitems a:hover { background: #F0F3FF; color: #293d6b }

div.menuitemsselected {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.0;
  text-align: right;

  left: auto;
  width: 200px;
  right: auto;
  margin: 0; 
  padding: 0.0em 0.0em;
  font-family: Arial;
  background: #FFF;
  border: 0;
  color: white;
}

div.menuitemsselected a, div.menuitemsselected em { display: block; margin: 0; }
div.menuitemsselected a, div.menuitemsselected em { border-top: 0px }
div.menuitemsselected a:first-child { border-top: none }
div.menuitemsselected em { color: #CFC }
div.menuitemsselected a:link { background: #F0F3FF; color: #293d6b}
div.menuitemsselected a:visited { background: #F0F3FF; color: #293d6b }
div.menuitemsselected a:hover { text-decoration: none; background: #F0F3FF; color: #293d6b }

/* Submenu */

div.sub_menu {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  text-align: right;

  left: auto;
  width: 200px;
  right: auto;
  margin: 0; 
  padding: 0.0em 0.0em;
  font-family: Arial;
  background: #FFF;
  border: 0;
  color: white;
}

div.sub_menu a, div.menulinks em { display: block; margin: 0; }
div.sub_menu a, div.menulinks em { border-top: 0px }
div.sub_menu a:first-child { border-top: none }
div.sub_menu em { color: #CFC }
div.sub_menu a:link { text-decoration: none; color: #293d6b}
div.sub_menu a:visited { text-decoration: none; color: #293d6b}
div.sub_menu a:hover { background: #F0F3FF; color: #293d6b}
div.sub_menu a:active { font-weight:bold; }


div.submenu_selected {
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.0;
  text-align: right;

  left: auto;
  width: 200px;
  right: auto;
  margin: 0; 
  padding: 0.0em 0.0em;
  font-family: Arial;
  background: #FFF;
  border: 0;
  color: white;
}

div.submenu_selected a, div.submenu_selected em { display: block; margin: 0; }
div.submenu_selected a, div.submenu_selected em { border-top: 0px }
div.submenu_selected a:first-child { border-top: none }
div.submenu_selected em { color: #CFC }
div.submenu_selected a:link { text-decoration: none; color: #EE1E58}
div.submenu_selected a:visited { text-decoration: none; color: #EE1E58}
div.submenu_selected a:hover { background: #F7E5EF; color: #EE1E58}

a:link { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; color: #000}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; color: #000}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif;color: #000;text-decoration:underline;}
a:active { font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold; color: #000}


th.data {
	font-size: 9pt;
	color: #FFFFFF;

	background-color: #333366;

	padding-left : 0px;
	border-left:1px solid #333366;
	border-right:1px solid #333366;
	border-bottom:1px solid #333366;
	border-top:1px solid #333366;
}

td.data {
	font-size: 9pt;
}

td.data1 {
	font-size: 9pt;
	border-right : 1px solid #F0F3FF;
	padding-left : 1px;
	background-color: #F0F3FF;
}

td.data2 {
	font-size: 9pt;
	border-right : 1px solid #FFFFFF;
	padding-left : 1px;
	background-color: #FFFFFF;
}
.list{
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


legend {
	color: #A0A0A0;
	font-size:9pt;
}


input.readonly {
	background-color: #F7F7F7;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

textarea.readonly {
	background-color: #F7F7F7;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.radio {
	border: none;
}

.inactive {
	color : Red;
}

.bijz {
	color : blue;
}


table.border {
	border: 1px solid #333366;
}
