﻿/* Style-Sheet created for www.orgelbau.net */
/* styles for organ-details pages (dispositions) */



h2
/* for Organ - Names */
{
        color: rgb(0,10,73);
        font-weight: normal;
        font-size: 18pt;
}

h3
/* for "Disposition" */
{
        color: rgb(0,0,0);
        font-weight: normal;
        font-size: 15pt;
        letter-spacing: 2pt;
        text-align: center;
}

h4
/* for contents of "dispositions" */
{
        color: rgb(0,0,0);
        font-weight: bold;
        font-size: 10pt;
}

table.disp
/* for Disposition-Tables */
{
border: 1pt solid #FFFFFF;
background: #EFEFFF;
}

table.view
/* for Picture-Tables */
{
border: 2pt solid #000000;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 0px;
}
