body {
    font-family: Verdana,Arial,sans-serif;
    font-size: 10pt;
    color: #d11319;
    background-color: #000000;
 
}

table {
    align: center;
}

td {
    font-size:10pt;
    margin: 30px;
}

a.menulink:link {
}

a.menulink:visited {
}

a.menulink:hover {
    background-color: #000000;
}

a.menulink:active {
}

a:link {
    font-style: italic;
    color:#d11319;
    text-decoration:underline;
    font-weight:bold;
}

a:visited {
    font-weight:normal;
    color: #d11319;
    text-decoration:underline;
    font-weight:bold;
}

a:hover {
    color:#000000;
    text-decoration:underline;
    background-color:#d11319;
    font-weight:bold;
}

a:active {

}

table.content {
 
}

table.lineup {
    margin-top: 10px;
}

td.content {
    padding: 10px;
}

td.inst {
    text-align: center;
}

h1.whatis {
    font-style: italic;
    font-variant: small-caps;
    border-bottom: 1px solid;
    padding-left: 5px;
}

div.rueck {
    margin-left: 10px;
    margin-right: 10px;
}

div.newshead {
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 1ex;
}

div.newscont {
    margin-left: 10px;
    margin-bottom: 30px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: 1px dotted;
    border-bottom: 1px dotted;
}

div.createdby {
    font-size: 8pt;
    font-style: italic;
    padding-right: 10px;
    background-color: #202020;
    text-align: right;
}
div.gigs {
    font-size: 9pt;
    font-weight: bold;
    padding-right: 10px;
    margin-bottom: 3px;
    background-color: #202020;
    text-align: center;
}