#ie6hint,#header ul,#newsticker,#breadcrumb,.menulvl1,.menulvl2,.menulvl3,.menulvl4,#headline_footer,#footer,.cssbutton_slim,.watermark,#page_end_navigation {
  display:none !important;  
}

body {
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;         	/* Serifenloseschriftfamilie */
   font-size:11px;																										/* Standardschriftgröße */		
   color:#000;																											  /* Standardschriftfarbe */
   line-height:14px;																									/* Standardzeilenhöhe */
}

table {
  margin-bottom:21px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  width:100%;
}

thead tr th, tbody tr td {
  padding:5px;
  border:1px solid #cfcfcf;
  vertical-align:middle;
}

thead tr th {
  background-color:#f3f3f3; 
}

tbody tr {
  background-color:white;
}

tfoot tr td { /* Tabellenfusszeile bzw. Tabellenunterschrift */
  font-size:11px; 
  padding:5px;
}

img {
  border:none;  
}