/*
Description: Theme fuer Brinkmann_Dewert in Essen - CSS3
Customer URI: https://bdp-essen.de
Author: Ralph Segert
First Version: 02/2016
Last Update: 01/2023
Author URI: https://segert.net
*/

 @font-face {
  font-family: 'Rubik-Light';
  font-display: swap;
  src: url("https://bdp-essen.de/fonts/Rubik-Light.woff") format("woff"); }
  
@font-face {
  font-family: 'Ubuntu-Light';
  font-display: swap;
  src: url("https://bdp-essen.de/fonts/Ubuntu-Light.woff") format("woff"); }
  
@font-face {
  font-family: 'Ubuntu-Regular';
  font-display: swap;
  src: url("https://bdp-essen.de/fonts/Ubuntu-Regular.woff") format("woff"); }

@font-face {
  font-family: 'Ubuntu-Medium';
  font-display: swap;
  src: url("https://bdp-essen.de/fonts/Ubuntu-Medium.woff") format("woff"); }

 @font-face {
  font-family: 'Ubuntu-MediumItalic';
  font-display: swap;
  src: url("https://bdp-essen.de/fonts/Ubuntu-MediumItalic.woff") format("woff"); }  
  
 @font-face {
  font-family: 'Ubuntu-RegularItalic';
  font-display: swap;
  src: url("https://bdp-essen.de/fonts/Ubuntu-RegularItalic.woff") format("woff"); }
  
 @font-face {
  font-family: 'Ubuntu-LightItalic';
  font-display: swap;
  src: url("https://bdp-essen.de/fonts/Ubuntu-LightItalic.woff") format("woff"); }

* {
margin: 0;
padding: 0;
}


body {
color: #000;
background-color: #fff;
font-size: 100%;
font-family: 'Ubuntu-Light', Verdana, sans-serif;  
font-weight: 300;
}

a:focus {
outline: none;
}

img, fieldset {
border: 0;
}

img {
vertical-align: middle;
}

a {
border: 0;
text-decoration: none;
}

strong {
font-family: 'Ubuntu-Bold', Verdana, sans-serif;  
font-weight: 500;
}

.hide {
  display: none;
}


.wrapper {
margin: 0 auto;
width: 100%;
}


.wrappernav {
margin: 0 auto;
width: 100%;
background-color: transparent;
height: 76px;
border-bottom: 1px solid #aaa;
box-sizing: border-box;
}

.navbottom {
border-top: 1px solid #aaa;
padding-left: 39px;
}

.wrapperlogo {
margin: 0 auto;
width: 960px;
margin-top: -87px;
}

#back-to-top { /* scriptgesteuerter Top-Balken */
  position: fixed; /* Fixiert den Balken unten */
  display: none;
  width: 18%;
  font-family: 'Ubuntu-Regular', Helvetica, Verdana, sans-serif;
  right: 0;
  bottom: 45%;
  padding: 22px 0 22px 0;
  background: #333;
  color: #fff;
  font-size: 110%;
  text-align: center;
  letter-spacing: 1px;
  z-index: 1000;
  cursor: pointer; }
  

/* Navigation */

.nav {
margin: 0 auto;	
width: 960px;
}

.nav ul li {
float: left;
list-style: none;
}

.nav li {
width: 202px;
height: 76px;
margin-right: 26px;
font-family: 'Rubik-Light', Verdana, sans-serif;  
font-weight: 300;
}


.nav li a {	
display: block;
float: right;
color: #000;
padding: 30px 0 24px 0;
letter-spacing: 1px;
}

.nav li a:hover {
color: #999;
border-bottom: 4px solid #64b243;
}

.nav .aktiv {
color: #000;
border-bottom: 4px solid #64b243;
}






.logo { /* Logo Box */
width: 554px;
background: url(images/bdp-logo-2024.webp) left center no-repeat;
background-size: 100%;
height: 240px;
}


.logo h1 a { 
display: block;
width: 960px;
height: 176px;
}

.logo b {
display: none;
}




/* Contentbereich Startseite */

.section {
margin: 0 auto;
width: 100%;
max-width: 960px;
min-width: 960px;

}

.startmotiv {
margin-bottom: 72px;
}


/* Boxen uebergreifend */

.wrapper-cont {	
float: left;
margin-bottom: 38px;
width: 960px;
}

.wrapper-cont2 {	
float: left;
margin-top: 10px;
margin-bottom: 30px;
width: 960px;
}

/* Headlines uebergreifend */



.section h3 {
font-size: 1em;
font-family: 'Ubuntu-Light', Verdana, sans-serif;  
font-weight: 300;
padding: 12px 0 18px 0;
}


/* Sidenavi uebergreifend */


.side-navi {
float: left;
width: 106px;
margin-right: 16px;
margin-bottom: 50px;
}


.side-navi-ul {
list-style-type: none;
font-size: .8em;
}

.side-navi-ul li {
float: left;
margin-bottom: 16px;
line-height: 1.4em;
color: #000;
background-color: #fff;
}

.side-navi-ul a {
display: block;
color: #000;
width: 106px;
height: 106px;
padding: 6px 12px 6px 8px;
border: 1px solid #999;
-moz-box-sizing: border-box; 
box-sizing: border-box;
}

.side-navi-ul a:hover {
border-bottom: 4px solid #64b243;
}

.side-navi-ul .aktiv {
border-bottom: 4px solid #64b243;
}


.side-datum {
display: block;
color: #000;
width: 106px;
height: 106px;
border: 1px solid #aaa;
padding: 12px 12px 6px 12px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;
}


/* Linkfarben */

.anwalt-info p a, .anwalt-info ul a, .aktuelles-info p a, .aktuelles-info ul a, .kanzlei-info p a, .kanzlei-info ul a, .footer a, .team a {
color: #999933;
border-bottom: 1px dotted #ddd;
}

.anwalt-info p a:hover, .anwalt-info ul a:hover, .aktuelles-info p a:hover, .aktuelles-info ul a:hover, .kanzlei-info p a:hover, .kanzlei-info ul a:hover, .footer a:hover, .team a:hover {
color: #333;
border-bottom: 1px dotted #c00;
}


/* Listen */


.anwalt-info ul, .kanzlei-info ul {
list-style-type: square;
font-size: .8em;
padding-left: 18px;
padding-bottom: 8px;
color: #444;
}

.anwalt-info li, .kanzlei-info li {
line-height: 1.8em;
}



/* Contentbereich Aktuelles  */


.wrapper-aktuell {	
float: left;
width: 732px;
font-family: 'Ubuntu-Light', Verdana, sans-serif;  
margin-bottom: 50px;
}


.aktuelles-info {
float: left;
width: 594px;
min-height: 472px;
color: #000;
padding: 25px 30px 20px 11px;
background-color: #fff;
margin-right: 16px;
margin-bottom: 16px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;
}

.aktuelles-recht {
min-height: 236px;
}


.aktuelles-thema {
padding-bottom: 40px;
}


.aktuelles-kategorien {
float: right;
width: 228px;
margin-bottom: 32px;
}

.h2-aktuell {
font-size: 1.3em;
line-height: 1.3em;
font-weight: 300;
padding-top: 2px;
padding-bottom: 12px;
}

.h2-aktuell a {
color: #908A0C;
}

.h2-aktuell a:hover {
color: #333;
}

.aktuelles-info p {
font-size: .8em;
line-height: 1.8em;
padding-bottom: 10px;
}


.aktuelles-kat-ul {
list-style-type: none;
font-size: .9em;
}

.aktuelles-kat-ul li {
float: left;
color: #000;
padding: 3% 0 2% 0;
line-height: 1.5em;
background-color: #fff;
}


.aktuelles-kat-ul li a {
display: block;
width: 224px;
color: #000; 
-moz-box-sizing: border-box; 
box-sizing: border-box;
}

.article .artistslist li a:hover:after { 
content: " ➤";
color: #999;
font-size: 1em;
padding-left: 3%;
}

.aktuelles-kat-ul li a:hover {
font-weight: 400;
}

.aktuelles-kat-ul li a:hover:before { 
content: " ➤";
color: #64b243;
font-size: 1em;
padding-right: 2%;
}

.aktuelles-kat-ul .aktiv {
font-weight: 400;
}

.aktuelles-kat-ul .aktiv:before  { 
content: " ➤";
color: #64b243;
font-size: 1em;
padding-right: 2%;
}

.aktuelles-paginate {
float: right;
min-height: 80px;
}

.aktuelles-paginate p {
font-size: 1em;
text-align: center;
}


/* Contentbereich Anwaelte */


.kachel-anwalt {
float: left;
margin-right: 16px;
margin-bottom: 16px;
background-color: #e1e1e1;
}

.kachel228x152 {
float: left;
color: #000;
background: transparent;

}

.kachel228x152 a {
display: block;
color: #000;
width: 228px;
height: 152px;
padding: 15px 10px 8px 16px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;
background-color: #fff;
border: 1px solid #aaa;
transition: .8s;
}

.kachelleer {
display: block;
color: #000;
width: 228px;
height: 152px;
padding: 15px 10px 8px 16px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;
background-color: #fff;
border: 1px solid #aaa;
transition: .8s;
}

.kachel-anwalt:nth-of-type(4n) {
margin-right: 0;
}

h2.anwalt-name {
font-size: 1.1em;
font-weight: 300;
font-variant:small-caps;
padding-bottom: 6px;
}

p.anwalt-fach {
font-size: .7em;
line-height: 1.3em;
color: #555;
}

p.fach2 {
font-size: .8em;
line-height: 1.5em;
}

.anwalt-foto {
display: block;
float: left;
margin-right: -228px;
}

.anwalt-foto img {
width: 226px;
height: 150px;
border: 1px solid #aaa;
}


.kachel228x152 a:hover {
opacity: 0;
transition: .4s;
}


/* Contentbereich Anwalt */


.anwalt-info {
float: left;
width: 610px;
min-height: 488px;
padding: 20px 20px 40px 132px;
color: #000;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;
}

.anwalt-portrait {
float: right;
width: 350px;
height: 488px;
}

h2.anwalt-name-big {
font-size: 1.6em;
font-weight: 300;
font-variant:small-caps;
padding-bottom: 10px;
}

h3.anwalt-h3 {
font-size: 1em;
font-weight: 300;
padding: 30px 0 10px 0;
}


p.anwalt-text {
font-size: 1em;
line-height: 1.8em;
}

p.anwalt-phone {
font-size: 1em;
padding-top: 22px;
}



/* Contentbereich Team-Anwaelte */


.team {
float: right;
text-align: left;
margin-right: 32px;
border-top: 1px solid #aaa;
}

.team:last-of-type {
border-bottom: 1px solid #aaa;
}

.team-info {
float: left;
width: 472px;
height: 228px;
margin-right: 20px;
color: #000;
padding: 25px 30px 20px 35px;
background-color: #fff;
margin-right: 16px;
-moz-box-sizing: border-box; 
box-sizing: border-box;
}

.team-foto {
float: right;
width: 307px;
height: 200px;
padding-top: 17px;
padding-bottom: 17px;
}

.team-foto img {
width: 307px;
}

h2.anwalt-name-team {
font-size: 1.4em;
font-weight: 300;
font-variant:small-caps;
padding-bottom: 10px;
padding-top: 6px;
}

p.anwalt-text-team {
font-size: .9em;
line-height: 1.8em;
padding-bottom: 10px;
}




/* Contentbereich Kanzlei */



.kanzlei-info {
float: left;
width: 472px;
min-height: 472px;
color: #000;
padding: 25px 30px 20px 11px;
background-color: #fff;
margin-right: 16px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;
}

.kanzlei-foto {
float: right;
width: 350px;
height: 228px;
}

.h2-kanzlei {
font-size: 1.4em;
font-weight: 300;
padding-bottom: 12px;
}

.kanzlei-info p {
font-size: .8em;
line-height: 1.8em;
padding-bottom: 10px;
}



/* Contentbereich Fachgebiete */


.fachgebiete-start {
float: left;
margin-right: 16px;
margin-bottom: 16px;
}

.fachgebiete-ul {
list-style-type: none;
font-size: .9em;
}

.fachgebiete-ul li {
float: left;
color: #000;
background-color: #fff;
}


.fachgebiete-ul a {
display: block;
width: 224px;
height: 76px;
color: #000;
padding: 15px 1px 0 18px;
-moz-box-sizing: border-box; 
box-sizing: border-box;
border: 1px solid #aaa;
}

.fachgebiete-ul li:nth-of-type(4n) {
margin-right: 0;
}

.fachgebiete-ul li:hover {
background-color: #fff;
border-bottom: 4px solid #64b243;
height: 72px;
}



/* Footerbereich */



.footer {
margin: 0 auto;
width: 100%;
padding: 30px 0 120px 0;
background-color: #fff;
margin-top: 1px;
}

.footer p {
margin: 0 auto;	
width: 960px;
text-align: center;
letter-spacing: 1px;
font-size: .9em;
}



/* _____ Misc _____ */



.section .button, .section .button-aktuell {
	width: 100%;
	margin: 0;
	padding: 0;
}

.section .button a, .section .button-aktuell a {
	width: 100%;
	text-align: left;
	background-color: #fff;
	color: #000;
	font-size: 1.2em;
	display: block;
	transition: .4s;
	border-bottom: 0;
}

.section .button a:hover, .section .button-aktuell a:hover {
	background-color: #fff;
	color: #999;
	border-bottom: 0;
}

.section .button-aktuell {
margin-bottom: 12px;
}


/* Formular */


legend {
	font-size: 1.1em;
	padding-bottom: 6%;
	padding-top: 6%;
}

label {
	width: 25%;
	float: left;
	margin: 1% 0 1% 0;
}

.section form p {
	width: 100%;
	font-size: .8em;
	line-height: 1.5em;
	float: right;
}

.section form p label  {
	font-size: 1.1em;
}



.section .textfeld {
	font-size: 1.1em;
	padding: 1.5%;
	width: 65%;
	background-color: #fff;
	opacity: 1;
	margin-bottom: 2%;
}

.section .textfeldklein {
	width: 8%;
}

.section textarea {
	font-family: Ubuntu, Verdana, sans-serif; 
	margin-top: 1%;
	font-size: 1.1em;
	padding: 1.8%;
	width: 65%;
	height: 115px;
	margin-bottom: 2%;
}

.sendbutton {
	padding: 2.8% 5% 2.8% 5%; 
	border: 1px solid #fff;
	color: #fff;
	font-size: 1.2em;
	letter-spacing: 1px;
	background-color: #64B243;
	letter-spacing: 1px;
	width: 100%;
	cursor: pointer;
	margin: 2% 0 5% 0;
	border-radius: 6px;
	transition: 0.4s;
} 


.chosebutton {
	display: block;
	float: left;
	padding: 2% 4% 2% 4%; 
	border: 1px solid #fff;
	color: #fff;
	font-size: .9em;
	letter-spacing: 1px;
	background-color: #64B243;
	letter-spacing: 1px;
	width: 32%;
	text-align: center;
	cursor: pointer;
	margin: 5% 4% 5% 4%;
	border-radius: 6px;
	transition: 0.4s;
} 

.sendbutton:hover, .chosebutton:hover {
  color: #000;
  background-color: #ccc;
}

input[type="checkbox"] {
margin: 0 1% 0 0;
}


.section .anrede {
  width: 40%;
  padding: 1%;
  font-size: 100%;
  margin-bottom: 2%;
}



.suchergebnis {
list-style-type: square;
font-size: .9em;
line-height: 1.6em;
color: #424242;
font-weight: normal;
padding: 4% 0 4% 0;
}

.suchergebnis li {
padding-bottom: 3%;
}


.suchfeld {
width: 63%;
height: 25px;
color: #000;
border: 2px solid #999;
vertical-align: bottom;
margin-bottom: 2%;
}

.suchbutton {
margin-left: 2%;
font-size: .8em;
height: 29px;
padding-bottom: 2px;
width: 30%;
border: 2px solid #fff;
background-color: #777;
color: #fff;
vertical-align: bottom;
margin-bottom: 2%;
}


.sichtlos {
display: none;
}



.cf:after {
content: "";
display: table;
clear: both;
}


