a {
   color: royalblue;
    font-weight: bold;
   text-decoration: underline;
}

body {
   background-color: #F9F9F9;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   overflow: auto;
}

checkbox {
   margin: 0px;
   padding: 0px;
}

form {
   margin: 0px;
   padding: 0px;
}

input, textarea, select{
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
}

p {
   margin: 0px;
   padding: 0px;
}

table.grid_table {
   background-color: #FFFFFF;
   border: 1px solid #DDDDDD;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0px;
   padding: 0px;
   width: 100%;
}

table.grid_table td {
   border-bottom: 1px solid #E5E5E5;
   padding: 5px 20px;
}

table.grid_table td.options {
   background-color: #FFFFFF;
   font-size: 8px;
}

table.grid_table th {
   /*background: url(../images/grid_header_background.jpg);*/
   background: #333;
   color: #FFF;
   font-size: 14px;
   height: 25px;
   margin: 0px;
   padding: 10px 20px;
   text-align: left;
}

/*
table.grid_table th a:link, table.grid_table th a:visited {
   color: #C64934;
   text-decoration: none;
}
*/

table.grid_table th a:hover {
   text-decoration: underline;
}

table.grid_table th.title {
   text-align: left;
}

table.grid_table tr.row0 {
   background-color: #F9F9F9;
}

table.grid_table tr.row1 {
   background-color: #FFFFFF;
}

table.grid_table tr.row1:hover {
   background-color: #F1F1F1;
}

table.grid_table tr:hover {
   background-color: #F1F1F1;
}

td {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

.banner_td {
   background: url(../../images/bg-wrapper.jpg) repeat-x 0 -12px;
   height: 40px;
}

.banner_td img{
   height: auto;
    padding: 8px 5px 9px 10px;
    width: 122px;
}


.bestands_icon_img {
   margin-right: 5px;
   vertical-align: middle;
}

.edit_outline_table {
   background-color: #FFFFFF;
   border: 1px solid #DDDDDD;
   margin: 0px;
   padding: 5px;
   width: 100%;
}

.edit_prompt_verplicht {
   color: #C64934;
}

.edit_table {
   background-color: #FFFFFF;
   border: 0px;
   float: none;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 10px;
   margin-top: 0px;
   padding-bottom: 5px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
}

.edit_table_prompt_cell {
   font-weight: bold;
   padding-right: 5px;
   vertical-align: top;
   white-space: nowrap;
}

.edit_table_prompt_span {
   font-weight: bold;
}

.help_content_td {
   padding: 10px;
}

.hoofdmenu_item_div a {
   background-color: #F9F9F9;
   border: 1px solid #DDDDDD;
   display: block;
   float: none;
   height: 48px;
   margin-bottom: 10px;
   padding: 3px 3px 3px 3px;
   text-align: center;
   vertical-align: middle;
   width: 80px;
}

.hoofdmenu_item_div a:hover {
    background-color: #EDEAEA;
}

.cb-toolbar{
   /*clear: left;*/
   /*float: left;*/
}

.cb-toolbar .toolbar_item{
   /*float: left;*/
}
/*
.hoofdmenu_item_div a:link {
   color: #35C10F;
   text-decoration: none;
}

.hoofdmenu_item_div a:visited {
   color: #35C10F;
   text-decoration: none;
}

.hoofdmenu_item_div a:hover {
   background-color: #E2F4DC;
   border: 1px solid #38981E;
   color: #000000;
   padding: 4px 2px 2px 4px;
   text-decoration: none;
}

.hoofdmenu_item_div a:active {
   color: #35C10F;
   text-decoration: none;
}*/

.hoofdmenu_titel {
   color: #303030;
   font-size: 32px;
   font-weight: bold;
}

input, select{
   padding: 4px 5px;
   font-size: 12px;
   margin: 2px 0;
}

.input_100 {
   width: 100px;
}

.input_125 {
   width: 125px;
}

.input_200 {
   width: 200px;
}

.input_200_date {
   width: 179px;
}

.input_250 {
   width: 250px;
}

.input_300 {
   width: 300px;
}

.input_340 {
   width: 340px;
}

.input_400 {
   width: 400px;
}

.input_50 {
   width: 50px;
}

.pagenav {
   font-size: 10px;
}

.pagina_titel {
   color: #333;
   font-size: 16px;
   font-weight: bold;
   /*letter-spacing: 1px;*/
   line-height: 16px;
   display: block;
   height: 20px;
   padding-left: 40px;
   padding-top: 9px;
   background: url(../images/logo-only.png) no-repeat;
}

.paragraaf_titel {
   color: #C64934;
   font-size: 14px;
   font-weight: bold;
   letter-spacing: 1px;
}

.select_database {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   margin-left: 10px;
}

.submenu_item_div a{
   background-color: #F9F9F9;
   border: 1px solid #DDDDDD;
   display: block;
   float: left;
   margin-right: 5px;
   margin-top: 5px;
   padding: 2px 2px 2px 2px;
   text-align: center;
   width: 140px;
}
/*
.submenu_item_div a:link {
   color: #35C10F;
   text-decoration: none;
}

.submenu_item_div a:visited {
   color: #35C10F;
   text-decoration: none;
}

.submenu_item_div a:hover {
   background-color: #E2F4DC;
   border: 1px solid #38981E;
   color: #000000;
   padding: 3px 1px 1px 3px;
   text-decoration: none;
}

.submenu_item_div a:active {
   color: #35C10F;
   text-decoration: none;
}*/

.submenu_startpage_help_table {
   border-top: 1px solid #DDDDDD;
   width: 600px;
}

.submenu_startpage_help_td {
   border-bottom: 1px solid #DDDDDD;
/*   border-left: 1px solid #DDDDDD;
   border-right: 1px solid #DDDDDD;*/
   padding: 15px;
}

.submenu_startpage_help_td a{
   font-size: 18px;
   text-decoration: none;
}

.textarea_wysiwyg {
   height: 400px;
   width: 100%;
}

.toolbar_item a{
   background-color: #FFF;
   border: 1px solid #DDDDDD;
   display: block;
   float: right;
   margin-bottom: 5px;
   margin-left: 5px;
   margin-right: 0px;
   margin-top: 5px;
   padding: 8px 5px;
   text-align: center;
   width: 60px;
}

.toolbar_item a:hover {
    background-color: #EDEAEA;
}
/*.toolbar_item a:link {
   color: #35C10F;
   text-decoration: none;
}

.toolbar_item a:visited {
   color: #35C10F;
   text-decoration: none;
}

.toolbar_item a:hover {
   background-color: #E2F4DC;
   border: 1px solid #38981E;
   color: #000000;
   padding: 3px 4px 1px 6px;
   text-decoration: none;
}

.toolbar_item a:active {
   color: #35C10F;
   text-decoration: none;
}
*/
#center_content_outline_td {
   border-left: 1px solid #DDDDDD;
}

#center_content_table {
   padding: 25px 10px 20px 25px;
}

#toplinks_div a{
   color: #43BC29;
}

#copyright_div {
   margin-left: 6px;
   margin-top: 65px;
   padding-left: 4px;
   font-size: 10px;
}

#copyright_div strong{
   font-size: 12px;
}


#gebruikers_foto_div {
   border: 1px solid #CCCCCC;
   padding: 3px 3px 3px 3px;
   width: 1px;
}

#hoofdmenu_outline_td{
   background-color: #E6EAE5;
}

#hoofdmenu_table {
   float: left;
   margin-left: 6px;
   margin-right: 6px;
   margin-top: 15px;
}

#login_input_table {
/*   background-color: #F4FDF1;
   border: 1px solid #CCCCCC;*/
}

#login_outline_table {
   background-color: #FFF;
   border: 1px solid #CCCCCC;
   border-radius: 5px;
   box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

#submenu_td {
   /*background-color: #E8FBE3;*/
   border-bottom: 1px solid #DDDDDD;
   height: 50px;
}

#toplinks_div {
   color: #B7B3B4;
   font-size: 12px;
   font-weight: normal;
   margin-right: 10px;
   text-align: right;
   text-decoration: none;
}

/*
#toplinks_div a{
   color: #5DD93A;
   text-decoration: underline;
}
#toplinks_div a:hover{
   color: #5DD93A;
   text-decoration: none;
}

*/

#center_content_table > tbody > tr > td{
   padding: 10px 0;
}
