body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background:#ffffff;
}

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:0;
  page-break-after: avoid;
  color:#000000;
}

p {
  margin: 0 0 1em 0;
}

p+p {
  margin-top: -1em;
  text-indent: 2em;
}

a, a:visited, a:hover, a:visited:hover {
  color: #01a3e5;
  background: #ffffff;
  text-decoration: none;
}


/*
##########
Top container
##########
*/
#topContainer {
border:0px;
}

#rightTop , #smaHotline , #search , #userProfileSignIn , #topMenu{
	display:none;
}



/*
##########
Top container Ende
##########
*/


/*
##########
Content container
##########
*/

#bread , #leftContainer{
	display:none;
}

.stdContent h2, .stdContent h3, .stdContent h4, .stdContent h5 {
	color:#000000;
}




/*
##########
Teaser Boxen
##########
*/

.teaserRightBlue, .teaserRightLightBlue, .teaserPink .whiteTeaser, .whiteTeaserImage, .whiteTeaserImageLeft, 
.whiteTeaserImageOutside, .smaCareline, .blueRegister, .growthChart, .imgBgTeaser, .pdfTeaser, .leftTeaser {
	display:none;
}


/*
######
right Side
######
*/
.tagHistory  {
	display:none;
}



/*
##########
Teaser Boxen Ende
##########
*/



 
/*
##########
Content container Ende
##########
*/


/*
##########
Footer container
##########
*/


#bottomContainer , #footerTopLine {
	display:none;
}


/*
##########
Footer container Ende
##########
*/

