/* ------ */
/* Tabelle */
/* ------ */
table.hintergrund
{
background-color : #CD3824;
border : 1px solid #FFFFFF;
margin-bottom : -20px;
}
table.hintergrundA
{
background-color : #DDDDDD;
border : 1px solid #FFFFFF;
}
/* ------ */
/* Zeilen */
/* ------ */
tr.hintergrund
{
background-color : #FFFFFF;
}
tr.hintergrundoben
{
background-color : #FFFFFF;
height : 10px;
}
tr.hintergrundunten
{
background-color : #FFFFFF;
height : 300px;
}

/* ------ */
/* Zellen */
/* ------ */
td.hintergrund
{
background-color : #FFFFFF;
}
td.hintergrundA
{
border : 1px solid #0000FF;
}
td.titel
{
background-color : #942724;
vertical-align : top;
}
td.titelbild
{
background-color : #942724;
width : 240px;
text-align : right;
vertical-align : top;
background-image:url(matthias_werner1.jpg);
}
td.mitte
{
background-color : #DDDDDD;
width : 532px;
vertical-align : top;
}
td.rechts
{
width : 150px;
background-color : #DDDDDD;
vertical-align : top;
}
td.links
{
background-color : #DDDDDD;
width : 10px;
vertical-align : top;
}
td.rahmenlinks
{
background-color : #FFFFFF;
width : 1px;
}
td.rahmenrechts
{
background-color : #FFFFFF;
width : 1px;
}
td.a
{
background-color : #802725;
width : 5px;
}
td.b
{
background-color : #702725;
width : 15px;
}
td.c
{
background-color : #602725;
width : 25px;
}
td.d
{
background-color : #501715;
width : 35px;
}
td.e
{
background-color : #300705;
width : 45px;
}
td.f
{
background-color : #000000;
width : 280px;
}
