


a, a:link,a:active {
        color: #0090E0;
        text-decoration: none;
        font-weight:bold;

        line-height:19px;
}
a:visited {
        color: #00AFFF;
        text-decoration: none;
        font-weight:bold;
        line-height:19px;

}
a:hover {
        color: #00AFFF;
        text-decoration: underline;
        line-height:19px;

}
a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active {
        border: #7F7F7F 1px solid;
        margin-bottom: -55px;
        padding-top: 10px;
        width: 170px;
        display: block;
        background: rgb(35, 35, 35);
        height: 210px;

}
a.td.thumbnail:hover            {
        border: #CFCFCF 1px solid;
        margin-bottom: -55px;
        padding-top: 5px;
        width: 170px;
        display: block;
        background: rgb(35, 35, 35);
        height: 210px;

}
body{
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        background:#514742;
        color: #514742;
        font: 12px verdana, arial, sans-serif;
        vertical-align: middle;
        line-height:19px;

}

div,th,tr,table,font,li,ul,
blockquote,p,h1,h2,h3,h4,h5 {
        border: 0px;
        color: #3F3F3F;
        font: 12px verdana, arial, sans-serif;
        line-height:19px;
        text-align:justify;
}
b{
        border: 0px;
        color: #3F3F3F;
        font: 12px verdana, arial, sans-serif;
        font-weight: bold;
        line-height:19px;
}

strong{
        border: 0px;
        color: #000000;
        font: 12px verdana, arial, sans-serif;
        font-weight: bold;
}

h1 {

        margin-bottom: 3px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
        display: block;
        color: #000000;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0px;


        position: relative;

}

h2 {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
        display: block;
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0px;


        position: relative;
}

h3 {
        border-bottom: rgb(0, 0, 0) 1px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        padding: 2px;
        width: 400px;
        display: block;
        background: rgb(40, 40, 40);
        color: rgb(91, 91, 101);
        font: 9px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}
h5 {
        padding-left: 2px;
        width: 150px;
        display: block;
        color: rgb(204, 204, 255);
        font-size: 10px;
        font-weight: normal;

}


input {
        border: rgb(0, 0, 0) 0px solid;
}
table.thumbnail {
        width: 10%;
}
td {
        border: 1px none;
        background: none;
        border-collapse: collapse;
        empty-cells: show;
}
td.message_body {
        border-bottom: rgb(0, 0, 0) 1px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        display: block;
        background: rgb(40, 40, 40);
}



.head  {
        color:#DFDFDF;
        padding-bottom: 8px;
        padding-top: 30px;
        padding-left:15px;
        font: 11px Verdana, Tahoma, Helvetica, sans-serif;
        font-weight: bold;
        }
.navi  {
        color:#DFDFDF;
        padding-bottom: 1px;
        padding-top: 1px;
        font: 11px Verdana, Tahoma, Helvetica, sans-serif;
        font-weight: bold;
        }

.bildlinks  {
        border-right: #0F0F0F 1px solid;

        }

.thumbnail  {
        border:#000000 1px solid;
        width:110px;
        height:110px;
        background:#8F8F8F;
        }



.message_body {
        margin: 5px 5px 10px;
        color: #3F3F3F;
        font: 10px Verdana, Tahoma, Helvetica, sans-serif;
}
.sb{
        background: rgb(91, 91, 101);
        color: rgb(204, 204, 255);
        font: 10px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}



HR { position : relative;}
