.clearer{
	clear:both;
	float: left;
	height:30px;
}


#servicekasten_guenther{
	position:relative;
	float:left;
	width: 290px;
	height: 85px;
	margin-left:30px;
	background-image:url(../img/bg_kasten_service.gif);
	background-repeat:no-repeat;
	padding-top:45px;


}

#infokasten_serv_guenther{
	position:relative;
	float:left;
	width: 290px;
	height: 265px;
	padding-top:45px;
	margin-left:30px;
	background-image:url(../img/bg_kasten_top.gif);
	background-repeat:no-repeat;
	background-color: #f5f5f5;

}


#infokasten_temp{
	position:relative;
	float:left;
	width: 290px;
	height: 310px;
	margin-left:30px;
	background-color: #f5f5f5;

}
#infokasten_temp p{padding:0 10px;}

#infokasten_aerzte{
	position:relative;
	float:left;
	width: 290px;
	height: 310px;
	margin-left:30px;

}


#con_content_aerzte{
	position:relative;
	float:left;
	width: 730px;
	margin-left:50px;
	margin-top:41px;
	padding-bottom:10px;
}

	/* IE6-Hack */
	* html #con_content_aerzte{
		width: auto;	
		margin-left:0;
		padding:0 20px 50px 20px;
	}

#text_eingabe{
	position:relative;
	float:left;
	width: 730px;
	margin-top: 10px;
}



#con_content_ganz{
	position:relative;
	float:left;
	width: 730px;	
	margin-left:50px;
	margin-top:0px;
	padding-bottom:50px;
}




#text_ganz_impressum{
	position:relative;
	float:left;
	width: 730px;
	margin-top: 10px;
}



#text_ganz_impressum a{
	background: url(../img/linkpfeil_rot.gif) 1px 4px no-repeat;
	margin: 0px;
	padding-left: 15px;
	font-size:13px;
	color: #7c1928;
	text-decoration: none;
	line-height:19px;
}

#text_ganz_impressum a:hover{
	background: url(../img/linkpfeil_grau.gif) 1px 4px no-repeat;
	color: #757575;
}

#text_ganz_impressum ul{
	list-style-type: none;
         padding-top: 5px;
         padding-bottom: 15px;
}

html>body #text_ganz_impressum ul{
	float: none;
}

#text_ganz_impressum li{
	background: url(/fileadmin/template/img/point_rot.gif) 1px 3px no-repeat;
	padding-left: 12px;
	width: 90%;
}

html>body #text_ganz_impressum li{ /* FF & IE7 */
	background-position: 0px 2px;
	width: 100%;
}

*+html>body #text_ganz_impressum li{ /* IE 7 */
	background-position: 1px 4px;
	width: auto;
	
}

#text_ganz_impressum a.mitohne{
	background: none;
	padding: 0;
	margin: 0;
}


