

body {
    background-color: #333333;
  }


.buttons {
    margin:1em;
    background-image:url("Kachel.jpg");
    color:#FFFFFF;
  }


h1 {
    font-weight:550;
    font-style:italic;
    font-family:Times New Roman, sans-serif;
    font-size:35px;
  }


h2 {
    font-weight:500;
    font-style:italic;
    font-family:Times New Roman, sans-serif;
    font-size:27px;
  }


h3 {
    font-weight:300;
    font-style:italic;
    font-family:Times New Roman, sans-serif;
    font-size:22px;
  }


.newsEintrag1 {
    font-size:22px;
    background-color:#555555;
  }


.newsEintrag2 {
    font-size:22px;
    background-color:#777777;
  }


.newsEintrag3 {
    font-size:22px;
    background-color:#999999;
  }


#anzeige {
    position: absolute;
    left: 0px;
    bottom: 0px;
    top:0px;
    right:0px;
    background-color:#262626;
    color:#FFFFFF;
    font-family:Times New Roman, sans-serif;
    border-bottom-style : outset;
    border-bottom-width : 3px;
    border-left-style : outset;
    border-left-width : 3px;
    border-right-style : outset;
    border-right-width : 3px;
    border-top-style : outset;
    border-top-width : 3px;
    border-color : #252525;
  }


#buttons {
    background-image:url("Kachel.jpg");
    position : absolute;
    text-align : center;
    top : 243px;
    width : 200px;
    left: 2px;
    bottom:0px;
  }


#titel {
    background-color : #222222;
    border-bottom-style : outset;
    border-bottom-width : 3px;
    border-left-style : outset;
    border-left-width : 0px;
    border-right-style : outset;
    border-right-width : 0px;
    border-top-style : outset;
    border-top-width : 0px;
    border-color : #252525;
    height : 240px;
    left : 0px;
    position : absolute;
    right : 0px;
  }


#inhalt {
    left : 220px;
    right: 3px;
    overflow : auto;
    position : absolute;
    top : 243px;
    bottom:0px;
  }


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


[type=submit]:hover {
    border-color:#222222;
    font-size: 120%;
  }


[type=text] {
    font-size: 120%;
  }


[type=password] {
    font-size: 120%;
  }


.block {
    font-size:16px;
    font-style:italic;
    font-family:Times New Roman, sans-serif;
  }


.mitte {
    align: center;
  }


em {
    font-size: 18px;
  }


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


.links {
    float: left;
    text-align : right;
    width : 12em;
    margin-right:2em;
  }


.links2 {
    margin-left:220px;
    float: left;
    text-align : left;
    width : 15em;
    margin-right:1em;
  }


.klein {
    font-size : 70%;
    margin-top : 1em;
  }


a {
    color : #FFFFFF;
  }


.mitgliederliste {
    background-color : #444444;
    font-size : 20px;
    padding-left : 8px;
    padding-right : 8px;
  }


.mitgliederliste2 {
    background-color : #686868;
    font-size : 20px;
  }

