#camform1
{
	
	margin: auto;
	width: 420px;
}

#regform
{
	width:420px;
	height:500px;
	margin:auto;
	background-position: top center;
	background-image:url(http://mwge.mydirtyhobby.com/loginframe/images/ohneschatten.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top:40px;
	float:left;
}

.regbox select, .regbox input[type="text"], .regbox select, .regbox input[type="text"], .regbox input[type="password"]
	{
	width:223px;
	height:24px;
	background-color: #fff;
	}
option
{
	background-color: #fff;
}
.regbox
	{
	margin-top:5px;
	width:415px;
	height:29px;
	padding-top:3px;
	}
	
.dark
	{
	background-image:url(http://mwge.mydirtyhobby.com/loginframe/images/formfield_back_dark.jpg);
	margin-left: 0px;
	}
	
.light
	{
	background-image:url(http://mwge.mydirtyhobby.com/loginframe/images/formfield_back_light.jpg);
	margin-left:0px;
	}
	
.reglbl
	{
	height:23px;
	width:155px;
	padding-left:20px;
	padding-top:7px;
	float:left;
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-family:  arial, sans-serif;
	color: #000;
	position: relative;
	border: 0px;
	background-color: transparent;
	}

#gender
	{
	width:219px;
	float:left;
	}
	
#country
	{
	width:219px;
	float:left;
	height: 25px;
	
	}

#birthday
	{
	width:50px;
	float:left;
	}	
	
#birthmonth
	{
	width:75px;
	float:left;
	}	
	
#birthyear
	{
	width:75px;
	float:left;
	
	}

#gender-button
	{
	height:24px;
	}

#country-button
	{
	float:left;
	height: 24px;
	}

#birthday-button
	{
	float:left;
	height: 24px;
	}
	
#birthmonth-button
	{
	float:left;
	height: 24px;
	margin-left:8px;	
	}
	
#birthyear-button
	{
	float:left;
	height: 24px;
	margin-left:8px;	
	}
	
#okbutt
	{
	float:left;
	background: none;
	background-image:url(http://mwge.mydirtyhobby.com/loginframe/images/anmelde_button.png);
	width:239px;
	margin-left:80px;
	height:0px;
	margin-top:20px;
	padding-top:60px;
	border:medium none;
	background-position: 0px -10px;
	}
	
#okbutt:hover
{
	background-position: 0px 59px;
}