/* Allgemeines */
body {
	margin: 0;
	padding: 0;
	font: 70%/140% Verdana,Arial,Helvetica,sans-serif;
	color: #58585a;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1 {
	color: #009349;
	font-size: 200%;
	margin: 20px 0 10px 0;
	line-height: 120%;
}
h1.zitat {
	line-height: 105%;
	margin-bottom: 0;
}
h1.ns {
	line-height: 120%;
	margin-bottom: 20px;
}
h2 {
	font-size: 160%;
	margin: 19px 0 10px 0;
	color: #00388c;
	line-height: 120%;
}
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: 10px 0 25px 30px;
	list-style-image: url(icon.gif);
}
#content #col2 ul li {
	position: relative;
	margin: 5px 0 5px 0;
	padding: 0 0 0 10px;
	/*background: url(ico_li.gif) 0 50% no-repeat;*/
}


#header {
	position: relative;
	width: 990px;
	height: 313px;
	margin: 0;
	padding: 0;
}
#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://web13.eco3020.ncsrv.de/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://web13.eco3020.ncsrv.de/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 {
	z-index: 2;
	width: 800px;
	background-color: #009349;
	position: absolute;
	left: 190px;
	top: 290px;
	height: 85px;
}

#navigation p.bc, #navigation p.fs {
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	color: #fff;
	font-size: 110%;
}

#navigation p.fs {
	float: right;
}

#navigation p.bc a, #navigation p.bc a:active, #navigation p.bc a:visited, #navigation p.bc a:hover, #navigation p.fs a, #navigation p.fs a:active, #navigation p.fs a:visited, #navigation p.fs a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#navigation p.bc a:hover, #navigation p.fs a:hover {
	color: #00378B;
	text-decoration: underline;

}
#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;
}
/* NEU ACTIVE KLASSE */
ul#nav li a.active {
	color: #fff;
	background: #00378b url(button_hover.gif) right top no-repeat;
	border-bottom: 3px #002d72 solid;
}
/*
span {
	display: none; 
	margin: 0;
	padding: 0;
}

a.leitbild {
	height: 80px;
	width: 103px;
	background:url(nav_leitbild.gif) 0 -40px no-repeat;
}

ul#nav a {
	display: block;
	height: 40px;
	float:left;
	margin: 0 0 0 0;
} 

ul#nav a:active, ul#nav a:hover {
	background-position: 0 0;
} */

html>body #teaser_overlay {
	z-index: 1;
	position: absolute;
	left: 369px;
	height: 290px;
	width: 228px;
	background: url(bg_fade.png);
} 

* html #teaser_overlay {
z-index: 1;
position: absolute;
left: 369px;
height: 290px;
width: 228px;
/* height: auto; */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://web13.eco3020.ncsrv.de/files/bg_fade.png',enabled=true,sizingMethod=scale)
}


#headline_overlay {
	z-index: 3;
	position: absolute;
	left: 315px;
	top: 20px;
	width: 317px;
	height: 237px;
}

#content {
	background-color: #eef6ee;
	width: 990px;
	top: 375px;
	left: 0;
	position:absolute;
}

#content #col1 {
	float: left;
	width: 190px;
	position: relative;
}


#content #col1 ul {
	padding: 0;
	padding-left: 10px;
	margin: 15px 10px 0 15px;
	list-style-type: none;
}

#content #col1 ul li {
	position: relative;
	color: #009349;
	font-size: 100%;
	list-style: square;
	padding-left: 5px;
	margin-left: 10px;
}

#content #col1 ul li a {
	text-decoration: none;
}
#content #col1 ul li a:hover {
	text-decoration: underline;
	color: #00378B;
}
#content #col1 ul li a.m2active {
	text-decoration: underline;
	color: #00378B;
}

#content #col2 {
	background-color: #fff;
	float: left;
	width: 435px;
	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.dlbox a:hover img {
	border: 5px solid #00388c;
	margin: 11px;
}
div.download_row1, div.download_row2 {
	position: relative;
	width: 100%;
	padding: 10px;
	background-color: #eef6ef;
	border-bottom: 1px #009349 solid;
}
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: 225px;
}
div.download_filesize {
	position: relative;
	float: left;
	width: 150px;
}
input, textarea {
	background-color: #eef6ee;
	border: 1px #009249 solid;
	padding: 5px;
	margin: 0 0 5px 0;
}
input.submit {
	border: none;
	background-color: #009249;
	color: #fff;
}
label {
	display: block;
	margin: 10px 0 3px 0;
	padding: 0;
}
fieldset {
	border: none;
	padding: 0 20px 20px 0;
}
legend {
	display: none;
}
#col2 ul.error, ul.msg {
	padding: 10px 10px 10px 30px;
	margin: 0 0 10px 0 !important;
}
#col2 ul.error {
	border: 1px solid red;
	background-color: #FFDFDF;
	list-style-image:url(lierror.gif) !important;
}
#col2 ul.msg {
	border: 1px solid #009249;
	background-color: #eef6ef;
	list-style-image:url(limsg.gif) !important;
}
#col2 ul.error li {
	font-weight: bold;
	color: red;
	margin-left: 30px;
	padding: 0;
}
#col2 ul.msg li {
	font-weight: bold;
	color: #009249;
	margin-left: 15px; 
	padding: 0;
}
tr.colorhead {
	background-color: #009349;
}
tr.color1 {
	background-color: #eef6ee;
}
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 #col2 table {
	width: 430px;
	margin-bottom: 10px;
}
#content #col1 ul li {
	margin: 10px 0 10px 0;
}
div#footer {
	position: relative;
	width: 978px;
	height: 20px;
	margin-top: 20px;
	border: 1px solid #EEF6EE;
	text-align: right;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 10px;
}
div#root {
	/* border-bottom: 1px #35B691 solid; */
	width: 780px;
	padding: 0 0 2px 0;
	margin: 0 auto;
}
div.flleft {
	float: left;
	margin-right: 10px;
}
div.flright {
	float: right;
	margin-left: 10px;
}