/* special setup for printing version of the webpage */

a {
    color: #A21A08;
    text-decoration: none;
    cursor: pointer;
}

body {
    background-color: #FFFFFF;
    padding: 20px;
    font-size: 10pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

h1 {
    font-size: 160%;
}

h2 {
    margin-top: 30px;
    font-size: 140%;
}

.headline {
	font-weight: bold;
}

.print-container {
    width: 600px;
}

figure, 
figcaption,
.ad__note,
.toolbar,
.citewrapper button,
.citewrapper a,
.tx-comments-pi1,
.content__related {
	display: none;
}

/* disabling additional content, assuming it's in smaller grids */
.col-sm-5,
.col-md-5 {
	display: none;
}

/* Exception for Kanzlei & Unternehmen Images */
.print-container .col-content .news_single_view_ku img {
    display: block;
}

.druckversion {
    float: left;
    padding-bottom: 5px;
}

.print-date {
    float: right;
}

.fontsize {
    float: right;
}

.artikel-url {
    clear: both;
    padding: 15px 0;
}

.cleardiv {
    clear: both;
    font-size: 1px;
    height: 1px;
}

.underline-m-7-dotted {
    background: none repeat scroll 0 0 transparent;
    border-top: 2px solid #666666;
    margin: 6px 0 14px;
}

.detail-bar {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.fontsize .active {
    text-decoration: underline;
}

.content .right-side {
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
}

.content {
    margin: 10px 0 0;
    padding: 0;
}

.content .detail-bar .top-line {
    padding-bottom: 6px;
    background: none repeat scroll 0 0 transparent;
    border-top: 1px solid #666666;
}

.content .detail-bar .bottom-line {
    background: none repeat scroll 0 0 transparent;
    border-top: 1px solid #666666;
}

.citewrapper {
    margin-top: 35px;
}

.default-button {
    cursor: pointer;
    float: right;
    margin-left: 10px;
    padding: 0 0 0 5px;
}


/*
.print-container .col-content img,
.print-container .col-content .copyright,
.comments_info {
    display: none;
}

.imgInTextLeft {
    float: left;
    max-width: 220px;
    min-width: 125px;
}
.col-content .imgInTextLeft img {
    float: none;
    margin: 8px 20px 0px 0;
}
.imgInTextLeft span.caption {
    display: block;
    margin-bottom: 3px;
    padding-right:15px;
    font-size: 12px;
    line-height: 14px;
    color: #999;
}
.news_single_view_ku .keyword_list_ku {
    display: block;
}
.news_single_view_ku .keyword_list_ku div {
    margin-top: 20px;
    font-weight: bold;
}
.news_single_view_ku .keyword_list_ku ul {
    padding: 0;
}
.news_single_view_ku .keyword_list_ku li {
    display: inline;
    padding-right: 15px;
    list-style: none;
}



*/
