body {
	background: url('../images/outgame/background.gif');
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.2em;
}

#container{
		margin-top:130px;
		background:#000;
		text-align:center;
}

#wrap{
	position:relative;
	text-align:left;
	color:#fff;
	padding:50px 0;
	width:930px;
	background:url(img/aanmeldscherm.jpg) no-repeat right top;
	margin:0 auto;
	min-height:800px;
	height: auto;
	}
	
#logo {
	position:relative;
	top:-150px;
	margin-bottom:50px;
}	

p#intro{
	margin-top:-150px;
	width:450px;
}

div#overig{width:340px; border:5px solid #ead97f;  background:#27170c; padding:15px 15px 15px 15px; z-index:0; position:relative; line-height:1.5em }

#stats {
	position:absolute;
	top:-130px;
	right:5px;
}

#register{
	width:420px;
	height: auto;
}
#register.invalid {
	background-color: black;
}
#register p{ margin:5px 0 15px 0}

input{ width:225px;}

#registration_akkoord{ width:45px; float:left; }
a {color:#fff}
a:hover{text-decoration:none; background:#ff5400}

#register label {
	display: inline-block;
	width: 170px;
}
#register #registration_aanmelden{
	float:right; background:#ff5400; border:0; text-shadow:none; color:#fff; font-family:"bernard MT Condensed", Impact, arial, sans-serif; width:auto; padding:10px 20px; font-size:24px;
}

#stats {color:#ff5400; font-weight:bold; font-size:18px; line-height:1.3em}
#stats span{color:#fff;}