/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  background-color: #ff9933;
}
#page {
  border: 2px solid #006600;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
h1 {
  text-align: right;
  background-image: none;
  float: right;
  height: 133px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 3em;
  position: absolute;
  right: 20px;
  top: 15px;
}
#header {
  border-width: 0px 0px 2px;
  background-repeat: no-repeat;
  position: relative;
  height: 465px;
  background-position: center top;
}
#content {
  text-align: justify;
  padding-top: 20px;
  margin-left: 220px;
  padding-left: 30px;
  padding-right: 30px;
}
#menu1 {
  float: left;
  display: block;
  width: 150px;
  padding-left: 25px;
  margin-top: 75px;
}
#footer {
  background-image: url(images/footer.jpg);
  background-repeat: repeat-x;
  width: 100%;
  margin-bottom: 0px;
  height: 24px;
  clear: both;
}
#menu1 ul {
  margin: 0px;
  padding-left: 0px;
  list-style-position: inside;
  list-style-type: none;
}
#menu1 li {
  border: 3px ridge #003300;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
  background-repeat: no-repeat;
  background-image: url(images/button.gif);
  display: block;
  height: 30px;
  width: 150px;
}
#menu1 a {
  text-decoration: none;
  color: #003333;
  font-weight: bold;
  line-height: 24px;
  font-family: Arial,Helvetica,sans-serif;
  display: block;
  font-size: 1em;
}
#menu1 a:hover, #menu1 a:focus {
  color: #006600;
  font-size: 1.1em;
  font-weight: bold;
}
#menu1 a:active {
}
#menu2 {
  display: block;
  float: left;
  clear: left;
  width: 140px;
  padding-left: 20px;
  margin-top: 50px;
}
#footer p {
  padding-left: 400px;
  padding-right: 400px;
  color: #009900;
  font-size: larger;
}
#extra1 {
  width: 300px;
  margin-bottom: 0px;
  height: 24px;
}
#menu2 ul {
  margin: 0px;
  list-style-type: none;
  padding-left: 0px;
}
#menu2 li {
  border: 3px ridge #003300;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
  background-image: url(images/button.gif);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  width: 130px;
  height: 25px;
}
#menu2 a {
  text-decoration: none;
  color: #003333;
  font-weight: bold;
  line-height: 24px;
  font-family: Arial,Helvetica,sans-serif;
  display: block;
  font-size: 1em;
}
#menu2 a:hover, #menu2 a:focus {
  color: #006600;
  font-weight: bold;
  background-color: #99ff99;
  font-size: 1.2em;
}
#menu2 a:active {
}
#list a {
  color: #333333;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  font-weight: bold;
}
#list a:hover {
  text-decoration: underline;
  color: #ff0000;
}
#extra2 {
  background-image: url(images/Schule1.jpg);
  width: 350px;
  height: 230px;
  margin-bottom: 0px;
  clear: right;
}
#maker {
  padding-right: 20px;
  padding-left: 4px;
  color: black;
  font-size: small;
  margin-top: 100px;
  font-weight: normal;
}
#disclaim {
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: x-small;
  color: black;
}
img.floatLeft { 
    float: left; 
    margin: 0px 15px 15px 0px;
}
img.floatRight { 
    float: right; 
    margin: 0px 0px 15px 15px;
}
