
body {
  
  background-image: url("Gothic4.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
}







h1 {font: italic bold 300% kelt, "Times New Roman", serif; color: #ff0000;}

h2 {text-align: center; font: italic bold 200% Times New Roman, serif; color: #008000;}

h3 {text-align: center; font: italic bold 150% Times New Roman, serif; color: #008000;}

h4 {text-align: center; font: italic bold 200% Times New Roman, serif; color: #ff0000;}
  
h5 {text-align: center; font: italic bold 300% Times New Roman, serif; color: #ff0000;}

h6 {text-align: center; font: italic bold 120% Times New Roman, serif; color: #008000;}




div#Inhalt1 {
  margin-left: 12em;
  padding: 0 1em;
  min-width: 60em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

div#Inhalt1 h1 {text-align: center; font: italic bold 120% Times New Roman, serif; color: #008000;}

div#Inhalt1 h2 {text-align: center; text-decoration: underline; font: italic bold 120% Times New Roman, serif; color: #ff0000;}

div#Inhalt1 h3 {text-align: center; font: italic bold 120% Times New Roman, serif;}







div#Inhalt2 {
  margin-left: 12em;
  padding: 0 1em;
  min-width: 60em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

div#Inhalt2 h1 {
  text-align: center; font: italic bold 200% Times New Roman, serif; color: #ff0000;
}

div#Inhalt2 h2 {
  text-align: center; font: italic bold 80% Times New Roman, serif; color: #000000;
}

div#Inhalt2 h3 {
  text-align: center; font: italic bold 170% Times New Roman, serif; color: #000000;
}

div#Inhalt2 h4 {
  text-align: left; font: italic bold 100% Times New Roman, serif; color: #000000;
}







div#Inhalt3 {
  margin-left: 12em;
  padding: 0 1em;
  min-width: 60em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}


div#Inhalt3 h1 {
  text-align: center; font: italic bold 200% Times New Roman, serif; color: #ff0000;
}

div#Inhalt3 h2 {
  text-align: center; font: italic bold 120% Times New Roman, serif; color: #008000;
}

div#Inhalt3 h3 {
  text-align: center; font: italic bold 120% Times New Roman, serif; color: #0000ff;
}



#a1 { position:absolute; top:35px; left:240px; width:150px; height:150px;
      z-index:1; background-color:#ddf; }





div#Inhalt4 {
  margin-left: 12em;
  padding: 0 1em;
  min-width: 60em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

div#Inhalt4 h1 {
  text-align: center; font: italic bold 200% Times New Roman, serif; color: #ff0000;
}

div#Inhalt4 h2 {
  text-align: center; font: italic bold 120% Times New Roman, serif; color: #008000;
}

div#Inhalt4 h3 {
  text-align: center; font: italic bold 120% Times New Roman, serif; color: #0000ff;
}

img#abstand {
margin: 60px;
}














#column1 {
  position:fixed;
  top: 60px;
  left: 50px;
  float:left;
  width: 10%;
  height: 200%}

#column2 {
  float: right;
  width: 35%;}



 ul#Navigation {
font: italic bold 100% Times New Roman, serif;
  float: left; width: 11em; height: 100em;
  position:fixed;
    margin: 0; padding: 0;
    text-align: center;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

ul#Navigation a:visited, ul#Navigation span{
  color: #FFFFFF; background-color: #CD853F;}


  ul#Navigation a, ul#Navigation span {
    float: left; width: 7em;
    margin: 0.4em; padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 3px solid black;
    border-left-color: white; border-top-color: white;
    color: #000000; background-color: #DEB16E;
  }
  * html ul#Navigation a, * html ul#Navigation span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #8B4513;
  }
  ul#Navigation div {
     clear: left;
  }



 
