a:link 		{	text-decoration: none; color : #515151; border-bottom: 1px #99cc33 dotted;}
a:visited 	{ 	text-decoration: none; color : #515151;}
a:hover 		{ 	text-decoration: none; color : #99cc33; border-bottom: 1px #515151 dotted;}
a:active 	{ 	text-decoration: none; color : #515151;}

a {
	border-bottom: 1px #99cc33 dotted;
}

#contentbox p a[href^="ftp://"],
#contentbox p a[href^="http://"],
#contentbox p a[href^="https://"], 
#contentbox ul a[href^="ftp://"],
#contentbox ul a[href^="http://"],
#contentbox ul a[href^="https://"] {
	/*content: "\00A0" url(/images/icons/ico-extlink02.png);*/
	background: url(/images/icons/ico-extlink02.png) no-repeat 100% 50%;
	padding-right: 10px;
}

#contentbox p a[href^="ftp://"]:hover,
#contentbox p a[href^="http://"]:hover,
#contentbox p a[href^="https://"]:hover, 
#contentbox ul a[href^="ftp://"]:hover,
#contentbox ul a[href^="http://"]:hover,
#contentbox ul a[href^="https://"]:hover  {
	/*content: "\00A0" url(/images/icons/ico-extlink02.png);*/
	background: url(/images/icons/ico-extlink02h.png) no-repeat 100% 50%;
	padding-right: 10px;
}

#contentbox a[href$=".pdf"] {
	/*content: "\00A0" url(/images/icons/ico-extlink02.png);*/
	background: url(/images/icons/16/ico-pdf16.png) no-repeat 100% 50%;
	padding-right: 20px;
}

a.anker, a.anker:hover {
	border-bottom: 1px #99cc33 dotted;
	color: #515151;
}

a.info {
	text-decoration: none;
	color : #232323;
	border: 0;
	border-bottom: 1px #99cc33 dashed;
}

a.info-seo {
	text-decoration: none;
	color : #232323;
	border: 0;
	cursor: help;
}

a.none {
	text-decoration: none;
	color : #232323;
	border: 0;
}

a.kat {
	text-decoration: none;
	color: #232323;
}

p.top {
	float: right;
}

p.top a, a.top {
	text-decoration: none;
	color : #232323;
	border: 0;
	background: url(/images/icons/16/ico-arrow-top16.png) no-repeat 0 50%;
	padding-left: 20px;
}

a.back {
	text-decoration: none;
	color : #232323;
	border: 0;
	font-size: 1em;
	background: url(/images/icons/16/ico-back16.png) no-repeat 0px 25%;
	padding-left: 20px;
}

a.go {
	text-decoration: none;
	color : #232323;
	border: 0;
	font-size: 1em;
	background: url(/images/icons/16/ico-list16.png) no-repeat 0px 25%;
	padding-left: 20px;
}
