html {
  height: 100%;
}
body {
  background-color: #312210;
  font-family: Arial,Helvetica,sans-serif;
}
#seite {
  border: 1px solid black;
  margin-left: auto;
  background-color: #ffe2bf;
  margin-right: auto;
  width: 90%;
  max-width: 1126px;
  margin-top: 0px;
}
#header {
  text-align: right;
  background-repeat: no-repeat;
  background-color: #bf945f;
  height: 250px;
  background-position: right top;
  background-image: url(images/brille3.jpg);
  font-size: 1.4em;
  padding-right: 50px;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  padding-top: 0px;
  margin-top: 0px;
}
#inhalt {
  padding: 20px 50px 10px;
  background-color: #ffe2bf;
  clear: both;
}
#footer {
  background-color: #bf945f;
  float: left;
  width: 100%;
}
#menue {
  background-color: #543b1c;
  height: 2em;
}
#menue ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#menue li {
  text-align: center;
  float: left;
  background-color: #543b1c;
  padding-right: 50px;
  padding-left: 50px;
}
#menue a {
  line-height: 2em;
  display: block;
  color: white;
  text-decoration: none;
}
#menue a:hover {
  text-decoration: underline;
}
p {
}
h1 {
  font-size: 1.3em;
  padding-top: 30px;
  text-align: right;
  margin-top: 0px;
}
h2 {
  font-size: 1.1em;
}
#programme {
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  width: 90%;
  border-top-width: 1px;
  border-top-color: black;
}
#eins {
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  padding: 10px;
  width: 20%;
}
#zwei {
  border-top: 1px solid black;
  width: 50%;
  border-right-width: 1px;
  border-right-style: solid;
}
#drei {
  border-top: 1px solid black;
  border-right: 1px solid black;
  width: 15%;
}
#vier {
  border-top: 1px solid black;
  width: 15%;
}
#programme td {
  border-top: 1px solid black;
  border-left: 1px solid black;
  margin: 0px;
  padding: 10px;
}
.pfad {
  font-family: "Times New Roman",Times,serif;
  font-variant: small-caps;
}
dt {
  font-weight: bold;
  margin-top: 1.5em;
}
dd {
  margin-top: 7px;
  padding-top: 0px;
}
dl {
  margin: 0px;
  padding: 0px;
}
.achtung {
  border: 2px solid #990000;
  padding: 10px 10px 10px 30px;
  color: #660000;
  margin-left: 10%;
  vertical-align: middle;
  margin-right: 10%;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  min-height: 3.5em;
  background-color: #ffe0e0;
  text-shadow: #c0c0c0 3px 3px 5px;
  -moz-text-shadow: #c0c0c0 3px 3px 5px;
  -o-text-shadow: #c0c0c0 3px 3px 5px;
  -webkit-text-shadow: #c0c0c0 3px 3px 5px;
  -ms-text-shadow: #c0c0c0 3px 3px 5px;
  position: relative;
}
.initial {
  float: left;
  font-size: 5em;
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: 5px;
  display: block;
}
ol {
}
ol li {
  margin-bottom: 8px;
}
#inhalt ul {
  list-style-type: square;
  list-style-position: outside;
}
#footer ul {
  list-style-type: none;
}
#footer li {
  margin: 0px;
  padding: 0px;
  width: 33%;
  float: left;
  height: 2em;
  text-align: center;
}
#footer a {
  height: 2em;
  color: #330000;
}
#footer a:hover {
  color: white;
}
.auswahlliste {
  border-color: #000099;
  border-width: 2px;
  margin: 5px;
  padding: 5px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  float: right;
  color: #330000;
}
hr {
  clear: both;
}
#inhalt a {
  color: #330000;
}
#inhalt a:hover {
  text-shadow: #000000 2px 2px 3px;
  -moz-text-shadow: #000000 2px 2px 3px;
  -o-text-shadow: #000000 2px 2px 3px;
  -ms-text-shadow: #000000 2px 2px 3px;
  -webkit-text-shadow: #000000 2px 2px 3px;
  color: white;
}
#symbolleiste {
  border-top: 1px solid #330000;
  border-left: 1px solid #330000;
  width: 750px;
}
#symbolleiste td {
  border-right: 1px solid #330000;
  border-bottom: 1px solid #330000;
  padding: 3px;
}
#symbolleiste th {
  border-right: 1px solid #330000;
  border-bottom: 1px solid #330000;
  padding: 10px;
}
#symbol {
  width: 77px;
}
.quelltext {
  border: 2px solid #544d46;
  padding: 10px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-family: "Courier New",Courier,monospace;
  margin-right: 10%;
  margin-left: 10%;
  background-color: #fff7ef;
}
h3 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-style: italic;
}
h4 {
  font-size: 1em;
}
.bildunterschrift {
  font-style: italic;
  font-size: 0.8em;
}
#farbpalette {
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
  float: left;
}
#farbpalette li {
  border: 1px solid black;
  padding: 5px;
  float: left;
  width: 80px;
}
#farbpalette li strong {
  clear: left;
  display: block;
}
#farbpalette ul {
  list-style-type: none;
  display: block;
  float: left;
  margin-left: 0;
  padding-left: 0;
}
.einruecken50 {
  margin-left: 50px;
}
.rechts {
  padding-left: 20px;
  float: right;
}
.links {
  float: left;
  padding-right: 20px;
}
.style {
  border: 2px solid #544d46;
  margin: 20px 10%;
  padding: 10px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background-color: #ccffcc;
  font-family: "Courier New",Courier,monospace;
  }
.beispiel {
  border: 3px double #000066;
  padding: 20px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: white;
}
.beispiel h2 {
  font-size: 1.7em;
  color: white;
  background-color: #000066;
  line-height: 2em;
  padding-left: 10px;
}
.unterstrichen {
  text-decoration: underline;
}
.abschluss {
  background-color: #000066;
  color: white;
  text-align: center;
}
.fett {
  font-weight: bold;
  font-style: italic;
}
.blau {
  color: #3366ff;
}
.grossbuchstaben {
  text-transform: uppercase;
}
#inhalt li {
}
img {
  padding: 10px;
}
.aufheben {
  clear: both;
}
.links200 {
  margin-left: 200px;
}
.rechts200 {
  margin-right: 200px;
}
#navi4 em {
  visibility: hidden;
}
.browser {
  border-style: none none solid solid;
  border-color: black;
  border-width: 1px;
  width: 420px;
  margin-right: auto;
  margin-left: auto;
}
.browser td {
  border-style: solid solid none none;
  border-top-width: 1px;
  border-right-width: 1px;
  width: 70px;
  text-align: center;
}
.ie {
  background-image: url(images/ie.png);
  background-repeat: no-repeat;
  background-position:  center center;
  height: 32px;
}
.ff {
  background-image: url(images/ff.png);
  background-repeat: no-repeat;
  background-position:  center center;
  height: 32px;
}
.o {
  background-image: url(images/o.png);
  background-position:  center center;
  background-repeat: no-repeat;
  height: 32px;
}
.chrome {
  background-image: url(images/chrome.png);
  background-position:  center center;
  background-repeat: no-repeat;
}
.safari {
  height: 32px;
  background-image: url(images/safari.png);
  background-position:  center center;
  background-repeat: no-repeat;
}
#uebersicht {
  border-right-style: solid;
  border-right-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}
#uebersicht td {
  padding: 5px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-bottom-width: 1px;
}
#uebersicht a {
  display: block;
  padding-bottom: 2px;
  padding-top: 2px;
}
#uebersicht th {
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  padding: 10px;
  font-size: 1.2em;
  font-weight: bold;
}
