/*  ===============================================
Stylesheet fuer papass"
Stand:  Layout
        dreispaltig, Header, Footer
        float und margin
Datei:  bildschirm.css
Datum:  2011-08-11
Autor:  Alexandros Papassimos
Aufbau: 1. Kalibrierung und Restauration
        2. Allgemeine Styles
        3. Styles fuer Layoutbereiche
        4. Sonstige Styles
================================================ */

/* ======================================
  1. Kalibrierung und Restauration
  ====================================== */
/* Reset - alle Abstaende auf NULL */
*  { padding: 0; margin: 0; }
/* optional: erzwingt Scrollbar im Firefox */
html { height: 100%; margin-bottom: 1px; }
h2, h3, p, ul, ol { margin-bottom: 1em; }
ul ul { margin-bottom: 0; }

li { margin-left: 1em;
     margin-bottom: 1.0em; }
/* hier ggfs. Abstaende fuer weitere Elemente restaurieren */

/* ======================================
  2. Allgemeine Styles
  ====================================== */
body {
  /*background-image: url(wallpaper.gif);background-attachment:fixed;*/
  background-image: url(backwall.png);
  background-color: #96897c;
  color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
}
h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 100%; }
address {
  text-align: center;
  font-size: 110%;
  font-style: normal;
  letter-spacing: 2px;
  line-height: 2.0;
  color: black; 
}
.address2 {
  text-align: center;
  font-size: 80%;
  font-style: normal;
  letter-spacing: 2px;
  line-height: 2.0;
  color: white; 
}
kopfbuchstabe {
  font-size: 170%;
  color: #faf0e6; 
}
a {
  text-decoration: none;
  /* outline: none; */
}
a:link { color: #8b0000;}
a:visited { color: #8b0000;}
a:hover,
a:focus {

}
a:active {

}
/* Allgemeine Klassen und IDs */
img#logo {

}
/* Skiplink ausblenden */
.skiplink {
  position: absolute;
  top: -9999px;
  left: -9999px;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
/* Bilder floaten und mit Rahmen versehen */
.bildlinks {
  float:left;
  padding: 3px;
  /*border: 5px solid #ccc;*/
  margin-right: 10px;
  margin-bottom: 30px;
}
.bildlinks2 {
  float:left;
  padding: 3px;
  /*border: 5px solid #ccc;*/
  margin-right: 10px;
  margin-bottom: 30px;
  margin-left: 20px;
}
.bildrechts {
  float:right;
  padding: 3px;
  /*border: 5px solid #ccc;*/
  margin-right: 120px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.textbild {
  font-size: 120%;
}
.buerozeit {
  font-size: 110%;
  background-color: white;
  color: #6f5f4f; 
  padding: 6px 6px 2px 6px;
  border-top: 1px solid #D2B48C;
  border-right: 1px solid #D2B48C;
  border-left: 1px solid #D2B48C;
  border-bottom: 1px solid #D2B48C;
  margin: 15px;
}
.textside {
  text-align:center; 
  font-size: 86%;
  font-weight: bold;
}
.textside2 {
  text-align:center; 
  font-size: 110%;
  font-weight: bold;
  padding-top: 4px;
}
.textside3 {
  text-align:center; 
  font-size: 100%;
  font-weight: bold;
}
.kopfbox {
  width:auto;
  padding-top: 4px;
}
span.griechisch {
  font-size: 90%;
  color: #3a7593;
}
.fussbox {
  background-color:#3a7593;
  color: white; 
  text-align: center;
  padding-top: 6px;

}
.fussmail {
  font-size: 100%;
}
.sideboxweiss {
  width:auto;
  background-color: #3a7593;
  color: white; 
  font-size: 100%;
  padding-top: 8px;

}
.sideboxweiss2 {
  width:auto;
  background-color: white;
  color: #696969; 
  font-size: 80%;
  font-weight: bold;
  padding-top: 8px;
  border-top: 1px solid #D2B48C;
  border-right: 1px solid #D2B48C;
  border-left: 1px solid #D2B48C;
  border-bottom: 1px solid #D2B48C;
}
.sideboxweiss3{
  width:auto;
  background-color: white;
  padding-top: 2px;
  border-top: 1px solid #3a7593;

}
.sideboxhell {
  width:auto;
  background-image: url(wall2.png);
  font-size: 84%;
  font-weight: bold;
  color: #696969; 
  padding: 4px 4px 4px 4px;
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
}
.sideboxhell2 {
  width:auto;
  background-color: white;
  font-size: 96%;
  font-weight: bold;
  color: #696969; 
  padding-top: 10px;
  border-top: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
}
.sideboxdunkel {
  width:auto;
  background-image: url(wall2.png);
  background-color: #ebd9c1;
  color: white; 
  padding: 8px 8px 8px 10px;
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
}
.line_bottom{
text-align:left;
display:block;
width:100%;
border-bottom:1px solid #696969;
padding-bottom:0.1em;
margin-bottom:5px;
}
.sperr{
  font-size: 120%;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 4px;
}
.homeschrift{
  font-size: 100%;
  font-weight: bold;
  line-height: 2.0;
  color: #696969; 
  letter-spacing: 2px;
}
.absatz{
margin-top: 16px;
}
.abstandlink{
margin-left: 40px;
}
.clearing { clear: both; }

/* ======================================
  3.  Styles fuer die Layoutbereiche
  ====================================== */
#wrapper {
  background-color: white;
  color: black;
  width:auto;
  min-width: 760px;
  max-width: 90em;
  margin: 10px auto;
  border-top: 2px solid white;
  border-right: 2px solid white;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
}
/* Feste Breite fuer IE6 */
* html #wrapper { width: 760px; }

#kopfbereich {
  position: relative;
  
  background-color: white;
  color: black;
  padding: 6px 20px 10px 20px;
}
  #kopfbereich p {

  }
  div#kopfbereich p span {

  }
div.logo {
  overflow: hidden; /* zum Einschliessen der Floats */
  background-color: white;
  margin-bottom: 1px;
}
div.logo img {
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
div.altstadtbild {
  overflow: hidden; /* zum Einschliessen der Floats */
  background-color: white;
  padding-top: 0px;
  }
div.altstadtbild img {
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
  #menu ul
    #menu h2
    #menu a
    #menu a:hover
    #menu li
    #menu ul ul ul

    div#menu ul ul ul
    div#menu ul ul li:hover ul
    div#menu ul ul li.hover ul ul
    div#menu ul ul ul li:hover ul	

    #menu
       {
       width: 80px;
       }
    #menu ul
       {
       list-style: none;
       }
    #menu h2
       {
       display: block;
       }
    #menu a
       {
       text-decoration: none;
       display: block;
       }

    #menu li
       {
       position: relative;
       }
    #menu ul ul ul
       {
       position: relative;
       }
    div#menu ul ul ul
       {
       display: none;
       }
    div#menu ul ul li:hover ul ul
       {
       display: none;
       }
    div#menu ul ul li:hover ul
       {
       display: block;
       }
    div#menu ul ul ul li:hover ul
       {
       display: block;
       }

#navibereich {
  background-color: white;
  float: left;
  width: 20%;
}
#navibereich_innen {
  padding-left: 20px;
  padding-top: 20px;
}
/* Feste Breite fuer IE6 */
* html #navibereich { width: 110px; }

  #navibereich ul {
    width:auto;
    border-top: 1px solid white;
    margin-top: 30px;
  }
  #navibereich li {
    width:auto;
    list-style-type: none;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    margin: 0;
  }
  #navibereich a {
    display: block;
    text-decoration: none;
    color: white;
    background-image: url(wall2.png);
    background-color: #3a7593;
    padding: 4px;
    border-left: 5px solid #696969;
  }
  #startseite #navi01 a,
  #kanzleiseite #navi02 a,
  #rechtsgebieteseite #navi03 a,
  #anwaltseite #navi04 a,
  #kostenseite #navi05 a,
  #anfahrtseite #navi06 a,
  #galerieseite #navi07 a,
  #kollegenseite #navi08 a,
  #kontaktseite #navi09 a,
  #socialseite #navi10 a,
  #impressumseite #navi11 a,
  #datenschutzseite #navi12 a  {
    color: black;
    background-color: white;
    border-left-color: #d3d3d3;
    border-bottom: none;
  }
  #navibereich a:hover,
  #navibereich a:focus {
    color: black;
    background-color: white;
    border-left-color: #d3d3d3;
    border-bottom: none;
  }
  #navibereich a:active {
    color: white;
    background-color: #808080;
  }
/* Style fuer #sidebar */
#sidebar {
  float: right;
  color: black;
  background-color: white;
  width: 20%;
}
#sidebar_innen {
  width:auto;
  padding: 80px;
  padding-top: 70px;
  margin-top: 40px;
}
/* Feste Breite fuer IE6 */
* html #sidebar { width: 110px; }

#strichbox {
  background-image: url(strich.png);
  /*background-color: white;*/
}

#navibox {
  background-image: url(wall2.png);
  /*background-color: white;*/
}

#sidebox {
  background-image: url(wall2.png);
  /*background-color: white;*/
}

#textbereich {
  margin-left: 20%; /* = width fuer #navibereich */
  margin-right: 20%; /* = width fuer #sidebar */
  margin-top: 20px;
}
#textbereich_innen {
  color: black;
  padding: 20px 60px 20px 80px;
}
  #textbereich a {
  border-bottom: 1px dotted #D4E1F7;
}
  #textbereich a:hover,
  #textbereich a:focus {
    border-bottom: 1px solid #d3d3d3;
  }
#archiv {
  color: #556B2F;
}
#box {
  color: #b22222;
}
#kopf {
  background-color: white;
  text-align:center; 
  margin-top: 0px;
}
#kopfbox {
background-image: url(backwall.png);
}
#kopfbild{
  float: right;
  margin-left: auto;
}
#kopf2 {
  background-color: white;
  color: black;
  padding: 12px 9px 1px 9px;
}
#kopf3 {
  text-align:left; 
}
#kopfname {
  font-size: 140%;
  color: #3a7593;
  text-align:center; 
}
#kopfname2 {
  font-size: 130%;
  color: #3a7593;
  text-align:center; 
}
#kopfname3 {
  font-size: 80%;
  color: #3a7593;
  text-align:center; 
}
#kopfname4 {
  font-size: 120%;
  color: #3a7593;
  text-align:center; 
}
#abstand{ 
  margin-left: 15px;
}
#abstand2{ 
  margin-left: 15px;
}
#abstand3{ 
  margin-left: 15px;
}
#abstand4{ 
  margin-left: 15px;
}
#abstand5{ 
  margin-left: 15px;
}
#abstand6{ 
  margin-left: 15px;
}
#abstandkontakt{ 
  margin-left: 70px;
}
#text1{
  text-align:center; 
}
#text2{
  text-align:center; 
}
#text3{
  text-align:center; 
}
#textweiss {
  color: white;
}
#textbeige {
  color: #ebd9c1;
}
#textweiss {
  color: white;
}
#textweiss2 {
  color: white;
}
#textweiss3 {
  color: white;
}
#text {
  width: 15em;
  color: black;
  background-color: #faf0e6;
  border: 1px solid #3a7593;
  padding: 4px;
}
#textbuero {
  text-align:center; 
}
#textside {
  text-align:center; 
}
#textbraun {
  width: 15em;
  color: #6f5f4f;
  background-color: #faf0e6;
  border: 1px solid #3a7593;
  padding: 4px;
}
#textbraun2 {
  color: #D2B48C;
}
#textbraun3 {
  color: #6f5f4f;
}
#textdunkelrot {
  color: #8b0000;
}
#textblau {
  color: #5A6A7C;
}
#textblau2 {
  color: #3a7593;
}
#textgrau {
  color: #696969;
}
#textgrauzwei{
  color: #696969;
}
#textgrau2 {
  font-size: 110%;
  font-weight: bold;
  color: #696969;
  text-align:center;
}
#textgrau3 {
  font-size: 100%;
  font-weight: bold;
  color: #696969;
  text-align:center;
}
#hintergrund {
  clear:both;
  background-color: white;
}
#line_bottom{
text-align:left;
display:block;
width:100%;
border-bottom:1px solid #696969;
padding-bottom:0.1em;
margin-bottom:15px;
}
#line_bottom2{
text-align:left;
display:block;
width:100%;
border-bottom:1px solid #696969;
padding-bottom:0.1em;
margin-bottom:10px;
}
#fussbereich {
  clear:both;
  
  background-color: white;
  color: black;
  padding: 20px 20px 10px 20px;
  margin-top: 10px;
}
/* ====================================== 
  4. Sonstige Styles 
  ====================================== */
/* Das Kontaktformular */
form {
  background-image: url(wall2.png);
  background-color: #d3d3d3;
  width: 370px;
  padding: 20px;
  border: 1px solid #8c8c8c;
  margin-left:60px;
}
label {
  display: block;
  cursor: pointer;
}
input#absender,
textarea {
  width: 300px;
  border: 1px solid #8c8c8c;
  margin-bottom: 1em;
}
textarea {
  height: 7em;
}
input:focus,
textarea:focus {
  background-image: url(wall2.png);
  background-color: white;
}

/* Die kleine Galerie */
div.galerie {
  overflow: hidden; /* zum Einschliessen der Floats */
  padding: 25px 10px 10px 30px;
  margin: 0 3px 3px 0;
}

/* Sternchen-Hack und Holly-Hack
   bewirkt hasLayout fuer IE6 */
* html div.galerie { height: 1%; }

div.galerie img {
  float: left;
  padding: 4px;
  border: 1px solid #ddd;
  border-right-color: #aaa;
  border-bottom-color: #aaa;
  margin-right: 10px;
  margin-bottom: 10px;
}

div.galerie2 {
  overflow: hidden; /* zum Einschliessen der Floats */

  padding: 25px 10px 10px 0;
  margin: 0 3px 3px 0;
}

/* Sternchen-Hack und Holly-Hack
   bewirkt hasLayout fuer IE6 */
* html div.galerie2 { height: 1%; }

div.galerie2 img {
  float: left;
  padding: 4px;
  border: 1px solid #ddd;
  border-right-color: #aaa;
  border-bottom-color: #aaa;
  margin-right: 10px;
  margin-bottom: 10px;
}
.bildnavi img {
  border: 1px solid #ddd;
  border-right-color: #696969;
  border-bottom-color: #696969;
}
.bild2 img {
  border: 1px solid #ffffff;
}
/* =======================================
   E N D E   D E S   S T Y L E S H E E T S
   ======================================= */