/*Basic styles*/
body {font-family: Arial, Helvetica, sans-serif; font-size: 0.72em;}
table, td {font-family: Arial, Helvetica, sans-serif; font-size: 1em;}

h1 {font-size: 1.8em; font-weight: normal;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4, h5 {font-size: 1em;}

a {outline: none;}
a img {border:none;}

fieldset {border-width: 0px; padding-top: 10px;}
legend {font-size: 1.3em; font-weight: bold;}
label {}
input {font-family: Arial, Helvetica, sans-serif;}
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 1em;}
select {font-family: Arial, Helvetica, sans-serif;}
hr {border: none 0; border-top: 2px solid #d6d6d6; height: 2px; clear: both; margin-bottom: 20px;}


/*Classes*/
.clear {clear: both; line-height: 0px;}
.tbl_data {border:1px solid #f1c25e; border-collapse:collapse; background-color: #ffdc91; margin: 10px 0px 10px 0px;}
.tbl_data td {border:1px solid #f1c25e;}
.tbl_simple {border:1px solid #6ad4ea; background-color: #0aadd0;}
.arr {font-size: 1.2em;}
.txt_lbl {font-weight: bold;}
.hand {cursor: pointer;}
.readmore {font-weight: bold; margin: 0px;}
.i_txt {width: 320px;}
.req {/*background-color: #fffcd4;*/}
/*-----------------------------------language button----*/
.lang_btn a {display: block; float: left; height: 20px; padding: 3px 0px 0px 30px; cursor: pointer;}
/* Hide from IE5-Mac \*/
.lang_btn a {float: none;}
/* End hide */
ul.lang_btn {margin: 0px; padding: 0px; clear: both;}
ul.lang_btn li {margin: 0px; padding: 0px; display: inline; list-style: none; float: left;}
.lang_btn a.en {background: url('../img/ico_en.gif') no-repeat top left;}
.lang_btn a.en:hover {background: url('../img/ico_en_h.gif') no-repeat top left;}
.lang_btn a.nl {background: url('../img/ico_nl.gif') no-repeat top left;}
.lang_btn a.nl:hover {background: url('../img/ico_nl_h.gif') no-repeat top left;}

