html, body {
	background-image: none;
	}
body {
	width: 100%;
	min-width: 750px;
	}
*html body { /* for IE <= 6  */
  width: 100%;
  }

#colleft, #colright {
  display:none;
}
#container-head {
  display:none;
}
#adtop {
  display:none;
}
.noprint, .angebote, .adtextleaderboard, #commentlink {
  display:none;
}
body {
  width:auto;
  min-width:inherit;
}
a {
  text-decoration:none !important;
  border-bottom-style:none !important;
}
div.intro h1, div.intro h2 {
	background-color:white;
	color:black;
	border-style:none;
	-moz-box-shadow:0 0 0px white;
	-webkit-box-shadow:0 0 0px white;
}
ul.tab {
  background-color:transparent;
}
.bgmarker {
  background-color:transparent;
  padding-left:0px;
}