/* Dateiname: ll.css */

P, H1, H2, H3, TD, TH, UL {font-family: Arial, sans-serif;}


a:link { font-weight:normal; color:black; text-decoration:underline; }
a:visited { font-weight:normal; color:gray; text-decoration:none; }
a:hover { font-weight:normal; color:navy; text-decoration:none; }




BODY {
scrollbar-face-color : #C3C1B5;
scrollbar-track-color : #D4CEC1;
scrollbar-arrow-color : #000000;
scrollbar-3dilight-color : #989187;
scrollbar-highlight-color : #989187;
scrollbar-shadow-color : #989187;
scrollbar-darkshadow-color : #847D74;
background-image:url(background.gif);
}


TD         {font-size: 11pt;
        line-height: 12pt;
        font-style: normal;}

TH         {font-size: 11pt;
        line-height: 12pt;
        font-style: normal;}




P         {font-size: 10pt;
        line-height: 11pt;
        font-style: normal;}


.schiffsname        {font-variant:small-caps;}


H1         {font-size: 20pt;
           font-weight: bold;
        text-decoration: underline;
        line-height: 22pt;
           text-align: center;}

H2         {font-size: 11pt;
        text-decoration: underline;
           font-weight: bold;
        line-height: 12pt;
           text-align: center;}


H3         {font-size: 20pt;
           font-weight: bold;
        line-height: 22pt;
           text-align: center;}

.center        {text-align: center;}


.bild1        {font-size: 10pt;
               font-weight: bold;
        font-style: normal;        
        text-align: center;}



.bild2        {font-size: 8pt; 
        font-weight: normal;
        font-style: normal;        
        text-align: center;}

.update        {color: #990000;
        font-size: 20pt;
           font-weight: bold;
        line-height: 22pt;
           text-align: center;}

.H1         {font-size: 20pt;
           font-weight: bold;
        text-decoration: underline;
        line-height: 22pt;
           text-align: center;}


.copyright         {font-size: 8pt; 
                       font-weight: normal;
                font-style: normal;        
                text-align: right;}

