a
{
    color: #0404B2;
    text-decoration: none;
}

a:visited
{
    color: #800000;
}

a:hover
{
    color: #9C3100;
    text-decoration: underline;
}

a:active
{
    color: #FF0000;
}

body
{
    background-color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100.01%;
    text-align: justify;
}

h1
{
    font-size: 14.0pt;
}

h1, h2, h3, h4
{
    font-family: Arial,Helvetica,sans-serif;
}

h2
{
    font-size: 13.0pt;
}

h3
{
    font-size: 12.0pt;
}

h4
{
    font-size: 11.0pt;
}

p, ul, ol
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10.0pt;
}

ul li, ol li 
{
    font-size:inherit;
}

th.brown
{
    background-color: #800000;
    color: #FFFFFF;
    font-family: Arial, Helvetica,sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}

.bdl
{
    border-bottom: 1px solid #800000;
    border-left: 1px solid #800000;
    border-top: 1px solid #800000;
}

.bdr
{
    border-bottom: 1px solid #800000;
    border-right: 1px solid #800000;
    border-top: 1px solid #800000;
}

.border
{
    border: 1px solid #800000;
}

.bot
{
    border-bottom: 1px solid #800000;
}

.hinweis
{
    color: #0000FF;
    font-size: 12pt;
    font-weight: bold;
}

.phon1
{
    font-family: SILDoulos IPA93;
}

.phon2
{
    font-family: PhonSymbol;
}

.sampa
{
    font-family: IPA-samd Uclphon1 SILDoulosL;
}
.symbol
{
    font-family: Symbol;
}
.smc
{
    font-variant:small-caps;
}
.first_letter
{
    font-size: 36px;
    color: #800000;
    float: left;
    line-height: 90%;
 
}
.cntr
{
    text-align: center;
}
td
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    text-align: justify;
}

th
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
}
li.alpha
{
    list-style-type: upper-alpha;
}
div.zitat
{
    margin-left: 20px;
    margin-right: 20px;
    background-color: #f5f4eb;
}
div.beispiel
{
    margin-left: 40px;
}
.link
{
    border: 1px solid Maroon;
    padding: 1px 3px 1px 3px;
    background-color: #f5f4eb;
    font-weight: bold;
    color: Maroon;
}
span.author
{
    font-variant: small-caps;
}
dt.authors
{
    margin:0.5em 0 0.25em 0;
}
img.comment
{
    border: none;
}
img.icon
{
    border: none;
    padding-left: 3px;
}
p.bibitem
{
    text-indent: -3em;
    padding-left: 3em;
    margin-top: 0;
    margin-bottom: 0.5em;
}

a.StaticMenuItemStyle img
{
    padding-right: 0.5em;
}
a.StaticSelectedStyle
{
    background-color: white;
}
@media screen
{
    span.hiddenlink
    {
        display: none;
    }
}
@media print
{
    span.hiddenlink
    {
        display: inline;
    }
}
a.pdf, a.rtf, a.www, a.www2, a.htm, a.swf, a.user, a.img

{
    padding-left:23px;
    background-position:left top;
    background-repeat: no-repeat;
}
a.pdf
{
    background-image: url(../images/pdf_small.gif);
}

a.rtf
{
    background-image: url(../images/rtf_small.gif);
}
a.www2
{
    background-image: url(../images/www_small3.gif);
}
a.www
{
    background-image: url(../images/www_small4.gif);
}
a.htm
{
    background-image: url(../images/aspx_small.gif);
}

a.swf
{
    background-image: url(../images/swf_small.gif);
}
a.user
{
    background-image: url(../images/user_small.gif);
}

a.img 
{
        background-image: url(../images/img_small.gif);

}

a.mail
{
    background-image: url(../images/mail2.gif);   
    padding-left:23px;
    background-position:left top;
    background-repeat: no-repeat;
    line-height:1.2em;
}

.FlyOut 
{
    width:20em;
    height:auto;
    border-width:1px 2px 3px 1px;
    padding:3px 5px;
          -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            border: 2px solid maroon;
    background:#f5f4eb;
    font-size:inherit;
}
.FlyOut p, .FlyOut dd, .FlyOut dt
{
    text-align:left;
}
.gloss {
        border-bottom:1px dashed Maroon;
        display:inline-block;
        width:auto;
    }

.block {width:auto;display:inline-block}
.phrase{font-style:italic;color:maroon;}
.button
    {
        display:inline-block;
        background-color:ButtonFace;
        border:1px solid ButtonShadow;
        padding:0 2px;
    }
        
.spaced
    {
        letter-spacing:2px;
    }