﻿body 
{
    font: normal 11px/17px Verdana;
}
a:link, a:visited, a:active
{
    color: #F60;
    text-decoration: none;
}
a:hover
{
    color: #666;
}
p
{
    margin-bottom: 10px;
}
h1.PlayerProfileItem
{
    font: bold 12px Verdana;
    color: #F60;
    margin-bottom: 10px;
}
h2.GenPageHeader
{
    font: bold 12px Century Gothic;
    color: #F60;
    margin-bottom: 10px;
}
h2.NewsHeader
{
    font: bold 12px Verdana;
    color: #F60;
    margin-bottom: 10px;
}
h3.MenuHeader
{
    font: bold 14px Century Gothic;
    padding-top: 1px;
    color: #FFF;
}
h4.Login
{
    font: bold 14px Century Gothic;
    color: #333;
}
h5.SubHeader
{
    font: bold 14px Century Gothic;
    color: #333;
}
.Bericht a:link, .Bericht a:visited, .Bericht a:active
{
    color: #F60;
    text-decoration: none;
}
.Bericht a:hover
{
    color: #666;
}
b.UserName
{
    color: #F60;
}