body {
	/*background-color: #C9F9C1;*/
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	color: #007900;
	margin: 0;
}
div#page{
	/*background: url(../images/header5.png) repeat-y;*/
	margin: 15px auto;
	/*padding: 12px 0 0 0;*/
	min-height: 590px;
	display: table;
	/*margin-left: auto;
	margin-right: auto;*/
}
div#header{
	background: url(../images/header4.png) repeat-x;
	min-height: 75px;
	border-bottom: 1px solid;
	padding: 0 0 8px 0;
}
div#bottom{
	background: url(../images/bottom1.png) repeat-x;
	min-height: 30px;
	/*border-bottom: 1px solid;*/
	margin: 20px 0 0 0;
	clear: both;
}
p#bottom_text {
	margin: 0;
	padding: 6px 0 0 30px;
	font-size: 0.9em;
}
p#bottom_text a {
	text-decoration: none;
	color: #007900;
}
p#bottom_text a:hover {
	text-decoration: underline;
}
div#column_left{
	/*background-color: #15C81E;*/
	width: 230px;
	/*min-height: 600px;*/
	float:left;
	margin: 20px 0 0 0;
}
div#column_left ul{
	margin:0;
	width: 220px;	
}
div#column_left ul, li{
	list-style-type:none;
	padding-left:15px;
}
div#column_right ul, li{
	list-style-type:unset;
	 padding: 0 0 0 15px;
}
div#column_left li{
	line-height: 30px;	
}
div#column_left li a{
	background:#C9F9C1;
	color: #007900;
	text-decoration: none;
	/*font-weight: bold;*/
	/*font-size:1.2em;*/
	display: block;
	border: 1px solid;
	border-radius: 7px;
	padding-left: 18px;
	margin-bottom: 10px;	
}

div#column_left li.active a{
	background:#71EE6A;
}
div#column_left li a:hover{
	background:#71EE6A;
}
div#column_left li.ulist a{
	margin: 10px 0 10px 65px;
    padding: 0 10px;
}
div#column_left li.ls_ulist a{
	margin: 10px 0 10px 15px;
    padding: 0 10px;
}
div#column_right li.leistungen {
	list-style-type:none;
	padding: 1px;
}
img#logo {
	margin: 7px 0 0 7px;
	/*position: absolute;
	top: 7px; 
    left: 58px;*/
    border-radius: 5px;
	float:left;	
}
div#column_right{
	margin: 20px 0 0 260px;
}
h2#header_titel{
	margin:0;
	float:left;
	padding:24px 0 0 260px;
	font-family: "OswaldRegular";
	font-style: italic;
	font-weight: normal;	
}
h2.titel {
	font-family: "OswaldRegular";
	font-style: italic;
	font-weight: normal;
	margin: 0 0 10px 0;
}
div#column_right a {
	color: #007900;
	/*text-decoration: none;*/	
}
table#sprechzeiten{
	/*padding:222px 0 0 30px;*/
	line-height: 16px;
	/*font-size: 12px;*/
}
div#column_right h4{
	margin:0;
	font-weight: normal;	
}
div#column_right p{
	/*font-size: 12px;*/
	 margin: 10px 0 10px 0;
	 line-height: 20px;	
}
div#column_right p#p_noscript{
	/*font-size: 12px;*/
	 margin: 10px 0 10px 0;
	 line-height: 20px;	
	 font-size: 1.2em;
}
img#pic_anmeldung {
	margin: 12px 0px;
	border-radius: 3px;
}
img#zahnaerztin {
	/*border-radius: 3px;*/
	border:1px solid;
	margin: 0 0 10px 0;
}
img.team {
	border:1px solid;
	margin: 0 0 10px 0;
}
div#column_right p.s_team {
	font-family: "OswaldRegular";
	font-style: italic;
	font-size: 1.2em;
	/*font-weight: bold;*/
	margin: 0 0 10px 20px;
}
div#column_right p.z_team {
	font-family: "OswaldRegular";
	font-style: italic;
	font-size: 1.2em;
	/*font-weight: bold;*/
}

div#column_right p.p_team {
	margin: 0 0 10px 20px;
}
div#phil{
	float:left;
	width:450px;
	/*padding:40px 124px 0 0;*/	
	margin: 0 0 60px 0;
}
img#pic_phil {
	border: 1px solid;
	/*position: absolute;
    right: 6px;
    top: 190px;*/
    margin: 15px 0 0 140px;
}
p#p_rundgang {
	margin: 0 0 20px 0;	
}
img#pic_rundgang {
	border-radius: 3px;
}
div#column_right p.text {
	margin: 10px 0 0;
}
div#adress {
	/*font-size : 1.1em;
	font-style: italic;
	font-family: "OswaldRegular";*/
	margin: 80px 0 0 42px;	
}
div#adress a {
	color: #007900;
	text-decoration: underline;	
}
div#adress a:hover {
	text-decoration: underline;
	font-weight: bold;
}
div#map_canvas iframe{
	border-radius: 3px;
}
p#termin a {
	color: #007900;
	text-decoration: underline;	
}
p#termin a:hover {
	text-decoration: underline;
	font-weight: bold;
}