html,body {
    font-family: Verdana, arial, helvetica;
    font-size: 11px;
}
.buttons {
    color: #fff;
    background: #66ae24 url(../images/button.jpg);
    border: solid 1px #00488d;
    padding: .2em .6em .2em .6em;
    .padding: .15em .5em .15em .5em;
    font-size: 11px;
    cursor: pointer;
    overflow: visible;
    width: auto !important;
    text-decoration: none;
    line-height: 25px;
    margin: 0px;
}
.buttons:hover, .buttons1:hover {
    background: #66ae24;
}
.buttons1 {
    color: #fff;
    background: #66ae24 url(../images/button.jpg);
    border: solid 1px #00488d;
    padding: .2em .9em .2em .9em;
    .padding: .0em .6em .0em .6em;
    font-size: 11px;
    cursor: pointer;
    overflow: visible;
    width: 75px;
    text-decoration: none;
    line-height: 21px;
    .line-height: 19px;
    margin: 0px;
}
.style1 {
	color: #FFFF00;
    font-size: 11px;
}
.style2 {
	color: #000000;
	font-style: italic;
    font-size: 11px;
}
.style3 {
    font-size: 11px;
}
.tabel {
    font-size: 11px;
    /* padding: 0px; */
    /* margin: 0px;*/ 
}
a {
    text-decoration: none;
}
#knoppen {   /* input[type="submit"], #knoppen input[type="button"], #knoppen input[type="reset"] { */
    width: auto!important;
    overflow: visible;
    text-decoration: none;
    margin-bottom: 0px;
    padding: .15em .5em .15em .5em;
    .padding: 0em .4em 0em .4em;
    background: #66ae24 url(../images/button.jpg);
    color: #fff;
    border: solid 1px #00488d;
    cursor: pointer;
    line-height: 20px;
}
#knoppen:hover {
    background: #66ae24 url(../images/botton1.jpg);
}
.kknoppen {
    width: auto !important;
    overflow: visible;
    text-decoration: none;
    margin: 0px;
    padding: .4em .6em .4em .6em;
    /* .padding: 0 0 0 0; */
    background: #66ae24;
    color: #fff;
    border: solid 1px #00488d;
    cursor: pointer;
    line-height: 28px;
}
#tabel1, #tabel2 {
    float: left;
    width: 300px;
    border: solid 0px;
}
