/* auch bei Free Services sail mail */
#country_c1_suche table {
    padding:0;
    margin:0;
    border:none;
}
#country_c1_suche td.vorne{  
    margin:0px;
    padding-left:8px;
    text-align:left;
    background-color:#eeeeee;
    color: #696969;
    font-size:12px;
}
#country_c1_suche td.vorne{
    width: 64px; 
}
#country_c1_suche td.mitte {
    margin:0px;
    padding-right:0px;
    text-align:right;
    width:72px;
    background-color:#eeeeee;
    white-space: nowrap;
}
#country_c1_suche td.mitte input.mitte {
    margin:0px;
    border-color:rgb(255, 255, 255); 
    font-size:11px;
    padding-top:1px; 
    padding-bottom:1px; 
    background-color:rgb(250, 250, 250); 
    width:72px; 
    height:20px;
}
#country_c1_suche td.hinte,#country_c1_suche td.hinte2 {
    margin:0px;
    padding-right:2px;
    text-align:right;
    background-color:#eeeeee;
    color: #696969;
    font-size:12px;
    white-space: nowrap;
}
#country_c1_suche td.hinte{
   width: 55px;
}
#country_c1_suche td.hinte2{
    width: auto;
    padding: 0px 2px;
}
/* *********** */
table.personal {
    border:0px solid #003399;
    background-color:#eeeeee; 
    font-size:12px;
    text-align:center;
    width:100%;    
}

/* ******************************* */
table.wind_symbol_sail{/* unter Windkarte */
    font-size: 11px; 
    text-align: center; 
    margin:0 auto 0 auto; 
    padding-top: 0 ;
    padding-bottom:0;
}

/* g2: Datumsauswahl ship Observations*/
table.g2 {
    border-collapse:collapse;
    font-size: 12px;
    color: #3c3c3c;
}
table.g2 {
      margin:20px auto 0px auto;
}
table.g2{
  width:90%;
}
table.g2 tr {
    text-align:center;  
}
 table.g2 td {
    border-color: #003399;
    border-width:1px ;
    border-style:solid; 
}
table.g2 tr{
    padding-top:10px;
    padding-right: 10px;
    height:30px;
}
table.g2 td {
      padding-top:2px;
    padding-right: 2px;
    background-color:#eeeeee;
}
