@import url("/css/global.css");
@import url("/css/common.css");

/*body {
	background-color: #eeeeee;	
}*/

div#weitere_dienste ul li.weitere_dienste_Patienten {
	background: transparent url('/images/layout/ecke_weiteres_patient.gif') no-repeat right bottom;	
	/*border-left: 1px solid #B6C5EA;*/
	border-left: 1px solid #157e1b;
	padding: 10px 10px 20px 10px;
}

div#weitere_dienste ul li.weitere_dienste_Patienten a,
div#weitere_dienste ul li.weitere_dienste_Patienten a:focus,
div#weitere_dienste ul li a.weitere_dienste_Patienten:hover,
div#weitere_dienste ul li a.weitere_dienste_Patienten:active {
	color: #157e1b !important;
}

div#content h3,
div#content h4 {
	/*color: #4270A1;*/
	color: #157e1b;
}

div#content h4 a,
div#content h4 a:focus,
div#content h4 a:hover,
div#content h4 a:active,
div#content h4 a:visited,
div#content h4 a:visited:hover {
	color: #157e1b !important;
	text-decoration: none;
}

div#content .kasten {
	border-left: 1px solid #157e1b;
	border-right: 1px solid #157e1b;	
}

div#content .kasten h4 {
	color: #157e1b;	
}

.kasten_top {
	background: #FFFFFF url('/images/layout/kasten_top_right_pat.gif') no-repeat 100% 0;
	height: 10px;
}
.kasten_top .kasten_top_inner {
	background: transparent url('/images/layout/kasten_top_pat.gif') no-repeat 0 0;
	height: 10px;
}
.kasten_bottom {
	background: #FFFFFF url('/images/layout/kasten_bottom_right_pat.gif') no-repeat 100% 100%;
	height: 5px;
	margin-bottom: 15px;
}
* html b\ody .kasten_bottom /*IE*/ {
	width: 100%;
	margin-left: 2px;
	height: 5px;
	font-size: 1px;
}
.kasten_bottom .kasten_bottom_inner {
	background: transparent url('/images/layout/kasten_bottom_pat.gif') no-repeat 0 100%;
	height: 5px;
}