/*
Theme Name: Ra Braun & Schwede
Theme URL: https://www.anwaltharz.de
Description: Theme für Rechtsanwaltskanzlei Braun & Schwede
Version: 1.0
Author: Sandy Schuster
Author URL: https://www.mentalwork.eu*/

/* ubuntu-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('https://www.anwaltharz.de/fonts/ubuntu-v20-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 300;
  src: url('https://www.anwaltharz.de/fonts/ubuntu-v20-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.anwaltharz.de/fonts/ubuntu-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: url('https://www.anwaltharz.de/fonts/ubuntu-v20-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('https://www.anwaltharz.de/fonts/ubuntu-v20-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  src: url('https://www.anwaltharz.de/fonts/ubuntu-v20-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('https://www.anwaltharz.de/fonts/ubuntu-v20-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ubuntu-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 700;
  src: url('https://www.anwaltharz.de/fonts/ubuntu-v20-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
	font-family: 'Ubuntu';					
	font-size: 120%;
	font-weight: 300;
	margin: 0;
	color: #333333;
	background-color: #ffffff;
}
#wrapper {
	max-width: 1920px;
	min-height: auto;
	margin: 0px auto;
	position:relative;
	z-index: 0;
}
header {
	width: 100%;
	height: 130px;
	position: relative;
	z-index: 1;
	text-align: center;
}
.logo {
	width: 25%;
	height: auto;
	z-index: 2;
}
#navleiste {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 80px;
	height: 80px;
	position: relative;
	z-index: 10;
	background-color: #003366;
}
nav {
	width: 100%;
	height: 50px;
	top: 10px;
	position: relative;
	z-index: 11;
	text-align: center;
	float: left;
}
nav li {
	display: inline;
	list-style: none; 				
	margin: 0px 15px 0px 0; 
	text-align: right;
}
nav A:LINK, nav A:VISITED {
	font-size : 110%;
	color : #ffffff;
	text-decoration: none;
	font-weight : 300;
	text-transform: uppercase;
}
nav A:HOVER{
	font-size : 110%;
	color : #999999;
	text-decoration: none;
	font-weight : 300;
	text-transform: uppercase;
	text-decoration-line: none
}
img {
	max-width: 100%;
	height: auto;
}
#bild {
	height: 600px;
	width: 100%;
	z-index: 1;
	position: relative;
	margin-top: -80px;
}
#bild1 {
	height: 200px;
	width: 100%;
	z-index: 1;
	position: relative;
	margin-top: -41px;
}
.parallax {
	background-image: url(https://rechtsanwaelte-ballenstedt.de/wp-content/uploads/2024/12/justizia.jpg);
	background-attachment: fixed;
	background-position: top center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
.parallax1 {
	background-image: url(https://rechtsanwaelte-ballenstedt.de/wp-content/uploads/2024/12/justizia_blau.jpg);
	background-attachment: fixed;
	background-position: top center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
.parallax_ws {
	background-image: url(https://rechtsanwaelte-ballenstedt.de/wp-content/uploads/2025/01/parallax_jusitizia.jpg);
	background-attachment: fixed;
	background-position: top center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
#bildtext {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	height: 60px;
	background: rgba(0,51,102,.7);
	z-index: 12;
	position: relative;
	margin-top: -100px;
	color: #ffffff;
	text-align: center;
	padding-top: 40px;
	text-transform: uppercase;
	font-size: 1.5vw;
	font-weight: 400;
	text-decoration: underline;
	text-underline-offset: 5px;
}
.starttext {
	color: #ffffff;
	font-size: 3vw;
	font-style: italic;
	font-weight: 500;
	padding-top: 310px;
	padding-left: 250px;
}
.starttext1 {
	color: #ffffff;
	font-size: 2.5vw;
	font-style: normal;
	font-weight: 300;
	margin-top: -20px;
	padding-left: 210px;
}
#leiste {
  height: 210px;
  width: 92%;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 25px;
  background: #003366;
  z-index: 10;
  position: relative;
  color: #FFFFFF;
  border-top: 1px solid #ffffff;
  padding-bottom: 25px;
}
@keyframes slide-left {
  0% {
    right: 0%; /* Startposition */
  }
  100% {
    right: 10%; /* Endposition */
  }
}

.button-1 {
  background-color: #d5d5d5;
  border: 1px solid #003366;
  color: #003366;
  transition: .3s;
  text-align: center;
  height: 45px;
  padding-top: 15px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.01em;
  width: 25%;
  margin-top: 5%;
  float: right;
  box-shadow: 5px 5px 5px #003366;
}
.button-1:hover {
  animation: pulse 1s infinite;
  transition: .3s;
}
.button-2 {
  background-color: #033666;
  border: 1px solid #d5d5d5;
  color: #ffffff;
  transition: .3s;
  text-align: center;
  height: 45px;
  padding-top: 15px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.01em;
  width: 25%;
  margin-top: 5%;
  float: left;
  box-shadow: 5px 5px 5px #003366;
}
.button-2:hover {
  animation: pulse 1s infinite;
  transition: .3s;
}
.button-3 {
  background-color: rgb(197,165,51);
  color: #ffffff;
  transition: .3s;
  text-align: center;
  height: 40px;
  padding-top: 20px;
  text-transform: uppercase;
  width: 30%;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-left: -160px;
	
}
.button-3:hover {
  animation: pulse 1s infinite;
  transition: .3s;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  70% {
    transform: scale(.9);
  }
    100% {
    transform: scale(1);
  }
}
.angebutton {
	width: 11.5%;
	height: 200px;
	position: relative;
	z-index: 101;
	float: left;
	perspective: 1000px;
	margin-right: 1%;
}
.angebutton-front, .angebutton-back {
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	transition: transform 0.9s ease;
}
.angebutton-front {
	/*box-shadow: 0px 1px 3px rgba(0,0,00.1);*/
}
.angebutton-back {
	/*box-shadow: 0px 1px 3px rgba(0,0,00.1);*/
	transform: rotatex(180deg);
}
.angebutton:hover .angebutton-front {
	transform: rotatex(-180deg);
}
.angebutton:hover .angebutton-back {
	transform: rotatex(0deg);
}
#leiste1 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	height: 80px;
	padding-top: 50px;
	background: #d2d2d2;
	z-index: 10;
	position: relative;
	border-top: 1px solid #ffffff;
}
#leiste2 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: 80px;
	padding-top: 50px;
	background: #d2d2d2;
	z-index: 10;
	position: relative;
	border-top: 1px solid #ffffff;
}
#content{
	width: 70%;
	min-height: 200px;
	position: relative;
	z-index: 5;
	text-align: justify;
	padding: 30px 15%;
	font-size: 110%;
	line-height: 1.2em;
}
#content_ws{
	width: 90%;
	min-height: 200px;
	position: relative;
	z-index: 5;
	text-align: justify;
	padding: 30px 5%;
	font-size: 110%;
	line-height: 1.2em;
	margin-top: 80px;
}
#content_title{
	width: 100%;
	height: auto;
	position: relative;
	z-index: 30;
	margin-top: -100px;
}
#anwaelte{
	width: 100%;
	height: 1056px;
	position: relative;
	z-index: 5;
	background-image: url("https://rechtsanwaelte-ballenstedt.de/wp-content/uploads/2024/12/anwaelte_hintergrund.jpg");
	background-attachment: inherit;
	background-position: top center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
#aw_rahmen{
	width: 80%;
	height: 980px;
	margin-left: 10%;
	position: relative;
	z-index: 10;
	border: 1px solid #003366;
	top: 30px;	
}
#aw_rahmen3{
	width: 80%;
	height: auto;
	margin-left: 10%;
	position: relative;
	z-index: 10;
	border: 1px solid #003366;
	top: 30px;	
}
#rand{
	margin-top: -15px;
	background: #ffffff;
	width: 15%;
	margin-left: 42.5%;
}
#rand2{
	margin-top: -15px;
	background: #d2d2d2;
	width: 15%;
	margin-left: 42.5%;
}
#rand3{
	margin-top: -15px;
	background: #d2d2d2;
	width: 17%;
	margin-left: 41.5%;
}
#rand4{
	margin-top: -15px;
	background: #d2d2d2;
	width: 17%;
	margin-left: 41.5%;
}
#rand5{
	margin-top: -15px;
	background: #d2d2d2;
	width: 17%;
	margin-left: 41.5%;
}
#rand6{
	margin-top: -15px;
	background: #d2d2d2;
	width: 17%;
	margin-left: 41.5%;
}
#rand7{
	margin-top: -15px;
	background: #d2d2d2;
	width: 20%;
	margin-left: 40.5%;
}
.foto {
	float: right;
	margin: 0 0 0 40px;
}
.foto1 {
	float: left;
	margin: 0 40px 0 0;
}
.kanzlei {
	float: left;
	margin: -16px 40px 0 0;
	width: 29%;
}
.center{
	text-align: center;
}
#aw1 {
	width: 80%;
	padding-left: 5%;
	padding-right: 5%;
	height: 350px;
	z-index: 11;
	position: relative;
	top: 150px;
	text-align: right;
	color: #ffffff;
	font-size: 130%;
	font-weight: 400;
}
#aw2 {
	width: 80%;
	height: 350px;
	padding-left: 12%;
	padding-right: 5%;
	z-index: 11;
	position: relative;
	top: 256px;
	text-align: left;
	color: #003366;
	font-size: 130%;
	font-weight: 400;
}
span {
	font-style: italic;
	font-size: 80%;
}
#kontakt {
	width: 84%;
	height: 600px;
	z-index: 15;
	position: relative;
	background-color: #d5d5d5;
	left: 8%;
	margin-top: 180px;
}
#kontakt_rahmen{
	width: 80%;
	height: 595px;
	margin-left: 10%;
	position: absolute;
	z-index: 20;
	border: 1px solid #003366;
	top: 1120px;	
}
#rand1{
	margin-top: -15px;
	background: #ffffff;
	width: 15%;
	margin-left: 42.5%;
}
#formular {
    background: #d5d5d5;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 53px;
}
#endbild {
	height: 300px;
	width: 100%;
	z-index: 10;
	position: relative;
	margin-top: 100px
}
footer{
	background-color: #003366;
	width: 70%;
	height: 300px;
	font-size: 80%;
	position: relative;
	z-index: 30;
	padding: 3% 15%;
}
#footertext {
	width: 40%;
	height: auto;
	position: relative;
	z-index: 100;
	color: #ffffff;
	font-size: 110%;
	float: left;
	text-align: left;
	line-height: 1.5em;
}
#footertext A:LINK, #footertext A:VISITED, #footertext A:FOCUS {
	font-size : 100%;
	color : #ffffff;
	font-weight : 400;
	text-decoration: none;
	text-align: center;
	text-transform: none;
}
#footertext A:HOVER{
	font-size : 100%;
	color : #cccccc;
	text-decoration: none;
	font-weight : 400;
	text-transform: none;
}
#footermenu {
	width: 60%;
	height: 20px;
	position: relative;
	z-index: 100;
	color: #ffffff;
	font-size: 100%;
	float: right;
	text-align: right;
	padding-top: 230px;
}
#footermenu li {
	display: inline;		
	margin-left: 1%;
}
#footermenu A:LINK, #footermenu A:VISITED {
	font-size : 100%;
	color : #ffffff;
	font-weight : 400;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
#footermenu A:HOVER{
	font-size : 100%;
	color : #cccccc;
	text-decoration: none;
	font-weight : 400;
	text-transform: uppercase;
}
#copy {
	width: 50%;
	float: right;
	right: 0px;
	height: 50px;
	z-index: 100;
	color: #ffffff;
	font-size: 90%;
	padding-top: 20px;
	text-align: right;
}
A:LINK, A:VISITED {
	font-size : 100%;
	color : #003366;
	text-decoration: none;
	font-weight : normal;
	text-align: center;
}
A:HOVER{
	font-size : 100%;
	color : #cccccc;
	text-decoration: none;
	font-weight : normal;
}
H1 {
  font-family: 'Ubuntu';
  	font-size: 110%;
  	font-weight: 400;
	color: #003366;
 	text-transform: normal;
  	font-style: normal;
  	line-height: 33px;
}
H2 {
  font-family: 'Ubuntu';
	color: #003366;
 	font-weight: 400;
 	text-transform: none;
 	font-style: normal;
 	text-decoration: none;
	line-height: 0.9em;
}
.weiss {
	color: #FFFFFF;
}
.center {
	text-align: center;
}
H3 {
	font-size : 150%;
	font-family: "Ubuntu";
	color : #ffffff;
	text-decoration : none;
	text-align: left;
	margin: -10px 5%;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1.0em;	
}
H4 {
	font-size : 130%;
	font-family: "Ubuntu";
	color : #003366;
	text-decoration : none;
	text-align: left;
	margin: 1% 6%;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1.0em;	
}
H5 {
	font-size : 12px;
	font-weight : bold;
	color : #339999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
label {
    font-weight: 400;
	color: #003366;
	margin-bottom: 5px;
}
input {
    height: 25px;
	margin-bottom: 10px;
}
#captcha {
    width: 50%;
}
.wpcf7 .wpcf7-submit {
    height: 30px;
	width: 25%;
	text-align: center;
	background-color: #003366;
	color: #FFFFFF;
	margin-top: 30px;
}

/*Responsive*/

@media screen and (max-width: 1680px){ 
#kontakt_rahmen {
    height: 615px;
}
#kontakt {
    height: 621px;
}
#rand7{
	width: 23%;
    margin-left: 39.5%;
}
#leiste {
    height: 185px;
}
}
@media screen and (max-width: 1600px){ 
#bild {
    margin-top: -74px;
}
#leiste {
    height: 180px;
}
}
@media screen and (max-width: 1440px){ 
#rand {
    width: 16%;
}
#rand2 {
    width: 16%;
}
#rand3{
	width: 19%;
    margin-left: 39.5%;
}
#rand5 {
    width: 18%;
}
#rand7{
	width: 26%;
    margin-left: 38.5%;
}
#leiste {
    height: 160px;
}
}
@media screen and (max-width: 1366px) {
#bild {
    margin-top: -68px;
}
header {
    height: 80px;
} 
#rand {
    width: 17%;
}
#rand2 {
    width: 17%;
}
#rand5 {
    width: 19%;
}
}
@media screen and (max-width: 1366px) {
header {
    height: 60px;
} 
#rand {
    width: 18%;
}
#rand2 {
    width: 18%;
}
#rand4 {
    width: 18%;
    margin-left: 41.5%;
}
#leiste {
    height: 150px;
}
}
@media screen and (max-width: 1179px) {
footer {
    width: 80%;
    padding: 3% 10%;
}
#rand {
    width: 19%;
}
#rand2 {
    width: 19%;
}
#bildtext {
    font-size: 2vw;
}
#rand3 {
    width: 22%;
    margin-left: 38.5%;
}
#rand4 {
    width: 21%;
    margin-left: 40.5%;
}
#rand5 {
	width: 23%;
	margin-left: 38.5%;
}
#rand7{
	width: 32%;
    margin-left: 36.5%;
}
#leiste {
    height: 130px;
}
}
@media screen and (max-width: 1125px) {
#rand {
    width: 20%;
}
#rand2 {
    width: 20%;
}
}
@media screen and (max-width: 1080px) {
#rand {
    width: 21%;
}
#rand2 {
    width: 21%;
}
#rand3 {
    width: 25%;
    margin-left: 37.5%;
}
#rand4 {
    width: 22%;
    margin-left: 40.5%;
}
#rand6 {
    width: 27%;
    margin-left: 36.5%;
}
#rand7{
	width: 35%;
    margin-left: 34.5%;
}
.starttext {
    font-size: 4vw;
    padding-top: 387px;
    padding-left: 162px;
}
.starttext1 {
    font-size: 3vw;
    padding-left: 111px;
}
#leiste {
    height: 120px;
}
}
@media screen and (max-width: 1024px) {
#leiste {
    width: 90%;
	height: 115px;
	padding-left: 11%;
}
.logo {
    width: 32%;
}
#rand {
    width: 22%;
}
#rand2 {
    width: 22%;
}
#rand4 {
    width: 23%;
    margin-left: 39.5%;
}
#rand5 {
	width: 25%;
	margin-left: 38.5%;
}
}
@media screen and (max-width: 960px) {
#bildtext {
    font-size: 2.5vw;
}
H4 {
    font-size: 128%;
}
#rand {
    width: 23%;
}
#rand2 {
    width: 23%;
}
#rand3 {
    width: 27%;
}
#rand4 {
    width: 24%;
}
#rand5 {
	width: 27%;
	margin-left: 37.5%;
}
#rand6 {
    width: 28%;
    margin-left: 36.5%;
}
#rand7{
	width: 38%;
    margin-left: 32.5%;
}
#aw2 {
    top: 257px;
}
#kontakt_rahmen {
    height: 631px;
}
#leiste {
    height: 105px;
}
}
@media screen and (max-width: 828px) {
.logo {
    width: 40%;
}
#rand {
    width: 27%;
    margin-left: 38.5%;
}
#rand2 {
    width: 27%;
	margin-left: 38.5%;
}
#rand3 {
    width: 32%;
    margin-left: 34.5%;
}
#rand4 {
     width: 29%;
     margin-left: 37.5%;
}
#rand5 {
	width: 31%;
	margin-left: 35.5%;
}
#rand6 {
    width: 34%;
    margin-left: 34.5%;
}
#rand7{
	width: 45%;
    margin-left: 28.5%;
}
#leiste {
    height: 105px;
	padding-left: 6%;
}
#leiste1 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    height: 95px;
    padding-top: 31px;
}
#bildtext {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}
#content {
    width: 80%;
    padding: 30px 10%;
 }
#anwaelte {
    margin-top: -84px;
}
#kontakt {
    height: 678px;
}
#kontakt_rahmen {
    height: 684px;
}
.angebutton {
    width: 13%;
    height: 141px;
}
}
@media screen and (max-width: 800px) {

#rand {
    width: 28%;
    margin-left: 38.5%;
}
#rand2 {
    width: 28%;
	margin-left: 38.5%;
}
#aw1 {
    width: 90%;
}
#aw2 {
    width: 90%;
	padding-left: 5%;
}
#kontakt {
	height: 716px;
}
#kontakt_rahmen {
	height: 720px;
}
}
@media screen and (max-width: 768px) {
#navleiste {
    display: none;
    height: auto;
}
header {
    height: 204px;
}
.logo {
    margin-top: 20px;
}
#bild {
    height: 371px;
}
.parallax {
    background-attachment: inherit;
}
#bildtext {
     display: none;
}
#leiste {
     height: 355px;
}
.angebutton {
    width: 23.5%;
	height: 182px;
}
#leiste1 {
   height: 99px;
   padding-top: 53px;
}
.parallax_ws {
    background-attachment: inherit;
}
#rand {
    width: 29%;
}
#rand2 {
    width: 29%;
}
#rand3 {
    width: 34%;
    margin-left: 34.5%;
}
#rand4 {
    width: 30%;
    margin-left: 36.5%;
}
#rand5 {
	width: 33%;
	margin-left: 34.5%;
}
#rand7{
	width: 48%;
    margin-left: 26.5%;
}
#kontakt {
	display: none;
}
#kontakt_rahmen{
	display: none;
}
#formular{
	display: none;
}
#rand1{
	display: none;
}
#endbild{
	display: none;
	height: auto;
}
footer {
    margin-top: 74px;
	height: 142px;
 }
#footermenu {
    display: none;    
 }
#copy {
    margin-top: 90px;
}
}
@media screen and (max-width: 600px) {
.logo {
	margin-top: 9px;
    width: 55%;
}
.angebutton {
    margin-bottom: -59px;
	height: 198px;
}
#leiste {
    padding-left: 6%;
    height: 272px;
}
#rand {
    width: 41%;
	margin-left: 30.5%;
}
#rand2 {
    width: 38%;
	margin-left: 33.5%;
}
#rand3 {
        width: 44%;
        margin-left: 29.5%;
}
#rand4 {
    width: 40%;
    margin-left: 30.5%;
}
#rand5 {
	width: 43%;
	margin-left: 29.5%;
}
#rand6 {
    width: 46%;
    margin-left: 27.5%;
}
#rand7{
	width: 61%;
    margin-left: 21.5%;
}
.foto {
    margin: 15px 0 0 40px;
    width: 36%;
}
.foto1 {
    margin: 15px 40px 0 0;
    width: 36%;
}
#anwaelte {
    height: 858px;
    background-position: top left;
}
#aw1 {
    top: 111px;
	font-size: 110%;
 }
.button-1 {
    width: 52%;
}
#aw2 {
    top: 124px;
	font-size: 110%;
 }
.button-2 {
    width: 52%;
}
#aw_rahmen {
    height: 867px;
 }
footer {
    height: 208px;
}
#footertext {
    width: 80%;
    text-align: center;
    margin-left: 12%;
}
#copy {
    width: 100%;
    text-align: center;
	margin-top: 50px;
}
}
@media screen and (max-width: 515px) {
.logo {
     width: 62%;
}
#bild1 {
    margin-top: -55px;
}
#leiste1 {
     height: 98px;
     padding-top: 29px;
}
H4 {
    font-size: 116%;
}
#rand2 {
    width: 39%;
    margin-left: 32.5%;
}
#rand7{
	width: 64%;
    margin-left: 18.5%;
}
.foto {
    margin: 15px 0 0 20px;
    width: 31%;
}
.foto1 {
    margin: 15px 20px 0 0;
    width: 31%;
}
#anwaelte {
    height: 797px;
}
#aw_rahmen {
    height: 805px;
}
}
@media screen and (max-width: 480px) {
.foto {
    margin: 0px 0 0 20px;
    width: 31%;
}
#aw1 {
    top: 81px;
    font-size: 100%;
}
.button-1 {
    height: 35px;
    padding-top: 10px;
 }
.foto1 {
    margin: 0px 20px 0 0;
    width: 31%;
}
#aw2 {
    top: 100px;
    font-size: 100%;
}
.button-2 {
    height: 35px;
    padding-top: 10px;
 }
#rand {
     width: 42%;
}
#rand2 {
    width: 42%;
	margin-left: 30.5%;
}
#rand3 {
    width: 49%;
    margin-left: 25.5%;
}
#rand4 {
    width: 45%;
    margin-left: 28.5%;
}
#rand5 {
	width: 48%;
	margin-left: 26.5%;
}
#rand6 {
    width: 52%;
    margin-left: 24.5%;
}
#rand7{
	width: 69%;
    margin-left: 15.5%;
}
.angebutton {
    height: 171px;
}
#leiste {
    height: 220px;
}
}
@media screen and (max-width: 440px) {
#rand2 {
    width: 46%;
    margin-left: 29.5%;
}
.angebutton {
    width: 48.5%;
    height: 266px;
 }
#leiste {
    height: 831px;
}
#rand {
    width: 47%;
    margin-left: 26.5%;
}
#rand3 {
    width: 53%;
    margin-left: 24.5%;
}
#rand4 {
    width: 55%;
    margin-left: 22.5%;
}
#rand5 {
	width: 51%;
	margin-left: 25.5%;
}
#rand6 {
    width: 56%;
    margin-left: 23.5%;
}
#rand7{
	width: 75%;
    margin-left: 12.5%;
}
.logo {
     width: 74%;
}
}
@media screen and (max-width: 393px) {
#rand2 {
    width: 52%;
    margin-left: 25.5%;
}
#leiste1 {
    height: 135px;
    padding-top: 29px;
}
#rand3 {
    width: 59%;
    margin-left: 21.5%;
}
#rand5 {
	width: 59%;
	margin-left: 21.5%;
}
#rand6 {
    width: 62%;
    margin-left: 20.5%;
}
#rand7{
	width: 83%;
    margin-left: 8.5%;
}
.angebutton {
    height: 244px;
}
#leiste {
    height: 743px;
}
}
@media screen and (max-width: 360px) {
.logo {
    width: 90%;
}
#rand2 {
    width: 57%;
    margin-left: 22.5%;
}
#rand {
    width: 56%;
    margin-left: 23.5%;
}
#rand3 {
    width: 64%;
    margin-left: 18.5%;
}
#rand4 {
    width: 59%;
    margin-left: 20.5%;
}
#rand5 {
	width: 62%;
	margin-left: 19.5%;
}
#rand6 {
    width: 67%;
    margin-left: 16.5%;
}
rand7{
	width: 91%;
    margin-left: 4.5%;
}
#copy {
    margin-top: 16px;
}
.angebutton {
    width: 48.5%;
    height: 210px;
}
#leiste {
   height: 641px;
}
}