#header, 
#accessibility, 
#sidebar,
#subnavigation,
#partner, 
#slider-wrapper, 
#controls-wrapper, 
#contact,
#cent,
.top,
.button,
a.box,
a.price,
.print,
.trynow { 
 display: none;
}
body {
 margin: 0;
 padding: 0;
 font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
 background: white;
}
h1, h2, h3, h4, h5, h6 {
 font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
"Bitstream Vera Sans", sans-serif;
 font-weight: bold;
 margin: .75em 0 .5em 0;
 page-break-after: avoid;
}
h1 {
 font-size: 1.25em;
}
h2 {
 font-size: 1.13em;
}
a:link, a:visited {
  color: #2a5980;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
}
a:link:after, a:visited:after {
  content: " (Link auf <" attr(href) ">) ";
  font-size: 90%;
}
a[href^="/"]:after {
  content: " (Link auf <http://www.netcar24.com" attr(href) ">) ";
}
table tr {
 text-align: left;
}
#wrapper {
 width: auto; 
 margin: 0 5%;
 padding: 0; 
 border: 0;
 float: none !important;
 color: black; 
 background: transparent;
}
#footer {
  border-top: 1.5pt solid;
  font-size: .95em;
  color: #333;
  text-align: center;
}