*{
  margin:0px;
  padding:0px;
  border:0px;
  background-color:transparent;
  list-style-type:none;
  text-decoration:none;
  font-family:verdana;
  font-size:15px; line-height:21px; 
  color:#000000;
}
.clear { clear:both; line-heigth:0px; heigth:0px; display:inline; }

p, h1 { text-align:justify;}
a:hover {color:#ff0000;}

h1{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	margin-left:auto;
	text-align:center;
}
h2 {
	padding:2px;
	background-color:#ffa050;
	font-size:17px;
	line-height:23px;
	
}
h3{
	font-size:15px;
	line-height:20px;
	font-weight:bold;
}


body {
  background:#ffe0b0;
  padding:20px;
  text-align:center;
  position:relative;
}
*html body { text-align:center; } /* zentrierung des wraps f?r ie */

#wrap {  
  width:900px;
  margin:auto;
  padding-left:12px;
  padding-right:12px;
  padding-top:12px;
  padding-bottom:12px; 
  text-align:left;
}

#fusspflege_logo {
	/*border:1px solid #333333;*/
}

#home_logo {
  margin-left:auto;
  height:420px;
  line-height:300px;
  background-image:url(bilder/praxis.jpg);
  background-repeat:no-repeat;
  background-position: center;
  display:block;
  text-align:center;
  position:relative;  
}

#home_logo:hover {
  	background-image:url(bilder/praxis_hover.jpg);
}

#logo_link { 
  margin-left:auto;
  height:80px;
  line-height:80px;
  background-image:url(bilder/podologie_fusspflege_berlin.jpg);
  background-repeat:no-repeat;
  background-position: center;
  display:block;
  text-align:center;
  position:relative;
}



*html #wrap { text-align:left; } /* dezentrierung des inhalts fuer ie */
*html p { text-align:left; } /* dezentrierung des inhalts fuer ie */
*html img { margin:0 0 -3px 0; } /* ie image bugfix */

#content {
  width:620px;
  border:5px solid #ffc080;
  float:right;
  padding:5px;
  text-align:left;
  min-height:440px;
  height:auto !important;  /* für moderne Browser */
  height:440px;  /*für den IE */
}

#navigation {
  width:260px;
  float:left;
}

#navigation ul { 
  text-align:center;
}
#navigation ul li {
  margin:0px 10px 20px 0px;
}
#navigation ul li a {
  font-size:23px;  
  letter-spacing:1px;  
  text-decoration:none;
  background:#ffa050;
  background-image:url(bilder/fuss.gif);
  background-repeat:no-repeat;
  padding-left:45px;
  color:#ffffff;
  line-height:40px;
  height:40px;
  width:205px;
  display:block;
}
.active a {
  background:#ffc080!important;
  background-image:url(bilder/fuss.gif)!important;
  background-repeat:no-repeat!important;
}
#navigation ul li a:hover{
  background:#ffc080;
  background-image:url(bilder/fuss_hover.gif);
  background-repeat:no-repeat;
  color:#ffffff;
}

.desc_pic {
  float:right; 
  margin:0px 10px 0px 10px;
}
.price_desc {
  padding-right:120px;
  text-align:right;
}
.price_desc_noimg {
  padding-right:10px;
  text-align:right;
}

.margin_strich {
  font-weight:bold;
  width:10px;
  float:left;"
}
.margin_text {
  margin-left:10px;
}
  
.aktuell01 {
  padding-left:45px;
  font-style:italic;
}
  

hr { border-bottom:1px solid #ffffff; margin-top:5px; margin-bottom:5px; }