.rundeEcken {
border: 2px solid black;
-moz-border-radius: 25px;
width: 200px;
height: 200px;
padding: 15px;
background:white;
text-align:center;

}
.feiertag
{
color:red;
font-weight : bold;
font-size:12px;
text-align:top;
text-align:center;}
.werktag{
color:black;
font-weight : bold;
font-size:12px;
text-align:top;
text-align:center;}
.ende{
color:grey;
font-weight : bold;
font-size:12px;
text-align:top;
text-align:center;}
.f{
color:red;
font-weight : bold;
font-size:12px;
text-align:top;
text-align:center;}

.f:link{
color:red;
font-weight : bold;
font-size:12px;
text-align:top;
text-align:center; }
.f:visited {
color:red;
font-weight : bold;
font-size:12px;
text-align:top;
text-align:center; }
.f:hover {
color:white;
font-weight : bold;
background-color:red;
font-size:12px;
text-align:top;
text-align:center; }

.f:active {
   color: white; }

.w{
color:black;
font-weight : bold;
font-size:12px;
text-align:top;
text-align:center;}

.w:link{
color:black;
font-weight : bold;
font-size:12px;
text-align:top;
text-align:center; }
.w:visited {
color:black;
font-weight : bold;
font-size:12px;
text-align:top;
text-align:center; }
.w:hover {
color:white;
font-weight : bold;
background-color:black;
font-size:12px;
text-align:top;
text-align:center; }

.w:active {
   color: white; }

.head{
color:white;
font-size:40pt;
text-align:center;
width:500pt;
}
.groesse{
border:0px;
height:100px;
width:700px;
}
.headline{
color:blue;
font-size:14px;
text-align:center;
font-weight : bold;

}
