#logo-links,#menu,#layer1,#footer, form, img, .noprint {
	display:none
}


body {
font:0.9em "century gothic",arial;
background:#FF6600 url(../images/logo03.jpg) no-repeat fixed top left;
color:#000;
}

.menu {
position:absolute;
display: none;
}

a {
    color:#FF6600;
}

.ueberschrift {
font-size:16pt;
font-style:italic;
font-weight:500;
font-family:"Century Gothic", Arial;
text-align:center;
font-variant:small-caps;
color:#000000
}

/* Postit Date */
.post_cal {
     border: 1px solid #000;
     text-align: center;
     width: 55px;
     float: left;
     margin: 0 10px 5px 0;
}
 .post_cal .dayname {
      background-color: #808080;
      border-bottom: 1px solid #A6A6A6;
      color: #FFF; /*#505050;*/
      font-size:.8em;
      font-weight: bolder;
      width: 100%;
}

 .post_cal .daynum {
      background-color: #E0E0E0;
      border-bottom: 1px solid #A6A6A6;
      font-size:2em;
      font-weight: bold;
      width: 100%;
 }

 .post_cal .month, .post_cal .year {
      font-size:.8em;
      width: 100%;
      background: #EFEFEF;
}

.postmetadata {
 font-weight: bold;
}
/* End Postit Date */

.tabnormal table {
/*  display: none */
}

.tabnormal tbody td {
color:#000000;
padding:3px;
text-align:left;
}

.tabnormal a {
color:#FF6600;
}
.tabnormal tbody td{
border-bottom:1px solid #000000;
}

.tabnormal tbody th {
border-bottom:1px solid #000000;
background: #DFDFDF;
}





