BODY {
        background-color : #fffff9;
        }

.pgob {
        }

.pgb {
        }

.pgbb {
        border-color : #0000A0;
        border-style : double;
        border-width : 3px;
        }

h1 {
        font-family : Verdana, Arial, sans-serif;
        font-size : 130%;
}

h2 {
        font-family : Verdana, Arial, sans-serif;
        font-size : 120%;
}

ul {
        font-family : Verdana, Arial, sans-serif;
}

li {
        font-family : Verdana, Arial, sans-serif;
}

.pt {
        font-family : Verdana, Arial, sans-serif;
        font-size : 120%;
        font-weight : bold;
        text-align : center;
        white-space : pre;
        }

DIV.pgi P {
        color : darkblue;
        font-family : Verdana, Arial, Sans-Serif;
        margin : 0;
        padding : 0pt;
        }

.pgib {
        background-color : white;
        border-color : sandybrown;
        border-style : ridge;
        border-width : 3px;
        }

.popen {
        }

.peco {
        font-size : 90%;
        font-style : normal;
        font-weight : normal;
        text-align : left;
        }

.ptitle {
        color : brown;
        font-size : 90%;
        font-style : italic;
        font-weight : normal;
        }

.pplay {
        font-size : 110%;
        font-style : normal;
        font-weight : bold;
        text-align : left;
        }

.pelo {
        color : black;
        font-size : 10pt;
        }

.pevent {
        font-size : 100%;
        font-style : normal;
        line-height : 150%;
        text-align : left;
        }

DIV.pgm P {
        color : black;
        font-family : Verdana, Arial, Sans-Serif;
        margin-top : 1em;
        padding : 0em;
        text-align : left;
        }

.pintro {
        font-family : Verdana, Arial, sans-serif;
        font-size : 100%;
        }

.pm {
        color : black;
        font-size : 100%;
        font-weight : bold;
        text-align : justify;
        }

.pc {
        color : #000000;
        font-weight : normal;
        }

.pc2 {
        }

.pf {
        font-family : LinaresFigurine, ZurichFigurine, "Zurich New", HastingsFigurine;
        font-style : normal;
        }

.panno {
        color : black;
        font-size : 100%;
        font-style : italic;
        font-weight : bold;
        }

.ianno {
        }

.pclock {
        }

DIV.pgm A:link {
        color : black;
        text-decoration : none;
        }

DIV.pgm A:visited {
        color : black;
        text-decoration : none;
        }

DIV.pgm A:hover {
        color : blue;
        text-decoration : none;
        }

DIV.pgm A:active {
        }

DIV.pgm .pc A:link {
        color : black;
        }

DIV.pgm .pc A:visited {
        color : black;
        }

DIV.pgm .pc A:hover {
        color : blue;
        }

DIV.pgm .pc A:active {
        }

DIV.pgm .pc2 A:link {
        }

DIV.pgm .pc2 A:visited {
        }

DIV.pgm .pc2 A:hover {
        }

DIV.pgm .pc2 A:active {
        }

DIV.pgm SPAN.pc A:link {
        }

DIV.pgm SPAN.pc A:visited {
        }

DIV.pgm SPAN.pc A:hover {
        }

DIV.pgm SPAN.pc A:active {
        }

DIV.pgm SPAN.pc2 A:link {
        }

DIV.pgm SPAN.pc2 A:visited {
        }

DIV.pgm SPAN.pc2 A:hover {
        }

DIV.pgm SPAN.pc2 A:active {
        }

DIV.pgm .pc EM {
        }

DIV.pgm .pc2 EM {
        }

DIV.pgm IMG {
        }

text {
        font-family : Verdana, Arial, Sans-Serif;
        font-size : 100%;
        font-style : normal;
        }

#navi {
        position:absolute;
        top:470px;
        left:52px;
        margin-top:0px;
        padding:0px;
        width:176px;
}
#navi a:link {
        color:#ffffff;
        background-color:transparent;
        text-decoration:none;
        font-size:100%;
}
#navi a:visited {
        color:#ffffff;
        background-color:transparent;
        text-decoration:none;
        font-size:100%;
}
#navi a:hover {
        color:#D0D0D0;
        background-color:transparent;
        text-decoration:underline;
        font-size:100%;
}
#navi a:active {
        color:#D0D0D0;
        background-color:transparent;
        text-decoration:underline;
        font-size:100%;
}

/* Standard-Menübutton */
div.menu {
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-weight:bold;
        font-size:100%;
        color:#FFFFFF;
        background-color:#003080;
        text-align:center;
        padding:2px;
        margin-bottom:2px;
}
img.picleft {
                    float:left;
                    margin-right:35px;
                    margin-top:6px;
                    margin-bottom:6px;
    box-shadow: 10px 0px 25px #555;
}
img.picright {
                     float:right;
                     margin-left:35px;
                     margin-top:6px;
                     margin-bottom:6px;
    box-shadow: 10px 0px 25px #555;
}

figure {
    /* background-color: orange;*/
    width: 80%;
    height: auto;
    float: left;

    padding: 1em 1em 3em 1em;
    border: 1px solid silver;
    margin: 0 2em 2em 2em;
    box-shadow: 10px 0px 25px #555;

        font-family : Verdana, Arial, sans-serif;
        font-size : 100%;
}