body {
	margin:0px;
	padding:0px;
	background-image:url(img/home_body_bg.gif);
	background-repeat:repeat-y;
	background-color:#7DB786;
	font-family:verdana;
}
.top {
	height:214px;
	background-image:url(img/home_top_bg.gif);
	background-repeat: no-repeat;
	background-color:#fff;
}
.middle {
	height:380px;
	background-image:url(img/home_middle_bg.gif);
	background-repeat:no-repeat;
}

.search {
	position:absolute;
	top:597px;
	left:93px;
	z-index:3000;
}

.search form {
	margin:0px;
	padding:0px;
}

.search form .text {
	background-color:#C0D8C3;
	border:1px solid #fff;
	color:#484848;
	padding:2px;
	width:238px;
}

.search form .button {
	background-color:#83B28A;
	border:1px solid #fff;
	color:#fff;
	padding:1px;
}

.search form input {
	font-family:verdana;
	font-size:12px;
	#height: 20px;
}

.stiftung {
	position:absolute;
	left:790px;
	top:140px;
}

.stiftung a img {
	border: none;
}

.e {
	width:168px;
	height:327px;
	position:absolute;
	top:257px;	
	z-index:1;
}
.e img {
}

.e a {
	text-decoration:none;
	color:white;
}

.e a:hover {
	text-decoration:underline;
	color:white;
}

.e li a:hover {
	/*list-style-image:url(img/li2.jpg);*/
}

.e li:hover {
	list-style-image:url(img/li2.jpg);
}

.e ul {
	color:white;
	height:194px;
	font-size:12px;
	margin-top:0px;
	margin-left:0px;
	list-style-image:url(img/li.jpg);
	background-image:url(img/e_bg.jpg);
	background-repeat:no-repeat;
}


.e li {
	padding:0;
	margin:0 0 0 -20px;
	!margin:0 0 0 20px;
	line-height:13px;
}

.e1 {
	left:93px; /*93*/
}
.e2 {
	left:264px;
}
.e3 {
	left:435px;
}
.e4 {
	left:606px;
}
.e5 {
	left:777px;
}

.banner {
	position:absolute;
	left:450px;
	top:30px;
	width:273px;
	height:180px;
}
.banner a img {
	border:none;
	margin-bottom:6px;
}

.special {
	position: absolute;
	left: 93px;
	top:232px;
	width: 852px;
	text-align:right;
	font-size:12px;
	color:#fff;
	padding-right:36px;
	padding-top:1px;
}
.special a {
	color:#fff;
	text-decoration:none;
}
.special a img {
	vertical-align:text-bottom;
	border:none;
}
/* News */
.news-latest-container {
	font-size:11px;
}

.news-latest-item {
	background-color:#E8F3E8;
	width:302px;
	/*height:66px;*/
	color:#333333;
	margin-bottom:8px;
}


/*.news-latest-item p.bodytext {padding:0;margin:0;}*/

.news-latest-date {margin-left:6px;color:#055D30;text-decoration:none;font-weight:bold;}

.news-latest-content {padding-bottom:7px;}

.news-latest-title {margin-left:6px;}

.news-latest-title a {float:left;color:#055D30;text-decoration:underline;padding:0;margin:0;font-weight:bold;display:block;padding-left:6px;}

.news-latest-content {margin-left:6px;}

.news-latest-content a{padding:0;margin:0;text-decoration:underline;color:#333333;}

.news-latest-container a img {margin-bottom:0px;#margin-bottom:-2px;}

.news-latest-content span.more a { padding:0;margin:0;color:#333333;text-decoration:none; }