@charset "iso-8859-1";

div#darksite a {
color: White;
	text-decoration: none;
}

div#darksite {
	border-bottom: 1px Silver solid;
	height: 18px;
	padding: 0px 50px;
	z-index: 10000;
background-color: #074B1A;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: White;
	font-weight: bold;
	/*
	background-image: url();
	background-repeat: repeat-x;
	*/
}

div#darksite-link {
margin: 0;
	float: right;
	background: 0;
	background-image: url(button-absenden.gif);
	background-repeat: no-repeat;
	background-position: -2px 3px;
	padding-left: 15px;
	border: 0;
	width: 97px;
	height: 17px;
}

div#darksite-msg {
	float: left;
	margin-top: 1px;
}