BODY
{
    font-family : "Trebuchet MS", Verdana, sans-serif;
    /* font-size: 62.5%; */
    /* font-size : 11px; */
    /* text-align : center; */
    /* overflow : auto; */          /* IE: Rollbalken nur wenn noetig # stoert Mozilla */
    color : black;
    background-color: #fffff6;    /* Hintergrund hellgrau = #eeeeee */
}

INPUT, SELECT { font-size: 1em; }
TABLE, TH, TD { font-size:1em; }
TH    {    text-align : center; font-weight : bold; }
FONT  {    font-size: 1em; }
LI    {    font-size: 1em; }

H1, H2, H3, H4, H5
{
    font-weight : bold;
        background-color: transparent;
    color : #933;                        /* Textfarbe dunkelrot=#800000 */
}

H1 {   font-size: 1.5em; }
H2 {   font-size: 1.4em; }
H3 {   font-size: 1.3em; }
H4 {   font-size: 1.2em; }
H5 {   font-size: 1.1em; }

A:link
{
    /* color : #800000; */
    text-decoration : normal;
}

A:hover
{
    color : #E06000;
    text-decoration : normal;
}

A:visited
{
    /* color : #800000; */
    text-decoration : normal;
}

A:active
{
    color : #cc3333;
    text-decoration : normal;
}


A:visited
{
    /* color : #800000; */
    text-decoration : normal;
}

A:active
{
    color : #cc3333;
    text-decoration : normal;
}

.smiles img {border:0;text-decoration:none;}
.smiles {margin-left:40px;padding:5px;width:450px;border:1px solid;}
.zentrum {margin:auto;text-align:center; width:80%; padding:10px;}
.zentrum table {margin:auto;}
.entrytable {margin-left:20px; padding:20px;width:500px;}
.message {margin:auto;text-align:center;width:700px;}

