#gesamt
{
 width: 950px; 
 margin: 0px auto; 
}

#container 
{ 
    width: 950px; 
    background-color: #FFFFFF; 
    margin: 0px auto; 
    border: 3px solid #Ffb202;
} 

body 
{ 
    font: 100.01% Verdana, Arial, Helvetica; 
    font-size: 80%; 
    line-height: 1.6em; 
    color: #000000; 
    font-weight:normal;
    background-color: #1874A3; 
    margin:0;
    padding:0;
} 


a 
{
    text-decoration: underline;
    font-weight: normal;
    font-size: 100%;
    color: #000000;
}

a:hover
{
    text-decoration: underline;
    font-weight: normal;
    font-size: 100%;
    color: #0364B3;
}


a:visited 
{ 
          
    text-decoration: underline;
    font-weight: normal;
    font-size: 100%;
    color: #000000;
} 

a:active 
{ 
    text-decoration: underline;
    font-weight: normal;
    font-size: 100%;
    color: #000000;
} 



img 
{
    border: none;
}


h1
{

    font-size: 160%;
    font-weight:normal;
    color:#1874A3;
    margin: 20px 0 15px 0;
}

h2
{
    font-weight: normal;
    font-size: 140%;
    margin: 20px 0 15px 0;
    color:#669966
}

h3
{
    font-weight: normal;
    font-size: 120%;
    margin: 10px 0 10px 0;
    color:#006699;
}

h4
{
    font-weight: normal;
    font-size: 100%;
    margin: 0px;
}


ul 
{ 
    margin: 7px 0 7px 20px; 
} 

li 
{ 
    margin: 0 0 5px 15px; 
} 


#top1
{
    color: #10719e;
    font-weight:bold;
    height: 25px;
    padding: 15px 0 0 15px;
    color: #FFFFFF;
     
}

#top 
{ 
    height: 192px; 
    background-image: url(/images/reedereien.jpg);
} 

#top_l
{
    font-size: 12px;
    height: 36px;
    width: 950px;
    background-image: url(/images/top_l.jpg);
}

#center_table
{
    width: 100%;
    background-image: url(/images/faux.jpg);
    background-repeat: repeat-y;
   }


#center_l 

{ 

    float: left;  
    width: 18%;
} 


#center_r 

{ 
    float: right;
    width: 13%;
    padding-bottom: 20px;
    background-color: #1874A3;
       
} 


#center_c 

{ 
    margin: 0 13% 0 18%;
    padding: 10px 20px 20px 20px;
    background-color: #ffffff;
    border-right: 1px solid #10719e; 
} 


#bottom 
{ 
    clear: both;
    height: 25px;
    font-size: 70%; 
    padding-left: 25px;
    background-image: url(/images/top_l.jpg);
} 


.rasis
{
    float: right;
    padding-right: 5px;
}

.see
{
float: left;
padding-left: 5px;
}

.rechts
{
 padding-top: 20px;
 list-style: none;
 text-align: center;
}

.topleft
{
float: left;
}
.topright
{
float: right;
}
