body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: "Ropa Sans","Verdana", "Times New Roman";
	text-align:left;
	color: #3f3630;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	background: url(../landingpage_mat/bg_lp_doe.jpg) center 0 no-repeat #000000;
	background-size:100%;
	height: 100%;	
	margin: 0;
	padding: 0;
}

a { outline:none; }

a.pwvergessen:link    {	color: #e2c371;	font-size: 12px;  font-weight :normal;	text-decoration: underline; }
a.pwvergessen:visited {	color: #e2c371;	font-size: 12px;  font-weight :normal;	text-decoration: underline; }
a.pwvergessen:hover   {	color: #e2c371;	font-size: 12px;  font-weight :normal;	text-decoration: underline; }
a.pwvergessen:active  {	color: #e2c371;	font-size: 12px;  font-weight :normal; 	text-decoration: underline; }

a.regilink:link       {	color: #e2c371;	font-size: 12px;  font-weight :normal;	text-decoration: underline; }
a.regilink:visited    {	color: #e2c371;	font-size: 12px;  font-weight :normal;	text-decoration: underline; }
a.regilink:hover      {	color: #e2c371;	font-size: 12px;  font-weight :normal;	text-decoration: underline; }
a.regilink:active     {	color: #e2c371;	font-size: 12px;  font-weight :normal; 	text-decoration: underline; }

a.link_normal:link       {	color: #e2c371;	font-size: 14px;  font-weight :normal;	text-decoration: underline; }
a.link_normal:visited    {	color: #e2c371;	font-size: 14px;  font-weight :normal;	text-decoration: underline; }
a.link_normal:hover      {	color: #e2c371;	font-size: 14px;  font-weight :normal;	text-decoration: underline; }
a.link_normal:active     {	color: #e2c371;	font-size: 14px;  font-weight :normal; 	text-decoration: underline; }

a.footlink:link       {	color: #e2c371;	font-size: 12px;  font-weight :normal;	text-decoration: underline; }
a.footlink:visited    {	color: #e2c371;	font-size: 12px;  font-weight :normal;	text-decoration: underline; }
a.footlink:hover      {	color: #e2c371;	font-size: 12px;  font-weight :normal;	text-decoration: underline; }
a.footlink:active     {	color: #e2c371;	font-size: 12px;  font-weight :normal; 	text-decoration: underline; }

.input_login 		  { background: none repeat scroll 0 center transparent; border:none; outline: none; width: 115px; font-family: "Ropa Sans","Verdana", "Times New Roman"; font-size: 12px; font-weight :normal;	 }
.input_registrierung  { background: none repeat scroll 0 center transparent; border:none; outline: none; width: 145px; font-family: "Ropa Sans","Verdana", "Times New Roman"; font-size: 12px; font-weight :normal;	 }
.inputfelder		  { background: none repeat scroll 0 center transparent; border:none; outline: none; width: 145px; font-family: "Ropa Sans","Verdana", "Times New Roman"; font-size: 12px; font-weight :normal;	 }
.anliegen			  { width: 547px;  resize: none; font-family: "Ropa Sans","Verdana", "Times New Roman"; font-size: 12px; font-weight :normal;	 }


.regitext   		  {	color: #e2c371;	font-size: 14px;  font-weight :normal; text-align:left;}
.regitextklein 		  {	color: #e2c371;	font-size: 12px;  font-weight :normal; text-align:left;}
.foot				  {	color: #e2c371;	font-size: 12px;  font-weight :normal; text-align:left;}
.uberschrift		  {	color: #e2c371;	font-size: 20px;  font-weight :bold; text-align:left;}

a img 				  {  border:0px;  }

#loginfelder{ 
background-image: url(../landingpage_mat/textfeld_login.png);
background-position:left;
background-repeat:no-repeat;
}
#registrierungsfelder{ 
background-image: url(../landingpage_mat/textfeld_regi.png);
background-position:left;
background-repeat:no-repeat;
}
#loginmaske	{ 
background-image: url(../landingpage_mat/loginmaske.png);
background-position:center top;
background-repeat:no-repeat;
}
#registrierungsmaske	{ 
background-image: url(../landingpage_mat/registrierungsmaske.png);
background-position:center top;
background-repeat:no-repeat;
}
#screenshot_bg	{ 
background-image: url(../landingpage_mat/screenshot_bg.png);
background-position:center top;
background-repeat:no-repeat;
}
#spielerklaerung_bg	{ 
background-image: url(../landingpage_mat/spielerklaerung_bg.png);
background-position:center top;
background-repeat:no-repeat;
}
#bg_form1	{ 
background-image: url(../landingpage_mat/bg_form1.png);
background-position:center top;
background-repeat:no-repeat;
}
#bg_form2	{ 
background-image: url(../landingpage_mat/bg_form2.png);
background-position:center top;
background-repeat:no-repeat;
}
#bg_form3	{ 
background-image: url(../landingpage_mat/bg_form3.png);
background-position:center top;
background-repeat:no-repeat;
}