
body
{
    padding:5px 15px 0 15px;
    font-family:verdana,tahoma,arial;
    font-size:11px;
    color: #666;
}

h1
{
    padding-bottom:15px;
    border-bottom:1px dashed #CCC;
}

p.content
{
    margin-top:30px;
}

div.projects
{
    margin-top:50px;
    width:480px;
    background-color:#EEE;
    border:1px solid #CCC;
    padding:10px;
}

div.imprint
{
    position:absolute;
    bottom:5px;
    left:21px;
    color:#AAA;
    font-size:10px;
    width:466px;
}

div.imprint div.head
{
    text-decoration:underline;
    margin-bottom:2px;
}

div.timestamp
{
    position:absolute;
    bottom:5px;
    right:5px;
    color:#BBB;
    font-size:10px;
    width:450px;
    text-align:right;
}

ul
{
    list-style-type:circle;
    padding-left:15px;
}

ul li a
{
    text-decoration:none;
    color:#004C94;
}

ul li a:hover
{
    color:#FF9130;
}

a.xing
{
    text-decoration:none;
    color:#666;
    font-weight:bold;
}

