html, body
{
    background-color: #000000;
    background-repeat: repeat;
}

*
{
    margin: 0;
    padding: 0;
}
a
{
    color: #D19717;
    text-decoration: none;
}

a:hover
{
    color: #D19717;
    text-decoration: underline;
    cursor: pointer;
}

#menue
{
    width: 210px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

#online
{
    width: 210px;
    position: relative;
    margin: 10px;
}

.left
{
    position: relative;
    float: left;
}

.right
{
    position: relative;
    float: right;
    width: 170px;
    text-align: right;
}

.time
{
    font-size: small;
}

.clear
{
    clear: both;
}

.marginbuttom
{
    margin-bottom: 5px;
}

.margintop
{
    margin-top: 10px;
}

.marginleft
{
    margin-left: 5px;
}

.marginleft15
{
    margin-left: 15px;
}

#legend
{
    position:relative;
    top:-10px;
}

#nachrichtenmargin
{
    margin: 10px;
    width: 750px;
}

hr
{
    width: 655px;
    height: 1px;
    border: 0;
    background-color: #D19717;
    margin-top: 5px;
}

.datum
{
    position: absolute;
    left: 530px;
}

#menuebeschriftung
{
    width: 150px;
    height: 45px;
    position: relative;
    top: 5px;
}
#menueschrift
{
    vertical-align: middle;
    width: 180px;
    color: Black;
    font-size: 1.4em;
    position: relative;
    top: -30px;
}

#onlinebeschriftung
{
    width: 150px;
    height: 45px;
    position: relative;
    top: 5px;
}
#onlineschrift
{
    vertical-align: middle;
    width: 180px;
    color: Black;
    font-size: 1.4em;
    position: relative;
    top: -30px;
}

#anzeigebeschriftung
{
    width: 180px;
    height: 45px;
    position: relative;
    top: 5px;
}
#anzeigeschrift
{
    vertical-align: middle;
    width: 180px;
    color: Black;
    font-size: 1.4em;
    position: relative;
    top: -30px;
}

#optionenlist
{
    list-style-type: none;
    width: 190px;
    position: relative;
    left: 10px;
    top: -15px;
}

#freundelist
{
    list-style-type: none;
    width: 190px;
    position: relative;
    left: 10px;
    top: -15px;
}

#leftmenue
{
    position: relative;
    float: left;
}

#nachrichten
{
    position: relative;
    float: left;
}

.input
{
    margin: 5px;
}

.betreff
{
    position: absolute;
    left: 170px;
    padding-top: 4px;
}

.marginleftrigth
{
    margin-left: 1px;
    margin-right: 1px;
}

#pages
{
    width: 500px;
    vertical-align: middle;
}

.message
{
    position: relative;
    left: 135px;
    height: 0px;
    overflow: hidden;    
}

.messagebuttons
{
    position: relative;
    left: 120px;
    height: 0px;
    overflow: hidden;    
}

.textarea
{
    width: 350px;
    height: 15px;
    position: relative;
    left: -5px;
    padding: 5px;
    padding-left: 10px;
    resize: none;    
}

.datum
{
    font-size: 0.9em;
     padding-top: 6px;
}

.hrclass
{
    position:relative;
    top:-3px;
        
}

.img
{
    position: absolute;
    left:145px;
}

#filter
{
    position: absolute;
    left: 540px;
}

#filterselect
{
    position: absolute;
    left: 585px;
    /*top: 14px;*/
}

.top
{
    position: relative;
    top: -3px;
}

.gilde
{
    color: #007700;
}

.handel
{
    color: #808000;
}
