body {
  font-family: VERDANA,ARIAL,HELVETICA,Sans-Serif;

  }

#titel {
  position:absolute;
  left:10px; top:10px; width: 990px; height:110px;

  }

#navi {
  position:absolute;
  left:10px; top:125px; width: 200px;height:1200px;

  color:#0000FF;
  }

#inhalt {
  position:absolute;
  left:210px; top:125px; width:790px;height:1200px;

  text-align: left;
  font-size: 10px;
  color:#0000FF;
  }

.button {
position:absolute;
width:190px;
height:30px;
border-style:solid;
border-color:#5C2715;
font-size:23px;
text-align: center;
padding-top:3px;
background-color:#ECD49B;
}

.kasten1 {
  position:absolute;
  width:360px;
  height:240px;

  padding:5px;
}

.kasten2 {
  position:absolute;
  width:765px;
  height:auto;
  color:#201555;
  padding:5px;
}

.kasten3 {
  position:absolute;
  width:765px;
}

.kasten4 {
  position:absolute;
  height:20px;
  color:#0E1334;
  font-size: 18px;
  text-align:center;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#ffffff;
}

.kasten5 {
  position:absolute;
  height:95px;
  width:250px;
  color:#0E1334;
  font-size: 12px;
  text-align:left;
  vertical-align:middle;
  border-width:6px;
  border-style:ridge;
  border-color:#FF0000;
  background-color:#CBEEAB;
}

.kasten6 {
  position:absolute;
  width:230px;
  height:50px;
  padding:0px 5px;
  border-color:#892A1B;
  border-style:double;
  vertical-align:middle;
  }

.h1 {
  text-align:center;
  font-size: 44px;
  color:#2F1C90;
  }

.h2 {
  text-align:center;
  font-size: 24px;
  color:#892A1B;
  }

.h3 {
  text-align:center;
  font-size: 18px;
  color:#892A1B;
  }

.h4 {
  text-align:center;
  font-size: 14px;
  color:#ffffff;
  }

.h5 {
  text-align:center;
  font-size: 13px;
  color:#111111;
  }

.normaltext1 {
  text-align:justify;
  font-size:14px;
  color:#000000;
}

.normaltext2 {
  text-align:justify;
  font-size:16px;
  color:#000000;
}

.normaltext3 {
  text-align:justify;
  font-size:18px;
  color:#9000E0;
}

.normaltext4 {
  text-align:justify;
  font-size:20px;
  color:#000000;
}

 a:link {color:#2B1B85;text-decoration:none;}
 a:visited {color:#2B1B85;text-decoration:none;}
 a:hover {color:#777777;text-decoration:none;}
 a:active {color:#aaaaaa;text-decoration:none;}

 a.navi:link
 {
  text-decoration:none; font-weight:bold;
  color:#0000aa;
 }
 a.navi:visited
 {
  text-decoration:none; font-weight:bold;
  color:#000066;
 }
 a.navi:hover
 {
  text-decoration:none; font-weight:bold;
  color:#ff0000;
 }
 a.navi:active
 {
  text-decoration:none; font-weight:bold;
  color:#ff0000;
 }
