.tab2, .tab3 {
    display: none;
}
.content-bg {
    padding-top: 0px;
}
.main-content .big {
    float: left;
    font-size: 18px;
    margin-right: 25px;
    cursor: pointer;
    border-bottom: 2px solid #fff;
}
.main-content .act {
    border-bottom: 2px solid #777;
}
.main-content .big:hover {
    border-bottom: 2px solid #000;
}
.main-content .big3 {
    margin-right: 0px;
}
.main-content .ahtung {
    padding-top: 10px;
}
.main-content h3 {
    line-height: 26px;
}

.main-content table.blue {
    border: 4px #249de0 solid;
    box-shadow: 0px 0px 18px -5px #797979;
}


a.mat {
    text-decoration: none;
    color: black;
}

a.mat:hover {
    color: #249de0;
}

.cols  {
    float: left;
}
.cols ul {
    list-style-image: url('/uslugi/print/img/blue-arrow.jpg');
}

.col1  {
    width: 55%;
}
.col2  {
    width: 25%;
}
.col3  {
    color: #0a7fbb;
    width: 18%;
}