

#buttons {
    background-image : url('pictures/black/kachel_g_2.jpg');
    border-bottom-style : groove;
    border-left-style : groove;
    border-right-style : groove;
    border-top-style : groove;
    float : left;
    font-weight : bolder;
    position : absolute;
  }


#head {
    background-color : #000000;
    background-image : url('pictures/black/Kachel.jpg');
    border-bottom-style : groove;
    border-left-style : groove;
    border-right-style : groove;
    border-top-style : groove;
    margin-left : 15%;
    max-height : 260px;
    min-height : 260px;
    min-width : 468px;
    right : 15%;
    text-align : center;
    width : 70%;
  }


#contents {
    position : absolute;
    bottom : 0;
    overflow : auto;
    top : 320px;
    right : 0;
    left : 230px;
  }


#choise {
    background-image : url('pictures/black/kachel_g_2.jpg');
    border-bottom-style : groove;
    border-left-style : groove;
    border-right-style : groove;
    border-top-style : groove;
    padding-bottom : 26px;
    padding-left : 26px;
    padding-right : 26px;
    padding-top : 26px;
    text-align : center;
    vertical-align : middle;
  }


h1 {
    color : #ffffff;
    font-size : 46px;
    font-weight : 900;
  }


h2 {
    font-size : 29px;
  }


h3 {
    font-size : 26px;
  }


h4 {
    font-size : 19px;
  }


h5 {
    font-size : 16px;
  }


tr.news {
    color : #a50003;
    font-weight : bolder;
  }


tr.event {
    color : #00158c;
    font-weight : bolder;
  }


tr.article {
    color : #2c8c03;
    font-weight : bolder;
  }


.button {
    background-attachment : scroll;
    background-color : #000000;
    background-image : url('pictures/black/OFF.jpg');
    border-bottom-style : hidden;
    border-left-style : hidden;
    border-right-style : hidden;
    border-top-style : hidden;
    color : #000000;
    font-family : "Courier 10 Pitch", "Courier New";
    font-size : 27px;
    font-weight : bolder;
    height : 71px;
    margin-left : 19px;
  }


.button:hover {
    background-image : url('pictures/black/ON.jpg');
    color : #000000;
  }


.newsbutton {
    background-color : #1b1b1b;
    font-family : "Courier 10 Pitch", "Courier New";
    color : #e0e0e0;
  }


.stndbutton {
    background-color : #1b1b1b;
    font-family : "Courier 10 Pitch", "Courier New";
    color : #e0e0e0;
  }


.buttonimg {
    margin-left : 0;
  }


.content {
    background-color : #000000;
  }


.plan:hover {
    cursor : pointer;
  }


.guesttext {
    background-color : #4e4e4e;
    color : #ffffff;
    font-family : 'Courier 10 Pitch', 'Courier New';
    font-size : 16px;
    height : 46%;
    width : 66%;
    max-height : 160px;
    max-width : 360px;
    min-height : 260px;
    min-width : 160px;
  }


.guestautor {
    background-color : #4e4e4e;
    color : #ffffff;
    font-family : 'Courier 10 Pitch', 'Courier New';
    font-size : 16px;
    width : 66%;
    max-width : 360px;
    min-width : 160px;
  }


.guestI {
    background-color : #454545;
    padding-bottom : 6px;
    padding-left : 6px;
    padding-right : 6px;
    padding-top : 6px;
  }


.guestII {
    background-color : #282828;
    padding-bottom : 6px;
    padding-left : 6px;
    padding-right : 6px;
    padding-top : 6px;
  }


.guesttable {
    max-width : 360px;
    min-width : 160px;
    width : 66%;
  }


.textfield {
    background-color : #4e4e4e;
    color : #ffffff;
    font-family : 'Courier 10 Pitch', 'Courier New';
  }


.reglabel {
    float : left;
    margin-right : .3em;
    text-align : right;
    width : 8em;
  }


.table_head {
    background-color : #1b1b1b;
    color : #e0e0e0;
    padding-left : 6px;
    padding-right : 6px;
    padding-top: 6px;
    padding-bottom : 6px;
    font-size : 19px;
    font-weight : bolder;
    font-family : 'Courier 10 Pitch', 'Courier New';
  }


.user_label {
    float : left;
    margin-right : .3em;
    width : 8em;
  }


body {
    background-color : #000000;
    font-family : "Courier 10 Pitch", "Courier New";
    color : #ffffff;
  }


a {
    color : #7f7f7f;
    cursor : pointer;
    font-weight : bold;
  }


blockquote {
    border-bottom-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-top-style : solid;
    font-style : italic;
    margin-left : 10%;
    margin-right : 10%;
    padding-bottom : 30px;
    padding-left : 30px;
    padding-right : 30px;
    padding-top : 30px;
    text-align : center;
  }


p {
    font-size : 19px;
  }


span {
    font-size : 19px;
  }


* {
    font-family : "Courier 10 Pitch", "Courier New";
  }

