#box {
	width: 540px;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#navibox {
	width: 540px;
	margin: 20px 0px 20px 0px;
	clear: both;
}

#navibox h2 {
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

#navibox ul {
	width: 540px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}

#navibox li {
	padding: 3px 0 0 0;
	margin: 0 0 3px 0;
	background-color: #93BEE1;
	background-image: url(http://www.evangelischeskrankenhaus.de/html/ev_krankenhaus/layout/pfeil_13px.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
}

#navibox a {
	text-decoration: underline;
	color: #000;
	padding-left: 16px;
}

#box .stelle {
	width: 540px;
	border: 1px solid #666;
	background-color: EDEDED;
	margin-bottom: 20px;
	padding-top: 20px;
}

#box .stelle p {
	padding: 0 0 0 0;
	margin: 0 10px 15px 10px;
	line-height: 17px;
	text-align: justify;
}

#box .stelle h1 {
	color: #fff;
	background-color: #666;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0 3px 3px;
	margin: 0 0 20px 0;
	text-align: center;
	
}

#box .stelle h2 {
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#box .stelle h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	font-weight: bold;
	font-size: 1em;
}

#box .stelle ul {
	margin: 0 0 15px 10px;
	padding-left: 18px;
	list-style: disc;
	font: normal 12px;
	line-height: 17px;

}

#box .stelle .footer p {
	margin: 0 0 10px 10px;
	text-align: left;
	font-size: 12px;

}

#box .zurueck {
	text-align: center;
	margin-bottom: 20px;
}

#box .zurueck a {
	text-decoration: underline;
	color: #000;
}
