@charset "utf-8";
/**
* Architekturbüro Ludolf v. Schenck
* @link http://architekt-schenck.de
* @version 1.0
*/
/**
* Globale Einstellungen
* Browser-Reset*/
/* Zurücksetzen der Innen- und Außenabstände */
* {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
/* Schriftgröße kontrollieren */
body, td, th {
  font: normal 0.9em Verdana, sans-serif;
}
/* Farben und Hintergründe setzen */
html {
  color: rgb(80,80,80);
  background-color: rgb(80,80,80);
}
body {
  color: rgb(80,80,80);
  background-color: rgb(80,80,80);


}
/**
* Regeln für allgemeine Elemente
* Überschriften
*/
h1 {
  color: rgb(80,80,80);
  background-color: transparent;
  font-size: 1.4em;
  line-height: 1.1;
  text-indent: 100px;
  margin: 0px;
  border: 1px 1px 1px 1px;
  border: none;
}
h2 {
  color: rgb(80,80,80);
  background-color: transparent;
  font-size: 1.2em;
  line-height: 1.1;
  margin: .4em 0;
}
h3 {
  color:rgb(180,80,80)
  background-color: transparent;
  font-size: 0.16em;
  line-height: 0.8em;
  padding: 0;
  border: none;
  margin: 0;
}
/**
* Absätze
*/
p {
  color: rgb(80,80,80);
  background-color: transparent;
  font-size: 0,8em;
  margin: 0em 0;
}
/**
* Links und Anker
*/
a:link {
  color: rgb(180,220,220);
  border: none;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  color: rgb(180,220,220);
  border: none;
  background-color: transparent;
  text-decoration: none;
}
a:focus {
  color: rgb(180,220,220);
  border: none;
  background-color: transparent;
   text-weight: bolder 1.2em;
   text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  color: rgb(180,220,220);
  border: none;
  background-color: transparent;
   text-weight: bolder 1.2em;
   text-decoration: none;
}


/* Farben und Hintergründe setzen */
html {
  color: rgb(80,80,80);
  background-color: rgb(220,220,220);
}
body {
  color: rgb(50,50,50);
  background-color:rgb(220,220,220);
}
/**
* Regeln für besondere Bereiche
*
* @section Kopfbereich
*/
div#topline {
  background-color: rgb(180,80,80);
  margin: 10px 0px 10px 0px;
  border: 0;
  border: none;
  padding: 0.5px 0.5px 0.5px 0.5px;
}
div#bottonline {
  background-color: rgb(180,80,80);
  margin: 10px 0px 10px 0px;
  border: 0;
  border: none;
  padding: 0.5px 0.5px 0.5px 0.5px;
}
div#layout {
  color: rgb(85,85,85);
  background-color: rgb(80,80,80);
  margin: 15px 0px 12px 0px;
  border: 0;
  border: none;
  padding: 1px 1px 1px 60px;
  width: display;
}
div#layout ul {
  background-color: rgb(80,80,80,80);
  margin: 0px;
  border: none;
  padding: 0px;
}
p#feld {
  background-color: rgb(200,200,200,200);
  margin: 0px;
  border: 1px 1px 1px 1px;
  border: none;
  padding: 0px;
     position: absolute;
     top: 180px;
     left: 176px;
}

div#sidebar1 {
  background-color: rgb(200,20,20);
   width: 95px;
   height: 95px;
   font-size: 0.9em;
    margin: 0px 0px 0px 0px;
     border: 1;
     border: outset;
     border-width: thin;
     padding: 5px 0px 0px 5px;
     text-align: left;
     position: absolute;
     top: 140px;
     left: 62px;
}
div#sidebar2 {
  background-color: rgb(170,40,40);
   width: 95px;
   height: 95px;
   font-size: 0.9em;
    margin: 0px 0px 0px 0px;
     border: 1;
     border: outset;
     border-width: thin;
     padding: 5px 0px 0px 5px;
     text-align: left;
     position: absolute;
     top: 250px;
     left: 62px;
}
div#sidebar3 {
  background-color: rgb(190,40,40);
   width: 95px;
   height: 95px;
   font-size: 0.9em;
    margin: 0px 0px 0px 0px;
     border: 1;
     border: outset;
     border-width: thin;
     padding: 5px 0px 0px 5px;
     text-align: left;
     position: absolute;
     top: 360px;
     left: 62px;
}
div#sidebar4 {
  background-color: rgb(150,40,40);
   width: 95px;
   height: 95px;
   font-size: 0.9em;
    margin: 0px 0px 0px 0px;
     border: 1;
     border: outset;
     border-width: thin;
     padding: 5px 0px 0px 5px;
     text-align: left;
     position: absolute;
     top: 470px;
     left: 62px;
}
div#sidebar5 {
  background-color: rgb(150,150,150);
   width: 95px;
   height: 95px;
   font-size: 0.9em;
    margin: 0px 0px 0px 0px;
     border: 1;
     border: outset;
     border-width: thin;
     padding: 5px 0px 0px 5px;
     text-align: left;
     position: absolute;
     top: 580px;
     left: 62px;
}

/**
* Regeln für besondere Bereiche
*
* @@section Content
*/
div#content {
  margin: 0px 0px 1px 176px;
  border: 1px;
  border: none;
  padding: 0px 5px 0px 0px;
  position-top: 180px;
  position-left: 0px;
    font-size: 0.9em;
}
img#content {
  color: rgb(80,80,80);
  background-color: transparent;
  margin-bottom: 5px;
  padding-left: 176px;
  padding-bottom: 10px;

  font-size: 0.9em;
  position-left: 176px;
}
p#content {
  color: rgb(80,80,80);
  background-color: transparent;
  margin-bottom: 5px;
  padding-left: 176px;
  padding-bottom: 10px;

  font-size: 0.9em;
  position-left: 176px;
}
h2#content {
  color: rgb(80,80,80);
  background-color: transparent;
  padding-left: 176px;
  font-size: 1.2em;
  line-height: 1.1;
  margin: .4em 0;
  position-left: 176px;
}
#content a {
  color: rgb(180,40,40);
  background-color: transparent;
  text-decoration: none;
}
#content a:hover{
  text-decoration: underline;
}
#content a:focus {
  background-color: transparent;
     text-weight: bolder 1.2em;
  text-decoration: none;
}
/**
* @section Footer
*/
p#footer {
  clear: both;
  color: rgb(80,80,80);
  background-color: transparent;
  margin-bottom: 15px;
  padding-left: 176px;
  padding-bottom: 10px;
  border: none;
  font-size: 0.7em;
  position-left: 176px;
}
#footer a {
  color: rgb(180,40,40);
  background-color: transparent;
  text-decoration: none;
}
#footer a:hover{
  text-decoration: underline;
}
#footer a:focus {
  background-color: transparent;
     text-weight: bolder 1.2em;
  text-decoration: none;
}