﻿body
{
        font-family:Verdana,Arial;
        font-size:14px;
        color:#000000;
        background-color:#fb0;
}
.page {
        padding:0px;
        margin:0px auto;
        width:1100px;

}
.tag {
         color:#ff0000; 
         font-size:21px;
         width:120px
}
.vorher {
         text-align:center;
         color:#0026ff;
         font-size:35px;
         vertical-align:top;
         border:3px solid #000
}
.nachher {
         text-align:center;
         color:#0026ff;
         font-size:35px;
         border:3px solid #000000;
}
.groesse {
         width:200px;
         
}
.linketabelle {
          float:left;
          padding-right:50px;
          width:550px
}
.linketabelle2 {
          float:left;
          width:1100px;
          text-align:center;
}
.linketabelle2 table {
    text-align:left;
    }

h1 {
          text-align:center;
}
.datum {
          color:#000;
          font-size:9px;
}
.woche {
         text-align:center;
         float:left;
         width:550px;
         font-size:20px;
}
.week {
         text-align:center;
         font-size:20px;
}
.sonstiges {
            color:#0026ff;
            font-size:12px;
}
.index {
         color:#0026ff;
         font-size:25px
}
.wochend { 
            text-align:center;
            font-size:25px;
            color:#000;
}
.prwo {
            width:200px;
            text-align:center;
}
a {
    text-decoration:none;
    border:none;
}
img a {
    text-decoration:none;
}
.zurück {
            
            width:150px;
            margin-left:130px;
            margin-top:10px;
}
.margin {
            margin:0px auto;
}