@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial;
	font-size:13px;
	color:#666666;
	/* background-color: #66CCFF; */
	/*background-image:url(../images/dynamic.jpg);*/
	background-repeat:no-repeat;

}

form
{
	margin: 0px;
}

p
{
	padding:0px;
	margin:0px;
}

table
{
	padding:0px;
	margin:0px;
}

h1
{
	font-family:Arial;
	font-size:13px;
	color:#666666!important;
}

/**/
/*CSS */
/**/

#container
{
}

#container_inner
{


}





/**/
/* MAINPAGE REGISTER FORM */
/**/

/**/
/*SCHRITT 1*/

.bigtext
{
	font-size:18px;
	font-family:sans-serif;
	margin-bottom: 3px;
	margin-right:5px;
	height: 25px;
	vertical-align:middle;
	padding-top: 4px;
}


.bigtext_alignleft
{
	font-size:18px;
	font-family:sans-serif;
	margin-bottom: 3px;
	margin-right:5px;
	height: 25px;
	vertical-align:middle;
	padding-top: 4px;

	text-align:right;

}

.titel
{
	font-size:18px;
	font-weight:bold;
	color:#FFCC33;
	margin-bottom: 5px;
}

.mp_button_register
{
	height:39px;
	margin-top: 10px;

	margin-left: 200px;

	text-align:right;
	float:right;
}

.mp_button_back
{
	height:39px;

	text-align:right;
	float:right;
}

.mp_text_button_register
{
	color:#2B56C7;
	font-weight:bold;
	height:30px;
	margin:5px;

}


#mp_register
{
	position:absolute;
	height: 100px;
	margin-top:	10px;
	margin-bottom:	50px;
	margin-bottom: 10px;
	margin-left: 110px;
}

/*SCHRITT 2*/
#mp_download
{
	position:absolute;
	height: 101px;
	width: 300px;
	margin-top:	140px;
	margin-left: 0px;
	margin-bottom:	50px;
	top: 146px;
}

.mp_button_download
{
	float:right;
	padding-top:10px;

}


/**/
/* MENU */
/**/

#mp_menu
{
	position:absolute;
	height: 60px;
	width: 250px;
	left: 560px;
}

/**/
/* LOADING */
/**/

.mp_image_loading
{
	height:190px;
	width:190px;
	margin-left:50px;
}

#iframe_faq
{
	width:380;
	height:260;
}

#faq
{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:500px;
width:650px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}

#support
{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:320px;
width:650px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}

#kontakt
{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:530px;
width:650px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}

#backgroundPopup{
 display:none;
 position:fixed;
 _position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
 top:0;
 left:0;
 background:#000000;
 border:1px solid #cecece;
 z-index:1;
 }

#popupClose{
 font-size:14px;
 line-height:14px;
 right:6px;
 top:4px;
 position:absolute;
 color:#6fa5fd;
 font-weight:700;
 display:block;
 }
  
  .btn
  {
  height:60px;
  width:60px;
  float:right;
  }
  
   .btn_faq
  {
  height:50px;
  width:50px;
  float:right;
  margin-top:7px;
  }
  
  .img_helpus
  {
  height:100px;
  width:100px;
  float:left;
  }

#mp_helpus
{
	margin-top:25px;
	margin-left:17px;
}

#mp_button_senden_p
{
	height:39px;
	width:150px;

	text-align:right;
	float:right;
	margin-top:5px;
}

.mp_button_senden
{
	height:39px;
	width:39px;

	text-align:right;
	float:right;
}



.sws_text1 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.kontakt_text
{
	padding-top:25px;
}

.btn_kontakt_mitte
{
	cursor:pointer;
	margin-top:10px;
}

#footer a, .sws_text{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.sws_text{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

