/*margin: 0 ersetzt den Html-Teil seitenrand*/
body {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	background: #FCF2CF url(../images/h_logo-oben.gif) no-repeat;
    background-attachment: fixed;
    background-position: 100% 100%;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #FBEBB3;
	scrollbar-highlight-color: #598996;
	scrollbar-shadow-color: #FBEBB3;
	scrollbar-3dlight-color: #FBEBB3;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #FCF2CF;
	scrollbar-darkshadow-color: #598996;
}
a {
  color: #ae290a;
  text-decoration: none;
}
a:hover {
  color: #005B17;
}
a:aktiv {
  color: #005B17;
}
a:focus {
  color: #005B17;
}
p {
  line-height: 22px;
  font-size: 1em;
  color: #0f2c34;
}
#content {
	margin: 0px 180px 0px 0px;
	position: absolute;
	top: 40px;
	left: 75px;
	width: 70%;
	z-index: 1;

}
#test {
	margin: 0px 0px 0px 0px;
	position: relative;
	top: -20px;
	left: 73px;
	width: 950px;
	z-index: 3;

}

#bildcollage {
  margin: 0px 0px 0px 0px;
  position: absolute;
  	width: 95%;
  top: 0px;
  left: 0px;
	z-index: 2;
}
#siteleistungen {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 850px;
	z-index: 5;

}
#content-aerzte {
  margin: 0px 0px 0px 0px;
  position: absolute;
  top: 10px;
  left: 73px;
  width: 77%;
}
#bildoben {
	position: absolute;
	top: 0px;
	left: 515px;
	float: left;
	width: 380px;
	height: 170px;
}
#extrabild {
	position: absolute;
	top: 0px;
	left: 450px;
	float: right;
	width: 400px;
	height: 200px;
}
/*--ab hier Klassen--*/

.fett {
  font-weight: bold;
}
strong {
  font-weight: bold;
}
ul {
  line-height: 22px;
  font-size: 1em;
  color: #0f2c34;
  list-style-type: square;
}
.desc{
  display:none;
}
/***********
/* helpers-Mindestabstand*/
h1{
	margin-bottom: 3px;
	margin-top: 3px;
	color: #840000;
}
.doc{
  width: 500px;
      color: #0f2c34;
}

h3{
	margin-bottom: 3px;
	margin-top: 3px;
	color: #840000;
}
h2{
	color: #840000;
}
.unsicht{
  display:none;
}
.leistungen {
  margin: 45px 0px 0px 73px;
	color: #0f2c34;
}
#willkommentext {
  position: absolute;
  top: 190px;
  left: 73px;
	color: #0f2c34;
	width: 75%;
}
#news{
	font-size: 85%;
	color: #0f2c34;
	visibility: visible;


}

