<!--
table.logo {
table-layout: fixed;
width: 837px;
height: 106px;
background-image: url(images/shiny-white.jpg);
background-position: center center;
background-repeat: no-repeat;
}

table.gabi {
table-layout: fixed;
width: 670px;
height: 500px;
background-image: url(images/senghas.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}

table.gabi-en {
table-layout: fixed;
width: 670px;
height: 500px;
background-image: url(images/en/senghas.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}

table.allgemein {
padding-top: 0px;
top: 0px;
margin-top: 0px;
table-layout: fixed;
width: 670px;
}

td.text {
vertical-align: top;
padding-top: 0px;
top: 0px;
margin-top: 0px;
}

tr.dunkel {
vertical-align: middle;
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #efefef;
background-color: #c0c0c0
}

tr.hell {
vertical-align: middle;
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #666;
background-color: #eaeaea
}
-->
