

body {
background-color: #e9f7ec;
background-image:url(../images-index/bg-head.gif);
background-repeat:no-repeat;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
/* ----------CLASSEN-------------- */

#1-left {
float: left;
overflow:hidden;
display:block;
width:350px;
height:450px;
background-color:#FFFFFF;
}




/* ----------INDEX PRAXIS LINK-------------- */
	.praxis {
	float:left;
	border-right:solid #dfdfdf 2px;
	border-left:none;
	border-top:none;
	border-bottom:none;
	}

	.praxis span {
		display:			none;
	}
	
	.praxis:link, .praxis:visited {
		display:			block;
		width:				150px;
		height:				450px;
		background:			url(../images-index/praxis-1.gif);
	}
	.praxis:hover, .praxis:active, .praxis:focus {
		background-image:		url(../images-index/praxis-2.gif);
	}

/* ----------INDEX BEHANDLUNG LINK-------------- */

	.behandlung {
	float:left;
	border-right:solid #dfdfdf 2px;
	border-left:none;
	border-top:none;
	border-bottom:none;
	}

	.behandlung span {
		display:			none;
	}
	
	.behandlung:link, .behandlung:visited {
		display:			block;
		width:				150px;
		height:				450px;
		background:			url(../images-index/behandlung-1.gif);
	}
	.behandlung:hover, .behandlung:active, .behandlung:focus {
		background-image:		url(../images-index/behandlung-2.gif);
	}
	
/* ----------INDEX ANFAHRT LINK-------------- */

	.anfahrt {
	float:left;
	border-right:solid #dfdfdf 2px;
	border-left:none;
	border-top:none;
	border-bottom:none;
	}

	.anfahrt span {
		display:			none;
	}
	
	.anfahrt:link, .anfahrt:visited {
		display:			block;
		width:				150px;
		height:				450px;
		background:			url(../images-index/anfahrt-1.gif);
	}
	.anfahrt:hover, .anfahrt:active, .anfahrt:focus {
		background-image:		url(../images-index/anfahrt-2.gif);
	}

/* ----------INDEX TEAM LINK-------------- */

	.team {
	float:left;
	border-right:solid #dfdfdf 2px;
	border-left:none;
	border-top:none;
	border-bottom:none;
	}

	.team span {
		display:			none;
	}
	
	.team:link, .team:visited {
		display:			block;
		width:				150px;
		height:				450px;
		background:			url(../images-index/team-1.gif);
	}
	.team:hover, .team:active, .team:focus {
		background-image:		url(../images-index/team-2.gif);
	}

/* ----------INDEX KONTAKT LINK-------------- */

	.kontakt {
	float:left;
	border-right:solid #dfdfdf 2px;
	border-left:none;
	border-top:none;
	border-bottom:none;
	}

	.kontakt span {
		display:			none;
	}
	
	.kontakt:link, .kontakt:visited {
		display:			block;
		width:				150px;
		height:				450px;
		background:			url(../images-index/kontakt-1.gif);
	}
	.kontakt:hover, .kontakt:active, .kontakt:focus {
		background-image:		url(../images-index/kontakt-2.gif);
	}




.hoch-1 {
width:800px;
float:left;
margin-top:-119px;
}

.hoch-1 image {
border-right:solid #dfdfdf 2px;
border-left:none;
border-top:none;
border-bottom:none;
float:left;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 950px;
padding:0px;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */

.banner {
background-image: url(../images-index/logo2-index.gif);
/background-image: url(../images-index/logo2-ie-index.gif);
background-repeat:no-repeat;
width:900px;
height:200px;
padding: 0px;
margin-bottom: 0px;
margin-top:7px;
 }





/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative;
background-color:#e9f7ec;
padding-left:95px;
}




/*  ----------------footer---------------------- */ 
#footer {
clear: both; 
margin-left:108px;
margin-top:20px;
color:#666666;
} 

#footer a{
text-decoration:none;
color:#69C07A; } 

#footer a:hover{
text-decoration:underline;
color:#69C07A; } 

#footer span {
font-size:9px;
}















