body
{
    font-family: Arial, Helvetica, Verdana;
    
    font-size:16px;

    background-image:url("/_back/3004.gif");

}


td#blau
{
    font-size:22px;
    color:white;
    background:blue;
}

.gruen
{
    font-size:22px;
    color:white;
    background:brown;
}

table#main
{
    background:white;
    color:black;

}



td#head
{
    font-size:22px;
    background:darkgreen;
    color:white;

}

td
{
    font-size:16px;

}
td#normal
{
    font-size:16px;

}

table#band
{
    background:#b8cfdd;
    padding:10px;
    border-width:1px;
    border-color:gray;
    border-style:solid;
}

td#band
{
    font-size:18px;
    font-weight:600;
}

p#head
{
    text-align:center;
    font-weight:600;
    font-size:18px;
}
td#besetzungLeft
{
    text-align:right;
    vertical-align:text-top;
}
td#besetzungRight
{
    font-weight:600;
    vertical-align:text-top;
}

table#fotoBig
{
    border-width:5px;
    border-color:#b8cfdd;
    border-style:solid;
    padding:0px;
}



td#hinweis
{
    border-bottom:0px;
    border-left:0px;
    border-right:0px;
    border-top:1px;

    border-color:black;
    border-style:dashed;

    font-size:12px;
    font-style:italic;
    background:gainsboro;
    color:black;
}

div#rahmen
{
    border:1px;

    border-color:black;
    border-style:solid;

    color:black;
}

span#cp
{
    font-size:11px;
    font-style:italic;
}
