@charset "UTF-8";
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/oswald-v29-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/oswald-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v29-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v29-latin-300.svg#Oswald') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/oswald-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/oswald-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v29-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/oswald-v29-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/oswald-v29-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v29-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v29-latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v29-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v29-latin-500.svg#Oswald') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/oswald-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/oswald-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v29-latin-700.svg#Oswald') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/assistant-v4-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Assistant'), local('Assistant-Regular'),
       url('fonts/assistant-v4-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/assistant-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/assistant-v4-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/assistant-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/assistant-v4-latin-regular.svg#Assistant') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/assistant-v4-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Assistant SemiBold'), local('Assistant-SemiBold'),
       url('fonts/assistant-v4-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/assistant-v4-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/assistant-v4-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/assistant-v4-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/assistant-v4-latin-600.svg#Assistant') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/assistant-v4-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Assistant Bold'), local('Assistant-Bold'),
       url('fonts/assistant-v4-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/assistant-v4-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/assistant-v4-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/assistant-v4-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/assistant-v4-latin-700.svg#Assistant') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/assistant-v4-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Assistant ExtraBold'), local('Assistant-ExtraBold'),
       url('fonts/assistant-v4-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/assistant-v4-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/assistant-v4-latin-800.woff') format('woff'), /* Modern Browsers */
       url('fonts/assistant-v4-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/assistant-v4-latin-800.svg#Assistant') format('svg'); /* Legacy iOS */
}
html, body {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
	font-family: 'Assistant', sans-serif;
    background-color: #EEEEEE;
    color: #000C31;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 16px;
    overflow-x: hidden;
}
.yt_video {
	width: 75vw;
	height: 42.1875vw;
	border: 0px solid #FFFFFF;
	box-sizing: border-box;
}
.video {
    width: .1px;
    height: .1px;
    position:absolute;
    top: 0;
    left: 0;
    margin: 0;
    overflow:hidden;
    z-index: 1;
}
.video iframe {
    position:absolute;
    z-index:1;
    width:0;
    left:0;
    top:0;
}
#iframe {
	border:none;
	overflow:hidden;
    pointer-events:none;
	z-index:-1000;
}
header {
    position: relative;
    margin: 0;
    padding: 0;
	width: 100%;
    height: 180px;
    z-index: 1;
}
#logo {
    position: absolute;
	height: 23px;
    width: 46px;
	top: 15px;
	left: 4%;
    text-decoration: none;
    border: none;
    background: url("../p/logo-bien-b2.svg") no-repeat;    /*    logo-bien: -3px 200.jpg;*/
    background-size: cover;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
#logo_pic {
    opacity: 1;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
#logo_pic:hover {
    opacity: 0;
}
#open_menu, #open_menu_st {
    position: absolute;
    right: 4%;
    top: 15px;
    width: 65px;
    height: 23px;
    text-decoration: none;
    border: none;
    background: url("../p/menu-bien-db.png") no-repeat;
    background-size: cover;
    opacity: 1;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
#open_menu:hover, #open_menu_st:hover {
    opacity: .6;
}
.weiss h1, .weiss h2 {
    color: #000C31;
}
h1,.h1,.news h1,h2,h3,.h3,h4,h5,h6 {
    font-weight: 900;
    text-align: left;
}
h1,.h1 {
    position: absolute;
    margin: 0 4% auto 4%;
    top: 70px;
    font-size: calc(16px + (60 - 16) * ((100vw - 300px) / (2560 - 300)));
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.news h1 {
    position: relative;
    top:0;
    margin:auto;
    text-transform: none;
}
.news h1,h2,h3,.h3,h4,h5,h6,h2 a,h3 a,h4 a,h5 a,h6 a {
    font-size: 5vw;
}
.erb h1 {
    font-size: 4.5vw;
}
h2 a,h3 a,h4 a,h5 a,h6 a,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,h2 a:active,h3 a:active,h4 a:active,h5 a:active,h6 a:active,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited {
    color: #000C31;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
h2.top,.h2top {
    position: absolute;
    margin: 0 4% auto 4%;
    top:105px;
    font-size: 3vw;
    font-weight: 500;
}
.sepg h2.top {
    margin-top: 25px;
}
#slider, #slider_start {
    position: relative;
    display: block;
    width: 100vw;
    height: 31.25vw !important;
    padding:0;
    z-index: 3;
}
section {
    position: relative;
    width: 100%;
    clear: both;
    border: none;
    z-index: 2;
}
.distance {
    padding: 0;
    margin-top: 40px;
}
.start {
    border-top: none;
    margin-top: 0;
    width: 100%;
    height: 100%;
    background: url("../p/rdb-rechtsanwalt-dr-bien-insolvenzberatung-insolvenzverwaltung-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
#start2 {
    display: none;
    width: 0;
    height: 0;
}
.miet {
    width: 100%;
    height: 100%;
    background: url("../p/mietrecht-fuer-mieter-rechtsanwalt-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.verm {
    width: 100%;
    height: 100%;
    background: url("../p/mietrecht-fuer-vermieter-rechtsanwalt-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.an {
    width: 100%;
    height: 100%;
    background: url("../p/arbeitsrecht-fuer-arbeitnehmer-rechtsanwalt-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.ag {
    width: 100%;
    height: 100%;
    background: url("../p/arbeitsrecht-fuer-arbeitgeber-rechtsanwalt-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.ins {
    width: 100%;
    height: 100%;
    background: url("../p/insolvenzverwaltung-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.zw {
    width: 100%;
    height: 100%;
    background: url("../p/zwangsverwaltung-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.ra {
    width: 100%;
    height: 100%;
    background: url("../p/rechtsanwalt-hamm-kanzlei-dr.-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.gf {
    width: 100%;
    height: 100%;
    background: url("../p/geschaeftsfuehrer-beratung-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.san {
    width: 100%;
    height: 100%;
    background: url("../p/sanierungsberatung-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.schuldn {
    width: 100%;
    height: 100%;
    background: url("../p/rdb-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.erbr {
    width: 100%;
    height: 100%;
    background: url("../p/erbrecht-rechtsanwalt-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.sich {
    width: 100%;
    height: 100%;
    background: url("../p/sicherungseigentuemer-pfandrechtsglaeubiger-beratung-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.glaeu {
    width: 100%;
    height: 100%;
    background: url("../p/glaeubigerberatung-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.ds {
    width: 100%;
    height: 100%;
    background: url("../p/datenschutz-kanzlei-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.impr {
    width: 100%;
    height: 100%;
    background: url("../p/impressum-kanzlei-rechtsanwalt-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.karte {
    width: 100%;
    height: 100%;
    background: url("../p/kontakt-kanzlei-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.formu {
    width: 100%;
    height: 100%;
    background: url("../p/formulare-download-kanzlei-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.karr {
    width: 100%;
    height: 100%;
    background: url("../p/rechtsanwalt-hamm-dr.-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
.zweig {
    width: 100%;
    height: 100%;
    background: url("../p/zweigstellen-rdb-dr-bien-1024.jpg") no-repeat;
    background-size: cover;background-position: center;
}
#oben {
    position: absolute;
    top:0;
    height: 0;
    width: 0;
}
.bold{font-weight: bold;}
.tief{text-transform: capitalize;}
.upp {text-transform: uppercase;}
.line{text-decoration: underline;}
.line:hover{text-decoration: none;}
.left{text-align: left;}
.right{text-align: right;}
.center{text-align:center;}
.clear {clear: both;}
.ml-5{margin-left: -5px !important;}
.ml-10{margin-left: -10px !important;}
.ml5{margin-left: 5px !important;}
.ml25{margin-left: 25px !important;}
.ml40{margin-left: 40px !important;}
.ml50{margin-left: 50px !important;}
.mt25 {margin-top: 25px !important;}
.mt50 {margin-top: 50px !important;}
.mt75 {margin-top: 75px !important;}
.mt100 {margin-top: 100px !important;}
.mt125 {margin-top: 125px !important;}
.mt150 {margin-top: 150px !important;}
.mt-0 {margin-top: 0 !important;}
.mt-5 {margin-top: -5px !important;}
.mt-10 {margin-top: -10px !important;}
.mt-20 {margin-top: -20px !important;}
.mt-50 {margin-top: -50px !important;}
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}
.pt25 {padding-top: 25px !important;}
.pt50 {padding-top: 50px !important;}
.pt75 {padding-top: 75px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb50 {padding-bottom: 50px !important;}
.pb300 {padding-bottom: 300px !important;}
p a,p a:active,p a:visited, ul li a,ul li a:active,ul li a:visited {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    padding: 0 5px;
    color: #000C31;
    text-decoration: none;
    background-color: #FFFFFF;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
p a:hover,ul li a:hover,.quader a:hover {
    background-color: #000c31;
    color: #FFFFFF;
}
.staedte ul li {
	display: block;
}
.staedte img {
	display: block;
    margin: auto auto 20px auto;
    width: 89.375%;
    max-width: 400px;
	box-sizing: border-box;
    height: auto;
    max-height: 400px;
    border: 12px solid #FFFFFF;
	float: none;
}
.staedte h2, .staedte h3 {
	text-align: center;
}
.staedte p {
	text-align: left;
	word-break: normal;
}
/*        DIREKT-KONTAKT    */
#dk {
    position: relative;
    display: block;
    width: 92%;
    height: 70px;
    margin: 0 auto;
    background: #FFFFFF;
    z-index: 300;
}
#dk_2 {
    display: none;
    height: .1px;
    color: #EEEEEE;
    background-color: #EEEEEE;
}
#dk p, #dk p a, #dk_2 p, #dk_2 p a {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 15px;
    color: #000C31;
    text-align: left;
}
#dk p a, #dk p a:active, #dk p a:visited, #dk_2 p a, #dk_2 p a:active, #dk_2 p a:visited {
    text-decoration: none;
    border: none;
    background-color: transparent;
    color: #000C31;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
#dk p a:hover, #dk_2 p a:hover {
    text-decoration: none;
    border: none;
    background-color: #000c31;
    color: #FFFFFF;
}
#dk p a:after, #dk_2 p a:after {
    content: "\27A8";
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
#dk p a:hover:after, #dk_2 p a:hover:after {
    content: "\A0 \27A8";
}
#dk br, #dk_2 br {
    display: none;
}
.no_aft a:after, .no_aft a:hover:after {
    content: "" !important;
}
@supports (-ms-ime-align:auto) {
    #dk p a, #dk p a:active, #dk p a:visited, #dk_2 p a, #dk_2 p a:active, #dk_2 p a:visited {
        text-decoration: none;
        border: none;
        background-color: transparent;
        color: #000C31;
    }
    dk p a:hover, #dk_2 p a:hover {
        text-decoration: none;
        border: none;
        background-color: #000c31;
        color: #FFFFFF;
    }
    #dk p a:after, #dk_2 p a:after {
        content: "\27A8";
        -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
    }
    #dk p a:hover:after, #dk_2 p a:hover:after {
        content: "\A0 \27A8";
    }
}
.menu_2 {
    margin-bottom: 70px;
    text-align: left;
    background-color: #FFFFFF;
}
.menu_2 p a {
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 2px;
    padding-right: 2px;
    word-break: keep-all !important;
    font-family: 'Oswald', sans-serif;
    border-bottom: none;
/*    text-transform: uppercase;    */
    font-weight: 700;
    line-height: inherit;
}
.menu_2 p a,.menu_2 p a:active,.menu_2 p a:visited {
    color: #000C31;
    background-color: #FFFFFF;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
.menu_2 p a:hover {
    color: #FFFFFF;
    background-color: #000c31;
}
.kaest {
    text-align: justify;
    background-color: #FFFFFF;
    padding: 5px 20px 5px 10px;
    font-weight: 600;
/*    border-left: 20px solid #000c31;    */
}
.news_start {
	border-left: 20px solid #000c31;
    padding: 0 10px;
    background-color: #FFFFFF;
    font-weight: 600;
}
.puls {
    margin-left: -40px;
    margin-right: 15px;
    padding: 0 10px;
    color: #FFFFFF;
    -webkit-animation: pulsate 5s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0;
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: opacity: 0.0;}
}
.news_start p {
    margin-top: 40px;
    padding: 0 10px;
}
.news_start p a {
    padding-left: 0 !important;
}
.news h2, .news_title_start {
    background-color: #FFFFFF;
    line-height: normal;
    padding: 0 10px;
    font-weight: 800;
    margin-top: 100px;
    border-left: 20px solid #000C31;
}
.news_title_start {
    border-left: none;
}
p.news_title_start a {
	font-weight: normal !important;
}
.space40 {
	display: block;
	width: 100%;
	margin-top: 40px;
}
#zert {width: 100%;}
#zert img {
    width: 30%;
    max-width: 200px;
    height: auto;
    float: left;
    margin-right: 1%;
}
/*        VIDEOS     */
.quader {
    float: none;
    width: 65%;
    min-height: inherit;
    height: 290px !important;
    background-color: #0a0a0a !important;
    margin: 30px auto auto 17.5%;
    padding:0;
    border: none;
}
.quader img {
    margin-top: 0;
    padding-top: 0;
    top:0;
    width: 100%;
    height: auto;
}
.quader p {
    text-align: center;
    height: 100px;
    background-color: #000000;
    margin:0 !important;
    padding:0 !important;
}
.quader p a,.quader p a:active,.quader p a:visited {
    color: rgba(255,255,255,1);
}
.quader p a:hover {
    color: transparent;
}
#playerYTbg, #playerbg {
	position:fixed;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important;
	min-height:100%;
	min-width:100%;
	background-color:rgba(0,0,0,.98);
	z-index:1050;
	visibility:hidden;
}
#playerYT, #player {
	position: relative;
    margin: 0px auto auto auto;
	padding:0;
	max-width: 1280px;
	max-height: 780px;
	z-index:2056 !important;
	-webkit-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.65);
	visibility:hidden;
    overflow: hidden;
}
@media (orientation: portrait){
    #playerYT, #player {
        width: 90vw !important;
        height: 50.625vw !important;
    }
}
@media (orientation: landscape){
    #playerYT, #player {
        width: 70vw !important;
        height: 39.375vw !important;
    }
}
#movieYT, #poster {
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
	padding:0;
	margin:0;
	width:100%;
	height:100% !important;
	visibility:hidden;
}
#playerYTclose, #playerclose {
	position: relative;
    background-color: #000000;
	top:0;
	width:100%;
	height:60px !important;
	margin-left:auto;
	margin-right:auto;
	z-index:2056 !important;
	text-align:center;
	visibility:hidden;
}
.close a:link, .close a:visited, .close a:active {
	color:#026CB6;
	font-size:100%;
	text-decoration:none;
    border: none;
	line-height:60px;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
.close a:hover {
	color:#EEEEEE;
}
@media screen and (min-width: 320px){}
nav {
    position: absolute;
    display: block;
    top:0;
    height:390%;
    width:100%;
    margin: 0;
    padding:0;
    background: linear-gradient(180deg, rgba(2,108,182,1), rgba(0,12,49,.95));
    z-index: 1000;
}
#nav {
    top: -390%;
    transform:translateY(0px);
    -webkit-transition:all .6s ease 0s;-moz-transition:all .6s ease 0s;-ms-transition:all .6s ease 0s;-o-transition:all .6s ease 0s;transition:all .6s ease 0s;
}
#logo_menu {
    position: absolute;
    height: 35px;
    width: 70px;
    top: 15px;
    left: 15px;
    opacity: 1;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
#logo_menu:hover {
    opacity: .7;
}
#menu_aus {
    position: absolute;
    width: 70px;
    height: 24.733px;
    top: 20px;
    right: 15px;
    opacity: 1;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
#menu_aus:hover {
    opacity: .5;
}
#menu_title {
    display: none;
}
#links {
    position: absolute;
    top: 80px;
    margin: 0 0 0 6%;
    width: 88%;
}
.L, .R {
    position: relative;
    width: auto;
    float: none;
}
.Lkar, .Rkar {
    position: relative;
    vertical-align: text-top;
    width: 100% !important;
    padding: 0;
    margin: 0;
    display: block;
}
.Lkar p, .Rkar p {
    line-height: 1.5em !important;
    padding: 0 !important;
    margin: 20px 0 0 0 !important;
}
nav ul {
    margin-bottom: 30px;
}
nav li {
    list-style: none;
}
nav li a,nav li a:visited {
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: none;
    padding:0 5px;
    background-color: rgba(255,255,255,0);
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-ms-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s;
}
nav li a:hover, nav li a:active {
    background-color: rgba(255,255,255,.2);
    text-decoration: none;
}
footer {
    background: #000c31;
    text-align: center;
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
}
footer p a,footer p a:visited {
    font-size: 11.5px;
    color: #FFFFFF;
    background-color: #000c31;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    letter-spacing: .5px;
    padding:0 5px;
    -webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-ms-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s;
}
footer p a:hover,footer p a:active {
    text-decoration: none;
    border-bottom: none;
    background-color: #FFFFFF;
    color: #000c31;
}
.f_after::after {
	content: "\A";
	white-space: pre;
}
.f_after a {
	font-weight: 300 !important;
}
p,li {
    line-height: 1.6;
}
.ls {
    letter-spacing: 3px;
}
img {max-width: 100%;}
input:focus, select:focus, button:focus, textarea:focus {outline: none;}
ul, ol {
   padding: 0;
   margin: 0;
}
.qu {
    display: none;
    list-style:none;
    width: 100%;
}
.qu li {
    display: block;
    float: left;
    width: 95%;
    height: 150px;
    line-height: 150px;
    margin: 40px 2.5% 0;
    text-align: center;
    background: rgba(0,0,0,1);
    -webkit-box-shadow: 0px 0px 40px 4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 40px 4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 40px 4px rgba(0,0,0,0.75);
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
.qu li a, .qu li a:active, .qu li a:visited, .qu li a:hover {
    width: 100%;
    height: 100%;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 1em;
    text-transform: uppercase;
    text-decoration: none;
}
.liste ul {
    margin-top: -25px;
    margin-bottom: -10px;
    padding-left: 0;
    list-style-type: none;
}
.liste li {
    margin-left: 0;
    margin-bottom: .1em;
    font-size: 16px;
    line-height: 1.9em;
	display: block;
/*    display: inline-block;	*/
    word-break:keep-all;
    padding: 0 5px;
    color: #000C31;
    clear: both;
    position: relative;
    padding-left: 10px;
}
.liste li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 5px;
    height: 5px;
    background-color: rgba(0,12,49,.6);
}
.ohne li {
    margin-left: -10px;
}
.ohne li:before {
    content: "";
    width: 0;
    height: 0;
    left:-5px;
}
.wordbreak-normal li {
    word-break: keep-all !important;
}
.punkte li {
    list-style:decimal;
    margin-left: 25px;
}
.dezi li {
    list-style:decimal;
    margin-left: 25px;
}
.no {
	width:0 !important;
	margin-left:0 !important;
	margin-right:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;
	font-size:0 !important;
	opacity:0;
}
.sh {
    -webkit-box-shadow: 0px 3px 50px 0px rgba(0,12,49,0.95);
    -moz-box-shadow: 0px 3px 50px 0px rgba(0,12,49,0.95);
    box-shadow: 0px 3px 50px 0px rgba(0,12,49,0.95);
}
.pt50 {padding-top: 50px;}
.pt70 {padding-top: 70px;}
.set-bg {
   background-repeat: no-repeat;
   background-size: cover;
   background-position: top center;
}
.frame {
    width: 92%;
    margin: 0 auto 0 4%;
}
#insvw-pic {
    border: 4px solid #FFFFFF;
    display: block;
    margin: 20px auto;
    width: 90vw;
    height: 63.42vw;
    background: url("../p/insolvenzverwaltung-nrw-dr-bien-rdb-650.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}
.text p {
    line-height: 2em;
    margin-bottom: 30px;
}
.datensch .text p {
    margin-bottom: 30px;
}
.pic {
    display: block;
    margin-top: 40px;
    height: auto;
    clear: both;
}
.pic img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: 100%;
    height: auto;
    padding: 0;
}
.pic .inner {
    float: none;
    width: 100%;
    text-align: center;
}
.pic p {
    display: block;
    font-weight: 300;
    line-height: 2em;
    font-style: italic;
    margin-top: 25px;
}
.map {
    clear: both;
    height: 100%;
    width: 100%;
    left:0;top:0;right:0;bottom:0;
}
.map iframe {
   width: 100%;
   height: 100%;
}
.kanzlei {
    max-width: 400px;
    float: left;
}
.kanzlei img {
    margin-top: 20px;
    width: 89.375%;
    max-width: 300px;
    height: auto;
    max-height: 300px;
    border: 12px solid #FFFFFF;
}
.kanz {margin: -10px 20px auto auto;}
.kanzlei h5, .kanzlei p {
    width:100%;
    text-align: center;
    line-height: normal;
}
.kanzlei h5 {
    margin-bottom: auto;
}
#scrolltotop {
    display: none;
	position:fixed;
	bottom:75px;
	right:40px;
	z-index:200 !important;
}
#scrolltotop img {
    width: 30px;
    height: 30px;
}
.scrollToTop {
	width:100px; 
	height:130px;
	padding:10px; 
	display:none;
	background: no-repeat 0px 20px;
	opacity:0.3;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
.scrollToTop:hover {
	text-decoration:none;
	opacity:1;
}
#soc-med {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color:#EEEEEE;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,.15);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,.15);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,.15);
    text-align: center;
    align-content: center;
}
#fb,#yt,#ig,#pi {
    display: block;
    margin: 5px 7.5%;
    float: left;
}
#fb,#yt,#ig,#pi,#fb_,#yt_,#ig_,#pi_ {
    width:30px;
    height:30px;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
#fb,#yt,#ig,#pi {background: url("../css/alpha.png") no-repeat;background-size:cover;}
#fb:hover {background: url("../p/rdb-dr-bien-facebook.png") no-repeat;background-size:cover;}
#yt:hover {background: url("../p/rdb-dr-bien-youtube.png") no-repeat;background-size:cover;}
#ig:hover {background: url("../p/rdb-dr-bien-instagram.png") no-repeat;background-size:cover;}
#pi:hover {background: url("../p/rdb-dr-bien-pinterest.png") no-repeat;background-size:cover;}
#fb_,#yt_,#ig_,#pi_ {
    opacity:.7;
    border: none;
    text-decoration: none;
}
#fb_:hover,#yt_:hover,#ig_:hover,#pi_:hover {opacity:0;}
#soc-med a,#soc-med a:active,#soc-med a:visited,#soc-med a:hover {
    text-decoration: none;
    opacity: 1;
    border: none;
}
#soc-hint {
    float: none;
    clear:both;
    position: fixed;
    box-sizing: content-box;
    background-color:#EEEEEE;
    font-weight: 700;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,12,49,.25);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,12,49,.25);
    box-shadow: 0px 0px 25px 0px rgba(0,12,49,.25);
}
#soc-med #soc-hint {
    bottom: -260px;
    width: 270px;
    left: 50%;
    margin-left: -150px;
    padding:15px;
    opacity: 0;
    -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
}
#soc-med:hover #soc-hint {
    bottom: 60px;
    opacity: 1;
}
@media screen and (min-width: 400px){
    .sepg h1 {
        font-size: 5.5vw;
    }
    .sepg h2.top {
        margin-top: 25px;
        font-size: 4vw;
    }
	.puls {
		margin-left: -42px;
	}
}
@media screen and (min-width: 480px){
    header {
        height: 220px;
    }
    #logo {
        top:20px;
        left:10%;
    }
    #open_menu, #open_menu_st {
        top:20px;
        right:10%;
    }
    .menu_2 p a {
        margin-left: 5px;
        margin-right: 5px;
        padding-left: 7px;
        padding-right: 7px;
        line-height: 2.5em !important;
    }
    .puls {
        margin-left: -44px;
        margin-right: 13px;
    }
    h1,.h1, h2.top,.h2top, .frame, #dk, #dk_2 {
        width: 80%;
        margin-left: 10%;
    }
    .news h1 {
        width: auto;
        margin-left: 0;
    }
    #insvw-pic {
        border: 12px solid #FFFFFF;
        width: 76vw;
        height: 53.5511vw;
        background: url("../p/insolvenzverwaltung-nrw-dr-bien-rdb-650.jpg") no-repeat;
        background-size: cover;
        background-position: center;
    }
    h1,.h1 {
        top: 80px;
    }
    .news h1 {
        top:0;
    }
    .erb h1 {
        font-size: 4.2vw;
    }
    h2.top,.h2top {
        font-size: 2.2vw;
        margin-top: 20px;
    }
    .sepg h2.top {
        margin-top: 50px;
    }
    .news h1, h2,h3,.h3,h4,h5,h6,h2 a,h3 a,h4 a,h5 a,h6 a {
        margin-bottom: -10px;
    }
    p, #dk p, #dk p a, #dk_2 p, #dk_2 p a, nav li a, .liste li, ul li a,ul li a:active,ul li a:visited, label, input, textarea {
        font-size: 16px;
    }
    .distance {
        margin-top: 30px;
    }
    .qu {
        display: block;
        height: 428px;
    }
    .qu li {
        width: 45%;
    }
    .quader {
        width: 42%;
        margin: 30px auto auto 29%;
        height: 320px !important;
    }
    #logo_menu {
        height: 35px;
        width: 70px;
        top: 20px;
        left: 10%;
    }
    #menu_aus {
        width: 70px;
        height: 24.733px;
        top: 25px;
        right: 10%;
    }
    #links {
        top: 90px;
        margin: 0 0 0 10%;
        width: 80%;
    }
    nav ul li {
        line-height: 45px;
    }
    footer p a,footer p a:visited {
        font-size: 16px;
    }
	.yt_video {
		width: 75vw;
		height: 42.1875vw;
		border: 0px solid #FFFFFF;
		box-sizing: border-box;
	}
}
@media screen and (min-width: 640px){
    header {
        height: 230px;
    }
    #logo {
        top:30px;
        left:10%;
    }
    #open_menu, #open_menu_st {
        top:30px;
        right:10%;
    }
    .puls {
        margin-left: -44px;
    }
    h1,.h1, h2.top,.h2top, .frame {
        width: 80%;
        margin-left: 10%;
    }
    h1,.h1 {
        top: 100px;
    }
    .news h1 {
        width: auto;
        margin-left: 0;
        top: 0;
    }
    .sepg h1 {
        font-size: 3.55vw;
    }
    h2.top,.h2top {
        margin-top: 50px;
        font-size: 2.7vw;
    }
    .sepg h2.top {
        margin-top: 40px;
        font-size: 3.35vw;
    }
    .distance {margin-top: 40px;}
    .quader {
        width:46%;
        margin: 30px auto auto 27%;
        height: 400px !important;
    }
    .text p {
         margin-bottom: 40px;
    }
    .liste ul {
        margin-top: -35px;
        margin-bottom: -10px;
    }
}
@media screen and (min-width: 768px){
    .video {
        width:100%;
        height:100%;
    }
    .video iframe {
        width:106%;
        left:-3%;
    }
	.yt_video {
		width: 75vw;
		height: 42.1875vw;
		border: 20px solid #FFFFFF;
		box-sizing: border-box;
	}
    .weiss h1,.weiss .h1, .weiss h2 {
        color: #FFFFFF;
    }
    section.startseite {
        position: absolute;
        top: 80%;
        background: #EEEEEE;
        width: 100%;
        clear: both;
        border: none;
        z-index: 2;
    }
    .start {
        border-top: 10px solid #EEEEEE;
        margin-top: 40%;
        width: 100%;
        height:0;
        background: url("../p/rdb-rechtsanwalt-dr-bien-insolvenzberatung-insolvenzverwaltung-1024.jpg") no-repeat;
        background-size: cover;background-position: center;
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0,12,49,1);
        -moz-box-shadow: 0px 0px 16px 0px rgba(0,12,49,1);
        box-shadow: 0px 0px 16px 0px rgba(0,12,49,1);
    }
    #start2 {
        display: block;
        box-sizing: border-box;
        border: 12px solid #FFFFFF;
        width: 100%;
        height: auto;
    }
    #slider_start {
        height: 0 !important;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    header {
        height: 240px;
    }
    #logo {
        top:40px;
        left: 12%;
    }
    #open_menu, #open_menu_st {
        top: 40px;
        right: 12%;
    }
    #open_menu_st {
        background: url("../p/menu-bien-w.png") no-repeat;
        background-size: cover;
        opacity: 1;
        -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
    }
    #open_menu_st:hover {
        background: url("../p/menu-bien-db.png") no-repeat;
        background-size: cover;
    }
    h1,.h1, h2.top,.h2top, .frame {
        width: 76%;
        margin-left: 12%
    }
    #insvw-pic {
        width: 74vw;
        height: 52.1418vw;
        background: url("../p/insolvenzverwaltung-nrw-dr-bien-rdb-650.jpg") no-repeat;
        background-size: cover;
        background-position: center;
    }
    h1,.h1 {
        top:100px;
    }
    .news h1 {
        width: auto;
        margin-left: 0;
        top: 0;
    }
    .erb h1 {
        font-size: 4.3vw;
    }
    h2.top,.h2top {
        margin-top: 60px;
        font-size: 2.97vw;
    }
    .sepg h1 {
        font-size: 3.4vw;
    }
    .sepg h2.top {
        margin-top: 35px;
        font-size: 3.2vw;
    }
    #dk,#dk_2 {
        position: absolute;
        display: block;
        width: 140px;
        padding: 0 20px;
        margin-top: -80px;
        height: 130px;
        right: 20px;
        background: #FFFFFF;
        -webkit-box-shadow: 0px 3px 50px 0px rgba(0,12,49,0.75);
        -moz-box-shadow: 0px 3px 50px 0px rgba(0,12,49,0.75);
        box-shadow: 0px 3px 50px 0px rgba(0,12,49,0.75);
    }
    #dk_2 {
        display: none;
        position: fixed;
        margin-top: 0;
        top: 20px;
        z-index: 10;
    }
    #dk br, #dk_2 br {
        display:block;
    }
    #dk p.pt15,#dk_2 p.pt15 {padding-top: 0 !important;}
    #dk p, #dk p a, #dk_2 p, #dk_2 p a {
        line-height: 24px;
        text-align: left;
    }
    p, #dk p, #dk p a, #dk_2 p, #dk_2 p a, nav li a, .liste li, ul li a,ul li a:active,ul li a:visited, label, input, textarea {
        font-size: 20px;
    }
    .liste li {
        padding-left: 11px;
    }
    .liste li:before {
        top: 21px;
    }
    .qu {
        height: 194px;
    }
    .qu li {
        width: 20%;
        margin: 0 2.5%;
    }
    .quader {
        width:44%;
        float: left;
        margin: 30px 0 auto 3%;
        height: 360px !important;
    }
    #logo_menu {
        height: 35px;
        width: 70px;
        top: 30px;
        left: 12%;
    }
    #menu_aus {
        width: 70px;
        height: 24.733px;
        top: 35px;
        right: 12%;
    }
    #links {
        margin-left: 12%;
        width: 76%;
        top:120px;
    }
    .L, .R {
        position: inherit;
        width: 72%;
        float: left;
    }
    .R {
        margin-left: 72%;
        width: 28%;
    }
    .Lkar {
        width: 200px !important;
        display: table-cell;
    }
    .Rkar {
        width: auto !important;
        display: table-cell;
    }
    nav ul li {
        line-height: 45px;
    }
    nav ul {
        margin-bottom: 45px;
    }
    footer p a,footer p a:visited {
        font-size: 22px;
        letter-spacing: 1px;
    }
	.f_ml { 
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.news_start {
		border-left: 30px solid #000c31;
	}
	.puls {
		margin-left: -50px;
	}
    #soc-med {
        bottom: 20px;
        left: 0;
        width: 40px;
        height: auto;
        -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,.25);
        -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,.25);
        box-shadow: 0px 0px 25px 0px rgba(0,0,0,.25);
    }
    #fb,#yt,#ig,#pi {
        float: none;
    }
    #fb,#yt,#ig,#pi {
        margin: 5px auto 8px 5px;
    }
    #soc-hint {
        -webkit-box-shadow: 0px 0px 40px 0px rgba(0,12,49,.5);
        -moz-box-shadow: 0px 0px 40px 0px rgba(0,12,49,.5);
        box-shadow: 0px 0px 40px 0px rgba(0,12,49,.5);
    }
    #soc-med #soc-hint {
        bottom: 190px;
        width: 320px;
        left: -360px;
        margin:0;
        padding:15px;
    }
    #soc-med:hover #soc-hint {
        left: 60px;
        bottom: 190px;
    }
}
@media screen and (min-width: 979px){
    header {
        height: 270px;
    }
    h2.top,.h2top {
        margin-top: 75px;
        font-size: 2.998vw;
    }
    .sepg h1 {
        font-size: 3.4vw;
    }
    .sepg h2.top {
        margin-top: 45px;
        font-size: 3.2vw;
    }
    #dk, #dk_2 {
        width: 160px;
        padding: 0 20px;
        margin-top: -70px;
        height: 135px;
        right: 3.91%;
    }
    #dk_2 {
        display: none;
        position: fixed;
        margin-top: 0;
        top: 35px;
    }
    .news h1, h2,h3,.h3,h4,h5,h6,h2 a,h3 a,h4 a,h5 a,h6 a {
        font-size: 32px;
    }
    p, #dk p, #dk p a, #dk_2 p, #dk_2 p a, nav li a, .liste li, ul li a,ul li a:active,ul li a:visited, label, input, textarea {font-size: 22px;}
    .liste ul {
        margin-bottom: -15px;
    }
    .liste li {
        padding-left: 12px;
    }
    .liste li:before {
        top: 22px;
        width: 5.5px;
        height: 5.5px;
    }
    .ohne li:before {
        content: "";
        width: 0;
        height: 0;
        left:-5px;
    }
    .quader {
        width: 20%;
        margin-right: 2%;
        padding:0;
        height: 270px !important;
    }
    nav ul {
        margin-bottom: 47px;
    }
    .L, .R {
        position: inherit;
        width: 62%;
        float: left;
    }
    .R {
        margin-left: 62%;
        width: 35%;
    }
	.staedte img {
	    margin-top: 10px;
		margin-right: 40px;
	    width: 40%;
	    height: auto;
	    max-height: 400px;
	    border: 12px solid #FFFFFF;
		float: left;
	}
	.staedte h2, .staedte h3 {
		text-align: left;
	}
	.f_after::after {
		content: "\A";
		white-space:normal;
	}
	.staedte p {
		text-align: justify;
	}
    #insvw-pic {
        background: url("../p/insolvenzverwaltung-nrw-dr-bien-rdb-1024.jpg") no-repeat;
        background-size: cover;
        background-position: center;
    }
}
@media screen and (min-width: 1024px){
    header {
        height: 280px;
    }
    h2.top,.h2top {
        font-size: 30.75px;
        margin-top: 80px;
    }
    .sepg h1 {
        font-size: 35px;
    }
    .sepg h2.top {
        margin-top: 50px;
        font-size: 32px;
    }
    #dk, #dk_2 {
        padding: 0 25px;
        margin-top: -73px;
        height: 135px;
    }
    #dk_2 {
        margin-top: 0;
        top: 40px;
    }
    .menu_2 {
        margin-bottom: 100px;
    }
    .start {
        background: url("../p/rdb-rechtsanwalt-dr-bien-insolvenzberatung-insolvenzverwaltung-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .ds {
        background: url("../p/datenschutz-kanzlei-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .miet {
        background: url("../p/mietrecht-fuer-mieter-rechtsanwalt-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .verm {
        background: url("../p/mietrecht-fuer-vermieter-rechtsanwalt-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .an {
        background: url("../p/arbeitsrecht-fuer-arbeitnehmer-rechtsanwalt-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .ag {
        background: url("../p/arbeitsrecht-fuer-arbeitgeber-rechtsanwalt-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .ins {
        background: url("../p/insolvenzverwaltung-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .zw {
        background: url("../p/zwangsverwaltung-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .ra {
        background: url("../p/rechtsanwalt-hamm-kanzlei-dr.-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .gf {
        background: url("../p/geschaeftsfuehrer-beratung-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .san {
        background: url("../p/sanierungsberatung-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .schuldn {
        background: url("../p/rdb-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
	.erbr {
        background: url("../p/erbrecht-rechtsanwalt-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .sich {
        background: url("../p/sicherungseigentuemer-pfandrechtsglaeubiger-beratung-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .glaeu {
        background: url("../p/glaeubigerberatung-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .impr {
        background: url("../p/impressum-kanzlei-rechtsanwalt-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .karte {
        background: url("../p/kontakt-kanzlei-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .formu {
        background: url("../p/formulare-download-kanzlei-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .karr {
        background: url("../p/rechtsanwalt-hamm-dr.-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .zweig {
        background: url("../p/zweigstellen-rdb-dr-bien-1680.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .distance {
        margin-top: 60px;
    }
    .pic img {
        float: left;
        width: 25%;
        height: auto;
        margin-left: 0;
        padding: 0 5% 10% 0;
    }
    .pic .inner {
        float: left;
        width: 70%;
        text-align: left;
    }
    .quader {
        height: 280px !important;
    }
    #scrolltotop {
    	display: block;
    }
    .text p {
         margin-bottom: 60px;
    }
    .liste ul {
        margin-top: -55px;
    }
}
@media screen and (min-width: 1280px){
    header {height: 180px;}
    #logo {
        top:55px;
        left: 2.5%;
        height: 70px;
        width: 140px;
    }
    #open_menu, #open_menu_st {
        top: 55px;
        right: 2.5%;
        height: 65px;
        width: 184px;
    }
    h1,.h1 {
        top: 40px;
    }
    .erb h1 {
        font-size: 40px;
    }
    h2.top,.h2top {
        top: 100px;
        margin-top: 0;
        font-size: 24.25px;
    }
    .sepg h1 {
        font-size: 35px;
        top:43px;
    }
    .sepg h2.top {
        margin-top: -5px;
        font-size: 28px;
    }
    h1,.h1, h2.top,.h2top, .frame, #menu_title {
        width: 68%;
        margin-left: 16%;
    }
    .news h1 {
        width: auto;
        margin-left: 0;
        top: 0;
    }
    #insvw-pic {
        width: 60vw;
        height: 42.2772vw;
        background: url("../p/insolvenzverwaltung-nrw-dr-bien-rdb.jpg") no-repeat;
        background-size: cover;
        background-position: center;
    }
    #dk, #dk_2 {
        padding: 0 25px;
        margin-top: -73px;
        height: 135px;
    }
    #dk_2 {
        margin-top: 0;
        top: 45px;
    }
    .quader {
        width: 23%;
        margin-left: 1%;
        margin-right: 1%;
        height: 330px !important;
    }
    #logo_menu {
        height: 35px;
        width: 70px;
        top: 60px;
        left: 5%;
    }
    #menu_aus {
        width: 70px;
        height: 24.733px;
        top: 65px;
        right: 5%;
    }
    #menu_title {
        position: absolute;
        display: block !important;
        text-transform: uppercase;
        font-family: 'Oswald', sans-serif;
        font-size: 46px;
        top:40px;
        margin-top: 0;
        color: #FFFFFF;
        z-index: 310;
    }
    #links {
        margin-left: 16%;
        width: 68%;
        top: 140px;
    }
    nav ul {
        margin-bottom: 45px;
    }
    nav ul li {
        line-height: 45px;
    }
    .ls {
        letter-spacing: 4px;
    }
	.yt_video {
		width: 67vw;
		height: 37.6875vw;
		border: 20px solid #FFFFFF;
		box-sizing: border-box;
	}
	.puls {
		margin-left: -49px;
	}
    #soc-med {
        width: 50px;
        height: auto;
        -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,.25);
        -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,.25);
        box-shadow: 0px 0px 25px 0px rgba(0,0,0,.25);
    }
    #fb,#yt,#ig,#pi {
        width: 40px;
        height: 40px;
        margin: 5px auto 8px 5px;
    }
    #fb_,#yt_,#ig_,#pi_ {
        width: 40px;
        height: 40px;
    }
    #soc-hint {
        -webkit-box-shadow: 0px 0px 60px 0px rgba(0,12,49,.5);
        -moz-box-shadow: 0px 0px 60px 0px rgba(0,12,49,.5);
        box-shadow: 0px 0px 60px 0px rgba(0,12,49,.5);
    }
    #soc-med #soc-hint {
        font-size: 1.25em;
        bottom: 250px;
        left: -360px;
    }
    #soc-med:hover #soc-hint {
        left: 80px;
        bottom: 250px;
    }
}
@media screen and (min-width: 1366px){
    .quader { 
        height: 350px !important;
    }
}
@media screen and (min-width: 1440px){
    #logo {
        top: 56px;
        width: 142px;
        height: 71px;
    }
    #open_menu, #open_menu_st {
        top: 56px;
        height: 70px;
        width: 198px;
        background-size: 100% 90%;
        -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
    }
    #open_menu:hover, #open_menu_st:hover {
        background-size: 100% 90%;
    }
    h1,.h1, h2.top,.h2top, .frame, #menu_title {
        width: 60%;
        margin-left: 20%
    }
    .news h1 {
        width: auto;
        margin-left: 0;
        top: 0;
    }
    #insvw-pic {
        width: 56vw;
        height: 39.45872vw;
        background: url("../p/insolvenzverwaltung-nrw-dr-bien-rdb.jpg") no-repeat;
        background-size: cover;
        background-position: center;
    }
    #dk, #dk_2 {
        left: 3.472%;
        margin-left: 0;
    }
    #dk_2 {
        top: 45px;
    }
    .quader {
        height: 370px !important;
    }
    .distance {
        margin-top: 80px;
    }
    #links {
        margin-left: 20%;
        width: 60%;
        top: 150px;
    }
    nav ul {
        margin-bottom: 45px;
    }
    nav ul li {
        line-height: 45px;
    }
	.yt_video {
		width: 60vw;
		height: 33.75vw;
		border: 20px solid #FFFFFF;
		box-sizing: border-box;
	}
}
@media screen and (min-width: 1680px){
    header {
        height: 220px;
    }
    p, ul, #dk p, #dk p a, #dk_2 p, #dk_2 p a, nav li a, .liste li, ul li a,ul li a:active,ul li a:visited, label, input, textarea, footer p a,footer p a:visited {
        font-size: 24px;
    }
    .liste ul {
        margin-top: -35px;
        margin-bottom: -20px;
    }
    .liste li {
        padding-left: 14px;
    }
    .liste li:before {
        top: 24.5px;
        width: 6px;
        height: 6px;
    }
    .ohne li:before {
        content: "";
        width: 0;
        height: 0;
        left:-5px;
    }
    .text p {
         margin-bottom: 40px;
    }
    #dk p, #dk_2 p {line-height: 30px;}
    #logo {
        top: 61px;
        left: 5%;
        height: 87px;
        width: 174px;
    }
    #open_menu, #open_menu:hover, #open_menu_st, #open_menu_st:hover {
        top: 69px;
        -webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;
    }
    #menu_title {
        font-size: 60px;
    }
    .erb h1 {
        font-size: 55px;
    }
    h2.top,.h2top {
        top: 115px;
        font-size: 31.6px;
    }
    .sepg h1 {
        font-size: 45px;
        top:45px;
    }
    .sepg h2.top {
        margin-top: -4px;
        font-size: 31px;
    }
    #dk, #dk_2 {
        left: 4.5%;
        margin-top: -110px;
        width: 180px;
        height: 160px;
    }
    #dk_2 {
        margin-top: 0;
        top: 50px;
    }
    .start {
        background: url("../p/rdb-rechtsanwalt-dr-bien-insolvenzberatung-insolvenzverwaltung.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .ds {
        background: url("../p/datenschutz-kanzlei-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .miet {
        background: url("../p/mietrecht-fuer-mieter-rechtsanwalt-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .verm {
        background: url("../p/mietrecht-fuer-vermieter-rechtsanwalt-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .an {
        background: url("../p/arbeitsrecht-fuer-arbeitnehmer-rechtsanwalt-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .ag {
        background: url("../p/arbeitsrecht-fuer-arbeitgeber-rechtsanwalt-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .ins {
        background: url("../p/insolvenzverwaltung-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .zw {
        background: url("../p/zwangsverwaltung-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .ra {
        background: url("../p/rechtsanwalt-hamm-kanzlei-dr.-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .gf {
        background: url("../p/geschaeftsfuehrer-beratung-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .schuldn {
        background: url("../p/rdb-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
	.san {
        background: url("../p/sanierungsberatung-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .erbr {
        background: url("../p/erbrecht-rechtsanwalt-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .sich {
        background: url("../p/sicherungseigentuemer-pfandrechtsglaeubiger-beratung-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .glaeu {
        background: url("../p/glaeubigerberatung-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .impr {
        background: url("../p/impressum-kanzlei-rechtsanwalt-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .karte {
        background: url("../p/kontakt-kanzlei-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .formu {
        background: url("../p/formulare-download-kanzlei-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .karr {
        background: url("../p/rechtsanwalt-hamm-dr.-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .zweig {
        background: url("../p/zweigstellen-rdb-dr-bien.jpg") no-repeat;
        background-size: cover;background-position: center;
    }
    .quader {
        max-width: 300px;
        left:0;
        width:17%;
        margin:0 1%;
        padding:0;
        height:380px !important;
    }
    #logo_menu {
        height: 35px;
        width: 70px;
        top: 70px;
        left: 7%;
    }
    #menu_aus {
        width: 70px;
        height: 24.733px;
        top: 75px;
        right: 7%;
    }
    #links {
        margin-left: 20%;
        width: 60%;
        top: 180px;
    }
    .L {
        width: 50%;
    }
    .R {
        margin-left: 50%;
        width: 40%;
    }
    nav ul {
        margin-bottom: 50px;
    }
    nav ul li {
        line-height: 50px;
    }
    .datensch .text p {
        margin-bottom: 60px;
    }
	.yt_video {
		display: block;
		margin: auto;
		width: 960px;
		height: 540px;
		border: 20px solid #FFFFFF;
		box-sizing: content-box;
	}
	.staedte img {
	    width: 89.375%;
	    max-width: 400px;
	}
}
@media screen and (min-width: 1920px){
    .quader {
        width:22%;
        margin:0 1%;
        height:420px !important;
    }
}
@media screen and (min-width: 2560px){
    h1,.h1, h2.top,.h2top, .frame, #menu_title {
        width: 50%;
        margin-left: 25%;
    }
    .news h1 {
        width: auto;
        margin-left: 0;
        top: 0;
    }
    #insvw-pic {
        width: 50vw;
        height: 35.231vw;
        background: url("../p/insolvenzverwaltung-nrw-dr-bien-rdb.jpg") no-repeat;
        background-size: cover;
        background-position: center;
    }
    .quader {
        height:450px !important;
    }
    .L {
        width: 40%;
    }
    .R {
        margin-left: 40%;
        width: 30%
    }
    nav ul li {
        line-height: 55px;
    }
    nav ul {
        margin-bottom: 55px;
    }
}