<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS File für die Extention bnet_lindlar_bis */




.tx-bnet-lindlar-bis {
	position:relative;
	background-color: #FFF;
    padding: 0px;
    margin-top: 0px;
	width: auto;
}
#charlist,
#charlist li {
    list-style:none;
    padding: 0;
    margin: 0;
}
#charlist li {
    display: inline-block;
    background:#fff;
    width:68px;
    text-align: center;
}
#charlist li &gt; a {
    display:inline-block;
    line-height: 68px;
    width:68px;
    font-size: 18px;
    text-align: center;
    border: 1px solid #0080c8;
    background:#fff;
    margin-bottom: 3px;   
	transition:all 0.2s;
}
#charlist li &gt; a:hover,
#charlist li &gt; a:focus {
	background-color:#0080c8;
	color:#fff;
}

#keywords li {
    background-image:none;
    background:#fff;
    list-style: none;
    padding: 0;
    margin-bottom:0;
    display: inline-block;
}
#keywords li &gt; a {
    border:1px solid #0080c8;
    padding:6px 12px;
    margin-bottom: 3px;
    display:inline-block;
}

input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    min-height:34px;
}

.employees {
}
.employee {
	border-bottom:1px solid #0080c8;
	padding-bottom:0;
	margin-bottom:20px;
}
.pagelevel-2 &gt; .content-section &gt; .container &gt; .row &gt; .col-md-9 .employee h3 {
	margin-bottom:0;
}
span.blau {
	color:#0080c8;
}
.employee h5  {
	color:#0080c8;
	margin-bottom:0;
}
.employee .text-right {
	margin-top:10px;
}
.employee_picture {
	float:none;
	margin-right:0;
	margin-bottom:10px;
	width:100%;
    border: 1px solid #ccc;
}
.employee_picture &gt; img{
	width:100%;
	max-width:400px;
	min-width:200px;
	height:auto;
}

.openingtime,
.phoneopeningtime,
.room,
.phone,
.mail,
.fax,
.mobile {
	clear:left;
}
.fax {
	clear:left;
}
.clear-both {
	clear:both;
}
.phone {
	background-image: url("../Icons/phone.png");
	background-position: left center;
	padding-left:21px;
	background-repeat:no-repeat;
}
.fax {
	background-image: url("../Icons/fax.png");
	background-position: left center;
	padding-left:21px;
	background-repeat:no-repeat;
}
.mobile {
	background-image: url("../Icons/mobile.png");
	background-position: left center;
	padding-left:21px;
	background-repeat:no-repeat;
}
.fax {
	background-image: url("../Icons/Fax.png");
	background-position: left center;
	padding-left:21px;
	background-repeat:no-repeat;
}
.mail {
	background-image: url("../Icons/mail-3.png");
	background-position: left center;
	padding-left:21px;
	background-repeat:no-repeat;
}
.room {
	background-image: url("../Icons/room.png");
	background-position: left center;
	padding-left:21px;
	background-repeat:no-repeat;
}
.openingtime,
.phoneopeningtime {
	margin-top:10px;
}
.department {
	margin-bottom:10px;
}

.content-25 .content-inner .tx-bnet-lindlar-bis {
	position:relative;
	background-color: #FFF;
    padding: 0px;
    margin-top: 0px;
	width: auto;
}

@media (min-width:992px) {
    .col-md-4 .employee_picture {
        padding: 0 35px;
        border: 1px solid #ccc;
    }
    .employee_picture &gt; img{
        min-width:inherit;
    }
}
@media (min-width:1264px) {
    .col-md-4 .employee_picture {
        padding: 0 75px;
        border: 1px solid #ccc;
    }
    .employee_picture &gt; img{
        min-width:inherit;
    }
}
</pre></body></html>