/* This is the StyleCatcher theme addition. Do not remove this block. */
/* @import url(/mt-static/themes-base/blog.css); */
@import url(/mt-static/support/themes/indication-perhenrik/indication-perhenrik.css);
/* end StyleCatcher imports */



/*
#header-inner {
margin-bottom: 0px;
padding: 0px;
}

.entry-title {
border-bottom: 1px solid #00629E;
}

*/

#header-description {
visibility: hidden;
}

/*
#header-description {
font-size: 22px;
float: right;
}
*/

    .bcOne {
        background-color: #00629E;
        border: 1px solid #EEEEEE;
        width: 20px;
        height: 20px;
    }
    .bcZero {
        background-color: none;
        border: 1px solid #EEEEEE;
        border-bottom: 1px solid #EEEEEE;
        width: 20px;
        height: 20px;
    }
    .bcBinary {
        font-size: 12px;
        text-align: right;
    }
    .bcTime {
        font-size: 12px;
        text-align: center;
    }

/*
.runde {
text-align: left;
font-weight: bold;
border: 0;
border-top: 1px solid #ccc;
}

table {
border-collapse: collapse;
border-spacing: 1px;
empty-cells: show;
margin-left: 10px;
font-size: 90%;
}

.small {
font-size: 80%;
}

th {
padding: 0.2em;
font-size: 120%;
text-align: left;
font-weight: bold;
border-bottom: 1px solid #ccc;
}

td {
padding: 0.5em;
}

td.p1 {
background: #f1fbcd;
}

td.p2 {
background: #e8f8ad;
}

td.p3 {
background: #dff58c;
}

td.p4 {
background: #d6f26a;
}

td.p5 {
background: #cdef4d;
}

td.p6 {
background: #c4ec2b;
}

td.p7 {
background: #bce90d;
}

td.p8 {
background: #aee500;
color: #fff;
}

td.p9 {
background: #9ae000;
color: #fff;
}

td.p10 {
background: #76d600;
color: #fff;
}

#content td.forspalte {
border-right: 2px solid #000;
}

#content td.bunnspalte {
border-left: 1px solid #ccc;
border-top: 2px solid #000;
border-bottom: 0px;
}

#content td.noborder {
border: 0px;
}
*/



