/*******************************************
* $Author: skuegler $
* $RCSfile: style.heilpraktiker.css,v $
* $Date: 2010-11-23 10:11:04 +0100 (Di, 23. Nov 2010) $
* $Revision: 114 $
*******************************************/

/* homoeopathie Seiten */
#homoeopathie {
	clear: both;
	font-family:Arial,sans-serif; 
	font-size:9pt; 
	color:#000000;
}

#heilpraktiker h1 {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	margin: 6px 0px 10px 0px;
	padding: 0;
}

#heilpraktiker h2 {
  font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	margin:0xp;
	padding: 0px 0 0px 0;
}

#heilpraktiker h3 {
  clear:both;
  font-size: 10pt;
	border-top: solid 1px #004F82;
	border-bottom: solid 1px #004F82;
	padding: 6px 0px 6px 6px;
	margin: 24px 0 10px 0;
	background-color:#F1FAFE;
}


#heilpraktiker a {
    font-size: 10pt;
    color:#0060AF;
}

#heilpraktiker a:hover {
    font-size: 10pt;
		color:#E60004; 
}

#heilpraktiker p {
  clear:both;
	margin: 0px 0 15px 0;
}

#heilpraktiker ul {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 520px;
	list-style:none;
}

#heilpraktiker li {
	margin: 10px 0 0 10px;

}

/* Infoboxen */ 
  .Infobox {
		padding:0px 0px 0px 0px;
		margin: 0 10px 15px 0;
		float: left;
		width: 164px;
		height: 132px;
		border: solid #CCCCCC 1px;
		display:block;
		text-align: center;
}

  .Infobox a {
    font-size: 10pt;
    font-weight: bold;
    color:#3188B6;
    border: 0px;
  }

  .Infobox a:hover {
    font-size: 10pt;
    font-weight: bold;
		color:#E60004; 
  }
	
	.bild {
		width: 164px;
		height: 110px;
		border: 0px;
	}
	
	.link {
		width: 164px;
		background: #F5DD9F;
		padding: 3px 0 3px 0;
	}
	
	.Infoboxrechts {
		padding:0 0px 0px 0px;
		margin: 0 0px 15px 0;
		float: left;
		width: 164px;
		height: 131px;
		border: solid #CCCCCC 1px;
		display:block;
		text-align: center;
	}

  .Infoboxrechts a {
    font-size: 10pt;
    font-weight: bold;
    color:#3188B6;
    border: 0px;
  }

  .Infoboxrechts a:hover {
    font-size: 10pt;
    font-weight: bold;
		color:#E60004; 
  }

