body {
	font-family:"tebuchet ms",verdana, helvetica, sans-serif;
	font-size:85%;
}

h1 {font-weight:normal;font-size:160%;}
h2 {font-size:110%;}

#header, form,.update, .bottomNav, .level3Nav {
	display:none !important;
}

a img {border:none;}

#content div.headerImage {
	background-image: none !important;
}

form {
	display:none !important;
}

#mitarbeiter span {
	display:inline !important;
}


/* sIFR */

.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}

