body {
background:white;
}
.wrapper {
width:760px;
margin:0 auto;
border-left:solid 1px #CC0033;
border-right:solid 1px #CC0033;
}
.titel {
background:#CC0033;
margin:0 auto;
width:760px;
height:60px;
}
.titel1 {
float:left;
width :400px;
height:50px;
padding:5px;
font-size:32px;
line-height:48px;
letter-spacing:1.2px;
color:white;
font-family:'Trebuchet MS',arial,sans-serif;
}
.titel2 {
float: right;
width:340px;
height:50px;
padding:5px;
font-size:18px;
line-height:56px;
color:white;
text-align:right;
font-family:'Trebuchet MS',arial,sans-serif;
}
.column {
float:left;
width:266px;
margin:0 auto;
overflow:hidden;
}
.portrait {
width:250px;
padding:8px;
margin:0px;
}
.navigation {
width:250px;
padding:8px;
font-size:16px;
color:#CC0033;
font-family:'Gill Sans',arial,sans-serif;
}
.calendar {
float:left;
width:250px;
padding:8px;
margin:0px;
color:black;
font-family:'Gill Sans',Arial,sans-serif;
font-weight:normal;
}
th {
width:20px;
font-size:11px;
}
td {
padding:3px; 
width:20px;
font-size:10px;
vertical-align:top;
font-weight:normal;
text-align:right;
}
.content {
float:left;
width:478px;
left:30px;
padding:8px;
font-size:12px;
font-family:'Gill Sans',Arial,serif;
color:black;
overflow:visible;
}
.content td {
padding:6px;
width:auto;
border-spacing:8px;
font-size:11px;
font-weight:normal;
text-align:left;
}
p {
color:black;
margin-bottom:0.25em;
}
.big {
font-size:18px;
font-weight:normal;
}
.red {font-size:18px;
font-weight:normal;
color:#CC0033;
}
.mo {
background:yellow;
text-align:right;
}
.di {
background:orange;
text-align:right;
}
.mi {
background:red;
text-align:right;
}
.do {
background:white;
text-align:right;
}
.fr {
background:fuchsia;
text-align:right;
}
.saso {
background:green;
color:white;
text-align:right;
}
.we {
color:red;
text-align:right;
}
.HEUTE {
background:white;
padding:1px;
border:solid 3px red;
text-align:right;
}
.moHEUTE {
background:yellow;
padding:1px;
border:solid 3px red;
text-align:right;
}
.diHEUTE {
background:orange;
padding:1px;
border:solid 3px red;
text-align:right;
}
.miHEUTE {
background:red;
padding:1px;
border:solid 3px black;
text-align:right;
}
.doHEUTE {
background:white;
padding:1px;
border:solid 3px blue;
text-align:right;
}
.frHEUTE {
background:fuchsia;
padding:1px;
border:solid 3px red;
text-align:right;
}
.sasoHEUTE {
background:green;
color:white;
padding:1px;
border:solid 3px red;
text-align:right;
}
.weHEUTE {
color:red;
padding:1px;
border:solid 3px red;
text-align:right;
}
.navigation a {
text-decoration:none;
}
a:link {
color:#CC0033;
}
a:visited {
color:#CC0033;
}
a:hover {
color:white;
background:#CC0033;
outline:solid #CC0033;
}
a:active {
color:black;
background:white;
outline:none;
text-decoration:none;
}
.footer {
bottom:0px;
left:30px;
width:744px;
padding:8px;
font-size:9px;
color:white;
text-align:center;
font-family:Verdana,sans-serif;
background:#CC0033;
clear:left;
}

