/*  =========================================================
Stylesheet für die Webseiten Kanzlei Dr. Beck & Kollegen Rosenheim
Stand:  V1.0
Datei:  bildschirm.css
Media:  screen
Datum:  14. März:  Anne Herl
========================================================== */

/*Fonts */
/* oswald-200 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/oswald-v16-latin-200.eot'); /* IE9 Compat Modes */
  src: local('Oswald ExtraLight'), local('Oswald-ExtraLight'),
       url('../fonts/oswald-v16-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v16-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v16-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v16-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v16-latin-200.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* oswald-300 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/oswald-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Oswald Light'), local('Oswald-Light'),
       url('../fonts/oswald-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v16-latin-300.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Oswald Regular'), local('Oswald-Regular'),
       url('../fonts/oswald-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v16-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* oswald-600 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/oswald-v16-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Oswald SemiBold'), local('Oswald-SemiBold'),
       url('../fonts/oswald-v16-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v16-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v16-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v16-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v16-latin-600.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* oswald-700 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/oswald-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Oswald Bold'), local('Oswald-Bold'),
       url('../fonts/oswald-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v16-latin-700.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* oswald-500 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/oswald-v16-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Oswald Medium'), local('Oswald-Medium'),
       url('../fonts/oswald-v16-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v16-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v16-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v16-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v16-latin-500.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* ======================================
1. Kalibrierung und allgemeine Styles
====================================== */

/* Kalibrierung der wichtigsten Abstände */
*  { padding: 0; margin: 0; }
h1, h2, h3, p, ul, ol { 
color:#FFFFFF;
}
h1, h2, h3, h4{ 
font-family: "Oswald","arial narrow",arial,helvetica,sans-serif;	
margin-bottom: 8px;
}
ul ul { margin-bottom: 0; }
li { margin-left: 15px;
list-style-type:square;
list-style-position:outside;
}

/* Allgemeine Selektoren */

body {
font-family: "Oswald","arial narrow",arial,helvetica,sans-serif;	
font-size: 14px;
text-align: left;
color:#ffffff;
background-color: #ffffff;
line-height:22px;
}
.normal-text {
background-color:transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: left;
color:#ffffff;
line-height:22px;
}

h1, #seite-schwerpunkt h1 {
font-weight:normal;
color:#FFFFFF;
font-size:18px;
line-height:26px;
margin-top: 0px;
margin-top: 20px;
margin-bottom: 15px;
}
.h1-slogan {
margin-bottom: 2px;
margin-top: 0px;
color:#FFFFFF;
}
a  h1{	color:#cccccc; font-weight: 430; font-size:20px; 
}
#seite-schwerpunkt h1 {
margin-bottom: 10px;
margin-top: 0px;
}
#titel-kanzlei h1 {
color:#cccccc;
font-weight: 430;
font-size:20px;
margin-top:37px;
margin-left:62px;
line-height:29px;
border:none;
}
h2 {
font-size:14px;
font-weight:normal;
margin-top: 0px;
margin-bottom: 0px;
line-height:20px;
}

a h2 {
font-size:14px;
margin-top: 0px;
margin-bottom: 0px;
color:#CCCCCC;
font-weight:200;
}
a:hover h2 {
color: #3366FF;
}
.link-color a {
color:#CCCCCC;
}
.schwerpunkt-titel {
margin-bottom: 0px;
}
h3 {
font-size: 120%;
margin-top: 12px;
margin-bottom: 7px;
font-weight:lighter;
}
h4 { font-size: 105%;
margin-top: 20px;
}

/* Hyperlinks */
a {
color: #444343;
text-decoration: none;
}
a:link,
a:visited {
text-decoration: none;
color: #CCCCCC;
}
a:hover {
color: #3366FF;
}
.text-underline {
text-decoration:underline;
}
.link-underline, .link-underline a, .link-underline a:link, .link-underline a:visited {
text-decoration:underline;
}

img {
border: 0;
border-color: transparent;
}
img a {
border: 0;
border-color: transparent;
}

.class-link a {
color:#ffffff!important;
}
.class-link a:hover {
color:#3366FF!important;
}

/* Allgemeine Klassen und IDs */
.skiplink {
position: absolute;
left: -3000px;
top: -2000px;
width: 0px;
height: 0px;
overflow: hidden;
display: inline;
}
.li-id1, .li-id-aktiv1 {
float:left;
vertical-align: middle;
margin-left:0px;
margin-right:20px;
margin-top:12px;
background-repeat: no-repeat;
text-decoration: none;
color:#666666;
text-decoration: none;
list-style-image:none;
list-style-type:none;
font-weight:500;
}
.li-id1 a{
color:#666666;
text-decoration:none;
}
a:hover .li-id1 {
color: #3366FF;
}
.li-id-aktiv1 a {
color:#0858a4;
text-decoration:none;
}
.li-id-kontakt  {
position:relative;
left:500px;
color:#423f3f;
}
.rechts {
text-align:right;
margin-right:20px;
}
.linkstext {
float:left;
left:0;
width:90px;
}
.text-hervorgehoben {
font-family: "Oswald","arial narrow",arial,helvetica,sans-serif;
font-weight: 500;
font-size:14px;
}
.clearing { clear: both; }

/* ====================================
2. Styles für die  Layoutbereiche
==================================== */

#aussencontainer, #seite-rechtsgebiet-mietrecht-wohneigentumsrecht #aussencontainer{
position: absolute;
left:50%;
top:50%;
height:550px;/* Höhe des Elements */
width:920px; /* Breite des Elements */
margin-left: -470px; /* Breite des Elements geteilt durch zwei! */
margin-top: -275px;/* ahe Höhe des Elements geteilt durch zwei! */
margin-top: -260px;/* damit es besser zentriert ist, wir haben minus werte bei margin-top! */
background-color:transparent;
background-repeat:no-repeat;
}

#content-kanzlei-rechtsanwaelte, #content-rechtsanwalt-detailinformation {
position: absolute;
left:0px;
top:50%;
width:100%; /* Breite des Elements */
height:354px; /* Höhe des Elements */
margin-top: -177px; /* aheHöhe des Elements geteilt durch zwei! */
background-color:#4e4d4d;
z-index:1;
}
#seite-datenschutzerklaerung #content-kanzlei-rechtsanwaelte {
	width:840px;  /*920px - 2x 40px padding Breite des Elements */
	height: auto;
	padding:40px;
	font-family: Tahoma,sans-serif;
	font-size: 13px;
}
#seite-datenschutzerklaerung h2 {
	font-family: Oswald,Tahoma,sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
	margin-top: 30px;
	margin-bottom: 3px;
	line-height: 25px;
	/*border-top: solid thin;*/
}
#seite-datenschutzerklaerung h3 {
	font-family: Oswald,Tahoma,sans-serif;
	font-weight: normal;
	margin-bottom: 1px;
}
#seite-datenschutzerklaerung h4 {
	margin-top: 10px;
	margin-bottom: 0px;
}
#content-rechtsanwalt-detailinformation{
background-color: #666666;
width:615px; /* Breite des Elements */
z-index:98;
border-right-style:solid;
border-right:#CCCCCC;
border-right-width:thin;
padding-right:3px;
display: block;
} 
#content-zivilrecht-detailinformation {
background-color: #666666;
border-right-style:solid;
border-right:#CCCCCC;
border-right-width:thin;
display: block;
position: absolute;
left:200px;
height:80px;
z-index:98;
left:10px;
margin-left:150px;
padding:20px;
top:57%;
text-align:left;
width:385px; /* Breite des Elements */
} 
#infobuttoncontent {
position: absolute;
right:7px;
top:7px;
background-image:url(photos/stop-kreuzchen.png);
background-position:right center;
background-repeat:no-repeat;
background-color:#CC3399;
width:73px;
height:13px;
line-height:13px;
visibility:inherit;
z-index:99;
}
.info-text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}
#close-img, #close-area, #seite-schwerpunkt #close-img {
color:#FFFFFF;
position: absolute;
right:7px;
top:7px;
cursor:pointer;
width:73px;
height:13px;
line-height:13px;
visibility:inherit;
z-index:99;
}
#close-img {
background-image: url(photos/rechtsanwalt-info-schliessen-12.png);
background-position:right center;
background-repeat:no-repeat;
cursor:pointer;
}
#seite-schwerpunkt #close-img {
right:20px;
}
.showDisplay {
display: block;
}
.hideDisplay {
display: none;
}
#inline1 {
overflow: auto;
width: 500px;
height: 100px;
}
#kanzlei-rechtsanwaelte-linker-inhalt, #kanzlei-rechtsanwaelte-rechter-inhalt,  #kanzlei-rechtsanwaelte-ganzer-inhalt  {
float:left;
width:33%; /* Breite des Elements */
height:354px; /* Höhe des Elements */
padding-right:10px;
color:#FFFFFF;
visibility:inherit;
z-index:20;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-start #kanzlei-rechtsanwaelte-linker-inhalt {
width:35%; /* Breite des Elements */
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-kanzlei #kanzlei-rechtsanwaelte-linker-inhalt {
width:15%; /* Breite des Elements */
visibility:inherit;
}
#kanzlei-rechtsanwaelte-rechter-inhalt {
height:354px; /* Höhe des Elements */
height:154px; /* Höhe des Elements */
margin-right:10px;
visibility:inherit;
width:270px;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-start #kanzlei-rechtsanwaelte-rechter-inhalt {
width:28%; /* Breite des Elements */
margin-right:8px;
visibility:inherit;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-kanzlei #kanzlei-rechtsanwaelte-rechter-inhalt {
width:18%; /* Breite des Elements */
margin-left:150px;
width:170px;
visibility:inherit;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-kontakt  #kanzlei-rechtsanwaelte-rechter-inhalt {
margin-top:168px;
}
#rechtsanwaelte-rosenheim-gmund-bghl-beck-kontakt  #kanzlei-rechtsanwaelte-rechter-inhalt {
margin-top:158px;
}

#kanzlei-rechtsanwaelte-ganzer-inhalt {
width:800px;
visibility:inherit;
}
#bild-kanzlei-rechtsanwaelte, #bildtext-kanzlei-rechtsanwaelte {
float:left;
height:354px; /* Höhe des Elements */
margin-right:10px;
margin-left:0px;
padding-left:0px;
z-index:80;
visibility:inherit;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-start #bild-kanzlei-rechtsanwaelte {
width:299px;
z-index:1;
}
#bildtext-kanzlei-rechtsanwaelte {
width:300px;
z-index:1;
visibility:inherit;
}
#ra-bild a:hover, #ra-bild a:active {
border:none;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-kanzlei #kanzlei-rechtsanwaelte-rechter-inhalt {
width:290px;
visibility:inherit;
}
#quadrat {
float:left;
background-color:#8c8b8a;
margin-left: 22px;
margin-top:54px;
width:81px;
height:81px;
visibility:inherit;
}
#text, #text-links-breit, #text-rechts-breit, #text-komplett {
background-color:transparent;
float:left;
margin-left: 20px;
margin-top:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14.5px;
visibility:inherit;
}
#text-rechts {
background-color:transparent;
float:left;
margin-top: 20px;
margin-left: 10px;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:15px;
visibility:inherit;
}
#text-komplett {
margin-left: 10px;
font-size:13px;
line-height:15px;
visibility:inherit;
}
#text a {
color:#FFFFFF;
visibility:inherit;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-kontakt #text a, #rechtsanwaelte-rosenheim-gmund-bghl-seite-kontakt #text a:link, #rechtsanwaelte-rosenheim-gmund-bghl-seite-kontakt #text a:visited {
color: #CCCCCC;
}

#text a:hover, #rechtsanwaelte-rosenheim-gmund-bghl-seite-kontakt #text a:hover {
color:#3366FF;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-start #text, #rechtsanwaelte-rosenheim-gmund-bghl-seite-start #text-rechts {
margin-top:-69px;
visibility:inherit;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-start #text {
margin-left: 122px;
visibility:inherit;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-start #text-rechts  {
margin-left: 20px;
margin-top: 18px;
visibility:inherit;
}
#rechtsanwaelte-kanzlei-rosenheim-gmund-anwalt-portrait {
position: absolute;
left:10px;
top:100px;
width:auto; /* Breite des Elements */
height:344px; /* Höhe des Elements */
margin-top: -177px; /* aheHöhe des Elements geteilt durch zwei! */
visibility:inherit;
}
#text-links-breit, #seite-rechtsgebiet-familienrecht #text-links-breit, #seite-rechtsgebiet-mietrecht-wohneigentumsrecht #text-links-breit{
width: 420px;
margin-right:40px;
visibility:inherit;
}
#seite-rechtsgebiet-familienrecht  #text-links-breit{
width: 490px;
visibility:inherit;
}
#seite-schwerpunkt   #text{
margin: 20px 25px 50px 10px;
padding-bottom:20px;
} 
#text-rechts-breit, #seite-rechtsgebiet-familienrecht #text-rechts-breit, #seite-rechtsgebiet-mietrecht-wohneigentumsrecht #text-rechts-breit{
margin-left:190px;
width: 420px;
visibility:inherit;
}
#seite-rechtsgebiet-familienrecht  #text-rechts-breit{
margin-left:240px;
width: 400px;
visibility:inherit;
}
#seite-rechtsgebiet-verkehrsrecht  #text-rechts-breit{
margin-left:158px;
width: 530px;
visibility:inherit;
}
#content-bild {
top:20px;
visibility:inherit;
}
#rechtsanwaelte-rosenheim-kleine-bildergalerie {
position: absolute;
top:170px;
left:22px;
margin-left:0px;
width: 540px;
height:87px;
visibility:inherit;
z-index:50;
}
.rechtsanwalt-kanzlei-rosenheim-bild {
float:left;
top:20px;
height:81px;
width:81px;
margin-right:5px;
visibility:inherit;
}
#navigation-rechtsanwaelte-rosenheim, #navigation-rechtsanwaelte-rosenheim-kanzlei, #navigation-rechtsanwaelte-rosenheim-kanzlei-standort {
clear: both;
position:absolute;
left:520px;
left:610px;
top:60px;
width:420px;
font-size: 17px;
text-align:left;
z-index:5;
color: #444343;
background-color:transparent;
visibility:inherit;
border-bottom-color:#999999;
border-bottom-width:thick;
}

#navigation-rechtsanwaelte-rosenheim-kanzlei {
height:55px;
left:604px;
margin:0;	
padding:0;	
top:40px;
width:auto;
visibility:inherit;
}
#navigation-rechtsanwaelte-rosenheim-kanzlei-standort {
height:55px;
left:426px;
margin:0;	
padding:0;	
top:373px;
width:150px;
visibility:inherit;
}
#hg-standort {
position:relative;
background-image:url(photos/hg-standort-kl.gif);
background-repeat:no-repeat;
height:79px;
left:500px;
margin:0;	
padding:0;	
top:300px;
width:101px;
z-index:5;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-start #navigation-rechtsanwaelte-rosenheim-kanzlei-standort {
left: 444px;
visibility:inherit;
}

#rechtsanwaelte-rosenheim-gmund-bghl-seite-kanzlei #navigation-rechtsanwaelte-rosenheim-kanzlei-standort {
left:387px;
visibility:inherit;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-start #navigation-rechtsanwaelte-rosenheim-kanzlei {
left:657px;
visibility:inherit;
}
#rechtsanwaelte-rosenheim-gmund-bghl-seite-kanzlei #navigation-rechtsanwaelte-rosenheim-kanzlei {
left:617px;
visibility:inherit;
}

#navigation-rechtsanwaelte-rosenheim, #navigation-rechtsanwaelte-rosenheim-kanzlei-standort ul {
margin-bottom: 0;
}
#navigation-rechtsanwaelte-rosenheim, #navigation-rechtsanwaelte-rosenheim-kanzlei-standort a {
color: #444343;
text-decoration: none;
}
#navigation-rechtsanwaelte-rosenheim, #navigation-rechtsanwaelte-rosenheim-kanzlei a:active,
#navigation-rechtsanwaelte-rosenheim, #navigation-rechtsanwaelte-rosenheim-kanzlei a:hover,
#navigation-rechtsanwaelte-rosenheim, #navigation-rechtsanwaelte-rosenheim-kanzlei a:focus {
color: #444343;
text-decoration: none;
}
#navigation-rechtsanwaelte-rosenheim, #navigation-rechtsanwaelte-rosenheim-kanzlei-standort li {
color: #444343;
text-decoration: none;
list-style-image:none;
list-style-type:none;
}
#navigation-rechtsanwaelte-rosenheim-kanzlei-standort a,
#navigation-rechtsanwaelte-rosenheim-kanzlei-standort li,
#navigation-rechtsanwaelte-rosenheim-kanzlei-standort ul {
color:#FFFFFF;
margin:0;	
padding:0;	
text-align:right;
}
.wert-aktiv {
color: #0858a4;
}


#logo-bereich {
position:absolute;
margin-left: 0px;
width:60px;
height:60px;
top: 37px;
text-align: right;
left: -6px;
visibility:inherit;
color:#cccccc; font-weight: 430; font-size:20px; margin-top:3px;
}
#lageplan {
position:absolute;
right: -52px;
top: 150px;
height: 180px;
width: 500px;
color:black;
text-align:right;
margin-right:0px;
padding-right:0px;
visibility:inherit;
}
#titel-balken-kanzlei {
background-color: #0033CC;
float:left;
margin-left: 0px; /* falls der Inhalt höher gemacht wird, diesen Wert niedriger setzten */
margin-top: 44px; /* falls der Inhalt höher gemacht wird, diesen Wert niedriger setzten */
left: 1px;
height:49px;
width:10px;
}
#titel-quer-balken-kanzlei {
background-color: #0858a4;
margin-left: 53px; /* falls der Inhalt höher gemacht wird, diesen Wert niedriger setzten */
margin-top: -45px; /* falls der Inhalt höher gemacht wird, diesen Wert niedriger setzten */
height:2px;
width:260px;
display:block;
}
#seite-schwerpunkt #titel-quer-balken-kanzlei {
margin-top: -39px; /* falls der Inhalt höher gemacht wird, diesen Wert niedriger setzten */
}


.link-pfeil-nach-rechts, .link-pfeil-nach-links, .link-pfeil-nach-rechts-kl {
font-size:16px;
font-family: "Oswald","arial narrow",arial,helvetica,sans-serif;	
color:#CCCCCC;
cursor:pointer;
background-image: url(photos/rechtsschwerpunkte-vorwaerts-blaettern-14.png);
background-position:left 6px;
background-repeat:no-repeat;
padding-left:11px;
margin-left:0px;
}
.link-pfeil-nach-links {
background-image: url(photos/rechtsschwerpunkte-zurueck-blaettern-14.png);
background-position:left 4.5px;
}
.link-pfeil-nach-rechts-kl a {
font-size:14px;
color: #FF9966;
background-position:left 4px;
}
.link-text a !{
color: #FF9966;
}
.link-pfeil-nach-rechts a, .link-pfeil-nach-links a, .link-pfeil-nach-rechts a:link, .link-pfeil-nach-links a:link, .link-pfeil-nach-rechts a:visited, .link-pfeil-nach-links a:visited{
color: #339900;
color:#CCCCCC;
}

.link-pfeil-nach-rechts a:hover, .link-pfeil-nach-links a:hover  {
color: #3366FF;
}


li .link-pfeil-nach-rechts-kl a,  h2 .link-pfeil-nach-rechts-kl a:link,  h2 .link-pfeil-nach-rechts-kl a:visited {
color: #339900;
color:#CCCCCC;
}

li .link-pfeil-nach-rechts-kl a:hover  {
color: #3366FF;
}



#fusszeile-kanzlei, #fusszeile-kontakt, #fusszeile-kontakt-info {
bottom: 75px; /* falls der Inhalt höher gemacht wird, diesen Wert niedriger setzten */
color: #BCBCBC;
font-size:14px;
position:absolute;
}

#fusszeile-kanzlei {
bottom: 75px; /* falls der Inhalt höher gemacht wird, diesen Wert niedriger setzten */
left: 1px;
line-height:16px;
text-align:left;
}
#fusszeile-kanzlei a, #fusszeile-kanzlei a:link, #fusszeile-kanzlei a:visited {
color:#a0a0a0;
}
#fusszeile-kontakt {
/*left: 795px;
text-align:left; AHe Datenschutz kommt dazu, darum von rechts her */
right: 5px;
text-align: right;
}
#seite-datenschutzerklaerung  #fusszeile-kanzlei {
position:relative;
border-top: solid white thin;
margin-top:40px;
bottom: 5px; /* falls der Inhalt höher gemacht wird, diesen Wert niedriger setzten */
}
#seite-datenschutzerklaerung  #fusszeile-kontakt {
position:relative;
margin-top:-20px;
bottom: 5px; /* falls der Inhalt höher gemacht wird, diesen Wert niedriger setzten */
}
#fusszeile-kontakt-info {
color:#909090;
left: 325px;
text-align:left;
font-style:normal;
font-weight:normal;
font-stretch: expanded;
z-index:99;
}
#fusszeile-kontakt a, #fusszeile-kontakt a:link, #fusszeile-kontakt a:visited, #fusszeile-kontakt-info a, #fusszeile-kontakt-info a:link, #fusszeile-kontakt-info a:visited {
color:#909090;
}
#fusszeile a, #fusszeile a:link, #fusszeile a:visited {
color:#909090;
text-decoration: none;
}
#fusszeile a:active,
#fusszeile a:hover,
#fusszeile a:focus {
color:#909090;
text-decoration: none;
}

/* =======================================
E N D E   D E S   S T Y L E S H E E T S
======================================= */
