div
{
  color: #EEEEEE;
}


.newsentry
{
  background-color: #DDDDDD;
  color: #222222;
}

.evententry
{
  background-color: #BBBBBB;
  color: #111111;
}

.articleentry
{
  background-color: #999999;
  color: #000000;
}

.registrierung
{
  background-color: #262626;
}



.zitatklasse
{
  font-style: italic;
  color: #999999;
}

.tmoriginaltitle
{
    color: #FF0000;
}

.tmsunrisetitle
{
    color: #0000FF;
}

.tmnationstitle
{
    color: #00FF00;
}

.tmnationsforevertitle
{
    color: #007700;
}

.tmunitedtitle
{
    color: #AAAAAA;
}

.tmunitedforevertitle
{
    color: #777777;
}

.reginfos
{
    size: 6px;
}


#eingabefelderinfo
{
    margin-left: 2em;
    width: 1px;
}

#eingabefelder
{
    margin-left: 2em;
    width: 1px;
}


.body {
    background-color : #272727;
}

.schrift{
    color: #FFFFFF;
}

.schrift2{
    color: #000000;
}

.titel{
    font-weight : bold;
    text-decoration : underline;
    font-size : 24px;
}
#anzeige {
    background-color : #242424;
    position: absolute;
    margin-left: 0px;
    width : 100%;
    left: 0%;
    top: 0px;
    bottom: 0px;
  }


#buttons {
    background-image:url(kachel.png);
    background-color : #272727;
    /*border-bottom-style : inset;
    border-left-style : inset;
    border-right-style : inset;
    border-top-style : inset;*/
    bottom : 0px;
    left : 12px;
    position : absolute;
    text-align : center;
    top : 150px;
    width : 180px;
  }


#titel {
    /*-khtml-border-radius : 30px;
    -moz-border-radius : 30px;*/
    background-color : #303030;
    color: #FFFFFF;
    /*border-bottom-style : outset;
    border-bottom-width : 6px;
    border-left-style : outset;
    border-left-width : 6px;
    border-right-style : outset;
    border-right-width : 6px;
    border-top-style : outset;
    border-top-width : 6px;*/
    height : 150px;
    left : 12px;
    position : absolute;
    right : 0px;
    text-align : center;
  }


#inhalt {
    color: #FFFFFF;
    left : 200px;
    overflow : auto;
    position : absolute;
    top : 165px;
    bottom: 0px;
  }


a{
    color: #8888FF;
}


[type=submit] {
    -khtml-border-radius : 30px;
    -moz-border-radius : 30px;
    background-color : #222222;
    color: #FFFFFF;
    background-repeat : no-repeat;
    font-size : 100%;
    font-weight : bold;
    width : 150px;
    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;

  }


[type=submit]:hover {
    border-color: #555555;
    color: #FFFFFF;
    font-size : 100%;
    font-style : normal;
    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;
  }

.links {
    float: left;
    text-align : right;
    width : 9em;
    /*height: 1em;*/
    margin-right: 3em;
    margin-left: 3em;

  }


.links2 {
    float: left;
    text-align : left;
    width : 35em;
    /*height: 1em;*/
    margin-right: 1em;
    margin-left: 20em;

  }
