@charset "iso-8859-1";

div#darksite a {

	text-decoration: none;
}

div#darksite {
	border: 1px Silver solid;
	height: 25px;
	padding: 1px 50px;
	z-index: 10000;
	background-color: #065f4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: White;
	/*
	background-image: url();
	background-repeat: repeat-x;
	*/
}

div#darksite-link {
margin-top: 3px;
margin-bottom: auto;

	float: right;
	background: 0;
	background-image: url(button-absenden.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
padding-top: 1px;
	border: 0;
	width: 92px;
	height: 17px;
	color: white;
}

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