@charset "utf-8";/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	background-color:#76B998;
}

ul
{
margin: 0px;
}

li
{
margin: 0px;
}

#container {
	width:950px;
	margin:0px auto;
	/*background-color:#CCCCCC;*/
	position:relative;
	height: 95%;
}
#hdrwrap {
	width:931px;
	margin:auto;
	text-align:left;
}

#bg-hdr {
	background:url(../images/bg_top.jpg) no-repeat;
	background-position:center;
	text-align: center;
	width:100%;
	height:240px;
}

p
{
	width: 390px;
	text-align: justify;
}

#hdr {
	/*background-image:url(../images/bg_top.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
	width:870px;
	margin:0px auto;
	margin-left: 41px;
}

#wrapper {
	/*background-image:url(../images/bg_main.jpg);
	background-repeat:no-repeat;
	background-position:-160px 0px;*/
	position:relative;
	height:528px;
}

#main-box {
	width:856px;
	margin:0px auto;
	position:relative;
}

#col1 {
	width:160px;
	margin:0px 19px 0px 0px;
	float:left;
}

#col1 ul {
	padding:0px;
	margin:0px;
}

#col1 ul li {
	list-style:none;
	text-decoration: none;
	border: 0px;
}



A:link { color: #339999;}
A:visited { color: #339999;}


/* LEFT NAVIGATION */
#col1 ul li a.home {
	background-image:url(../images/home_btn.gif);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:17px;
margin-bottom:5px;
}

#col1 ul li a.home:hover {
	background-image:url(../images/home_over.jpg);
	background-repeat:no-repeat;
	height:17px;
}

#col1 ul li a.aktuelles {
	background-image:url(../images/aktuelles_btn.gif);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:17px;
margin-bottom:5px;
}

#col1 ul li a.aktuelles:hover {
	background-image:url(../images/aktuelles_over.jpg);
	background-repeat:no-repeat;
}

#col1 ul li a.archiv {
	background-image:url(../images/archiv_btn.jpg);
	background-repeat:no-repeat;
	display:block;
  width:156px;
	height:17px;
  margin-bottom:5px;
  margin-left:14px;
}

#col1 ul li img.archiv {
  margin-bottom:3px;
  margin-left:14px;
}

#col1 ul li a.archiv:hover {
	background-image:url(../images/archiv_over.jpg);
	background-repeat:no-repeat;
}

#col1 ul li a.osteopathie {
	background-image:url(../images/osteo_btn.gif);
	background-repeat:no-repeat;
display: block;
	width:160px;
	height:17px;
margin-bottom:5px;
}

#col1 ul li a.osteopathie:hover {
	background-image:url(../images/osteo_over.gif);
	background-repeat:no-repeat;
}

#col1 ul li a.physiotherapie {
	background-image:url(../images/physiotherapie_btn.gif);
	background-repeat:no-repeat;
display: block;
	width:160px;
	height:17px;
margin-bottom:5px;
}

#col1 ul li a.physiotherapie:hover {
	background-image:url(../images/physiotherapie_over.gif);
	background-repeat:no-repeat;
}

#col1 ul li a.kindertherapie {
	background-image:url(../images/kinderthera_btn.gif);
	background-repeat:no-repeat;
display: block;
	width:160px;
	height:17px;
margin-bottom:5px;
}

#col1 ul li a.kindertherapie:hover {
	background-image:url(../images/kinderthera_over.gif);
	background-repeat:no-repeat;
}

#col1 ul li a.dasteam {
	background-image:url(../images/dasteam_btn.gif);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:17px;
margin-bottom:5px;
}

#col1 ul li a.dasteam:hover {
	background-image:url(../images/team_over.jpg);
	background-repeat:no-repeat;
}

#col1 ul li a.praxis {
	background-image:url(../images/praxis_btn.gif);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:17px;
margin-bottom:5px;
}

#col1 ul li a.praxis:hover {
	background-image:url(../images/praxis_over.jpg);
	background-repeat:no-repeat;
}

#col1 ul li a.kurse {
	background-image:url(../images/kurse_btn.gif);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:17px;
margin-bottom:5px;
}

#col1 ul li a.kurse:hover {
	background-image:url(../images/kurse_over.jpg);
	background-repeat:no-repeat;
}

#col1 ul li a.fachbegriff {
	background-image:url(../images/fachbegriff_button.gif);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:17px;
margin-bottom:5px;
}

#col1 ul li a.fachbegriff:hover {
	background-image:url(../images/hd_fachbgl.png);
	background-repeat:no-repeat;
}

#col1 ul li a.kontakt {
	background-image:url(../images/kontakt_btn.gif);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:17px;
margin-bottom:5px;
}

#col1 ul li a.kontakt:hover {
	background-image:url(../images/kontakt_over.jpg);
	background-repeat:no-repeat;
}

#col1 ul li a.stelle {
	background-image:url(../images/btn_stelle.gif);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:64px;
margin-bottom:5px;
}

#col1 ul li a.stelle:hover {
	background-image:url(../images/btn_stelle_h.gif);
	background-repeat:no-repeat;
}

/* Sub Nav for Leistungen */


ul.unterlist {
	margin: 0px;
	height: 13px;
	text-decoration: none;
	border: 0px;
}


a.link2 {
  text-decoration:none
}

/* END Sub Nav Leistungen */


/* Sub Nav for Unsere Praxis */
a.prax-rund {
	background-image:url(../images/praxgang.png);
	background-repeat:no-repeat;
	display:block;
	width:142px;
	height:13px;
margin-bottom:5px;
}

a.prax-rund:hover {
	background-image:url(../images/praxgang_h.png);
	background-repeat:no-repeat;
}

a.so-finden {
	background-image:url(../images/sofinden.png);
	background-repeat:no-repeat;
	display:block;
	width:142px;
	height:13px;
margin-bottom:5px;
}

a.so-finden:hover {
	background-image:url(../images/sofinden_h.png);
	background-repeat:no-repeat;
}
/* END Sub Nav Unsere Praxis */


/* END LEFT NAVIGATION */

#col1-box {
	background-image:url(../images/box_herrschroeder.jpg);
	width:146px;
	height:213px;
	margin:7px 0px 0px 14px;
}

/*#col1-box img {
	margin:18px 0px 0px 19px;
}
*/
#col2 {
	margin:0px 13px 0px 0px;
	float:left;
	width:464px;
}



#hd-content {
	margin:14px 0px 5px 13px;
}

#contentbg_top {
	float:left;
}

#contentbg_bottom {
	float:left;
}

#content {
	position:relative;
}

#content-left {
	background-image:url(../images/contentbg_left.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 14px;
	font-size:10px;
	color:#339999;
	width:440px;
	height:375px;
	overflow:auto;
	float:left;
	padding-top: 6px;
	padding-bottom: 8px;
}

#content-left h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#339999;
	margin:0px 0px 5px 0px;
	padding:0px;
}

#content-left h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#238F8F;
	margin:5px 0px 5px 0px;
	padding:0px;
}

#content-left p {
	padding:0px;
	margin:0px 0px 15px 0px;
}

div >#content-left li {
	margin-bottom:5px;
	list-style-position: outside;
	margin-left: 15px;
	margin-right: 35px;
	list-style-image: url(../images/thumb.gif);
}

#content-left li {
	margin-bottom:5px;
	list-style-position: outside;
	margin-left: 15px;
		margin-right: 35px;
	list-style-image: url(../images/thumb.gif);
}


#content-right {
	background-image:url(../images/contentbg_right.gif);
	background-repeat:repeat-y;
	width:10px;
	height:375px;
	float:left;
		padding-top: 6px;
	padding-bottom: 8px;
}

#col3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#339999;
	float:left;
	width:200px;
}

#col3-box1 {
	background-image:url(../images/1.gif);
	background-repeat:no-repeat;
	margin-bottom:16px;
	width:200px;
	height:139px;
}

#col3-box1 div {
	width:160px;
	height:82px;
	margin:0px;
	padding:50px 5px 5px 5px;
}

#col3-box2 {
	background-image:url(../images/2.gif);
	background-repeat:no-repeat;
	margin-bottom:16px;
	width:200px;
	height:89px;

}

#col3-box2 div {
	width:160px;
	height:33px;
	margin:0px;
	padding:50px 5px 5px 5px;

}

#col3-box3 {
	background-image:url(../images/3.gif);
	background-repeat:no-repeat;
	width:200px;
	height:200px;
}
ul
{
 margin: 0px auto;
}

#col3-box3 #col3-box2 #col3-box1 ul{
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
}


#col3-box3 div {
	width:160px;
	height:145px;
	margin:0px;
	padding:50px 5px 5px 5px;
}


/* TEAM PAGE */
.dasteam-section1 {
	margin:0px 0px 25px 0px;
	float:left;
	width:415px;
}

.hdteam-section {
	padding:0px;
	margin:0px 0px 0px 0px;
}

.dasteam-section2 {
	margin:0px 0px 25px 0px;
	float:right;
}

/* END TEAM PAGE */

div.leistungsdiv {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left:0;
	padding: 5px;
	width: 391px;
	background-color: #d8ebe2;
	color: #2a9185;
	background-image: url(../images/bgcon.gif);
	background-position: left;
	background-repeat: repeat-y none;
}

div.aktuellesdiv {
	float: left;
	margin-bottom: 5px;
	width: 395px;
	background-color: #d8ebe2;
	color: #2a9185;

}

div.teamdiv {
	float: left;
	margin-bottom: 7px;
	padding: 5px;
	width: 405px;
	background-color: #ffffff;
	color: #2a9185;
	background-image: url(../images/bgcon.gif);
	background-repeat: repeat-y;
}

div.kphysiodiv {
	margin-bottom: 5px;
	margin-left:7px;
	padding: 5px;
	width: 391px;
	background-color: #d8ebe2;
	color: #2a9185;
	text-align: justify;
}

div.easygreen {
margin-top: 3px;
	margin-left: 9px;
	margin-right: 10px;
	margin-bottom:5px;
}

#active {
	margin-bottom: 5px;
}
td>#active {
	margin-bottom: 2px;
}
