table#advent td,th {
font-size: 24px;
color: #FFFFFF;
}
.advent_buch {
font-size: 24px;
font-weight: bold;
color: #000000;
text-decoration: none;
height: 110px;
width: 110px;
background-image: url("buch.jpg");
background-repeat: no-repeat;
background-position: center center;
text-align:center;
vertical-align:middle;
padding-bottom:10px;
}
table#advent a {
font-size: 24px;
font-weight: bold;
color: #FFCC00;
text-decoration: none;
padding: 30px;
}
table#advent a:hover {
color:#FF0000;
text-decoration: none;
}
.rahmen {
border: 5px solid #FFCC00;
}
.advent_up {
font-size: 24px;
font-weight: bold;
color: #FFCC00;
text-decoration: none;
text-align:center;
vertical-align:middle;
height: 110px;
width: 110px;
background-image: url("buch_up.jpg");
background-repeat: no-repeat;
background-position: center center;
padding-bottom:10px;
}

table#tabuber tr,td {
vertical-align:top;
}
