/*
 Grün
*/

/* Hauptnavigation */

div#navi-main ol#navi-main li a.active{
	color: #284394;
	font-weight: bold;
	background-image: url(../../images/_layout/bg_navi-main_green.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div#navi-main ol#navi-sub li a.active{
	color: #284394;
	font-weight: bold;
	background-image: url(../../images/_layout/bg_navi-sub.gif);
}

/* Links */

a.link{
	color: #50ab4e;
	text-decoration: none;
}

div#content-inner a{
	color: #50ab4e;
	text-decoration: underline;
}

div#content-inner a.more{
	margin: 1px;
	padding: 0px 0px 0px 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../../images/_layout/bg_link_download.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

div#content-inner a.download{
	margin: 1px;
	padding: 0px 0px 0px 14px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../../images/_layout/bg_link_download.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* Markierung */
.highlight{
	color: #50ab4e;
}
