@charset "utf-8";
:root {
--max-rem:16;
--d1:#CC0000;
--d2:#00CC00;
--d3:#000000;
--d4:#FFFFFF;
--d5:#E0E0E0;
--d6:#F8F8F8;
--d7:#F0F000;
--d8:#8F00F0;
--d9:#F88000;
--d10:#0000CC;
--d11:#003300;
--d12:#660000;
--d13:#00E500;
--d14:#808080;
--d32:#FFFFFF;
--d33:#006020;
--d34:#005020;
--d-112:#FFFFFF;
--d-113:#006020;
}
html {
font-size: 16px;
}
body {
margin: 0;
padding: 0;
text-align: center;
line-height: 26px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #006020;
}
h1 {
margin: 0;
padding: 10px 2px 0 0;
font-family: "Trebuchet MS", "Tahoma", "Verdana", "sans-serif";
font-size: 2em;
color: #005020;
}
h2 {
margin: 0;
padding: 10px 2px 0 0;
font-family: "Trebuchet MS", "Tahoma", "Verdana", "sans-serif";
font-size: 1.6em;
color: #005020;
}
h3 {
margin: 0;
padding: 10px 2px 0 0;
font-family: "Trebuchet MS", "Tahoma", "Verdana", "sans-serif";
font-size: 1.3em;
color: #005020;
}
h4 {
margin: 0;
padding: 0;
font-family: inherit;
font-size: inherit;
color: #71177E;
}
h5 {
margin: 0;
padding: 0;;
font-family: inherit;
font-size: inherit;
color: #C1171E;
}
h6 {
margin: 0;
padding: 0;
font-family: inherit;
font-size: inherit;
color: #11177E;
}
strong {
color: #002020;
}
p {
padding: 0;
line-height: inherit;
font-size: inherit;
}
ol {
margin: 0;
list-style-position: outside;
padding: 0;
line-height: inherit;
}
ul {
margin: 0;
list-style-position: outside;
padding: 0;
line-height: inherit;
}
li {
margin:0 0.5em 0 1.3em;
padding: 0;
}
dl {
margin: 0;
padding: 0;
}
dt {
margin: 0 0 0 5px;
padding: 0;
}
dd {
margin: 0 0 0 20px;
padding: 0;
}
table {
margin: 0;
border: none;
border-spacing: 0;
border-color: #F0F0F0;
border-collapse: collapse;
padding: 0;
line-height: inherit;
font-family: inherit;
font-size: inherit;
}
tr {
vertical-align: top;
}
td {
padding: 0;
}
th {
padding: 0;
font-weight: normal;
}
a {
text-decoration: underline;
color: #005020;
}
a:hover {
cursor: pointer;
color: #005020;
}
img {
margin: 3px;
border: 2px solid;
border-radius: 4px;
border-color:  transparent;
}
 .fdv1 {
border:2px solid;
border-radius:4px;
border-color: transparent;
padding:3px;
}
 .fdv4  {
display:inline-block;
margin:3px;
border:2px solid;
border-radius:4px;
border-color: transparent;
padding:3px;
}
 .fdv5 {
border:solid transparent;
border-width:0 0 0 3px;
margin-left:15px;
padding:0 3px 0 3px;
}
form {
width: 100%;
}
ins {
padding: 0 0 0 10px;
text-decoration: none;
}
em {
position: relative;
bottom: 2px;
font-style: normal;
}
hr {
border-color: #006020;
}
 .eur::before {
content:"€ ";
}
input {
margin: 4px;
outline-style: none;
outline-color: #FFFFFF;
outline-width: 0;
border-width: 1px;
border-color: #F0F0F0;
padding: 2px 4px 2px 4px;
font-family: inherit;
font-size: inherit;
font-weight: 600;
color: #005020;
}
input:focus {
border-color: #005020;
}
input[type=checkbox] {
accent-color:green;
}
input[value="1"] {
accent-color:gray;
}
textarea {
margin: 4px;
outline-style: none;
outline-color: #FFFFFF;
outline-width: 0;
border-width: 1px;
border-color: #F0F0F0;
padding: 2px 4px 2px 4px;
font-family: inherit;
font-size: inherit;
font-weight: 600;
color: #005020;
}
textarea:focus {
border-color: #005020;
}
select {
margin: 4px;
outline-style: none;
outline-color: #FFFFFF;
outline-width: 0;
padding: 2px 4px 2px 4px;
font-family: inherit;
font-size: inherit;
font-weight: 600;
color: #005020;
}
button {
outline-style: none;
outline-color: #FFFFFF;
outline-width: 0;
border-radius: 8px;
background-color: #AAC78D;
color:  #000000;
}
button:hover {
outline-style: none;
outline-color: #FFFFFF;
outline-width: 0;
background-color: #006020;
color:  #FFFFFF;
}
button:focus {
outline-style: none;
outline-color: #FFFFFF;
outline-width: 0;
}
button:active {
outline-style: none;
outline-color: #FFFFFF;
outline-width: 0;
background-color: #006020;
color:  #000000;
}
 .tblk4 {
margin: 10px;
}
code {
margin-left: 3px;
marging-right: 3px;
padding-left: 3px;
padding-right: 3px;
background-color: #9988FF;
color: #000055;
}
mark {
margin-left: 3px;
marging-right: 3px;
padding-left: 3px;
padding-right: 3px;
background-color: #FFCC66;
color: #000066;
}
cite {
font-style: normal;
text-decoration: underline;
color: #005020;
}
abbr {
margin-left: 3px;
marging-right: 3px;
padding-left: 3px;
padding-right: 3px;
font-style: normal;
text-decoration: underline;
color: #005020;
}
 .fha1 ::placeholder {
text-align:left;
}
 .fha2 ::placeholder {
text-align:center;
}
 .fha3 ::placeholder {
text-align:right;
}
::placeholder {
color: #00AA00;
font-style: normal;
}
::-webkit-input-placeholder {
color: #00AA00;
font-style: normal;
}
:-ms-input-placeholder {
color: #00AA00;
font-style: normal;
}
 .hdr1 {
height: 110px;
background: url(thlogo2.jpg) top center;
background-color: #FFFFFF;
background-repeat: no-repeat;
padding: 65px 0 0 25px;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 30px;
font-weight: 100;
letter-spacing: 1px;
color: #FFFFFF;
}
table.items {
vertical-align: middle;
}
 .items td, th {
padding: 0 5px 0 5px;
}
 .items img {
padding: 0;
margin: 0;
vertical-align: middle;
}
 .items tr:hover {
background-color: #FFFF90;
}
 .lst1 {
text-align: left;
}
 .lst1 tr {
vertical-align: top;
}
 .lst1 td, th {
padding: 0 5px 0 5px;
}
 .lst2 {
text-align: left;
}
 .lst2 tr {
vertical-align: middle;
}
 .lst2 td, th {
padding: 0 5px 0 5px;
}
 .lst5 {
margin-left: auto;
margin-right: auto;
}
 .lst5 td, th {
padding: 0 4px 0 4px;
}
 .lst5 ::placeholder {
text-align: left;
}
 .lst5 ::-webkit-input-placeholder {
text-align: left;
}
 .lst5 :-ms-input-placeholder {
text-align: left;
}
 .lst6 tr {
vertical-align: top;
}
 .lst6 tr:hover {
background-color: #FFFF90;
}
 .lst6 td, th {
padding: 0 5px 0 5px;
}
 .lst7 {
border-style: none;
border-collapse: separate;
border-spacing: 0;
padding: 10px 0 10px 0;
text-align: left;
}
 .lst7 tr {
vertical-align: middle;
}
 .lst7 td {
padding: 0 5px 0 5px;
}
 .lst7 th {
border-style: solid;
border-color: transparent;
border-width: 2px;
padding: 2px 3px 1px 3px;
color: #005020;
}
 .lst7 tr:first-child th {
border-bottom-color: black;
}
 .lst7 tr:last-child th {
border-top-color: black;
}
 .lst7 tr:hover td {
background-color: #FFFF90;
}
 .lst7 img {
padding: 0;
margin: 0;
vertical-align: middle;
}
 .lst11 tr {
vertical-align: middle;
text-align: right;
}
 .lst11 td {
padding: 0 5px 0 5px;
line-height: 18px;
}
 .lst11 tr:hover {
background-color: #FFFF90;
}
 .lst11 input[type=text] {
margin: 1px;
width: 30px;
padding: 0 2px 0 2px;
font-family: inherit;
font-size: inherit;
font-weight: 600;
color: #005020;
}
 .lst12 td {
width: 180px;
min-width: 150px;
max-width: 200px;
overflow: hidden;
padding: 5px;
}
 .lst12 tr {
vertical-align: top;
text-align: center;
}
 .lst12 input {
margin: 0;
width: 30px;
height: 16px;
vertical-align: middle;
border-style: solid;
border-width: 1px;
border-radius: 5%;
border-color: #006020;
text-align: center;
color: #006020;
}
 .lst12 button {
margin: 0 4px 0 4px;
width: 18px;
height: 18px;
vertical-align: middle;
border-style: solid;
border-width: 1px;
border-radius: 100%;
border-color: #006020;
background-color: #FFFFFF;
padding: 0 1px 0 0;
line-height: 13pt;
text-align: center;
font-size: 12pt;
font-weight: 700;
color: #000000;
}
 .lst12 button:hover {
border-color: #FF0000;
}
 .lst12 button:active {
border-color: #005020;
}
 .lst14 {
border-style: solid;
border-collapse: separate;
border-spacing: 0;
border-width: 2px;
border-radius: 8px;
border-color: #0F0F0F;
padding: 10px;
text-align: left;
}
 .lst14 tr {
vertical-align: middle;
}
 .lst14 td {
border: none;
padding: 2px 5px 1px 5px;
}
 .lst14 th {
border-style: solid;
border-color: transparent;
border-width: 2px;
padding: 2px 3px 1px 3px;
color: #005020;
}
 .lst14 tr:nth-child(2n + 3) td {
background-color: #E7E7E7;
}
 .lst14 tr:first-child th {
border-bottom-color: black;
}
 .lst14 tr:last-child th {
border-top-color: black;
}
 .mn8 {
position: relative;
bottom: 15px;
padding: 5px 25px 0px 5px;
background-color:  rgba(255, 255, 255, 0.5);
text-align: right;
min-height: 20px;
}
 .mnu1 td {
padding-left: 40px;
vertical-align: top;
}
 .mnu1 div {
max-height: 100px;
overflow: hidden;
}
 .mnu1 h4 {
margin-left: -30px;
color: inherit;
}
 .mnu1 h5 {
margin-left: -30px;
}
 .mnu1 h6 {
margin-left: -30px;
}
 .mnu2 td {
vertical-align: top;
padding-left: 10px;
min-width: 115px;
}
 .mnu2 div {
max-height: 100px;
overflow: hidden;
}
 .mnu2 h4 {
color: inherit;
}
 .mnu3 td {
vertical-align: top;
padding-left: 10px;
min-width: 115px;
}
 .mnu3 div {
max-height: 100px;
overflow: hidden;
}
 .mnu3 h4 {
color: inherit;
}
 .mnu4 td {
vertical-align: top;
padding-left: 10px;
min-width: 115px;
}
 .mnu4 div {
max-height: 100px;
overflow: hidden;
}
 .mnu4 h4 {
color: inherit;
}
 .fim11 {
text-align: center;
}
 .fim11 img {
margin: 5px 15px 5px 15px;
height: 180px;
max-height: 180px;
}
 .lay1 {
text-align: left;
}
table.lay1 {
margin: 0;
padding: 0;
vertical-align: top;
}
td.lay1 {
padding: 5px 5px 5px 5px;
}
 .ifr106 {
position: relative;
top: -60px;
padding:10px;
max-width: 250px;
min-height: 400px;
border-style: solid;
border-width: 1px;
border-color: #005020;
}
 .ifr5 {
width: 100%;
padding: 0;
margin: 0;
border: none;
}
 .ifr107 {
position: fixed;
bottom: 5px;
right: 5px;
padding:10px;
max-width: 250px;
min-height: 400px;
border-style: solid;
border-width: 1px;
border-color: #005020;
}
 .fim1 {
float: left;
margin: 13px;
}
 .fim2 {
display: block;
float: none;
margin: 13px auto 13px auto;
}
 .fim4 {
float: none;
margin: 13px;
}
 .fim3 {
float: right;
margin: 13px;
}
 .fis30 {
max-width: 25%;
max-height: 150px;
}
 .fis40 {
max-width: 40%;
max-height: 225px;
}
 .fis50 {
max-width: 50%;
max-height: 300px;
}
 .fis60 {
max-width: 60%;
max-height: 375px;
}
 .fis70 {
max-width: 70%;
max-height: 450px;
}
 .fis80 {
max-width: 80%;
max-height: 525px;
}
 .fis90 {
max-width: 90%;
max-height: 600px;
}
 .fis75 {
max-width: 40%;
max-height: 225px;
}
 .fis100 {
max-width: 50%;
max-height: 300px;
}
 .fis150 {
max-width: 60%;
max-height: 375px;
}
 .fis200 {
max-width: 70%;
max-height: 450px;
}
 .fis250 {
max-width: 80%;
max-height: 525px;
}
 .fis300 {
max-width: 90%;
max-height: 600px;
}
 .fis700 {
display: block;
max-width: 90%;
max-height: 600px;
float: none;
margin: 13px auto 13px auto;
}
 .ico20 {
margin: 1px;
max-width: 20px;
max-height: 20px;
}
 .fis10 {
max-width:6rem;
max-height:110px;
}
 .fis11 {
max-width:7rem;
max-height:130px;
}
 .fis12 {
max-width:8rem;
max-height:160px;
}
 .fis13 {
max-width:10rem;
max-height:200px;
}
 .fis14 {
max-width:12rem;
max-height:240px;
}
 .fis15 {
max-width:15rem;
max-height:280px;
}
 .fis16 {
max-width:18rem;
max-height:340px;
}
 .fis17 {
max-width:21rem;
max-height:410px;
}
 .fis18 {
max-width:25rem;
max-height:500px;
}
 .fis19 {
max-width:30rem;
max-height:600px;
}
 .imc1 {
margin:0 4px 0 4px;
width:1em;
max-height:1.4em;
border-width:1px;
float:left;
position:relative;
bottom:-4px;
}
 .imc1:hover {
border-color:gray;
cursor:pointer;
}
 .imc1:active {
border-color:black;
background-color:gray;
}
 .imc2 {
margin:0 4px 0 4px;
width:1em;
max-height:1.4em;
border-width:1px;
position:relative;
bottom:-4px;
}
 .imc2:hover {
border-color:gray;
cursor:pointer;
}
 .imc2:active{
border-color:black;
background-color:gray;
}
 .imc3 {
margin:0 4px 0 4px;
width:1em;
max-height:1.4em;
border-width:1px;
float:right;
position:relative;
bottom:-4px;
}
 .imc3:hover {
border-color:gray;
cursor:pointer;
}
 .imc3:active{
border-color:black;
background-color:gray;
}
 .fha1 table {
margin-left: 0;
margin-right: auto;
}
 .fha2 table {
margin-left: auto;
margin-right: auto;
}
 .fha3 table {
margin-left: auto;
margin-right: 0;
}
 .fha12 table {
margin-left: auto;
margin-right: auto;
}
 .fha13 table {
margin-left: auto;
margin-right: 0;
}
 .fta3 {
margin-left: auto;
margin-right: 0;
}
 .fta2 {
margin-left: auto;
margin-right: auto;
}
 .fta1 {
margin-left: 0;
margin-right: auto;
}
 .fta4 {
width: 100%;
}
 .ftva1 tr {
vertical-align: top;
}
 .ftva2 tr {
vertical-align: middle;
}
 .ftva3 tr {
vertical-align: bottom;
}
 .fha1 {
text-align: left;
}
 .fha2 {
text-align: center;
}
 .fha3 {
text-align: right;
}
 .fha4 {
text-align: justify;
}
 .fha11 {
text-align: left;
display: block;
}
 .fha12 {
text-align: center;
display: block;
}
 .fha13 {
text-align: right;
display: block;
}
 .fha14 {
text-align: justify;
display: block;
}
 .fva1 {
vertical-align: top;
}
 .fva2 {
vertical-align: middle;
}
 .fva3 {
vertical-align: bottom;
}
 .fst1 {
font-style: normal;
text-decoration: none;
}
 .fst2 {
font-style: italic;
text-decoration: none;
}
 .fst3 {
font-style: normal;
text-decoration: underline;
}
 .fst4 {
font-style: italic;
text-decoration: underline;
}
 .fsi1 {
font-size: 12px;
line-height: 20px;
}
 .fsi8 {
font-size: 8px;
line-height: normal;
}
 .fsi10 {
font-size: 10px;
line-height: normal;
}
 .fsi12 {
font-size: 12px;
line-height: normal;
}
 .fsi14 {
font-size: 14px;
line-height: auto;
}
 .fsi16 {
font-size: 16px;
line-height: normal;
}
 .fsi18 {
font-size: 18px;
line-height: normal;
}
 .fsi20 {
font-size: 20px;
line-height: normal;
}
 .fsi30 {
font-size: 30px;
line-height: normal;
}
 .fsi34 {
font-size: 34px;
line-height: normal;
}
 .frs1 {
height: 1;
border-width: 1px 0 0 0;
border-style: solid;
}
 .frs2 {
height: 2;
border-width: 2px 0 0 0;
border-style: solid;
}
 .frs3 {
height: 3;
border-width: 3px 0 0 0;
border-style: solid;
}
 .frs4 {
height: 2;
border-width: 1px 0 1px 0;
border-style: solid;
}
 .frs5 {
height: 3;
border-width: 2px 0 2px 0;
border-style: solid;
}
 .frs6 {
height: 4;
border-width: 3px 0 3px 0;
border-style: solid;
}
 .num {
text-align: right;
}
 .nbr {
white-space: nowrap;
}
 .np {
margin: 0;
border-width: 0;
border-color: transparent;
border-style: hidden;
background-color: transparent;
padding: 0;
}
hr.np {
width: 100%;
min-heigth: 1pt;
}
 .hnd {
cursor: pointer;
}
 .hnd1 {
text-decoration: underline;
color: #005020;
cursor: pointer;
}
 .hnd2 {
cursor: pointer;
color: #005020;
}
 .hnd2:hover {
text-decoration: underline;
}
 .hnd3 {
cursor: pointer;
text-decoration: underline;
}
 .fsl1 {
background-color: #00a3f0;
color: #FFFFFF;
font-weight: 200;
}
 .fsl2 {
background-color: #B9FFC9;
color: #000000;
font-weight: 200;
}
 .fsl3 {
background-color: #59FF79;
color: #000000;
font-weight: 200;
}
 .fsl4 {
opacity: 0.5;
}
td.fsl7 {
color: #000000;
background-color: #F0F000;
}
tr.fsl7 {
color: #000000;
background-color: #F0F000;
}
th.fsl7 {
color: #000000;
}
 .fsl1 img {
opacity: 0.5;
}
 .fsl2 img {
opacity: 0.5;
}
 .fsl3 img {
opacity: 0.5;
}
 .fsl1 div {
background-color: inherit;
}
 .fsl2 div {
background-color: inherit;
}
 .fsl3 div {
background-color: inherit;
}
 .finp1 {
width: 96%;
max-width: 500;
}
 .finp1 tr {
vertical-align: middle;
}
 .finp1 td {
margin: 0;
padding: 0 2px 0 2px;
}
 .finp2 {
width: 70%;
border-style: solid;
border-width: 1px;
border-color: #006020;
}
 .finp2:focus {
width: 96%;
border-color: #005020;
}
 .finp3 {
width: 120px;
border-style: solid;
border-width: 1px;
border-color: #006020;
}
 .finp3:focus {
width: 160px;
border-color: #005020;
}
 .finp4 {
width: 96%;
border-style: solid;
border-width: 1px;
border-color: #006020;
}
 .finp4:focus {
border-color: #005020;
}
 .fzk1 {
width: 120px;
border-style: solid;
border-width: 1px;
border-color: #006020;
}
 .fzk1:focus {
width: 70%;
border-color: #005020;
}
 .ftc34 {
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-weight: 900;
color: #005020;
}
 .ftc1 {
color: #CC0000;
}
 .ftc2 {
color: #00CC00;
}
 .ftc3 {
color: #000000;
}
 .ftc4 {
color: #FFFFFF;
}
 .ftc5 {
color: #E0E0E0;
}
 .ftc6 {
color: #F8F8F8;
}
 .ftc7 {
color: #F0F000;
}
 .ftc8 {
color: #8F00F0;
}
 .ftc9 {
color: #F88000;
}
 .ftc10 {
color: #0000CC;
}
 .ftc11 {
color: #003300;
}
 .ftc12 {
color: #660000;
}
 .ftc13 {
color: #00E500;
}
 .ftc14 {
color: #808080;
}
 .fbc1 {
background-color: #CC0000;
}
 .fbc2 {
background-color: #00CC00;
}
 .fbc3 {
background-color: #000000;
}
 .fbc4 {
background-color: #FFFFFF;
}
 .fbc5 {
background-color: #E0E0E0;
}
 .fbc6 {
background-color: #F8F8F8;
}
 .fbc7 {
background-color: #F0F000;
}
 .fbc8 {
background-color: #8F00F0;
}
 .fbc9 {
background-color: #F88000;
}
 .fbc10 {
background-color: #0000CC;
}
 .fbc11 {
background-color: #003300;
}
 .fbc12 {
background-color: #660000;
}
 .fbc13 {
background-color: #00E500;
}
 .fbc14 {
background-color: #808080;
}
 .frc1 {
border-color: #CC0000;
}
 .frc2 {
border-color: #00CC00;
}
 .frc3 {
border-color: #000000;
}
 .frc4 {
border-color: #FFFFFF;
}
 .frc5 {
border-color: #E0E0E0;
}
 .frc6 {
border-color: #F8F8F8;
}
 .frc7 {
border-color: #F0F000;
}
 .frc8 {
border-color: #8F00F0;
}
 .frc9 {
border-color: #F88000;
}
 .frc10 {
border-color: #0000CC;
}
 .frc11 {
border-color: #003300;
}
 .frc12 {
border-color: #660000;
}
 .frc13 {
border-color: #00E500;
}
 .frc14 {
border-color: #808080;
}
h2 {
font-size: 34px;
line-height: auto;
font-style: italic;
text-decoration: none;
}
#img1 {
border-radius: 2px;
}
 .mn_main {
background-color: #FFFFFF;
vertical-align: middle;
text-align: center;
line-height: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
text-transform: uppercase;
color: #005020;
}
 .mn_main a {
border-style: solid;
border-width: 1px;
border-color: #006020;
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
padding: 5px 10px 5px 10px;
background-color: #FFFFFF;
text-decoration: none;
white-space: nowrap;
color: #005020;
}
 .mn_main a:hover {
background-color: #005020;
color: #FFFFFF;
}
 .mn_beh {
background-color: #FFFFFF;
vertical-align: middle;
text-align: center;
line-height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #FFFFFF;
}
 .mn_beh a {
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
background-color: #FFFFFF;
padding: 5px 10px 5px 10px;
text-decoration: none;
white-space: nowrap;
color: #FFFFFF;
}
 .mn_beh a:hover {
background-color: #005020;
color: #FFFFFF;
}
 .tblay1 {
margin: 0;
padding: 0;
vertical-align: top;
text-align: center;
}
 .tdlay1 {
padding: 5px;
}
 .ftr5 {
font-size: 16px;
line-height: normal;
font-style: normal;
text-align: center;
text-decoration: none;
color: #006020;
}
:root {
--VersionCss:v2507141856color8res23xd;
}
