.common_border {
        border: 3px groove #FFFFFF;
}
.balken {
        font-size: 1.8em;
        background-repeat: no-repeat;
        background-position: center top;
        text-align: center;
        font-weight: 100;
        padding-top: 0px;
        padding-bottom: 0px;
}
.login_name {
        font-size: 1.4em;
        font-style: italic;
        text-indent: 11px;
        font-family: Georgia, "Times New Roman", Times, serif;
        padding-top: 0px;
        margin-top: 0px;
}
.letzter_login {
        font-size: 1.3em;
        padding-right: 5px;
}
body {
        background-color: #000000;
        background-repeat: no-repeat;
}
body,td,th {
        font-family: Adobe Garamond Pro, Georgia, Times New Roman, serif;
        color: #EAEAEA;
}
.login_form {
        border: 3px inset #FFFFFF;
}
.shoutbox {
        background-color: #FFFFFF;
        margin: 0px;
        overflow: scroll;
        height: 590px;
  margin-left:5px;
  margin-right:5px;
  padding:5px;
  border:#555 3px inset;
  table-layout:fixed;
}
.edits {
  font-size: 8px;
  }
.klein {font-size: 14px;}
.center {text-align:center;}
.highlight {background-color:#5C5C5C}
.fett {font-weight:bold}
.right {text-align:right;}

a:link { color:#FFD8B0; text-decoration:none }
a:visited { color:#FFD8B0; text-decoration:none }
a:hover { color:#FFD8B0; text-decoration:underline }
a:active { color:#FFD8B0; text-decoration:underline }

.darker {color:#000000; background-color:#530909;}
.lighter {color:#000000; background-color:#000;}

.thread {border:white dotted 1px}
