.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress .column-1{border-right-width:1.2em}.tablepress{border-style:solid;border-color:transparent}.tablepress td{border:1px solid #DDD}.tablepress-id-Notenumrechnung_Aegypten .row-2 .column-3,.tablepress-id-Notenumrechnung_Aegypten .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Aegypten .row-4 .column-3,.tablepress-id-Notenumrechnung_Aegypten .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Aegypten .row-6 .column-3,.tablepress-id-Notenumrechnung_Aegypten .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Aegypten .row-8 .column-3,.tablepress-id-Notenumrechnung_Aegypten .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Aegypten .row-10 .column-3,.tablepress-id-Notenumrechnung_Aegypten .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Aegypten .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Argentinien .column-1{width:50px}.tablepress-id-Notenumrechnung_Argentinien .column-2{width:150px;text-align:center}.tablepress-id-Notenumrechnung_Argentinien .column-3{width:50px}.tablepress-id-Notenumrechnung_Argentinien .row-1 .column-2{text-align:left}.tablepress-id-Notenumrechnung_Argentinien .row-2 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-3 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-4 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-5 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-6 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-7 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Argentinien .row-8 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-9 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-10 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-11 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-12 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-13 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Argentinien .row-14 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-15 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-16 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-17 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-18 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-19 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Argentinien .row-20 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-21 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-22 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-23 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-24 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-25 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Argentinien .row-26 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-27 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-28 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-29 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-30 .column-3,.tablepress-id-Notenumrechnung_Argentinien .row-31 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Argentinien .row-32 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Australien .column-5{width:50px}.tablepress-id-Notenumrechnung_Australien .row-3 .column-7,.tablepress-id-Notenumrechnung_Australien .row-4 .column-7{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Australien .row-5 .column-7,.tablepress-id-Notenumrechnung_Australien .row-6 .column-7{background-color:#74DF00}.tablepress-id-Notenumrechnung_Australien .row-7 .column-7,.tablepress-id-Notenumrechnung_Australien .row-8 .column-7{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Australien .row-9 .column-7,.tablepress-id-Notenumrechnung_Australien .row-10 .column-7{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Australien .row-11 .column-7,.tablepress-id-Notenumrechnung_Australien .row-12 .column-7{background-color:#DF7401}.tablepress-id-Notenumrechnung_Australien .row-13 .column-7{background-color:#DF0101}.tablepress-id-Notenumrechnung_Belgien .row-2 .column-3,.tablepress-id-Notenumrechnung_Belgien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Belgien .row-4 .column-3,.tablepress-id-Notenumrechnung_Belgien .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Belgien .row-6 .column-3,.tablepress-id-Notenumrechnung_Belgien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Belgien .row-8 .column-3,.tablepress-id-Notenumrechnung_Belgien .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Belgien .row-10 .column-3,.tablepress-id-Notenumrechnung_Belgien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Belgien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Bolivien .row-2 .column-3,.tablepress-id-Notenumrechnung_Bolivien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Bolivien .row-4 .column-3,.tablepress-id-Notenumrechnung_Bolivien .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Bolivien .row-6 .column-3,.tablepress-id-Notenumrechnung_Bolivien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Bolivien .row-8 .column-3,.tablepress-id-Notenumrechnung_Bolivien .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Bolivien .row-10 .column-3,.tablepress-id-Notenumrechnung_Bolivien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Bolivien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Bosnien-Herzegowina .row-2 .column-3,.tablepress-id-Notenumrechnung_Bosnien-Herzegowina .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Bosnien-Herzegowina .row-4 .column-3,.tablepress-id-Notenumrechnung_Bosnien-Herzegowina .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Bosnien-Herzegowina .row-6 .column-3,.tablepress-id-Notenumrechnung_Bosnien-Herzegowina .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Bosnien-Herzegowina .row-8 .column-3,.tablepress-id-Notenumrechnung_Bosnien-Herzegowina .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Bosnien-Herzegowina .row-10 .column-3,.tablepress-id-Notenumrechnung_Bosnien-Herzegowina .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Bosnien-Herzegowina .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Brasilien .row-2 .column-3,.tablepress-id-Notenumrechnung_Brasilien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Brasilien .row-4 .column-3,.tablepress-id-Notenumrechnung_Brasilien .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Brasilien .row-6 .column-3,.tablepress-id-Notenumrechnung_Brasilien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Brasilien .row-8 .column-3,.tablepress-id-Notenumrechnung_Brasilien .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Brasilien .row-10 .column-3,.tablepress-id-Notenumrechnung_Brasilien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Brasilien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Bulgarien .row-2 .column-3,.tablepress-id-Notenumrechnung_Bulgarien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Bulgarien .row-4 .column-3,.tablepress-id-Notenumrechnung_Bulgarien .row-5 .column-3,.tablepress-id-Notenumrechnung_Bulgarien .row-6 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Bulgarien .row-7 .column-3,.tablepress-id-Notenumrechnung_Bulgarien .row-8 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Bulgarien .row-9 .column-3,.tablepress-id-Notenumrechnung_Bulgarien .row-10 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Bulgarien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Bulgarien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Burkina-Faso .row-2 .column-4,.tablepress-id-Notenumrechnung_Burkina-Faso .row-3 .column-4,.tablepress-id-Notenumrechnung_Burkina-Faso .row-4 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Burkina-Faso .row-5 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Burkina-Faso .row-6 .column-4,.tablepress-id-Notenumrechnung_Burkina-Faso .row-7 .column-4{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Burkina-Faso .row-8 .column-4,.tablepress-id-Notenumrechnung_Burkina-Faso .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Burkina-Faso .row-10 .column-4,.tablepress-id-Notenumrechnung_Burkina-Faso .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Burkina-Faso .row-12 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Burkina-Faso .row-2 .column-7,.tablepress-id-Notenumrechnung_Burkina-Faso .row-3 .column-7{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Burkina-Faso .row-4 .column-7,.tablepress-id-Notenumrechnung_Burkina-Faso .row-5 .column-7{background-color:#74DF00}.tablepress-id-Notenumrechnung_Burkina-Faso .row-6 .column-7,.tablepress-id-Notenumrechnung_Burkina-Faso .row-7 .column-7{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Burkina-Faso .row-8 .column-7,.tablepress-id-Notenumrechnung_Burkina-Faso .row-9 .column-7{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Burkina-Faso .row-10 .column-7,.tablepress-id-Notenumrechnung_Burkina-Faso .row-11 .column-7{background-color:#DF7401}.tablepress-id-Notenumrechnung_Burkina-Faso .row-12 .column-7{background-color:#DF0101}.tablepress-id-Notenumrechnung_Chile .row-2 .column-3,.tablepress-id-Notenumrechnung_Chile .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Chile .row-4 .column-3,.tablepress-id-Notenumrechnung_Chile .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Chile .row-6 .column-3,.tablepress-id-Notenumrechnung_Chile .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Chile .row-8 .column-3,.tablepress-id-Notenumrechnung_Chile .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Chile .row-10 .column-3,.tablepress-id-Notenumrechnung_Chile .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Chile .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_China .row-2 .column-3,.tablepress-id-Notenumrechnung_China .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_China .row-4 .column-3,.tablepress-id-Notenumrechnung_China .row-5 .column-3,.tablepress-id-Notenumrechnung_China .row-6 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_China .row-7 .column-3,.tablepress-id-Notenumrechnung_China .row-8 .column-3,.tablepress-id-Notenumrechnung_China .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_China .row-10 .column-3,.tablepress-id-Notenumrechnung_China .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_China .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_China .row-2 .column-5,.tablepress-id-Notenumrechnung_China .row-3 .column-5{background-color:#3ADF00}.tablepress-id-Notenumrechnung_China .row-4 .column-5,.tablepress-id-Notenumrechnung_China .row-5 .column-5,.tablepress-id-Notenumrechnung_China .row-6 .column-5{background-color:#74DF00}.tablepress-id-Notenumrechnung_China .row-7 .column-5,.tablepress-id-Notenumrechnung_China .row-8 .column-5,.tablepress-id-Notenumrechnung_China .row-9 .column-5{background-color:#D7DF01}.tablepress-id-Notenumrechnung_China .row-10 .column-5,.tablepress-id-Notenumrechnung_China .row-11 .column-5{background-color:#DF7401}.tablepress-id-Notenumrechnung_China .row-12 .column-5{background-color:#DF0101}.tablepress-id-Notenumrechnung_China .row-2 .column-7,.tablepress-id-Notenumrechnung_China .row-3 .column-7{background-color:#3ADF00}.tablepress-id-Notenumrechnung_China .row-4 .column-7,.tablepress-id-Notenumrechnung_China .row-5 .column-7,.tablepress-id-Notenumrechnung_China .row-6 .column-7{background-color:#74DF00}.tablepress-id-Notenumrechnung_China .row-7 .column-7,.tablepress-id-Notenumrechnung_China .row-8 .column-7,.tablepress-id-Notenumrechnung_China .row-9 .column-7{background-color:#D7DF01}.tablepress-id-Notenumrechnung_China .row-10 .column-7,.tablepress-id-Notenumrechnung_China .row-11 .column-7{background-color:#DF7401}.tablepress-id-Notenumrechnung_China .row-12 .column-7{background-color:#DF0101}.tablepress-id-Notenumrechnung_Costa-Rica .row-2 .column-3,.tablepress-id-Notenumrechnung_Costa-Rica .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Costa-Rica .row-4 .column-3,.tablepress-id-Notenumrechnung_Costa-Rica .row-5 .column-3,.tablepress-id-Notenumrechnung_Costa-Rica .row-6 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Costa-Rica .row-7 .column-3,.tablepress-id-Notenumrechnung_Costa-Rica .row-8 .column-3,.tablepress-id-Notenumrechnung_Costa-Rica .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Costa-Rica .row-10 .column-3,.tablepress-id-Notenumrechnung_Costa-Rica .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Costa-Rica .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Daenemark .row-2 .column-3,.tablepress-id-Notenumrechnung_Daenemark .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Daenemark .row-4 .column-3,.tablepress-id-Notenumrechnung_Daenemark .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Daenemark .row-6 .column-3,.tablepress-id-Notenumrechnung_Daenemark .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Daenemark .row-8 .column-3,.tablepress-id-Notenumrechnung_Daenemark .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Daenemark .row-10 .column-3,.tablepress-id-Notenumrechnung_Daenemark .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Daenemark .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Ecuador .row-2 .column-3,.tablepress-id-Notenumrechnung_Ecuador .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Ecuador .row-4 .column-3,.tablepress-id-Notenumrechnung_Ecuador .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Ecuador .row-6 .column-3,.tablepress-id-Notenumrechnung_Ecuador .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Ecuador .row-8 .column-3,.tablepress-id-Notenumrechnung_Ecuador .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Ecuador .row-10 .column-3,.tablepress-id-Notenumrechnung_Ecuador .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Ecuador .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Estland .row-2 .column-5,.tablepress-id-Notenumrechnung_Estland .row-3 .column-5{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Estland .row-4 .column-5,.tablepress-id-Notenumrechnung_Estland .row-5 .column-5{background-color:#74DF00}.tablepress-id-Notenumrechnung_Estland .row-6 .column-5,.tablepress-id-Notenumrechnung_Estland .row-7 .column-5{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Estland .row-8 .column-5,.tablepress-id-Notenumrechnung_Estland .row-9 .column-5{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Estland .row-10 .column-5,.tablepress-id-Notenumrechnung_Estland .row-11 .column-5{background-color:#DF7401}.tablepress-id-Notenumrechnung_Estland .row-12 .column-5{background-color:#DF0101}.tablepress-id-Notenumrechnung_Finnland_1 .row-3 .column-5,.tablepress-id-Notenumrechnung_Finnland_1 .row-4 .column-5{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Finnland_1 .row-5 .column-5,.tablepress-id-Notenumrechnung_Finnland_1 .row-6 .column-5{background-color:#74DF00}.tablepress-id-Notenumrechnung_Finnland_1 .row-7 .column-5,.tablepress-id-Notenumrechnung_Finnland_1 .row-8 .column-5{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Finnland_1 .row-9 .column-5,.tablepress-id-Notenumrechnung_Finnland_1 .row-10 .column-5,.tablepress-id-Notenumrechnung_Finnland_1 .row-11 .column-5{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Finnland_1 .row-12 .column-5{background-color:#DF7401}.tablepress-id-Notenumrechnung_Finnland_1 .row-13 .column-5{background-color:#DF0101}.tablepress-id-Notenumrechnung_Finnland_1 .row-3 .column-8,.tablepress-id-Notenumrechnung_Finnland_1 .row-4 .column-8{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Finnland_1 .row-5 .column-8,.tablepress-id-Notenumrechnung_Finnland_1 .row-6 .column-8{background-color:#74DF00}.tablepress-id-Notenumrechnung_Finnland_1 .row-7 .column-8,.tablepress-id-Notenumrechnung_Finnland_1 .row-8 .column-8{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Finnland_1 .row-9 .column-8,.tablepress-id-Notenumrechnung_Finnland_1 .row-10 .column-8{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Finnland_1 .row-11 .column-8,.tablepress-id-Notenumrechnung_Finnland_1 .row-12 .column-8{background-color:#DF7401}.tablepress-id-Notenumrechnung_Finnland_1 .row-13 .column-8{background-color:#DF0101}.tablepress-id-Notenumrechnung_Finnland_1 .row-3 .column-11,.tablepress-id-Notenumrechnung_Finnland_1 .row-4 .column-11{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Finnland_1 .row-5 .column-11,.tablepress-id-Notenumrechnung_Finnland_1 .row-6 .column-11{background-color:#74DF00}.tablepress-id-Notenumrechnung_Finnland_1 .row-7 .column-11,.tablepress-id-Notenumrechnung_Finnland_1 .row-8 .column-11{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Finnland_1 .row-9 .column-11,.tablepress-id-Notenumrechnung_Finnland_1 .row-10 .column-11{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Finnland_1 .row-11 .column-11,.tablepress-id-Notenumrechnung_Finnland_1 .row-12 .column-11{background-color:#DF7401}.tablepress-id-Notenumrechnung_Finnland_1 .row-13 .column-11{background-color:#DF0101}.tablepress-id-Notenumrechnung_Finnland_2 .row-3 .column-4,.tablepress-id-Notenumrechnung_Finnland_2 .row-4 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Finnland_2 .row-5 .column-4,.tablepress-id-Notenumrechnung_Finnland_2 .row-6 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Finnland_2 .row-7 .column-4,.tablepress-id-Notenumrechnung_Finnland_2 .row-8 .column-4{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Finnland_2 .row-9 .column-4,.tablepress-id-Notenumrechnung_Finnland_2 .row-10 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Finnland_2 .row-11 .column-4,.tablepress-id-Notenumrechnung_Finnland_2 .row-12 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Finnland_2 .row-13 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Finnland_2 .row-3 .column-8,.tablepress-id-Notenumrechnung_Finnland_2 .row-4 .column-8{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Finnland_2 .row-5 .column-8,.tablepress-id-Notenumrechnung_Finnland_2 .row-6 .column-8{background-color:#74DF00}.tablepress-id-Notenumrechnung_Finnland_2 .row-7 .column-8,.tablepress-id-Notenumrechnung_Finnland_2 .row-8 .column-8{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Finnland_2 .row-9 .column-8,.tablepress-id-Notenumrechnung_Finnland_2 .row-10 .column-8{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Finnland_2 .row-11 .column-8,.tablepress-id-Notenumrechnung_Finnland_2 .row-12 .column-8{background-color:#DF7401}.tablepress-id-Notenumrechnung_Finnland_2 .row-13 .column-8{background-color:#DF0101}.tablepress-id-Notenumrechnung_Frankreich .row-2 .column-3,.tablepress-id-Notenumrechnung_Frankreich .row-3 .column-3,.tablepress-id-Notenumrechnung_Frankreich .row-4 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Frankreich .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Frankreich .row-6 .column-3,.tablepress-id-Notenumrechnung_Frankreich .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Frankreich .row-8 .column-3,.tablepress-id-Notenumrechnung_Frankreich .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Frankreich .row-10 .column-3,.tablepress-id-Notenumrechnung_Frankreich .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Frankreich .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Frankreich .row-2 .column-6,.tablepress-id-Notenumrechnung_Frankreich .row-3 .column-6{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Frankreich .row-4 .column-6,.tablepress-id-Notenumrechnung_Frankreich .row-5 .column-6{background-color:#74DF00}.tablepress-id-Notenumrechnung_Frankreich .row-6 .column-6,.tablepress-id-Notenumrechnung_Frankreich .row-7 .column-6{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Frankreich .row-8 .column-6,.tablepress-id-Notenumrechnung_Frankreich .row-9 .column-6{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Frankreich .row-10 .column-6,.tablepress-id-Notenumrechnung_Frankreich .row-11 .column-6{background-color:#DF7401}.tablepress-id-Notenumrechnung_Frankreich .row-12 .column-6{background-color:#DF0101}.tablepress-id-Notenumrechnung_Frankreich .row-2 .column-9,.tablepress-id-Notenumrechnung_Frankreich .row-3 .column-9{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Frankreich .row-4 .column-9,.tablepress-id-Notenumrechnung_Frankreich .row-5 .column-9{background-color:#74DF00}.tablepress-id-Notenumrechnung_Frankreich .row-6 .column-9,.tablepress-id-Notenumrechnung_Frankreich .row-7 .column-9{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Frankreich .row-8 .column-9,.tablepress-id-Notenumrechnung_Frankreich .row-9 .column-9{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Frankreich .row-10 .column-9,.tablepress-id-Notenumrechnung_Frankreich .row-11 .column-9{background-color:#DF7401}.tablepress-id-Notenumrechnung_Frankreich .row-12 .column-9{background-color:#DF0101}.tablepress-id-Notenumrechnung_Griechenland .row-2 .column-3,.tablepress-id-Notenumrechnung_Griechenland .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Griechenland .row-4 .column-3,.tablepress-id-Notenumrechnung_Griechenland .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Griechenland .row-6 .column-3,.tablepress-id-Notenumrechnung_Griechenland .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Griechenland .row-8 .column-3,.tablepress-id-Notenumrechnung_Griechenland .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Griechenland .row-10 .column-3,.tablepress-id-Notenumrechnung_Griechenland .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Griechenland .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Guatemala .row-2 .column-3,.tablepress-id-Notenumrechnung_Guatemala .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Guatemala .row-4 .column-3,.tablepress-id-Notenumrechnung_Guatemala .row-5 .column-3,.tablepress-id-Notenumrechnung_Guatemala .row-6 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Guatemala .row-7 .column-3,.tablepress-id-Notenumrechnung_Guatemala .row-8 .column-3,.tablepress-id-Notenumrechnung_Guatemala .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Guatemala .row-10 .column-3,.tablepress-id-Notenumrechnung_Guatemala .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Guatemala .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-2 .column-4,.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-3 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-4 .column-4,.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-5 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-6 .column-4,.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-7 .column-4{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-8 .column-4,.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-10 .column-4,.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-12 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-2 .column-7,.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-3 .column-7{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-4 .column-7,.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-5 .column-7{background-color:#74DF00}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-6 .column-7,.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-7 .column-7{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-8 .column-7,.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-9 .column-7{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-10 .column-7,.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-11 .column-7{background-color:#DF7401}.tablepress-id-Notenumrechnung_Grobritannien-und-Irland .row-12 .column-7{background-color:#DF0101}.tablepress-id-Notenumrechnung_Indien .row-2 .column-4,.tablepress-id-Notenumrechnung_Indien .row-3 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Indien .row-4 .column-4,.tablepress-id-Notenumrechnung_Indien .row-5 .column-4,.tablepress-id-Notenumrechnung_Indien .row-6 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Indien .row-7 .column-4,.tablepress-id-Notenumrechnung_Indien .row-8 .column-4,.tablepress-id-Notenumrechnung_Indien .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Indien .row-10 .column-4,.tablepress-id-Notenumrechnung_Indien .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Indien .row-12 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Indien .row-2 .column-7,.tablepress-id-Notenumrechnung_Indien .row-3 .column-7{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Indien .row-4 .column-7{background-color:#74DF00}.tablepress-id-Notenumrechnung_Indien .row-5 .column-7,.tablepress-id-Notenumrechnung_Indien .row-6 .column-7{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Indien .row-7 .column-7,.tablepress-id-Notenumrechnung_Indien .row-8 .column-7{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Indien .row-9 .column-7,.tablepress-id-Notenumrechnung_Indien .row-10 .column-7{background-color:#DBA901}.tablepress-id-Notenumrechnung_Indien .row-11 .column-7{background-color:#DF7401}.tablepress-id-Notenumrechnung_Indien .row-12 .column-7{background-color:#DF0101}.tablepress-id-Notenumrechnung_Indonesien .row-2 .column-4,.tablepress-id-Notenumrechnung_Indonesien .row-3 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Indonesien .row-4 .column-4,.tablepress-id-Notenumrechnung_Indonesien .row-5 .column-4,.tablepress-id-Notenumrechnung_Indonesien .row-6 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Indonesien .row-7 .column-4,.tablepress-id-Notenumrechnung_Indonesien .row-8 .column-4,.tablepress-id-Notenumrechnung_Indonesien .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Indonesien .row-10 .column-4,.tablepress-id-Notenumrechnung_Indonesien .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Indonesien .row-14 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Irak .row-2 .column-3,.tablepress-id-Notenumrechnung_Irak .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Irak .row-4 .column-3,.tablepress-id-Notenumrechnung_Irak .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Irak .row-6 .column-3,.tablepress-id-Notenumrechnung_Irak .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Irak .row-8 .column-3,.tablepress-id-Notenumrechnung_Irak .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Irak .row-10 .column-3,.tablepress-id-Notenumrechnung_Irak .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Irak .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Iran .row-2 .column-3,.tablepress-id-Notenumrechnung_Iran .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Iran .row-4 .column-3,.tablepress-id-Notenumrechnung_Iran .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Iran .row-6 .column-3,.tablepress-id-Notenumrechnung_Iran .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Iran .row-8 .column-3,.tablepress-id-Notenumrechnung_Iran .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Iran .row-10 .column-3,.tablepress-id-Notenumrechnung_Iran .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Iran .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Israel .row-2 .column-4,.tablepress-id-Notenumrechnung_Israel .row-3 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Israel .row-4 .column-4,.tablepress-id-Notenumrechnung_Israel .row-5 .column-4,.tablepress-id-Notenumrechnung_Israel .row-6 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Israel .row-7 .column-4,.tablepress-id-Notenumrechnung_Israel .row-8 .column-4,.tablepress-id-Notenumrechnung_Israel .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Israel .row-10 .column-4,.tablepress-id-Notenumrechnung_Israel .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Israel .row-14 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Island .row-2 .column-3,.tablepress-id-Notenumrechnung_Island .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Island .row-4 .column-3,.tablepress-id-Notenumrechnung_Island .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Island .row-6 .column-3,.tablepress-id-Notenumrechnung_Island .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Island .row-8 .column-3,.tablepress-id-Notenumrechnung_Island .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Island .row-10 .column-3,.tablepress-id-Notenumrechnung_Island .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Island .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Italien .row-2 .column-3,.tablepress-id-Notenumrechnung_Italien .row-3 .column-3{background-color:#0F0}.tablepress-id-Notenumrechnung_Italien .row-4 .column-3{background-color:#01DF01}.tablepress-id-Notenumrechnung_Italien .row-5 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Italien .row-6 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Italien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Italien .row-8 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Italien .row-9 .column-3{background-color:#DBA901}.tablepress-id-Notenumrechnung_Italien .row-10 .column-3{background-color:#DF3A01}.tablepress-id-Notenumrechnung_Italien .row-11 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Italien .row-12 .column-3{background-color:red}.tablepress-id-Notenumrechnung_Japan .row-2 .column-3,.tablepress-id-Notenumrechnung_Japan .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Japan .row-4 .column-3,.tablepress-id-Notenumrechnung_Japan .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Japan .row-6 .column-3,.tablepress-id-Notenumrechnung_Japan .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Japan .row-8 .column-3,.tablepress-id-Notenumrechnung_Japan .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Japan .row-10 .column-3,.tablepress-id-Notenumrechnung_Japan .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Japan .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Kamerun .row-2 .column-3,.tablepress-id-Notenumrechnung_Kamerun .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Kamerun .row-4 .column-3,.tablepress-id-Notenumrechnung_Kamerun .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Kamerun .row-6 .column-3,.tablepress-id-Notenumrechnung_Kamerun .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Kamerun .row-8 .column-3,.tablepress-id-Notenumrechnung_Kamerun .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Kamerun .row-10 .column-3,.tablepress-id-Notenumrechnung_Kamerun .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Kamerun .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Kanada .row-2 .column-3,.tablepress-id-Notenumrechnung_Kanada .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Kanada .row-4 .column-3,.tablepress-id-Notenumrechnung_Kanada .row-5 .column-3,.tablepress-id-Notenumrechnung_Kanada .row-6 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Kanada .row-7 .column-3,.tablepress-id-Notenumrechnung_Kanada .row-8 .column-3,.tablepress-id-Notenumrechnung_Kanada .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Kanada .row-10 .column-3,.tablepress-id-Notenumrechnung_Kanada .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Kanada .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Kolumbien .row-2 .column-3,.tablepress-id-Notenumrechnung_Kolumbien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Kolumbien .row-4 .column-3,.tablepress-id-Notenumrechnung_Kolumbien .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Kolumbien .row-6 .column-3,.tablepress-id-Notenumrechnung_Kolumbien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Kolumbien .row-8 .column-3,.tablepress-id-Notenumrechnung_Kolumbien .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Kolumbien .row-10 .column-3,.tablepress-id-Notenumrechnung_Kolumbien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Kolumbien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Kroatien .row-2 .column-3,.tablepress-id-Notenumrechnung_Kroatien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Kroatien .row-4 .column-3,.tablepress-id-Notenumrechnung_Kroatien .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Kroatien .row-6 .column-3,.tablepress-id-Notenumrechnung_Kroatien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Kroatien .row-8 .column-3,.tablepress-id-Notenumrechnung_Kroatien .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Kroatien .row-10 .column-3,.tablepress-id-Notenumrechnung_Kroatien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Kroatien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-2 .column-3,.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-4 .column-3,.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-5 .column-3,.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-6 .column-3{background-color:#74DF00},.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-7 .column-3,.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-8 .column-3{background-color:#A5DF00},.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-10 .column-3,.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-2 .column-7,.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-3 .column-7{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-4 .column-7,.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-5 .column-7{background-color:#74DF00}.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-6 .column-7,.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-7 .column-7{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-8 .column-7,.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-9 .column-7{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-10 .column-7,.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-11 .column-7{background-color:#DF7401}.tablepress-id-Notenumrechnung_Lettland-und-Litauen .row-12 .column-7{background-color:#DF0101}.tablepress-id-Notenumrechnung_Libanon .row-2 .column-3,.tablepress-id-Notenumrechnung_Libanon .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Libanon .row-4 .column-3,.tablepress-id-Notenumrechnung_Libanon .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Libanon .row-6 .column-3,.tablepress-id-Notenumrechnung_Libanon .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Libanon .row-8 .column-3,.tablepress-id-Notenumrechnung_Libanon .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Libanon .row-10 .column-3,.tablepress-id-Notenumrechnung_Libanon .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Libanon .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Luxemburg .row-2 .column-3,.tablepress-id-Notenumrechnung_Luxemburg .row-3 .column-3,.tablepress-id-Notenumrechnung_Luxemburg .row-4 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Luxemburg .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Luxemburg .row-6 .column-3,.tablepress-id-Notenumrechnung_Luxemburg .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Luxemburg .row-8 .column-3,.tablepress-id-Notenumrechnung_Luxemburg .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Luxemburg .row-10 .column-3,.tablepress-id-Notenumrechnung_Luxemburg .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Luxemburg .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Malta .row-2 .column-3,.tablepress-id-Notenumrechnung_Malta .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Malta .row-4 .column-3,.tablepress-id-Notenumrechnung_Malta .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Malta .row-6 .column-3,.tablepress-id-Notenumrechnung_Malta .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Malta .row-8 .column-3,.tablepress-id-Notenumrechnung_Malta .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Malta .row-10 .column-3,.tablepress-id-Notenumrechnung_Malta .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Malta .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Marokko .row-2 .column-3,.tablepress-id-Notenumrechnung_Marokko .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Marokko .row-4 .column-3,.tablepress-id-Notenumrechnung_Marokko .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Marokko .row-6 .column-3,.tablepress-id-Notenumrechnung_Marokko .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Marokko .row-8 .column-3,.tablepress-id-Notenumrechnung_Marokko .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Marokko .row-10 .column-3,.tablepress-id-Notenumrechnung_Marokko .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Marokko .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Mexico .row-2 .column-3,.tablepress-id-Notenumrechnung_Mexico .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Mexico .row-4 .column-3,.tablepress-id-Notenumrechnung_Mexico .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Mexico .row-6 .column-3,.tablepress-id-Notenumrechnung_Mexico .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Mexico .row-8 .column-3,.tablepress-id-Notenumrechnung_Mexico .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Mexico .row-10 .column-3,.tablepress-id-Notenumrechnung_Mexico .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Mexico .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Moldavien .row-2 .column-3,.tablepress-id-Notenumrechnung_Moldavien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Moldavien .row-4 .column-3,.tablepress-id-Notenumrechnung_Moldavien .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Moldavien .row-6 .column-3,.tablepress-id-Notenumrechnung_Moldavien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Moldavien .row-8 .column-3,.tablepress-id-Notenumrechnung_Moldavien .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Moldavien .row-10 .column-3,.tablepress-id-Notenumrechnung_Moldavien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Moldavien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Mongolei .row-2 .column-4,.tablepress-id-Notenumrechnung_Mongolei .row-3 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Mongolei .row-4 .column-4,.tablepress-id-Notenumrechnung_Mongolei .row-5 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Mongolei .row-6 .column-4,.tablepress-id-Notenumrechnung_Mongolei .row-7 .column-4{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Mongolei .row-8 .column-4,.tablepress-id-Notenumrechnung_Mongolei .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Mongolei .row-10 .column-4,.tablepress-id-Notenumrechnung_Mongolei .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Mongolei .row-12 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Neuseeland .row-2 .column-3,.tablepress-id-Notenumrechnung_Neuseeland .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Neuseeland .row-4 .column-3,.tablepress-id-Notenumrechnung_Neuseeland .row-5 .column-3,.tablepress-id-Notenumrechnung_Neuseeland .row-6 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Neuseeland .row-7 .column-3,.tablepress-id-Notenumrechnung_Neuseeland .row-8 .column-3,.tablepress-id-Notenumrechnung_Neuseeland .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Neuseeland .row-10 .column-3,.tablepress-id-Notenumrechnung_Neuseeland .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Neuseeland .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Niederlande .row-2 .column-3,.tablepress-id-Notenumrechnung_Niederlande .row-3 .column-3,.tablepress-id-Notenumrechnung_Niederlande .row-4 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Niederlande .row-5 .column-3,.tablepress-id-Notenumrechnung_Niederlande .row-6 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Niederlande .row-7 .column-3,.tablepress-id-Notenumrechnung_Niederlande .row-8 .column-3,.tablepress-id-Notenumrechnung_Niederlande .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Niederlande .row-10 .column-3,.tablepress-id-Notenumrechnung_Niederlande .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Niederlande .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Niederlande .row-2 .column-6,.tablepress-id-Notenumrechnung_Niederlande .row-3 .column-6,.tablepress-id-Notenumrechnung_Niederlande .row-4 .column-6{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Niederlande .row-5 .column-6,.tablepress-id-Notenumrechnung_Niederlande .row-6 .column-6{background-color:#74DF00}.tablepress-id-Notenumrechnung_Niederlande .row-7 .column-6,.tablepress-id-Notenumrechnung_Niederlande .row-8 .column-6,.tablepress-id-Notenumrechnung_Niederlande .row-9 .column-6{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Niederlande .row-10 .column-6,.tablepress-id-Notenumrechnung_Niederlande .row-11 .column-6{background-color:#DF7401}.tablepress-id-Notenumrechnung_Niederlande .row-12 .column-6{background-color:#DF0101}.tablepress-id-Notenumrechnung_Nigeria .row-2 .column-4,.tablepress-id-Notenumrechnung_Nigeria .row-3 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Nigeria .row-4 .column-4,.tablepress-id-Notenumrechnung_Nigeria .row-5 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Nigeria .row-6 .column-4,.tablepress-id-Notenumrechnung_Nigeria .row-7 .column-4{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Nigeria .row-8 .column-4,.tablepress-id-Notenumrechnung_Nigeria .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Nigeria .row-10 .column-4,.tablepress-id-Notenumrechnung_Nigeria .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Nigeria .row-12 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Norwegen .row-2 .column-4,.tablepress-id-Notenumrechnung_Norwegen .row-3 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Norwegen .row-4 .column-4,.tablepress-id-Notenumrechnung_Norwegen .row-5 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Norwegen .row-6 .column-4,.tablepress-id-Notenumrechnung_Norwegen .row-7 .column-4{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Norwegen .row-8 .column-4,.tablepress-id-Notenumrechnung_Norwegen .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Norwegen .row-10 .column-4,.tablepress-id-Notenumrechnung_Norwegen .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Norwegen .row-12 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Oesterreich .row-2 .column-3,.tablepress-id-Notenumrechnung_Oesterreich .row-3 .column-3,.tablepress-id-Notenumrechnung_Oesterreich .row-4 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Oesterreich .row-5 .column-3,.tablepress-id-Notenumrechnung_Oesterreich .row-6 .column-3,.tablepress-id-Notenumrechnung_Oesterreich .row-7 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Oesterreich .row-8 .column-3,.tablepress-id-Notenumrechnung_Oesterreich .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Oesterreich .row-10 .column-3,.tablepress-id-Notenumrechnung_Oesterreich .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Oesterreich .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Paraguay .row-2 .column-7,.tablepress-id-Notenumrechnung_Paraguay .row-3 .column-7{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Paraguay .row-4 .column-7,.tablepress-id-Notenumrechnung_Paraguay .row-5 .column-7{background-color:#74DF00}.tablepress-id-Notenumrechnung_Paraguay .row-6 .column-7,.tablepress-id-Notenumrechnung_Paraguay .row-7 .column-7{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Paraguay .row-8 .column-7,.tablepress-id-Notenumrechnung_Paraguay .row-9 .column-7{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Paraguay .row-10 .column-7,.tablepress-id-Notenumrechnung_Paraguay .row-11 .column-7{background-color:#DF7401}.tablepress-id-Notenumrechnung_Paraguay .row-12 .column-7{background-color:#DF0101}.tablepress-id-Notenumrechnung_Paraguay .row-2 .column-3,.tablepress-id-Notenumrechnung_Paraguay .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Paraguay .row-4 .column-3,.tablepress-id-Notenumrechnung_Paraguay .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Paraguay .row-6 .column-3,.tablepress-id-Notenumrechnung_Paraguay .row-7 .column-3,.tablepress-id-Notenumrechnung_Paraguay .row-8 .column-3,.tablepress-id-Notenumrechnung_Paraguay .row-9 .column-3,.tablepress-id-Notenumrechnung_Paraguay .row-10 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Paraguay .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Paraguay .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Peru .row-2 .column-3,.tablepress-id-Notenumrechnung_Peru .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Peru .row-4 .column-3,.tablepress-id-Notenumrechnung_Peru .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Peru .row-6 .column-3,.tablepress-id-Notenumrechnung_Peru .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Peru .row-8 .column-3,.tablepress-id-Notenumrechnung_Peru .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Peru .row-10 .column-3,.tablepress-id-Notenumrechnung_Peru .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Peru .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Philippinen .row-2 .column-4,.tablepress-id-Notenumrechnung_Philippinen .row-3 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Philippinen .row-4 .column-4,.tablepress-id-Notenumrechnung_Philippinen .row-5 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Philippinen .row-6 .column-4,.tablepress-id-Notenumrechnung_Philippinen .row-7 .column-4{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Philippinen .row-8 .column-4,.tablepress-id-Notenumrechnung_Philippinen .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Philippinen .row-10 .column-4,.tablepress-id-Notenumrechnung_Philippinen .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Philippinen .row-12 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Polen .row-2 .column-3,.tablepress-id-Notenumrechnung_Polen .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Polen .row-4 .column-3,.tablepress-id-Notenumrechnung_Polen .row-5 .column-3,.tablepress-id-Notenumrechnung_Polen .row-6 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Polen .row-7 .column-3,.tablepress-id-Notenumrechnung_Polen .row-8 .column-3,.tablepress-id-Notenumrechnung_Polen .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Polen .row-10 .column-3,.tablepress-id-Notenumrechnung_Polen .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Polen .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Polen .row-2 .column-7{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Polen .row-3 .column-7,.tablepress-id-Notenumrechnung_Polen .row-4 .column-7{background-color:#74DF00}.tablepress-id-Notenumrechnung_Polen .row-5 .column-7,.tablepress-id-Notenumrechnung_Polen .row-6 .column-7{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Polen .row-7 .column-7,.tablepress-id-Notenumrechnung_Polen .row-8 .column-7,.tablepress-id-Notenumrechnung_Polen .row-9 .column-7{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Polen .row-10 .column-7,.tablepress-id-Notenumrechnung_Polen .row-11 .column-7{background-color:#DF7401}.tablepress-id-Notenumrechnung_Polen .row-12 .column-7{background-color:#DF0101}.tablepress-id-Notenumrechnung_Portugal .row-2 .column-3,.tablepress-id-Notenumrechnung_Portugal .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Portugal .row-4 .column-3,.tablepress-id-Notenumrechnung_Portugal .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Portugal .row-6 .column-3,.tablepress-id-Notenumrechnung_Portugal .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Portugal .row-8 .column-3,.tablepress-id-Notenumrechnung_Portugal .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Portugal .row-10 .column-3,.tablepress-id-Notenumrechnung_Portugal .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Portugal .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Rumaenien .row-2 .column-3,.tablepress-id-Notenumrechnung_Rumaenien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Rumaenien .row-4 .column-3,.tablepress-id-Notenumrechnung_Rumaenien .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Rumaenien .row-6 .column-3,.tablepress-id-Notenumrechnung_Rumaenien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Rumaenien .row-8 .column-3,.tablepress-id-Notenumrechnung_Rumaenien .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Rumaenien .row-10 .column-3,.tablepress-id-Notenumrechnung_Rumaenien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Rumaenien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Russland .row-2 .column-4,.tablepress-id-Notenumrechnung_Russland .row-3 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Russland .row-4 .column-4,.tablepress-id-Notenumrechnung_Russland .row-5 .column-4,.tablepress-id-Notenumrechnung_Russland .row-6 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Russland .row-7 .column-4,.tablepress-id-Notenumrechnung_Russland .row-8 .column-4,.tablepress-id-Notenumrechnung_Russland .row-9 .column-4,.tablepress-id-Notenumrechnung_Russland .row-10 .column-4,.tablepress-id-Notenumrechnung_Russland .row-11 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Russland .row-12 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Schweden .row-2 .column-3,.tablepress-id-Notenumrechnung_Schweden .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Schweden .row-4 .column-3,.tablepress-id-Notenumrechnung_Schweden .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Schweden .row-6 .column-3,.tablepress-id-Notenumrechnung_Schweden .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Schweden .row-8 .column-3,.tablepress-id-Notenumrechnung_Schweden .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Schweden .row-10 .column-3,.tablepress-id-Notenumrechnung_Schweden .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Schweden .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Schweden .row-2 .column-7,.tablepress-id-Notenumrechnung_Schweden .row-3 .column-7{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Schweden .row-4 .column-7,.tablepress-id-Notenumrechnung_Schweden .row-5 .column-7{background-color:#74DF00}.tablepress-id-Notenumrechnung_Schweden .row-6 .column-7,.tablepress-id-Notenumrechnung_Schweden .row-7 .column-7{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Schweden .row-8 .column-7,.tablepress-id-Notenumrechnung_Schweden .row-9 .column-7{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Schweden .row-10 .column-7,.tablepress-id-Notenumrechnung_Schweden .row-11 .column-7{background-color:#DF7401}.tablepress-id-Notenumrechnung_Schweden .row-12 .column-7{background-color:#DF0101}.tablepress-id-Notenumrechnung_Schweden .row-2 .column-9,.tablepress-id-Notenumrechnung_Schweden .row-3 .column-9{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Schweden .row-4 .column-9,.tablepress-id-Notenumrechnung_Schweden .row-5 .column-9{background-color:#74DF00}.tablepress-id-Notenumrechnung_Schweden .row-6 .column-9,.tablepress-id-Notenumrechnung_Schweden .row-7 .column-9{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Schweden .row-8 .column-9,.tablepress-id-Notenumrechnung_Schweden .row-9 .column-9{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Schweden .row-10 .column-9,.tablepress-id-Notenumrechnung_Schweden .row-11 .column-9{background-color:#DF7401}.tablepress-id-Notenumrechnung_Schweden .row-12 .column-9{background-color:#DF0101}.tablepress-id-Notenumrechnung_Schweiz .row-2 .column-4,.tablepress-id-Notenumrechnung_Schweiz .row-3 .column-4,.tablepress-id-Notenumrechnung_Schweiz .row-4 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Schweiz .row-5 .column-4,.tablepress-id-Notenumrechnung_Schweiz .row-6 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Schweiz .row-7 .column-4{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Schweiz .row-8 .column-4,.tablepress-id-Notenumrechnung_Schweiz .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Schweiz .row-10 .column-4,.tablepress-id-Notenumrechnung_Schweiz .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Schweiz .row-12 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Singapur .row-2 .column-3,.tablepress-id-Notenumrechnung_Singapur .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Singapur .row-4 .column-3,.tablepress-id-Notenumrechnung_Singapur .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Singapur .row-6 .column-3,.tablepress-id-Notenumrechnung_Singapur .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Singapur .row-8 .column-3,.tablepress-id-Notenumrechnung_Singapur .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Singapur .row-10 .column-3,.tablepress-id-Notenumrechnung_Singapur .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Singapur .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Slowakei .column-1{width:50px}.tablepress-id-Notenumrechnung_Slowakei .column-2{width:100px;text-align:center}.tablepress-id-Notenumrechnung_Slowakei .column-3{width:10px}.tablepress-id-Notenumrechnung_Slowakei .row-1 .column-2{text-align:left}.tablepress-id-Notenumrechnung_Slowakei .row-2 .column-3,.tablepress-id-Notenumrechnung_Slowakei .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Slowakei .row-4 .column-3,.tablepress-id-Notenumrechnung_Slowakei .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Slowakei .row-6 .column-3,.tablepress-id-Notenumrechnung_Slowakei .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Slowakei .row-8 .column-3,.tablepress-id-Notenumrechnung_Slowakei .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Slowakei .row-10 .column-3,.tablepress-id-Notenumrechnung_Slowakei .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Slowakei .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Slowenien .row-2 .column-3,.tablepress-id-Notenumrechnung_Slowenien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Slowenien .row-4 .column-3,.tablepress-id-Notenumrechnung_Slowenien .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Slowenien .row-6 .column-3,.tablepress-id-Notenumrechnung_Slowenien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Slowenien .row-8 .column-3,.tablepress-id-Notenumrechnung_Slowenien .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Slowenien .row-10 .column-3,.tablepress-id-Notenumrechnung_Slowenien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Slowenien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Spanien .row-2 .column-3,.tablepress-id-Notenumrechnung_Spanien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Spanien .row-4 .column-3,.tablepress-id-Notenumrechnung_Spanien .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Spanien .row-6 .column-3,.tablepress-id-Notenumrechnung_Spanien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Spanien .row-8 .column-3,.tablepress-id-Notenumrechnung_Spanien .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Spanien .row-10 .column-3,.tablepress-id-Notenumrechnung_Spanien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Spanien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Spanien .row-2 .column-6,.tablepress-id-Notenumrechnung_Spanien .row-3 .column-6{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Spanien .row-4 .column-6,.tablepress-id-Notenumrechnung_Spanien .row-5 .column-6{background-color:#74DF00}.tablepress-id-Notenumrechnung_Spanien .row-6 .column-6,.tablepress-id-Notenumrechnung_Spanien .row-7 .column-6{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Spanien .row-8 .column-6,.tablepress-id-Notenumrechnung_Spanien .row-9 .column-6{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Spanien .row-10 .column-6,.tablepress-id-Notenumrechnung_Spanien .row-11 .column-6{background-color:#DF7401}.tablepress-id-Notenumrechnung_Spanien .row-12 .column-6{background-color:#DF0101}.tablepress-id-Notenumrechnung_Suedafrika .row-2 .column-3,.tablepress-id-Notenumrechnung_Suedafrika .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Suedafrika .row-4 .column-3,.tablepress-id-Notenumrechnung_Suedafrika .row-5 .column-3,.tablepress-id-Notenumrechnung_Suedafrika .row-6 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Suedafrika .row-7 .column-3,.tablepress-id-Notenumrechnung_Suedafrika .row-8 .column-3,.tablepress-id-Notenumrechnung_Suedafrika .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Suedafrika .row-10 .column-3,.tablepress-id-Notenumrechnung_Suedafrika .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Suedafrika .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Suedkorea .row-2 .column-3,.tablepress-id-Notenumrechnung_Suedkorea .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Suedkorea .row-4 .column-3,.tablepress-id-Notenumrechnung_Suedkorea .row-5 .column-3,.tablepress-id-Notenumrechnung_Suedkorea .row-6 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Suedkorea .row-7 .column-3,.tablepress-id-Notenumrechnung_Suedkorea .row-8 .column-3,.tablepress-id-Notenumrechnung_Suedkorea .row-9 .column-3,.tablepress-id-Notenumrechnung_Suedkorea .row-10 .column-3,.tablepress-id-Notenumrechnung_Suedkorea .row-11 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Suedkorea .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Syrien .row-2 .column-3,.tablepress-id-Notenumrechnung_Syrien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Syrien .row-4 .column-3,.tablepress-id-Notenumrechnung_Syrien .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Syrien .row-6 .column-3,.tablepress-id-Notenumrechnung_Syrien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Syrien .row-8 .column-3,.tablepress-id-Notenumrechnung_Syrien .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Syrien .row-10 .column-3,.tablepress-id-Notenumrechnung_Syrien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Syrien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Thailand .row-2 .column-3,.tablepress-id-Notenumrechnung_Thailand .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Thailand .row-4 .column-3,.tablepress-id-Notenumrechnung_Thailand .row-5 .column-3,.tablepress-id-Notenumrechnung_Thailand .row-6 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Thailand .row-7 .column-3,.tablepress-id-Notenumrechnung_Thailand .row-8 .column-3,.tablepress-id-Notenumrechnung_Thailand .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Thailand .row-10 .column-3,.tablepress-id-Notenumrechnung_Thailand .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Thailand .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Taiwan .row-2 .column-3,.tablepress-id-Notenumrechnung_Taiwan .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Taiwan .row-4 .column-3,.tablepress-id-Notenumrechnung_Taiwan .row-5 .column-3,.tablepress-id-Notenumrechnung_Taiwan .row-6 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Taiwan .row-7 .column-3,.tablepress-id-Notenumrechnung_Taiwan .row-8 .column-3,.tablepress-id-Notenumrechnung_Taiwan .row-9 .column-3,.tablepress-id-Notenumrechnung_Taiwan .row-10 .column-3,.tablepress-id-Notenumrechnung_Taiwan .row-11 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Taiwan .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Tschechien .row-2 .column-3,.tablepress-id-Notenumrechnung_Tschechien .row-3 .column-3,.tablepress-id-Notenumrechnung_Tschechien .row-4 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Tschechien .row-5 .column-3,.tablepress-id-Notenumrechnung_Tschechien .row-6 .column-3,.tablepress-id-Notenumrechnung_Tschechien .row-7 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Tschechien .row-8 .column-3,.tablepress-id-Notenumrechnung_Tschechien .row-9 .column-3,.tablepress-id-Notenumrechnung_Tschechien .row-10 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Tschechien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Tschechien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Tschechien .row-2 .column-6,.tablepress-id-Notenumrechnung_Tschechien .row-3 .column-6,.tablepress-id-Notenumrechnung_Tschechien .row-4 .column-6{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Tschechien .row-5 .column-6,.tablepress-id-Notenumrechnung_Tschechien .row-6 .column-6,.tablepress-id-Notenumrechnung_Tschechien .row-7 .column-6{background-color:#74DF00}.tablepress-id-Notenumrechnung_Tschechien .row-8 .column-6,.tablepress-id-Notenumrechnung_Tschechien .row-9 .column-6,.tablepress-id-Notenumrechnung_Tschechien .row-10 .column-6{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Tschechien .row-11 .column-6{background-color:#DF7401}.tablepress-id-Notenumrechnung_Tschechien .row-12 .column-6{background-color:#DF0101}.tablepress-id-Notenumrechnung_Tuerkei .row-2 .column-4,.tablepress-id-Notenumrechnung_Tuerkei .row-3 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Tuerkei .row-4 .column-4,.tablepress-id-Notenumrechnung_Tuerkei .row-5 .column-4,.tablepress-id-Notenumrechnung_Tuerkei .row-6 .column-4{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Tuerkei .row-7 .column-4,.tablepress-id-Notenumrechnung_Tuerkei .row-8 .column-4,.tablepress-id-Notenumrechnung_Tuerkei .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Tuerkei .row-10 .column-4,.tablepress-id-Notenumrechnung_Tuerkei .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Tuerkei .row-12 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_Tuerkei .row-2 .column-6,.tablepress-id-Notenumrechnung_Tuerkei .row-3 .column-6{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Tuerkei .row-4 .column-6,.tablepress-id-Notenumrechnung_Tuerkei .row-5 .column-6,.tablepress-id-Notenumrechnung_Tuerkei .row-6 .column-6{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Tuerkei .row-7 .column-6,.tablepress-id-Notenumrechnung_Tuerkei .row-8 .column-6,.tablepress-id-Notenumrechnung_Tuerkei .row-9 .column-6{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Tuerkei .row-10 .column-6,.tablepress-id-Notenumrechnung_Tuerkei .row-11 .column-6{background-color:#DF7401}.tablepress-id-Notenumrechnung_Tuerkei .row-12 .column-6{background-color:#DF0101}.tablepress-id-Notenumrechnung_Tunesien .row-2 .column-3,.tablepress-id-Notenumrechnung_Tunesien .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Tunesien .row-4 .column-3,.tablepress-id-Notenumrechnung_Tunesien .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Tunesien .row-6 .column-3,.tablepress-id-Notenumrechnung_Tunesien .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Tunesien .row-8 .column-3,.tablepress-id-Notenumrechnung_Tunesien .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Tunesien .row-10 .column-3,.tablepress-id-Notenumrechnung_Tunesien .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Tunesien .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Ukraine .row-2 .column-3,.tablepress-id-Notenumrechnung_Ukraine .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Ukraine .row-4 .column-3,.tablepress-id-Notenumrechnung_Ukraine .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Ukraine .row-6 .column-3,.tablepress-id-Notenumrechnung_Ukraine .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Ukraine .row-8 .column-3,.tablepress-id-Notenumrechnung_Ukraine .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Ukraine .row-10 .column-3,.tablepress-id-Notenumrechnung_Ukraine .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Ukraine .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Ungarn .row-2 .column-3,.tablepress-id-Notenumrechnung_Ungarn .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Ungarn .row-4 .column-3,.tablepress-id-Notenumrechnung_Ungarn .row-5 .column-3,.tablepress-id-Notenumrechnung_Ungarn .row-6 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Ungarn .row-7 .column-3,.tablepress-id-Notenumrechnung_Ungarn .row-8 .column-3,.tablepress-id-Notenumrechnung_Ungarn .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Ungarn .row-10 .column-3,.tablepress-id-Notenumrechnung_Ungarn .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Ungarn .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Uruguay .row-2 .column-2,.tablepress-id-Notenumrechnung_Uruguay .row-3 .column-2{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Uruguay .row-4 .column-2,.tablepress-id-Notenumrechnung_Uruguay .row-5 .column-2,.tablepress-id-Notenumrechnung_Uruguay .row-6 .column-2{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Uruguay .row-7 .column-2,.tablepress-id-Notenumrechnung_Uruguay .row-8 .column-2,.tablepress-id-Notenumrechnung_Uruguay .row-9 .column-2{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Uruguay .row-10 .column-2,.tablepress-id-Notenumrechnung_Uruguay .row-11 .column-2{background-color:#DF7401}.tablepress-id-Notenumrechnung_Uruguay .row-12 .column-2{background-color:#DF0101}.tablepress-id-Notenumrechnung_USA .row-2 .column-3,.tablepress-id-Notenumrechnung_USA .row-3 .column-3,.tablepress-id-Notenumrechnung_USA .row-4 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_USA .row-5 .column-3,.tablepress-id-Notenumrechnung_USA .row-6 .column-3,.tablepress-id-Notenumrechnung_USA .row-7 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_USA .row-8 .column-3,.tablepress-id-Notenumrechnung_USA .row-9 .column-3,.tablepress-id-Notenumrechnung_USA .row-10 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_USA .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_USA .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_USA .row-2 .column-6,.tablepress-id-Notenumrechnung_USA .row-3 .column-6,.tablepress-id-Notenumrechnung_USA .row-4 .column-6{background-color:#3ADF00}.tablepress-id-Notenumrechnung_USA .row-5 .column-6,.tablepress-id-Notenumrechnung_USA .row-6 .column-6,.tablepress-id-Notenumrechnung_USA .row-7 .column-6{background-color:#74DF00}.tablepress-id-Notenumrechnung_USA .row-8 .column-6,.tablepress-id-Notenumrechnung_USA .row-9 .column-6,.tablepress-id-Notenumrechnung_USA .row-10 .column-6{background-color:#D7DF01}.tablepress-id-Notenumrechnung_USA .row-11 .column-6{background-color:#DF7401}.tablepress-id-Notenumrechnung_USA .row-12 .column-6{background-color:#DF0101}.tablepress-id-Notenumrechnung_Usbekistan .row-2 .column-3,.tablepress-id-Notenumrechnung_Usbekistan .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Usbekistan .row-4 .column-3,.tablepress-id-Notenumrechnung_Usbekistan .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Usbekistan .row-6 .column-3,.tablepress-id-Notenumrechnung_Usbekistan .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Usbekistan .row-8 .column-3,.tablepress-id-Notenumrechnung_Usbekistan .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Usbekistan .row-10 .column-3,.tablepress-id-Notenumrechnung_Usbekistan .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Usbekistan .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Vietnam .row-2 .column-3,.tablepress-id-Notenumrechnung_Vietnam .row-3 .column-3{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Vietnam .row-4 .column-3,.tablepress-id-Notenumrechnung_Vietnam .row-5 .column-3{background-color:#74DF00}.tablepress-id-Notenumrechnung_Vietnam .row-6 .column-3,.tablepress-id-Notenumrechnung_Vietnam .row-7 .column-3{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Vietnam .row-8 .column-3,.tablepress-id-Notenumrechnung_Vietnam .row-9 .column-3{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Vietnam .row-10 .column-3,.tablepress-id-Notenumrechnung_Vietnam .row-11 .column-3{background-color:#DF7401}.tablepress-id-Notenumrechnung_Vietnam .row-12 .column-3{background-color:#DF0101}.tablepress-id-Notenumrechnung_Zypern .row-2 .column-4,.tablepress-id-Notenumrechnung_Zypern .row-3 .column-4{background-color:#3ADF00}.tablepress-id-Notenumrechnung_Zypern .row-4 .column-4,.tablepress-id-Notenumrechnung_Zypern .row-5 .column-4{background-color:#74DF00}.tablepress-id-Notenumrechnung_Zypern .row-6 .column-4,.tablepress-id-Notenumrechnung_Zypern .row-7 .column-4{background-color:#A5DF00}.tablepress-id-Notenumrechnung_Zypern .row-8 .column-4,.tablepress-id-Notenumrechnung_Zypern .row-9 .column-4{background-color:#D7DF01}.tablepress-id-Notenumrechnung_Zypern .row-10 .column-4,.tablepress-id-Notenumrechnung_Zypern .row-11 .column-4{background-color:#DF7401}.tablepress-id-Notenumrechnung_Zypern .row-12 .column-4{background-color:#DF0101}.tablepress-id-Notenumrechnung_ECTS .row-2 .column-2,.tablepress-id-Notenumrechnung_ECTS .row-3 .column-2{background-color:#3ADF00}.tablepress-id-Notenumrechnung_ECTS .row-4 .column-2,.tablepress-id-Notenumrechnung_ECTS .row-5 .column-2{background-color:#74DF00}.tablepress-id-Notenumrechnung_ECTS .row-6 .column-2,.tablepress-id-Notenumrechnung_ECTS .row-7 .column-2{background-color:#A5DF00}.tablepress-id-Notenumrechnung_ECTS .row-8 .column-2,.tablepress-id-Notenumrechnung_ECTS .row-9 .column-2,.tablepress-id-Notenumrechnung_ECTS .row-10 .column-2{background-color:#D7DF01}.tablepress-id-Notenumrechnung_ECTS .row-11 .column-2{background-color:#DF7401}.tablepress-id-Notenumrechnung_ECTS .row-12 .column-2{background-color:#DF0101}