/* Index-Forum */
span.url_front, input.url_front {
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input.url_front {
	height: 30px;
	width: 380px;
	border: 2px solid #000080;
	font-size: 20px;
}
span.url_front {
	font-size: 14px;
}
.Stil2 {
	color: #000080;
	font-weight: bold;
}
.error { color: #FF0000; }

/* Nicht-geprüfte URLs Anzeigenblock (url-anmelden.php) */
div.new_urls {
	padding					: 8px;
	background-color		: #D7DEE6;
	color					: #22455D;
	font-weight				: bold;
}
div.new_cat,  div.new_cat a {
	color					: #000080;
	text-decoration			: none;
	font-weight				: bold;
}
div.new_cat a:hover { text-decoration: underline; }
