/* Overwrite bootstrap > */
* {
    box-sizing: content-box;
}

body {
    background: #fff url('/fileadmin/iserlohn.de/css/main_FILES/bg.jpg') repeat-x;
    margin: 8px;
}

table {
    border-collapse: separate;
}

    .table {
        margin-bottom: 0;
        width: auto;
    }

    .table > tbody > tr > td {
        border: none;
        padding: 0px;
        vertical-align: middle;
    }
/* < Overwrite bootstrap */

h1 {
    font-size: 1em;
}

table.dsa-table {
    font-size: 1.0em;
    border-spacing: 1px;
}

table.dsa-table td {
  padding: 0px;
  background-color: #fff;
  border-spacing: 0px;
}

table.dsa-table a.small:link, table.dsa-table a.small:visited {
  border: 1px solid #f0f0f3;
  display: block;
  width: 174px !important;
  width: 184px;
  height: 130px;
  line-height: 130px;
  padding: 4px;
  zoom: 1;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  -khtml-opacity: 0.9;
}

table.dsa-table a.small:hover, table.dsa-table a.small:active {
  background: #a70b0b;
  border-color: #a70b0b;
  color: #fff;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
  -khtml-opacity: 1.0;
}

table.dsa-table a.text:link, table.dsa-table a.text:visited {
  background: #a70b0b;
  border-color: #a70b0b;
  color: #fff;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
  -khtml-opacity: 1.0;
}

table.dsa-table a.text:hover,  table.dsa-table a.text:active {
    text-decoration: underline;
}

table.dsa-table a:link, table.dsa-table a:visited {
  border: 1px solid #f0f0f3;
  display: block;
  width: 245px !important;
  width: 245px;
  height: 174px;
  line-height: 174px;
  padding: 4px;
  zoom: 1;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  -khtml-opacity: 0.9;
}

table.dsa-table a:hover, table.dsa-table a:active {
  background: #a70b0b;
  border-color: #a70b0b;
  color: #fff;
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
  -khtml-opacity: 1.0;
}

table.dsa-table img { border: 1px solid #fff; }

table.dsa-table span.text {
  background: #a70b0b;
  border: 1px solid #a70b0b;
  color: #fff;
  display: block;
  width: 245px !important;
  width: 245px;
  height: 174px;
  line-height: 174px;
  padding: 4px;
}

table.dsa-table table.dsa-table-half a { height: 81px; line-height: 20px; }

table.dsa-table table.dsa-table-half span.text { height: 81px; line-height: 20px; }

table.dsa-table table.dsa-table-half table.dsa-table-quarter a { width: 82px !important; width: 92px; }

table.dsa-table td { text-align: center; }

table.dsa-table td.dsa-td-bild { border: 1px solid #f0f0f3; padding: 4px; }

table.dsa-table td.dsa-td-bild a:link, table.dsa-table td.dsa-td-bild a:visited {
  border: none;
  display: block;
  width: 245px !important;
  width: 235px;
  height: 174px;
  padding: 0px;
  margin: 0px;
  zoom: 1;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  -khtml-opacity: 0.9;
}

table.dsa-table td.dsa-td-bild a:hover, table.dsa-table td.dsa-td-bild a:active {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
  -khtml-opacity: 1.0;
  background: #FFFFFF;
  border: none;
}

table.dsa-table td.dsa-td-bild a:link div.zoom img, table.dsa-table td.dsa-td-bild a:visited div.zoom img {
    border: none;
}

table.dsa-table td.dsa-td-logo { border: 1px solid #f0f0f3; padding: 4px; }

table.dsa-table td.dsa-td-logo img { border: none; }




/* Programm */
table.dsap {
    background: #fff;
    color: #494949;
    font-size: .9em;
    padding: 8px;
}

    td.dsap-1h {
        font-size: 1.3em;
        font-weight: bold;
        padding: 0px 8px 0px 8px;
    }

    td.dsap-1 {
        font-size: 1.2em;
        font-weight: bold;
        padding: 0px 8px 12px 8px;
    }

    td.dsap-2-l {
        background: #b1b3b4 url('/fileadmin/user_upload/Bilder/Kultur/Museen/Drahtsaitenakt/2010/dsap-2-l.jpg') no-repeat top left;
        height: 26px;
        width: 54px;
    }
    td.dsap-2 {
        background: #b1b3b4;
        color: #fff;
        font-size: 1.1em;
        font-weight: bold;
        height: 26px;
        line-height: 26px;
        width: 176px;
    }
    td.dsap-2-r {
        background: url('/fileadmin/user_upload/Bilder/Kultur/Museen/Drahtsaitenakt/2010/dsap-2-r.jpg') no-repeat top left;
        height: 26px;
        width: 12px;
    }

    td.dsap-3 {
        color: #b1b3b4;
        font-size: .9em;
        font-weight: bold;
    }

    td.dsap-4-time {
        color: #b1b3b4;
        font-size: 1.1em;
        font-weight: bold;
        padding-bottom: 46px;
        text-align: center;
    }
    span.dsap-4-title {
        font-style: italic;
        font-weight: bold;
    }
    span.dsap-4-time {
        color: #b1b3b4;
        font-style: italic;
        font-weight: bold;
    }

    td.dsap-5 {
        font-size: 1.1em;
        font-weight: bold;
        padding-top: 24px;
    }