/* CSS Document Heika Standard*/

html {
	margin:0;
	padding:0
}

body {
	margin:0;
	padding:0;
	text-align:center;
	font: 11px Arial, Hevetica, sans-serif;
	color: #6A6A6A;
	
}

* {
	margin:0;
	padding:0;
}

.clear {
	clear: both;
}

a {
	color: #6DA966
}

h1 {
	display:block;
	width: 798px;
	height: 150px;
	margin-left: 11px;
}

h1 span {
	display:none
}

h1.willkommen {
	background: url(../images/h1_willkommen.jpg) no-repeat;
}
h1.rezep {
	background: url(../images/h1_rezep.jpg) no-repeat;
}
h1.behand {
	background: url(../images/h1_behandlung.jpg) no-repeat;
}
h1.planu {
	background: url(../images/h1_planung.jpg) no-repeat;
}
h1.lab {
	background: url(../images/h1_labor.jpg) no-repeat;
}
h1.heika {
	background: url(../images/h1_heika.jpg) no-repeat;
}
h1.kont {
	background: url(../images/h1_kontakt.jpg) no-repeat;
}

h2 {
	margin: 0;
	display: block;
}

h2 span {
	display:none
}

h2.hersteller
{
width: 310px;
height: 40px;
background: url(../images/h2_direkt.gif) no-repeat;
}
h2.rez
{
	width: 250px;
	height: 30px;
	background: url(../images/h2_rez.gif) no-repeat;
}
h2.behandl
{
	width: 250px;
	height: 30px;
	background: url(../images/h2_behandlung.gif) no-repeat;
}
h2.labo
{
	width: 250px;
	height: 30px;
	background: url(../images/h2_labor.gif) no-repeat;
}
h2.plan
{
	width: 250px;
	height: 30px;
	background: url(../images/h2_pla.gif) no-repeat;
}
h2.programm
{
	width: 110px;
	height: 22px;
	background: url(../images/h2_programm.gif) no-repeat;
}
h2.preis
{
	width: 320px;
	height: 60px;
	background: url(../images/h2_preis.gif) no-repeat;
}
h2.imp
{
	width: 320px;
	height: 30px;
	background: url(../images/h2_imp.gif) no-repeat;
}
h2.kontakt
{
	width: 320px;
	height: 30px;
	background: url(../images/h2_form.gif) no-repeat;
}
h2.bsp
{
	width: 320px;
	height: 30px;
	background: url(../images/h2_bsp.gif) no-repeat;
}

p {
	line-height: 15px;
	margin: 0 0 10px 0
	 
}


#header {
	width: 820px;
	height: 132px;
	margin: 0 auto;
	background: url(../images/header_bg.jpg) no-repeat;
	text-align:left
}

#header img {
	float:right;
	margin:20px 28px 0 0;
}

#header ul {
	
	margin:0 0 0 0;
	padding:25px 0 0 20px;
	list-style-type: none;
}

#header li {
	float:left;
	margin-left: 2px;
}

#header li a {
	display:block;
	width: 90px;
	height: 30px;
	
}
#header li a.home{
width: 83px;
	background: url(../images/a_home.jpg) no-repeat;
}
#header li a:hover.home {
	background: url(../images/a_home.jpg) 0 -30px no-repeat;
}
#header li a.rez{
	background: url(../images/a_rez.jpg) no-repeat;
}
#header li a:hover.rez {
	background: url(../images/a_rez.jpg) 0 -30px no-repeat;
}
#header li a.behandlung{
	background: url(../images/a_behand.jpg) no-repeat;
}
#header li a:hover.behandlung {
	background: url(../images/a_behand.jpg) 0 -30px no-repeat;
}
#header li a.lab{
	background: url(../images/a_lab.jpg) no-repeat;
}
#header li a:hover.lab {
	background: url(../images/a_lab.jpg) 0 -30px no-repeat;
}
#header li a.plan{
	background: url(../images/a_plan.jpg) no-repeat;
}
#header li a:hover.plan {
	background: url(../images/a_plan.jpg) 0 -30px no-repeat;
}
#header li a.heika{
	background: url(../images/a_heika.jpg) no-repeat;
}
#header li a:hover.heika {
	background: url(../images/a_heika.jpg) 0 -30px no-repeat;
}
#header li a.kon{
	background: url(../images/a_kon.jpg) no-repeat;
}
#header li a:hover.kon {
	background: url(../images/a_kon.jpg) 0 -30px no-repeat;
}


#header li a span {
	display:none
}

#content {
	width: 820px;
	margin: 0 auto;
	background: url(../images/content_bg.jpg) repeat-y;
	text-align:left
}

#left {
	float:left;
	width: 350px;
	border-right: 1px solid #ccc;
	padding: 20px 20px 0 45px
}


#left_foto {
	float:left;
	width: 250px;
	border-right: 1px solid #ccc;
	padding: 20px 20px 0 45px
}
#right {
	float:right;
	width: 330px;
	padding: 20px 45px 0 10px
}

#right_foto {
	float:right;
	width: 450px;
	padding: 20px 35px 0 10px
}

#right ul {
	margin-left: 20px;
	list-style-image: url(../images/list_prog.gif);
}

#right li {
	margin: 3px
}

#galerie ul  {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#galerie li {
	float:left;
	margin: 0 3px 1px 0
}

#galerie ul li img {
float:left;
	border: 1px solid #D5E7D3;
	padding: 1px
}
#galerie ul li img:hover {
	border: 1px solid #333
	}


	
	
#desc {
	font-weight:bold;
	font-size: 20px;
	color: #ccc
	
}

#placeholder {
	float:right;
	padding: 1px;
	border: 1px solid #D5E7D3;
	margin-bottom: 30px
}

.button {
	margin-left: 11px
}

.teaser {
	
	margin:0 10px 10px 0;
	
}

.bild_standard {
	padding: 1px;
	border: 1px solid #D5E7D3
}

.bild_text {
float:left;
margin: 0 10px 10px 0;
	padding: 1px;
	border: 1px solid #D5E7D3
}

.bild_galerie {
margin: 0 10px 10px 0;
	padding: 1px;
	border: 1px solid #D5E7D3
}

.rez_bsp {
	border: 1px solid #D5E7D3;
	padding: 2px;
	margin-top: 15px
}

#jh{
	float:left;
	border: 1px solid #D5E7D3;
	padding: 1px;
	text-align: center;
	margin: 0 15px 15px 0
	
}

.textfeld {
	background: #F5F5F5;
	border: 1px solid #D5E7D3;
	padding: 1px
}


#footer {
	margin:0 auto;
	width: 820px;
	height:50px;
	background: url(../images/footer_bg.jpg) no-repeat;
	padding: 30px 0 0 0;
	color: Gray; 
}
#footer a {
color: Gray;
}
