.externLink {
	background:  url(img/extern.gif) right top no-repeat;
	padding-right: 10px;
	}

.internLink {
	background:  url(img/intern.gif) left top no-repeat;	
	padding-left: 5px;
	}
hr { 
	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #7c8c9b;
 	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 }
span {color:#000000;}
