/* GPS - CSS definitions to 'materialien' pages and subpages only */

a, a.external-link-new-window, a.download, a.internal-link, div.content2lines a, #mittelSpalte a  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#6aaf2b;
	font-weight: normal;
}


a:hover, div.content2lines a:hover, #mittelSpalte a:hover {
	text-decoration:underline;
	color:#6aaf2b;
	font-weight: normal;
}

#mittelSpalte a.extra, .csc-linkToTop a {
	background: transparent url(../images/pfeil_link_mat.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #6aaf2b;
	font-size: 12px;
	margin: 0px 0 0 0;
	padding:0px 0 0 10px;
	text-decoration: none;
	font-weight: normal;
}

#mittelSpalte a.extra:hover {
	text-decoration: underline;
}
