/* CSS Document */
body {
background-color: #6699cc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #00FF99;
text-align: center;
}
td.leer {
font-size: 18pt;
height: 75px;
width: 80px;
}
td.fenster {
border: solid #FFFF00 1px;
height: 73px;
width: 78px;
text-align: center;
font-size: 18pt;
}
td.fenster1 {
height: 200px;
width: 200px;
text-align: center;
vertical-align: middle;
font-size: 24pt;
}
td.fenster2 {
height: 200px;
width: 200px;
text-align: center;
vertical-align: middle;
font-size: 24pt;
}
td.info {
border: solid #FFFF00 1px;
text-align: center;
font-size: 24pt;
}
td.datum {
border: none;
text-align: center;
height: 50px;
width: 160px;
font-size: 14pt;
}
td.stern {
border: none;
text-align: center;
height: 50px;
width: 30px;
}
td.addy {
border: none;
text-align: left;
height: 50px;
width: 500px;
font-size: 14pt;
}
a {
color: #00FF99;
}
