table.buch td.text {
    width:47%;
}

table.buch td.leer {
    width:6%;
}

table.herst {
    width:98%;
}

table.herst td {
    width:25%;
}

table.kontakt td, table.mitglied td {
    padding-bottom:15px;
}

table.kontakt td.art {
    width:150px;
}

table.mitglied, table.kontakt {
    width:98%;
    text-align:left;
}

table.mitglied td.bez {
    width:50px;
}

table.start {
	margin-top:20px;
    width:170px;
    table-layout:fixed;
}

table.start td {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size:9px;
}

table.start td.zentr {
    text-align:center;
}

table.start tr.leer {
    height:10px;
}

table.urteile {
    width:98%;
}

table.urteile td.head {
    color: white;
    background-color: #294965;
    width:15%;
    font-weight:bold;
}

table.urteile td.head2 {
    background-color: #f5f5f5;
    width:34%;
    font-weight:bold;
}

table.urteile td.leer {
    height:10pt;
}

