

#header {
    background-image : url('Bilder/nomination-bracelets.png');
    background-repeat : repeat-x;
    border-bottom-color : #e80c86;
    border-bottom-style : solid;
    border-left-color : #e80c86;
    border-left-style : solid;
    border-right-color : #e80c86;
    border-right-style : solid;
    border-top-color : #e80c86;
    border-top-style : solid;
    height : 150px;
    margin-left : px;
    margin-right : 0px;
    position : relative;
  }


#logo {
    display:block;
    width:340px;
    margin-left:auto;
    margin-right:auto;
  }


#inhalt {
    left : 250px;
    overflow : auto;
    position : absolute;
    top : 270px;
    width:80%:;
    bottom : 0px;
  }


body {
    background-color : #e80c86;
  }


#buttons {
    border-bottom-color : #e80c86;
    border-bottom-style : solid;
    border-left-color : #e80c86;
    border-left-style : solid;
    border-right-color : #e80c86;
    border-right-style : solid;
    border-top-color : #e80c86;
    border-top-style : solid;
    margin-top : 100px;
    position : absolute;
  }


#bmar {
    margin-top : 8px;
    position:relative;
  }


.news {
    background-color:black;
  }


.article {
    background-color:#9408FF;
  }


.event {
    background-color:#E80849;
  }


.news {
    background-color:#E50CE8;
  }


.zitat {
    color:white;
    border-color:white;
    border-width:3;
  }


#counter {
    position:fixed;
    right:5px;
    top:5px;
  }


#home {
    cursor : pointer;
    margin-top : 10px;
    margin-bottom : 8px;
    border : 0px;
    padding : 0px;
    background-image : url('Bilder/Button-Home.png');
    width : 89px;
    height : 26px;
    background-color:transparent;
  }


.login {
    border-bottom-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-top-style : solid;
    bottom : 20px;
    left : 5px;
    position : absolute;
  }


#kontakt {
    cursor : pointer;
    margin-bottom : 8px;
    border : 0px;
    padding : 0px;
    background-image : url('Bilder/Button-Kontakt.png');
    width : 113px;
    height : 26px;
    background-color:transparent;
  }


#more {
    cursor : pointer;
    margin-bottom : 8px;
    border : 0px;
    padding : 0px;
    background-image : url('Bilder/Button-More.png');
    width : 81px;
    height : 26px;
    background-color:transparent;
  }


#mitglieder {
    cursor : pointer;
    margin-bottom : 8px;
    border : 0px;
    padding : 0px;
    background-image : url('Bilder/Button-Mitglieder.png');
    width : 140px;
    height : 26px;
    background-color:transparent;
  }


#news {
    cursor : pointer;
    margin-bottom : 8px;
    border : 0px;
    padding : 0px;
    background-image : url('Bilder/Button-News.png');
    width : 84px;
    height : 26px;
    background-color:transparent;
  }


.button {
    cursor : pointer;
    margin-bottom : 8px;
    border : 0px;
    padding : 0px;
    background-image : url('Bilder/Button-Leer2.png');
    width : 140px;
    height : 26px;
    background-color:transparent;
  }


#landk1 {
    position : absolute;
    left : 160px;
  }


#lk2 {
    position : absolute;
    left : 385px;
  }


#lk3 {
    position : absolute;
    left : 160px;
    top : 334px;
  }


#lk4 {
    position : absolute;
    left : 385px;
    top : 334px;
  }


#plan {
    cursor : pointer;
    margin-bottom : 8px;
    border : 0px;
    padding : 0px;
    background-image : url('Bilder/Button-Plan.png');
    width : 140px;
    height : 26px;
    background-color:transparent;
  }


h2 {
    font-family : 'Liberation Serif';
    font-style : oblique;
    font-variant : small-caps;
    font-weight : bolder;
    text-align : center;
    font-size : 33px;
  }


h1 {
    font-family : AlMateen, Ouhod;
    font-size : 36px;
  }


h3 {
    font-family : AlMateen, Ouhod;
    font-size : 30px;
  }


h4 {
    font-family : AlMateen, Ouhod;
    font-size : 27px;
  }


h5 {
    font-family : AlMateen, Ouhod;
    font-size : 24px;
  }

