/*suchformular erstmal ausblenden*/
.tx-nemascomprofiles-pi1 {
    margin-top: 20px;
}
.tx-nemascomprofiles-pi1 form.form-search #submit-button {
    display: none;
}
.tx-nemascomprofiles-pi1-search-mask {
    text-align: right;
}
#comp-detail {
    margin-top: 20px;
}
.tx-nemascomprofiles-pi1-search-mask li label,
#comp-detail tr td.comp-label {
    width: 33%;
    padding-left: 0;
    color: #00519e;
    font-weight: bold;
}
.tx-nemascomprofiles-pi1-search-mask li label input {
    border: 1px solid #00519e;
}
.tx-nemascomprofiles-pi1 table {
    width: 99.9%;
    clear: left;
}
.tx-nemascomprofiles-pi1 th,
.tx-nemascomprofiles-pi1 td {
    font-size: 93%;
    vertical-align: top;
}
.tx-nemascomprofiles-pi1 thead,
.tx-nemascomprofiles-pi1 ol.azlist {
    border-bottom: 1px solid #00519e;
}
.tx-nemascomprofiles-pi1 thead th {
    font-weight: bold;
    white-space:nowrap;
}
.tx-nemascomprofiles-pi1-search-mask imput {
}
.tx-nemascomprofiles-pi1 a {
    text-decoration: none;
}
.tx-nemascomprofiles-pi1 tbody tr:hover a {
    background-color: #ccdcec;
}

.tx-nemascomprofiles-pi1 tbody tr:hover td.comp-contactperson a {
    background-color: transparent;
}

.tx-nemascomprofiles-pi1 tbody td.comp-contactperson a:hover {
    background-color: #ccdcec !important;
}

.tx-nemascomprofiles-pi1 #comp-list tr td {
    padding: 3px 3px 3px 0;
}
.tx-nemascomprofiles-pi1 #comp-list tr td.col2 { /* Postleitzahl */
    width: 50px;
}
.tx-nemascomprofiles-pi1 #comp-list tr td.col3 { /* Ort */
    white-space: nowrap;
}
.tx-nemascomprofiles-pi1 tr td a {
    display: block;
    padding: 1px 0;
}
.tx-nemascomprofiles-pi1 tr td.results,
.tx-nemascomprofiles-pi1 tr td.pagination {
    text-align: center;
}
.tx-nemascomprofiles-pi1 tr td.results {
    border-top: 1px solid #00519e;
}
.tx-nemascomprofiles-pi1 tr td.pagination a {
    display: inline;
    padding: 0 2px;
}
.tx-nemascomprofiles-pi1 tr td.pagination .page-active {
    font-weight: bold;
}
#comp-detail tr td {
    padding-bottom: 2em;
    padding-left: 3px;
}
.tx-nemascomprofiles-pi1 ol.azlist {
    display: block;
    clear: both !important;
    margin-top: 10px;
    height: 20px;
    float: none;
}

.tx-nemascomprofiles-pi1 ol.azlist li {
    clear: none;
    float: left !important;
    width: 22px;
    padding-bottom: 2em;
    text-align: center;
}
.tx-nemascomprofiles-pi1 ol.azlist li.showall {
    padding-left: 15px;
}
.tx-nemascomprofiles-pi1 ol.azlist .act {
    font-weight: bold;
}

#comp-detail textarea,
#comp-detail input {
    width: 99.9%;
}
.cancel-save {
    margin: 20px 0;
    text-align: right;
}

.tx-nemascomprofiles-pi2 {
    margin-bottom: 20px;
}

.tx-nemascomprofiles-pi2 div.row {
    clear: both;
    overflow: hidden;
}

.tx-nemascomprofiles-pi2 .all-companies a {

}

.tx-nemascomprofiles-pi2 .companyprofile-teaser {
    float: left;
    width: 189px;
    padding: 3px;
}
.tx-nemascomprofiles-pi2 .companyprofile-teaser a {
    display: block;
    text-align: center;
}



.tx-nemascomprofiles-pi2 .all-companies {
    clear: both;
    text-align: right;
}

#home-unternehmen {
    /*position: relative;*/
}
#home-unternehmen .all-companies {
    position: absolute;
    right: -15px;
    top: -55px;
}
#home-unternehmen h2 {
    font-size: 100%;
    font-weight: normal;
}
#home-unternehmen h2,
#home-unternehmen .all-companies a {
    height: 40px;
    line-height: 40px;
}

.companyprofile-teaser {
    border:1px solid #00519E;
    margin-right: 5px;
}
.companies-last,
#allcompanies-last {
    margin-right: 0 !important;
}

.tx-nemascomprofiles-pi1 td *.required{
    border: 1px solid #E3001A ;
}

#content-text .tx-nemascomprofiles-pi2 ul {
  height: 83px;
  width: 5454px;
  overflow: hidden;
  margin: 0;
}
#content-text .tx-nemascomprofiles-pi2 {
    position: relative;
    height: 110px;
}
#content-text .tx-nemascomprofiles-pi2,
#content-text .tx-nemascomprofiles-pi2 .wrapper {
    width: 601px;

}
#content-text .tx-nemascomprofiles-pi2 .wrapper {
    top: 0;
    overflow: auto;
    position: absolute;
    left: 14px;
}
#content-text .tx-nemascomprofiles-pi2 ul li {
    display: block;
    list-style-type: none !important;
    margin-left: 0 !important;
    float: left;
    width: 200px;
    margin-right: 5px
}
#content-text .tx-nemascomprofiles-pi2 #start-stop,
#content-text .tx-nemascomprofiles-pi2 #thumbNav {
    display: none;
}
#content-text .tx-nemascomprofiles-pi2 .back {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    height: 83px;
    cursor: pointer;
    background: transparent url(/fileadmin/layouts/main/public/gfx/slider-left.gif) no-repeat 0px 0px;
}
#content-text .tx-nemascomprofiles-pi2 .forward {
    position: absolute;
    right: -29px;
    top: 0px;
    width: 12px;
    height: 83px;
    cursor: pointer;
    background: transparent url(/fileadmin/layouts/main/public/gfx/slider-right.gif) no-repeat 0px 0px;
}

