/*==================================================
* Stylesheets for the ships
* Wed Jun  6 22:33:56 CEST 2007 Mathias E. Koch  <info@adoptimize.de>
===================================================*/
#container {
    text-align:center;
    background-color:#6d8178;
}
.ship_table, #ship_table, .ship_table tr, #ship_table tr, .ship_table td, #ship_table td, .ship_table td a, #ship_table td a, .ship_table td img, #ship_table td img, .ship_description {
    padding:0;
    margin:0;
    font-size:11px;
    color:#ffffff;
}
td.bottom_border img {
    margin-top:15px;
    text-align:center;
}
#ship_table  {
    margin-bottom:15px;
}
#ship_table, .ship_table {
    width:593px;
}
.ship_table td.ship_box , #ship_table td.ship_box {
    border-collapse:collapse;
    width:150px;
}
.ship_table td.bottom_border , #ship_table td.bottom_border {
   vertical-align:bottom;
   margin-right:0;
   padding-right:0;
   border-bottom:1px solid black;
}
h1.headline {
    padding:8px 0 5px 14px;
    margin-bottom:15px;
    background-color:#6d8178;
}
#ship_table td.ship_box div.files_rte , #ship_table td.ship_box div.images_rte {
    margin:0;
    padding-left:5px;
    vertical-align:top;
    border:none;
}
#ship_table td.files, td.ship_box div.images_rte {
    margin-left:15px;
    text-align:right;
}

#ship_table td.ship_box div.images_rte {
    float:none;
    text-align:left;
}
#ship_table td.ship_box div.images_rte img {
    margin-bottom:15px;
}

td.ship_box .description, td.ship_box .icon {
    padding:0;
    margin:0px;
    margin-bottom:5px;
}
td.ship_box .description , td.ship_box .download_viewer {
    float:right;
	width:120px;
	width:"115px";
}
#ship_table td.ship_spec {
    white-space:nowrap;
}
.ship_table td.ship_spec,#ship_table td.ship_spec, #ship_table td.ship_detail {
    padding-bottom:5px;
    padding-left:15px;
}
.ship_table td.ship_spec {
    padding-bottom:0;
} 
td.ship_detail {
    padding-left:15px;
}
td.ship_spec {
    font-weight:bold;
    width:130px;
}
.back {
    margin-left:15px;
}
.ship_category_img {
    padding-bottom:5px;
    background-color:#fff;
}
#ship_contact {
    position:relative;
    margin-left:15px;
    visibility:hidden;
    display:none;
}
#ship_contact .adresse {
    position:relative;
    display:block;
}
b.headline {
    position:relative;
    display:block;
    width:150px;
    float:left;
}
.person .adresse {
}
a {
    color:black;
}
