
.titel
{
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica;
    float:left;
    margin-left: 10px;
}

.titelbar {

    height: 30px;
    width: 760px;
    border-bottom: solid 1px #000000;
    margin-top: 10px;
    margin-left: 10px;
}
.action
{
    float: left;
}
.cont{
    padding: 10px;
}

#ContentPane
{   
    width: 780px;
    clear: left;
    color: #000000;
    font-size: 0.8em;
}
/* style of item titles on edit and admin pages */
.SubHead
{
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    color: #000000;
}





