@charset "UTF-8";


	
.signupheader 
{
	background-image:url(bilder/signupheader.jpg);
	height: 483px;
	width:866px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}


.signup
{float: right;
	height: 202px;
	width:790px;
	margin-top:483px;
	margin-right: 40px;
	z-index:1;
	font-family: "Futura";
font-size: 12px;
text-align: center;
color: #6d7483;
text-shadow: 0px -1px 0px #0c0c0e;
	
}



input[type="submit"]
{
	background:url(bilder/signup.png);
	background-position: 0 0px;
background-position: 0 0px;
width: 55px;
height: 25px;
border: none;
}

input[type="submit"]:active{
background-position: 0 -25px;
}

input[type="text"]
{    
background-color: #242b32;
width: 130px;
height: 20px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
border-bottom: solid 1px #575b60;
border-top: #000;
border-left: none;
border-right: none;
padding-left: 9px;
color: #ffffff;
outline-style:none;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}
a:hover {text-decoration:none;}
.aboutusmiddle .textbox11 table {
	text-align: center;
}
