/* Allgemeines */
body {
	margin: 0;
	padding: 0;
	font: 70%/140% Verdana,Arial,Helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1 {
	color: #999;
	font-size: 200%;
	margin: 20px 0 10px 0;
	line-height: 105%;
}
h1.zitat {
	line-height: 105%;
	margin-bottom: 0;
}
h1.ns {
	line-height: 105%;
	margin-bottom: 20px;
}
h2 {
	font-size: 160%;
	margin: 10px 0 20px 0;
	color: #666;
}
h2.zitat {
	font-size: 160%;
	text-align: right;
	color: #ccc;
	margin: 10px 0 20px 0;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-size: 120%;
	margin: 0 0 5px 0;
}
a, a:visited, a:active, a:hover {
	color: #009349;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

.fixfloat, .clear {
	clear: both;
	height: 0px;
	line-height: 0;
	font-size: 0;
}

#container {
	width: 990px;
}

a img {
	border: 0;
}
#content #col2 ul {
	margin: 20px 0 25px 30px;
	list-style-type: none;
}
#content #col2 ul li {
	position: relative;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
	background: url(ico_li.gif) 0 50% no-repeat;
}


#header {
	display: none;
}
#image {
	position: relative;
	height: 313px;
	width: 685px;
	background-color: #7fc8a3;
	margin: 0;
	padding: 0;
}
#image img {
	margin: 0;
	padding: 0;
	border: 0;
}
html>body #greenoverlay {
	z-index: 1;
	position: absolute;
	left: 369px;
	height: 313px;
	width: 228px;
	background: url(http://web30.v710.ncsrv.de/henricus/files/bg_fade.png);
}

* html #greenoverlay {
z-index: 1;
position: absolute;
left: 369px;
height: 313px;
width: 228px;
/* height: auto; */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://web30.v710.ncsrv.de/henricus/files/bg_fade.png',enabled=true,sizingMethod=scale)
}
#header .headline {
	z-index: 5;
	position: absolute;
	left: 340px;
	top: 25px;
}
h1.logo {
	position: absolute;
	top: 35px;
	left: 776px;
	width: 317px;
	height:237px;
	margin: 0;
	padding: 0;
}

#navigation {
	display: none;
}


#navbox {
	position: absolute;
	bottom: 0;
}

ul#nav {
	padding: 0;
	margin: 0;
	/* top: 335px; */
	list-style-type: none;
	width: 800px;
	height: 34px; /* neu */
	z-index: 3;
}

ul#nav li {
	display: inline;
	margin: 0;
	padding: 0;	
	height: 34px; /* neu */
}

ul#nav li a {
	color: #009349;
	background: #b3d8bd url(button.gif) right top no-repeat;
	border-bottom: 3px #6eb98b solid;
	text-decoration: none;
	padding: 15px 5px 3px 4px;
	height: 19px; /* neu */
	display: block;
	width: 100px;
	float: left;
	margin-right: 5px;
}

ul#nav li a.allgemeines {
	width: 87px;
}
ul#nav li a.wohnen_pflegeheim {
	width: 168px;
}
ul#nav li a.wohnen_henricusstift {
	width: 189px;
}
ul#nav li a.cafe_porthook {
	width: 104px;
}
ul#nav li a.essen_auf_raedern {
	width: 126px;
}
ul#nav li a.links {
	width: 37px;
}

ul#nav li a:hover {
	color: #fff;
	background: #00378b url(button_hover.gif) right top no-repeat;
	border-bottom: 3px #002d72 solid;
}


#content {
	width: 990px;
	top: 0;
	left: 0;
	position:absolute;
}

#content #col1 {
	display: none;
}




#content #col2 {
	background-color: #fff;
	float: left;
	width: 620px;
	padding: 10px 30px 30px 30px;
	position: relative;
}
#content #col2 p {
	margin: 5px 0 15px 0;
}
div.dlbox {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-color: #EEF6EE;
	margin-bottom: 20px;
}
div.dlbox a img {
	border: 5px solid #009349;
	margin: 11px;
}
div.download_row1, div.download_row2 {
	position: relative;
	width: 100%;
	padding: 10px;
	background-color: #eef6ef;
}
div.download_row2 {
	background-color: #fff;
}
div.download_img {
	position: relative;
	width: 15px;
	float: left;
	margin-right: 38px;
}
div.download_txt {
	position: relative;
	float: left;
	width: 250px;
	font-weight: bold;
}
div.download_filedescr {
	position: relative;
	float: left;
	width: 90px;
}
div.download_filesize {
	position: relative;
	float: left;
	width: 40px;
}
input, textarea {
	margin: 0 0 5px 0;
}
label {
	display: block;
	margin: 10px 0 3px 0;
	padding: 0;
}
fieldset {
	border: none;
	padding: 0 20px 20px 20px
}
legend {
	display: none;
}
#col2 ul.error, ul.msg {
	padding: 10px;
	margin: 0 0 10px 0;
}
#col2 ul.error {
	border: 1px solid red;
	background-color: #FFDFDF;
	list-style-image: url(lierror.gif);
}
#col2 ul.msg {
	border: 1px solid #009249;
	background-color: #eef6ef;
	list-style-image: url(limsg.gif);
}
#col2 ul.error li {
	font-weight: bold;
	color: red;
	margin-left: 15px;
	padding: 0;
	list-style-image: url(lierror.gif);
}
#col2 ul.msg li {
	font-weight: bold;
	color: #009249;
	margin-left: 15px; 
	padding: 0;
	list-style-image: url(limsg.gif);
}
tr.colorhead {
	background-color: #999;
}
tr.color1 {
	background-color: #eaeaea;
}
tr.color2 {
	background-color: #fff;
}
tr.color1 td, tr.color2 td {
	padding: 5px;
}
tr.colorhead td {
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: #fff;
}
#content #col1 ul li {
	margin: 10px 0 10px 0;
}