body { color: #696969; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 18px; text-align: left; }
p { }
td { }
a:link { color: #c00; text-decoration: none; text-align: left; }
a:visited { color: #c00; text-decoration: none; text-align: left; }
a:hover { color: #000; text-decoration: none; text-align: left; }
a:active { text-decoration: none; text-align: left; }
.titel12 { color: #000; font-weight: 700; }
.titel18 { color: #000; font-size: 18px; font-weight: 700; }
.gross36 { font-size: 36px; line-height: 42px; }
.legende { color: #000; font-size: 10px; line-height: 14px; }
#navi { background-color: #f0f0f0; text-align: left; width: 180px; padding-top: 2px; padding-bottom: 2px; padding-left: 20px; border-top: 1px dotted #c8c8c8; }
.LB-black-overlay { display: none; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; position: absolute; z-index: 1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80); }

.LB-white-content {
    display: none;
    position: fixed;
    width: 50%;
    height: 200px;
    padding: 20px;
    margin: 20% 25%;
    border: 1px solid #666;
    background-color: #fff;
    z-index:1002;
}

a#close { background-color: transparent; background-image: url(../Navigation/close.png); background-repeat: no-repeat; background-position: 0 0; height: 30px; width: 30px; position: relative; top: -12px; left: -12px; }

a#close:hover {
    background: url(../Navigation/close.png) 0 -30px;
}
