﻿/* De PAGINA-instellingen*/
/* Zie daartoe app.css van Roeland */

/*
    Er zijn ook een paar stijlopdrachten binnen een pagina.
    Dat zijn:
        B.22.4     heeft  "LauTabelSTI"
        B.25       heeft  "LauTabelDS"
        C.1 en C.2 hebben "TabelLauSimpel_1" en "TabelLauSimpel_2"
*/


/* De TEKST-instellingen */

p {
    font-family: Arial, sans-serif;
    /* font-family: Verdana, sans-serif; */
    font-size: 1em;
    line-height: 160%;
    color: #000000;
    padding: 0px;
    margin: 0px;
}

/* overzetten van h1 naar h2*/
h1, .h2_new {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
    color: #800000;
    margin: 0px 0px 3pt 0px;
}


h2, .h3_new {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #800000;
    margin: 0px 0px 3pt 0px;
}

h3, .h4_new {
    margin: 0px 0px 6px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
/*  color: #FF0000;*/
    color: #A05050;
}

/* De marge van LauCaption WAS 3 px onder. Dat gaat naar 5px boven */
/* Dan moeten wel de witregels worden aangepast     */

.LauCaption {
    color: #0000FF;
    /* font-family: Arial, sans-serif; */
    font-family: Verdana, sans-serif;
    font-size: 0.875em;
    text-align: center;
    padding: 0px;
    margin: 5px 20px 0 20px;
    line-height: 160%;
}

/* Figuren gebaseerd op LauCaption maar met grotere bovenmarge */
/* en dan zonder een witregel erboven                          */

/* Einde tekst-instellingen */


/* Unordered en Ordered lists                                                   */
/* Met een truc kunnen de '<li>'s worden gezet voor uitsluitend de genoemde klasse  */
/* Inclusief een manier om alle <li> verwijzingen binnen een ul.Lau_ul_1 te zetten  */
/*  Let vooral ook op "ul" VOOR de punt                                             */

.Lau_ul_1 {
    padding: 0px 0px 0px 30px;
    border-style: none;
    margin: 0px;
    list-style-position: outside;
    list-style-type: disc;
    text-indent: 0pt;
    text-align: left;
    background-color: #FFFFFF;
}
ul.Lau_ul_1 li {
    /* background: #80FF80;  om ze te vinden in testfase */
    background: #FFFFFF;
    margin-left: 0px;
    padding-top: 4px;
    padding-left: 10px;
}

.Lau_ul_2 {
    border-style: none;
    border-color: black;
    border-width: 0px;
    padding: 0px 0px 0px 45px;
    list-style-type: circle;
    margin-top: 2px;
    margin-bottom: 3px;
    margin-left: 12px;
}
ul.Lau_ul_2 li {
    /* background: #408040;  om ze te vinden in testfase */
    background: #FFFFFF;
    margin-left: 0px;
     padding-top: 0px;
    padding-left: 10px;
}

.Lau_ol_1 {
    padding: 0px 0px 0px 30px;
    border-style: none;
    margin: 0px;
    list-style-position: outside;
    text-indent: 0pt;
    text-align: left;
    /*    background: #FF00FF;  om ze te vinden in testfase */
    background-color: #FFFFFF;
}
ol.Lau_ol_1 li {
    /* background: lightgreen; */
    margin-left: 20px;
    padding-top: 5px;
    padding-left: 10px;
}

/*  Einde list-stijlen */



.Luidspr_links_Lau {
    padding: 6px;
    font-size: 10pt;
    font-family: Arial;
    color: #000080;
    text-align: center;
    text-indent: 0;
    word-spacing: 0;
    margin: 0;
    line-height: 150%;
    font-style: normal;
}

.Luidspr_rechts_Lau {
    padding: 8px 8px 8px 12px;
    font-size: 10pt;
    font-family: Arial;
    color: #000080;
    text-align: left;
    text-indent: 0;
    word-spacing: 0;
    margin: 0;
    line-height: 150%;
    font-style: normal;
}


.LauFiguur {
    text-align: center; /* noodzakelijk als klasse van <p> */
    border-spacing: 0;
    padding: 0px;
    margin: 10px 20px -6px 20px;
    /*  background: yellow;  om ze te vinden in testfase */
    background-color: #FFFFFF;
}
.LauFiguurTabel {
    border-spacing: 0;
    padding: 0px;
    margin-top: -10px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    /* text-align:center; niet noodzakelijk bij <table> ? */

    /* background: magenta;  om ze te vinden in testfase */
    background-color: #FFFFFF;
}

/* opgenomen in pagina B.22.4 als "inline style"
    om de tabellen met fourierformules te tonen

.LauTabelSti {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    background-color: rgb(157, 255, 0);
}   */

.LauFootnote {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #0000FF;
    line-height: 150%;
    padding: 0px;
    margin: 0px 0px 6pt 0px;
    text-indent: 0pt;
}

.Laufotobijschriftmidden {
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #C0C0C0;
    text-align: center;
    vertical-align: top;
}

.Laufotobijschriftrechts {
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #C0C0C0;
    text-align: right;
    vertical-align: top;
}

.Laufotobijschriftlinks {
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #C0C0C0;
    text-align: left;
    vertical-align: top;
}

/*  Voetnoten en links  */

a:link {
    color: #0000FF;
}
a:visited {
    color: #AA0055;
}
a:hover {
    color: #0000FF;
}

a.LauHyperArtikel:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #0000FF;
    text-align: left;
    text-decoration: none;
}

a.LauHyperArtikel:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #AA0055;
    text-align: left;
    text-decoration: none;
}

a.LauHyperArtikel:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #0000FF;
    text-align: left;
    text-decoration: underline;
}

a.LauHyperArtikel:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #0000AA;
    text-align: left;
    text-decoration: none;
}

/* Probeer (!!!) de visited bij voetnoten */
/* Voorlopig werkt het NIET               */
/* Magweg nu de "gewone" a:link e.d. van  */
/* een paar regels hoger werkt?           */
/* Trouwens, de volgorde link>visited>... */
/* schijnt essentieel te zijn             */

a.LauFootnote:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: red;
    text-align: left;
    text-decoration: none;
}

a.LauFootnote:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color:red;
    text-align: left;
    text-decoration: none;
}


/* EINDE visited e.d. bij voetnoten */


.LauCaptionKop {
    color: #0000FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
    padding: 0px;
    margin: 0px 20px 3px 20pt;
    line-height: 150%;
    font-weight: bold;
}

.LauFotoGecentreerd {
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: bottom;
    text-align: center;
    text-indent: 0px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    border-color: #FFFFFF;
    font-size: 10pt;
    color: #FF00FF;
}

.LauFotoLinks {
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: bottom;
    text-align: left;
    text-indent: 0px;
    padding: 0px 0px 0px 6px;
    margin: 0px;
    border-width: 0px;
    border-color: #FFFFFF;
    font-size: 10pt;
    color: #FF00FF;
}

.LauFotoRechts {
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: bottom;
    text-align: right;
    text-indent: 0px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    border-color: #FFFFFF;
    font-size: 10pt;
    color: #FF00FF;
}

.LauHomPlafond {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    margin: 0px 0px 10px 0px;
    text-align: center;
    vertical-align: middle;
    line-height: 140%;
}

.Lau_ButtonStyle {
    /* margin-left: 185px;*/
    margin: auto;
    display: block;
    background-color: #DDDDDD;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    /* color: #400000;*/
    color: #880000;
    text-align: center;
    vertical-align: middle;
}

.Lau_ButtonStyle_klein {
    display: inline;
    margin: 5px auto 5px auto;
    background-color: #DDDDDD;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal; /* color: #400000;*/
    color: #880000;
    text-align: center;
    vertical-align: middle;
    z-index: inherit;
}
