/* Opmaak Boek */

/* Algemeen */
body  {
    color: #014478;
    font-family: fixedsys, arial;
    background-color: #f3f3f3;
    SCROLLBAR-FACE-COLOR: ;
    SCROLLBAR-HIGHLIGHT-COLOR: ;
    SCROLLBAR-SHADOW-COLOR: ;
    SCROLLBAR-3DLIGHT-COLOR: ;
    SCROLLBAR-ARROW-COLOR: ;
    SCROLLBAR-TRACK-COLOR:;
    SCROLLBAR-DARKSHADOW-COLOR: ;
}
a {
    color: #014478;
    text-decoration: underline;
    
}
a:hover {
    color:  black;
    text-decoration: underline;
    cursor: hand;
}
a:link {
    color:  #014478;
    text-decoration: underline;
}
a.visited {
    color:  #014478;
    text-decoration: none;
}
img {
     border: 0;
}

img.big_title {
     position: absolute;
     top: 0px;
     left: 0px;
}
h1 {
     font-size: 18pt;
     font-family: arial;
     line-height: 1;
      border-bottom: 1px solid black;
}
h2 {
     font-size: 14pt;
     font-family: arial;
     line-height: 1;
}
h3 {
     font-size: 12pt;
      font-family: arial;
     line-height: 1;
}
div {
    margin: 0px, 0px, 0px, 0px;
    padding: 0px;
}
table {
  margin: 0px;
  width: 95%;
  border: 1px solid black;
}
table.no_border {
	border: 0px solid black;
}
th {
  margin: 0px;
  vertical-align: center;
  text-align: left;
  height: 25px;
  border-top: 0px solid black;
  border-left 0px solid black;
  border-right: 0px solid black;
  border-bottom: 1px solid black;
}
tr {
  margin: 0px;
  vertical-align: top;
  border = 0px solid black;
}
td {
  margin: 0px;
  vertical-align: top;
  border = 0px solid black;
}
form {

}
input {
    border: 1px solid #c4c2c2;
    background-color: #e4e4e4;
}
select {
    border: 1px solid #c4c2c2;
    background-color: #e4e4e4;
}
textarea {
    border: 1px solid #c4c2c2;
    background-color: #e4e4e4;
} 
/*toppagina*/
div.toptitel   {
    font-size: 30px;
    font-family: fixedsys, arial;
    font-style: normal;
}

/*selectpagina*/
span.resultset {
    font-size: 9px;
    font-family: arial;
}
table.search_balk {
    margin-top: 0px;
    width: 270px;
    text-align: left;
    background-color: transparant;
}
td.search_balk {
    padding: 0px;
    margin: 0px;
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: bottom;
    background-color: transparant;
}
input.search_balk {
    font-size: 9pt;
    border: 1px solid #c4c2c2;
    background-color: #e4e4e4;
}
select.search_balk {
    font-size: 8pt;
    border: 0px solid f3f3f3;
    border-style: none none none none;
    background-color: #e4e4e4;
    width: 75px;
}
div.select_other {
    position: relative;
    top: -50px;
    left: -340px;
    float: right;
    display: block;
}
div.select_other_item {
    margin-bottom: 25px;
}

div.data {
    border: 0px groove #cfe3f2;
    padding: 0px;
    margin: 0px;
    width: 500px;
    margin-left: 90px;
    padding: 5px;
    padding-bottom: 100px;
}
div.result {
    width: 300px;
}
h3.result {
   margin-top:-20px;
   margin-left: -25px;
}

div.result_set {
   margin-left:0px;
}
div.result_end {
    
}
a.printTitels {
    font-size: 9pt;
}
input.submitKnop {
     border: 0px solid red;
     background-color: #f3f3f3;
     width: 16px;
     height:22px;
     background-image: url(../images/vink.jpg);
     cursor: hand;
     /*float: right;*/
}
input.wis {

     border: 0px solid red;
     background-color: #f3f3f3;
     background-image: url(../images/vink.jpg);
     width: 17px;
     height: 17px;
     float: right;
     cursor: hand;
}
input.wijzig {
     border: 0px solid red;
     background-color: #f3f3f3;
     background-image: url(../images/vink.jpg);
     float: right;
     text-align: right;
     width: 17px;
     height: 17px;
     cursor: hand;
    /*display: inline;*/
}
input.wijzig_fix {
     width: 17px;
     height: 17px;
     border: 0px solid red;
     background-image: url(../images/vink.jpg);
     background-color: #f3f3f3;
     margin-right: 2px;
     float: none;
}
input.selectSubmit   {
     border: 0px solid red;
     background-color: #f3f3f3;
     background-image: url(../images/vink.jpg);
     position: relative; top: -15px; left: -15px; z-index: 0;
     float: right;
     width: 25px;
     height: 65px;
    /*display: inline;*/
}
input.knop {
    text-align: right;
}
table.alleTitels {
    border-spacing: 0px;
    border: 0px none transparent;
    width: 500px;
}

