
a:link { text-decoration: none; color: #663300; }
a:visited { text-decoration: none; color: #774400; }
a:hover { text-decoration: underline; color: #442200; }
a:active { text-decoration: underline; color: #442200; }


h1 {
    font-size:      21px;
    color:          #663300;
    font-family:    Times New Roman,serif;
    font-weight:    normal;
    margin-bottom:  0px;
}

h1 .firmenname {
    font-family:    Perpetua Titling MT; 
    font-size:      24px;
}

h2 {
    font-size:      15px;
    color:          #666666;
    line-height:    15px;
    font-family:    Courier New,Courier,Monaco,monospace;
    font-weight:    bold;
}

.trennlinie {
    border:             0;
    background-color:   #C0C0C0; 
    height:             10px;
}

.mittellinie{
    border:             0;
    width:              2px;
    height:             170px; 
    background-color:   #C0C0C0;
}

.navi {
    list-style-type:    none;
    font-size:      18px; 
    padding-left:       10px;
    margin-left:        0px;
    color:              #663300;
    line-height:        21px;
    font-family:        Times New Roman,serif;
}
 
.text, .footer {
    font-size:      18px;
    color:          #999999;
    line-height:    21px;
    font-family:    Times New Roman,serif;
}

.footer {
    font-size:  14px;
}

.current {
    font-weight:        bold;
    color:              #442200;
    /*background-color:   #F0F0FF;*/
}



.bodyText {
    font-size:      14px;
    color:          #333333;
    line-height:    18px;
    font-family:    Verdana,Arial,Helvetica;
}