
#header {
    background-color : #000000;
    border-bottom-color : red;
    border-bottom-style : solid;
    border-left-color : red;
    border-left-style : solid;
    border-right-color : red;
    border-right-style : solid;
    border-top-color : red;
    border-top-style : solid;
    margin-left : 0px;
    margin-right : 10px;
    min-height : 210px;
    position : relative;
  }


#inhalt {
    bottom : 0px;
    left : 300px;
    right : 35px;
    overflow : auto;
    position : absolute;
    right : 0px;
    top : 250px;
  }


a:link,a:visited {
    color : red;
    font-size : 20px;
    font-weight : bold;
    text-decoration : underline;
  }


body {
    background-image : url('Logo/logoBumpMapV2.jpeg');
    color : #DB0000;
    font-family : 'Nimbus Mono L', 'Tlwg Typist', 'Courier 10 Pitch', FreeMono, 'Liberation Mono', LMTypewriter12;
    font-size : 18px;
  }


#buttons {
    background-image : url('Logo/btnLogoV2.jpg');
    background-repeat : repeat;
    border-bottom-color : red;
    border-bottom-style : solid;
    border-left-color : red;
    border-left-style : solid;
    border-right-color : red;
    border-right-style : solid;
    border-top-color : red;
    border-top-style : solid;
    margin-bottom : 10px;
    color : white;
    margin-right : 0px;
    margin-top : 50px;
    position : absolute;
  }


.h2 {
    color : #DB0000;
    font-size : 50px;
    text-align : left;
  }


h1 {
    color : #DB0000;
  }


#zitat {
    background-color : #000000;
    border-bottom-color : red;
    border-bottom-style : solid;
    border-left-color : red;
    border-left-style : solid;
    border-right-color : red;
    border-right-style : solid;
    border-top-color : red;
    border-top-style : solid;
    margin-right : 60px;
    position : relative;
  }


.hintergrund1 {
    background-color : #3a4464;
  }


.hintergrund2 {
    background-color : #34D925;
  }


.hintergrund3 {
    background-color : #FFEB11;
  }


.anmeldung {
    float : left;
    left : 10%;
    text-align : right;
  }


.interessen {
    text-align : left;
    float : right;
  }


.hintergrundMember {
    background-color : #000000;
    text-align : center;
  }


#formular {
    border-bottom-color : red;
    border-bottom-style : solid;
    border-left-color : red;
    border-left-style : solid;
    border-right-color : red;
    border-right-style : solid;
    border-top-color : red;
    border-top-style : solid;
    margin-right : 20%;
  }


.fehler {
    margin-top : -1.3%;
    font-weight : bold;
    margin-left : 50%;
    margin-right : 15px;
    text-align : left;
  }


.details {
    float : right;
    width : 10em;
    margin-bottom: 3px;
    text-align:right;
    margin-right:3px;
    width : 10em;
  }


