body {
	background-color: #333333;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input {
	font-family:DIN-Regular, Arial;
	font-size:11px;
	text-decoration: none;
	font-weight:normal;
	color: #fff;
	height:14px;
	border:solid 1px #566571;
	background-color:#465561;
}
#copyright {
	font-family:DIN-Regular, Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
	color:#FFFFFF;
	background-color:#333333;
	height:50px;
	padding-top:10px;
}
#copyright_left {
	width:400px; 
	float:left;
}
#copyright_right {
	width:300px; 
	float:right;
}
#copyright a {
	font-family:DIN-Regular, Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration: underline;
	color:#FFFFFF;
}
#copyright a:hover {
	font-family:DIN-Regular, Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
#copyright a:visited {
	font-family:DIN-Regular, Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration: underline;
	color:#FFFFFF;
}

