body
{
        background-color: #000000;
        font-family: Helvetica,Arial;
        margin-top: 10px;
        margin-bottom: 25px;
}

a
{
        color: #CCCCCC;
}

a:link
{
        text-decoration: none;
}

a:hover
{
        text-decoration: none;
        color: #AA0000;
}

a:visited
{
        text-decoration: none;
}

a:active
{
        text-decoration: none;
}

.menu
{
        text-align: right;
        margin-top: 20px;
        padding-right: 15px;
}

.menu-entry
{
        background-color: #333333;
        font-size: 12px;
        text-align: center;
        padding-top: 4px;
        padding-right: 15px;
        padding-bottom: 2px;
        padding-left: 15px;
        border-style: solid;
        border-color: #CCCCCC;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 0px;
        border-left-width: 1px;        
        margin-left: 2px;
        margin-right: 2px;
}

.menu-bar
{
        background-color: #333333;
        margin-top: 1px;
        padding-bottom: 4px;
        border-style: solid;
        border-color: #CCCCCC;
        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        margin-left: 10px;
        margin-right: 10px;
}

.content
{
        background-color: #888888;
        color: #000000;
        font-size: 13px;
        padding-top: 20px;
        padding-right: 40px;
        padding-bottom: 20px;
        padding-left: 40px;
        border-style: solid;
        border-color: #CCCCCC;
        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        margin-top: 4px;
        margin-right: 10px;
        margin-bottom: 4px;
        margin-left: 10px;
}

.picture
{
        border-style: solid;
        border-color: #333333;
        border-width: 4px;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
}

.copyright
{
        color: #CCCCCC;
        font-size: 10px;
        text-align: center;
        vertical-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
}

.text
{
        background-color: #333333;
        color: #CCCCCC;
        border-color: #CCCCCC;
        border-style: solid;
        border-width: 1px;
        margin-right: 5px;
}

.submit
{
        background-color: #333333;
        color: #CCCCCC;
        border-color: #CCCCCC;
        border-style: solid;
        border-width: 1px;
}

.mailinglist
{
        text-align: right;        
        margin-right: 15px;        
}

.mail-header
{
        color: #333333;
}
