body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
		margin: 10px;
	font-size: 0.9em;
}
td{
	border-bottom: 1px solid Black;}

	#inhalt {
	width: 510px;
	margin: 5px;
	
}
a.extern:link { background:url(images/extern.gif) no-repeat center right; color:#000; text-decoration:underline;  }
        a.extern:visited { background:url(images/extern.gif) no-repeat center right; color:#000; text-decoration:underline; }
        a.extern:hover { background:url(images/extern_hover.gif) no-repeat center right; color:#ff0000; text-decoration:underline;  }
        a.extern:active { background:url(images/extern.gif) no-repeat center right; color:#000; text-decoration:underline;  }
.mail{color:#000; text-decoration:underline;}
	