

td, th {
    border-bottom-color : #26cd17;
    border-bottom-style : inset;
    border-left-color : #26cd17;
    border-left-style : inset;
    border-right-color : #26cd17;
    border-right-style : inset;
    border-top-color : #26cd17;
    border-top-style : inset;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;
  }


.head {
    margin-left : 200px;
    background-color : #b1ff08;
    min-height : 236px;
    min-width : 200;
    max-width : 200px;
    border-bottom-color : #b1ff08;
    border-left-color : #b1ff08;
    border-right-color : #b1ff08;
    border-top-color : #b1ff08;
  }


.randlinks {
    background-image : url('Rand.jpg');
    position : absolute;
    top : 0px;
    left : 0px;
    bottom : 0px;
    min-width : 200px;
    min-height : 100%;
    max-width : 200px;
  }


.randrechts {
    background-image : url('Rand.jpg');
    position : absolute;
    top : 0px;
    right : 0px;
    bottom : 0px;
    min-width : 200px;
    min-height : 100%;
    max-width : 200px;
  }


.zitat {
    border-bottom-color : #0de92e;
    border-bottom-style : inset;
    border-bottom-width : 4px;
    border-left-color : #0de92e;
    border-left-style : inset;
    border-left-width : 4px;
    border-right-color : #0de92e;
    border-right-style : inset;
    border-right-width : 4px;
    border-top-color : #0de92e;
    border-top-style : inset;
    border-top-width : 4px;
    padding : 2px;
  }


.buttons {
    background-image : url('Kachel.jpg');
    border-bottom-color : #b1ff08;
    border-left-color : #b1ff08;
    border-right-color : #b1ff08;
    border-top-color : #b1ff08;
    max-width : 200px;
    min-width : 200px;
    left : 200px;
    bottom : 0;
    top : 170px;
    position : absolute;
    text-align : center;
    float : left;
  }


.mitgliedbutton {
    background-color : transparent;
  }


.button {
    -khtml-border-radius : 1000px;
    -moz-border-radius : 1000px;
    background-color : transparent;
    background-image : url('Button.gif');
    border-bottom-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-top-color : transparent;
    border : 0;
    font-family : 'Sans Serif';
    font-size : 16px;
    font-weight : 600;
    height : 43px;
    margin-bottom : 20px;
    margin-top : 20px;
    width : 142px;
  }


.formu {
    position : absolute;
    left : 200px;
    width: 8em;
  }


.content {
    position : absolute;
    bottom : 0;
    overflow : auto;
    top : 10px;
    right : 200px;
    left : 410px;
  }


.c1 {
    background-color : #A6FF9A;
  }


.c2 {
    background-color : #05FF07;
  }


.c3 {
    background-color : #00A619;
  }


body {
    background-color : #B1FF08;
    font-family : 'Sans Serif';
  }


h1 {
    font-size : 35px;
  }


h2 {
    font-size : 30px;
  }


h3 {
    font-size : 27px;
  }


h4 {
    font-size : 24px;
  }


h5 {
    font-size : 20px;
  }


.tabelle {
    border-bottom-color : #0de92e;
    border-bottom-style : inset;
    border-left-color : #0de92e;
    border-left-style : inset;
    border-right-color : #0de92e;
    border-right-style : inset;
    border-top-color : #0de92e;
    border-top-style : inset;
    font-family : 'Sans Serif';
  }


.meldung {
    font-size : 10px;
    right : 10px;
    position : absolute;
  }


#login {
    position : absolute;
    height : 20%;
    top : 40%;
    vertical-align : middle;
    width : 70%;
    margin-left : 15%;
  }


.formux {
    width: 10em;
    float : left;
    text-align : right;
  }


a {
    color : #288129;
  }


a:visited {
    color : #819b2d;
  }

