

h1 {
    color : #7d2323;
    font-family : 'URW Gothic L';
    text-align : center;
  }


h2 {
    color : #8d2727;
    font-family : 'Comic Sans MS';
    text-align : left;
  }


h3 {
    color : #9d2c2c;
    font-family : , 'Comic Sans MS';
    text-align : left;
  }


h4 {
    color : #ad3030;
    font-family : 'Comic Sans MS';
    text-align : left;
  }


p {
    font-family : Purisa;
    font-style : normal;
  }


img {
    border-bottom-color : #8d2727;
    border-bottom-style : outset;
    border-left-color : #8d2727;
    border-left-style : outset;
    border-right-color : #8d2727;
    border-right-style : outset;
    border-top-color : #8d2727;
    border-top-style : outset;
    position : absolute;
  }


table {
    border-bottom-color : #912828;
    border-left-color : #912828;
    border-right-color : #912828;
    border-top-color : #912828;
    color : #000000;
    font-family : Purisa;
    text-align : center;
  }


link {
    color : #000000;
    font-family : Purisa;
    text-align : left;
  }


vlink {
    color : #8d2727;
    font-family : Purisa;
    text-align : left;
  }


zitat {
    font-family : 'Comic Sans MS';
    text-align : center;
    text-decoration : underline;
    border-bottom-color : #8d2727;
    border-bottom-style : solid;
    border-left-color : #8d2727;
    border-left-style : solid;
    border-right-color : #8d2727;
    border-right-style : solid;
    border-top-color : #8d2727;
    border-top-style : solid;
    padding-left : 10px;
    padding-right : 10px;
  }


#head {
    background-image : url('kopfhintergrund.jpg');
    border-bottom-color : #ffffff;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    height : 150px;
    left : 0px;
    position : absolute;
    right : 0px;
    top : 0%;
  }


#buttons {
    background-image : url('kopfhintergrund.jpg');
    border-bottom-color : #ffffff;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    bottom : 0px;
    left : 0px;
    position : absolute;
    width : 250px;
    top : 150px;
    height : 700px;
  }


#main {
    background-image : url('Kachel.jpg');
    bottom : 0px;
    left : 250px;
    position : absolute;
    right : 0px;
    top : 150px;
    height : 700px;
  }


[type=submit] {
    background-color : #e6814e;
    background-repeat : no-repeat;
    bottom : 50px;
    font-family : 'Comic Sans MS';
    font-size : 110%;
    font-style : italic;
    font-weight : bold;
    height : 40px;
    width : 150px;
  }


[type=submit]:hover {
    border-color:#9b4748;
    font-size: 120%;
  }

[type=reset]{
    background-color : #e6814e;
    background-repeat : no-repeat;
    bottom : 50px;
    font-family : 'Comic Sans MS';
    font-size : 110%;
    font-style : italic;
    font-weight : bold;
    height : 40px;
    width : 150px;
}

[type=reset]:hover{
    border-color:#9b4748;
    font-size: 120%;
}
