h1 {
    color : #a818fb;
    font-family : Ani;
    font-size : 40px;
    text-align : center;
  }

h2 {
    color : #a818fb;
    font-family : Purisa;
    font-style : italic;
    text-align : left;
    text-decoration : none;
  }

h3 {
    color : #a818fb;
    font-family : Purisa;
    font-size : 20px;
    text-align : center;
  }

h4 {
    color : #a818fb;
    font-family : Purisa;
  }

p {
    color : #FFFFFF;
    font-family : Purisa;
  }

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

b {
    color : #a818fb;
    font-style : italic;
    font-family : Purisa;
  }

x {
    color : white;
    font-style : italic;
    font-family : Purisa;
  }

zitat {
    color : #FFFFFF;
    font-family : Purisa;
    border-bottom-color : #a818fb;
    border-left-color : #a818fb;
    border-right-color : #a818fb;
    border-top-color : #a818fb;
    border-bottom-style : double;
    border-left-style : double;
    border-right-style : double;
    border-top-style : double;
    padding-left : 40px;
    padding-right : 40px;
  }

#head {
    height : 21%;
    left : 0px;
    position : absolute;
    right : 0px;
    background-color : black;
    top : 0px;
    border-bottom-style : ridge;
    border-left-style : ridge;
    border-right-style : ridge;
    border-top-style : ridge;
    border-color : #a818fb;
  }


#buttons {
    background-color : #a818fb;
    bottom : 0px;
    left : 0px;
    margin-top : 21%;
    position : absolute;
    width : 20%;
    height : 80%;

  }

#anmelden {
text-align:left;margin-left: 120px;
}

#Main {
    background-color : black;
    bottom : 0px;
    left : 21%;
    position : absolute;
    right : 0px;
    top : 21%;
  }

[type = submit] {
    -khtml-border-radius : 15px;
    -moz-border-radius : 15px;
    background-color : #FFFFFF;
    background-repeat : no-repeat;
    font-size : 100%;
    font-style : italic;
    font-weight : bold;
    width : 200px;
    height : 40px;
}

