

body {
    background-color : #000000;
    color : #162dff;
  }


.artikel {
    background-color : #ff0000;
    color : #0000ff;
  }


.event {
    background-color : #00ff00;
    color : #ff0000;
  }


.news {
    background-color : #0000ff;
    color : #00ff00;
  }


:link {
    color : #6adc2d;
  }


:visited {
    color : #474dca;
  }


h1 {
    color : #2a6ea5;
  }


h2 {
    color : #7017dd;
  }


h3 {
    color : #31a99b;
  }


h4 {
    color : #40d6b8;
  }


h5 {
    color : #54848e;
  }


.zitat {
    border-bottom-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-top-style : solid;
    color : #c8aa69;
  }


.codes {
    background-color : #2ed7f9;
    color : #10ff08;
  }


#bild {
    border-bottom-style : groove;
    border-left-style : groove;
    border-right-style : groove;
    border-top-style : groove;
    left : 250px;
    position : fixed;
    top : 50px;
  }


#oben {
    background-color : #a5e946;
    border-bottom-style : groove;
    border-left-style : groove;
    border-right-style : groove;
    border-top-style : groove;
    height : 23%;
    left : 9px;
    position : fixed;
    right : 1%;
    top : 1%;
  }


#links {
    background-color : #389136;
    border-bottom-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-top-style : solid;
    height :250px+ 15%;
    left : 9px;
    position : fixed;
    top : 26%;
    width :15%;
  }


#retime {
    color : #000000;
    height : 2%;
    position : fixed;
    right : 4%;
    top : 96%;
  }


#linksunten {
    background-color : #389136;
    border-bottom-style : groove;
    border-left-style : solid;
    border-right-style : groove;
    border-top-style : groove;
    height :250px+ 15%;
    left : 9px;
    position : fixed;
    top :77%;
    width :15%;
  }


#linkskalen {
    background-color : #389136;
    border-bottom-style : groove;
    border-left-style : solid;
    border-right-style : groove;
    border-top-style : groove;
    height :250px+ 15%;
    left : 9px;
    position : fixed;
    bottom :1%;
    width :15%;
  }


#content {
    background-color : #389136;
    border-bottom-style : groove;
    border-left-style : groove;
    border-right-style : groove;
    border-top-style : groove;
    height : 72%;
    left : 17%;
    overflow : auto;
    position : fixed;
    right : 1%;
    top : 26%;
    bottom :1%;
  }


.farbe {
    color : #0027d6;
  }


.Mitglieder {
    font-family : ;
    font-style : oblique;
  }

