/*##########################*/
/*		STIFTUNG BODY		*/
/*##########################*/


A {
	border: none;
	color: #b4b4b4;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	border: none;
	color: #a2d962;
	text-decoration: none;
}

A visited{
	border: none;
	color: #b4b4b4;
	text-decoration: none;
}


/*##############################*/
/*			Main Menu			*/
/*##############################*/

.menu1_aktionen_no {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #3e3e3f;
}

.menu1_aktionen_no A{
	color: #3e3e3f;
}

.menu1_aktionen_no A:hover{
	color: #ffdc00;
	text-decoration: none;
}

.menu1_aktionen_act{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #ffdc00;
}

.menu1_aktionen_act A{
	color: #ffdc00;
}

.menu1_aktionen_act A:hover{
	color: #ffdc00;
	text-decoration: none;
}


.menu1_informationen_no {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #3e3e3f;
}

.menu1_informationen_no A{
	color: #3e3e3f;
}

.menu1_informationen_no A:hover{
	color: #a2d962;
	text-decoration: none;
}

.menu1_informationen_act{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #a2d962;
}

.menu1_informationen_act A{
	color: #a2d962;
}

.menu1_informationen_act A:hover{
	color: #a2d962;
	text-decoration: none;
}

.menu1_netzwerk_no {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #3e3e3f;
}

.menu1_netzwerk_no A{
	color: #3e3e3f;
}

.menu1_netzwerk_no A:hover{
	color: #ff182b;
	text-decoration: none;
}

.menu1_netzwerk_act{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #ff182b;
}

.menu1_netzwerk_act A{
	color: #ff182b;
}

.menu1_netzwerk_act A:hover{
	color: #ff182b;
	text-decoration: none;
}


.menu1_positionen_no {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #3e3e3f;
}

.menu1_positionen_no A{
	color: #3e3e3f;
}

.menu1_positionen_no A:hover{
	color: #42b8ff;
	text-decoration: none;
}

.menu1_positionen_act{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #42b8ff;
}

.menu1_positionen_act A{
	color: #42b8ff;
}

.menu1_positionen_act A:hover{
	color: #42b8ff;
	text-decoration: none;
}

.menu1_stiftung_no {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #3e3e3f;
}

.menu1_stiftung_no A{
	color: #3e3e3f;
}

.menu1_stiftung_no A:hover{
	color: #a09588;
	text-decoration: none;
}

.menu1_stiftung_act{
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #a09588;
}

.menu1_stiftung_act A{
	color: #a09588;
}

.menu1_stiftung_act A:hover{
	color: #a09588;
	text-decoration: none;
}



.menu1_level2_no {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #3e3e3f;
}

.menu1_level2_no A{
	color: #3e3e3f;
}

.menu1_level2_no A:hover{
	color: #a2d962;
	text-decoration: none;
}

.menu1_level2_act{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #a2d962;
}

.menu1_level2_act A{
	color: #a2d962;
}

.menu1_level2_act A:hover{
	color: #a2d962;
	text-decoration: none;
}


/*##############################*/
/*			Service Menu		*/
/*##############################*/

.servicemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b4b4b4;
}

.servicemenu_top {
	float: left;
	margin-bottom: 10px;
}

.servicemenu_bottom {
	float: left;
	margin-bottom: 10px;
}

.servicemenu_no {
	width: 208px;
}

.servicemenu_no A {
	width: 208px;
	color: #b4b4b4;
}

.servicemenu_no A:hover {
	color: #3e3e3f;
}

.servicemenu_act {
	color: #3e3e3f;
}

.servicemenu_act A {
	color: #3e3e3f;
}

.servicemenu_act A:hover {
	color: #3e3e3f;
}


/*##############################*/
/*			Added Functions		*/
/*##############################*/

.addedfuncheader {
	color: #a2d962;
	font-size: 11px;
	font-weight: bold;
}

.addedfuncitem {
	font-size: 11px;
	font-weight: bold;
}

.addedfuncitem A {
	color: #b4b4b4;
}

.addedfuncitem A:hover {
	color: #a2d962;
}


/*##############################*/
/*			Sorting				*/
/*##############################*/

.sorting {
	float: right;
	width: 208px;
	padding-top: 32px;
	padding-bottom: 32px;
}

.sortingheader {
	color: #a2d962;
	font-size: 11px;
	font-weight: bold;
}

.sortingitem {
	font-size: 11px;
	font-weight: bold;
}

.sortingitem A {
	color: #b4b4b4;
}

.sortingitem A:hover {
	color: #a2d962;
}

.sortingitem_act a {
	color: #a2d962;
	font-size: 11px;
}


/*##############################*/
/*			Footer Menu			*/
/*##############################*/



.footer_aktionen_no {

}

.footer_aktionen_no A {
	color: #b4b4b4;
}

.footer_aktionen_no A:hover {
	color: #ffdc00;
}

.footer_aktionen_act {

}

.footer_aktionen_act A {
	color: #ffdc00;
}

.footer_aktionen_act A:hover {
	color: #ffdc00;
}


.footer_informationen_no {

}

.footer_informationen_no A {
	color: #b4b4b4;
}

.footer_informationen_no A:hover {
	color: #a2d962;
}

.footer_informationen_act {

}

.footer_informationen_act A {
	color: #a2d962;
}

.footer_informationen_act A:hover {
	color: #a2d962;
}


.footer_netzwerk_no {

}

.footer_netzwerk_no A {
	color: #b4b4b4;
}

.footer_netzwerk_no A:hover {
	color: #ff182b;
}

.footer_netzwerk_act {

}

.footer_netzwerk_act A {
	color: #ff182b;
}

.footer_netzwerk_act A:hover {
	color: #ff182b;
}


.footer_positionen_no {

}

.footer_positionen_no A {
	color: #b4b4b4;
}

.footer_positionen_no A:hover {
	color: #42b8ff;
}

.footer_positionen_act {

}

.footer_positionen_act A {
	color: #42b8ff;
}

.footer_positionen_act A:hover {
	color: #42b8ff;
}


.footer_stiftung_no {

}

.footer_stiftung_no A {
	color: #b4b4b4;
}

.footer_stiftung_no A:hover {
	color: #a09588;
}

.footer_sitftung_act {

}

.footer_stiftung_act A {
	color: #a09588;
}

.footer_stiftung_act A:hover {
	color: #a09588;
}


.footer_normal_no {

}

.footer_normal_no A {
	color: #b4b4b4;
}

.footer_normal_no A:hover {
	color: #3e3e3f;
}

.footer_normal_act {

}

.footer_normal_act A {
	color: #3e3e3e;
}

.footer_normal_act A:hover {
	color: #3e3e3f;
}



/*##############################*/
/*			Filelink			*/
/*##############################*/

.filelink_container {
	width: 208px;
	float: left;
	margin-top: 0px;
}

.filelink_image {
	width: 19px;
	height: 19px;
	background-image: url(../templateimages/pfeil_information.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}



.filelink_header {
	color: #a2d962;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
}

.filelink_header h1 {
	color: #a2d962;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.filelink_content {
	font-size: 11px;
	font-weight: bold;
}

/*.filelink_content A 10 {
	color: #b4b4b4;
}*/
.filelink_content A  {
	color: #b4b4b4;
}
.filelink_content A:hover {
	color: #a2d962;
}

/*##############################*/
/*		NEWS RELATED LINK		*/
/*##############################*/


.news-single-related, .news-single-files, .news-single-links {
	margin-left: -5px;
}


.news-single-related dt, .news-single-links dt, .news-single-files dt {
	height: 30px;
	background-image: url(../templateimages/pfeil_information.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
}

.news-single-related dd, .news-single-links dd, .news-single-files dd {
	color: #b4b4b4;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 11px;
}

.news-single-files dd a {

}

/* added by pp */
.totoplink a {
	color:#b4b4b4;
}
.totoplink a:hover {
	color:#a2d962;
}

.publistpagonly_container,.publist6ff_browse {
	font-size: 11px;
	font-weight: bold;
	clear:left;
}
.publistpagonly_container a ,.publist6ff_browse a{
	color: #b4b4b4;
}

.publistpagonly_container a:hover,.publistpagonly_container  strong,.publist6ff_browse a:hover,.publist6ff_browse  strong {
	color: #a2d962;
}

.pubsingle_link dd {
	font-weight:bold;
}
.pubsingle_link dd{
	
	background-image: url(../templateimages/pfeil_information.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	padding-top:30px;
}
.csc-textpic-caption {
	background-color:#a2d962;
}
.pubsingle_image .news-single-imgcaption {
	display:none;
}
/* added by pp */
