* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  color: #eee;
  background: #BD734A;
  font-family: Trebuchet MS, verdana, sans-serif, arial, helvetica;
  font-size: 80%;
  text-align: justify;
  overflow: auto;
}

/* Gesamte Seite */

#seite {
  margin: 5px auto;
  padding: 0;
  background: #392110;
  text-align: justify;
  width: 750px;
  border: #000000 1px solid;
}

/* Banner */

#banner {
  margin: 0;
  padding: 0;
  background: #392110 url(http://www.maschen-treff.de/bilder/maschentreff.gif) no-repeat;
  background-position: top left;
  height: 130px;
}

/* Oben */

#oben {
  margin: 0;
  padding: 200px 0 0 30px;
  color: #eee;
  font-weight: bold;
}

h1 {
  margin: 10px;
  padding: 0;
  font-size: 150%;
  letter-spacing: 8px;
  text-align: left;
}

h2 {
  font-size: 150%;
  font-weight: bold;
  font-style: italic;
  background: transparent;
  color: #864F30;
  text-align: left;
  margin-bottom: 3px;
  margin-top: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Links */

#links {
  margin: 0;
  padding: 5px;
  font-size: 85%;
  color: #eee;
  width: 140px;
  float: left;
  text-align: center;
}


#links a {
  color:#BD734A;
  text-decoration:none;
}

#links a:hover {
  color:#BD734A;
  text-decoration:underline;
}

#links a.nav {
  text-decoration: none;
  font-weight: bold;
}

/* Rechts */

#rechts {
  margin: 0;
  padding: 5px;
  font-size: 80%;
  color: #000;
  width: 140px;
  float: right;
  text-align: center;
}

/* Inhalt */

#inhalt {
  margin: 5px 10px 5px 150px;
  padding: 5px;
  font-size: 90%;
  color: #000000;
  background: #FEFAF6;
  border: 1px solid #333333;
}

#inhalt a {
  color: #BD734A;
  text-decoration: none;
}

#inhalt a:hover {
  color: #BD734A;
  text-decoration: underline;
}

/* Fußleiste */

#unten {
  margin: 0;
  padding: 0;
  font-size: 70%;
  color: #eee;
  background: transparent;
  font-style: italic;
  text-align: center;
  clear: both;
}

#unten a {
  color: #eee;
}

#unten a:hover {
  color: #AFAFAF;
  text-decoration: underline;
}

/* Impressum */

#impressum {
  margin: -280px 5px 0 5px;
  padding: 2px 5px 2px 0;
  font-size: 90%;
  color: #eee;
  background: transparent;
  font-style: italic;
  text-align: right;
}

#impressum a {
  color: #eee;
}

#impressum a:hover {
  color: #AFAFAF;
  text-decoration: underline;
}

/* Absatz Abstand auf Null setzen */


/* Link */

a {
  text-decoration: underline;
  height: 2%;
}

/* Link Hover-Effekt */

a:hover {
  text-decoration: none;
}

a.ext {
  padding-right: 18px;
  background: url(ext.gif);
  background-repeat: no-repeat;
  background-position: right;
}

ul,ol {
  margin: 5px 10px 5px 20px;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

/* Rahmen */

.rahmen {
  border: 1px solid #333333;
}

/* Text fett */

.fett {
  font-weight: bold;
}

/* Inhalt zentrieren */

.center {
  text-align: center;
  margin: 5px;
}

.just {
  margin: 0 0 10px 0;
  text-align: justify;
}

.right {
  margin: 0 10px 10px 0;
  text-align: right;
}

.ueber {
  margin: 10px 0 10px 0;
  text-align: justify;
  font-weight: bold;
  color: #888888;
}

/* Bild */

.bild {
  margin: 5px;
  padding: 3px;
  border: 1px solid #333333;
}

/* Infokasten */

.infos {
  margin: 0 0 10px 0;
  padding: 3px;
  text-align: left;
  color: #eee;
  background: transparent;
  border: 1px solid #333333;
}

.infli {
  margin: 0 0 5px 0;
  padding: 0;
}

/* Illustration */

.illus {
  margin: 5px 0 5px 0;
  padding: 0;
  text-align: center;
  border-top: 2px solid #D6D6D6;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 2px solid #D6D6D6;
}

/* Foto */

#foto {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 70%;
  color: #000;
  background: #000 url(foto01.jpg) no-repeat center;
  float: center;
  width: 300px;
  height: 250px;
}

.nix {
  margin: 0;
  padding: 0;
  display: none;
}

#anfang {
  margin: 0;
  padding: 0;
}

.nachoben {
  margin: 1px;
  padding: 1px;
  text-align: right;
  font-size: 80%;
}

.pfeil {
  margin: 0;
  padding: 1px 9px 4px 1px;
  background: url(top01.gif);
  background-repeat: no-repeat;
  background-position: right;
}

td.oben {
  background-color: #BD734A;
}

h3 {
  font-size: 120%;
  font-weight: bold;
  font-style: italic;
  background: transparent;
  color: #392110;
  text-align: center;
  margin-bottom: 3px;
  margin-top: 3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
