html, body {
  height: 100%;
  background-attachment: fixed;
}

.body {
  background-image: url(../images/1/bg_footer.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #424241;
  cursor: default;
  font-family: trebuchet ms, sans-serif;
  font-size: 12px;
  margin: 0px;
  text-align: center;
}

.menu {
 background-image: url(../images/1/bg.png);
 background-repeat: repeat-x;
 font-variant:small-caps;
 font-size: 14px;
 height: 125px;
 line-height: 40px;
 text-align: center;
 width: 100%;
}

.menu_link {
  cursor: pointer;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.menu_link_over {
  background-color: #BF00A5;
  cursor: pointer;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.mainbody {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  text-align: center;
}

.mainbody_width {
  width: 400px;
}

.header {
  background-image: url(../images/1/logo.png);
  background-repeat: no-repeat;
  background-position: center top;
  cursor: pointer;
  height: 138px;
  width: 400px;
}

.subheader {
  border-bottom: 1px solid #FF00DC;
  margin-top: 8px;
}

.textarea {
  padding: 6px;
  text-align: justify;
}

.areas_index {
  background-image: url(../images/1/img_features.png);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  text-align: justify;
}

.areas_imprint {
  background-image: url(../images/1/img_imprint.png);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  text-align: justify;
}

.areas_index_list, .areas_imprint_list {
  list-style-type: square;
  margin-left: 125px;
  line-height: 20px;
}

.areas_signup {
  padding: 6px;
  text-align: left;
}

.areas_signup_lboxtype1 {
  clear: left;
  float: left;
  margin-top: 6px;
  width: 130px;
}

.areas_signup_lboxtype2 {
  font-size: 10px;
  margin-left: 4px;
  margin-top: 10px;
  text-align: left;
}

.areas_signup_lboxtype3 {
  float: left;
  text-align: center;
  width: 225px;
}

.areas_signup_lboxtype4 {
  margin-left: 130px;
  margin-top: 6px;
  text-align: center;
  width: 226px;
}

.areas_signup_submit {
  clear: left;
  float: left;
  margin-top: 6px;
  width: 130px;
}

.areas_unlock, .areas_recoverpassword {
  padding: 6px;
  text-align: left;
}

.areas_unlock_fieldline, .areas_recoverpassword_fieldline {
  clear: left;
  float: left;
  margin-top: 6px;
  width: 130px;
}

.areas_login {
	padding: 6px;
	text-align: left;
}

.areas_login_fieldline {
	clear: left;
	float: left;
	margin-top: 6px;
	width: 130px;
}

.areas_usercp, .areas_user, .areas_passwd, .areas_domains, .areas_adddomains, .areas_domains_numeric_, .areas_imprint_terms_, .areas_imprint_policy_ {
	padding: 6px;
	text-align: left;
}

.areas_usercp_user {
	background-image: url(../images/1/img_useredit.png);
	background-repeat: no-repeat;
	padding-left: 64px;
}

.areas_usercp_passwd {
	background-image: url(../images/1/img_passwd.png);
	background-repeat: no-repeat;
	padding-left: 64px;
	margin-top: 16px;
}

.areas_usercp_domains {
	background-image: url(../images/1/img_domains.png);
	background-repeat: no-repeat;
	padding-left: 64px;
	margin-top: 16px;
}

.areas_usercp_webdb {
	background-image: url(../images/1/img_databaselink.png);
	background-repeat: no-repeat;
	padding-left: 64px;
	margin-top: 16px;
}

.areas_user_mainbody {
	background-image: url(../images/1/img_users.png);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

.areas_imprint_policy_subject_, .areas_imprint_terms_subject_ {
	font-weight: bold;
	line-height: 28px;
	text-align: right;
}

.mleft130_width226px_center {
	margin-left: 130px;
	margin-top: 6px;
	text-align: center;
	width: 226px;	
}

.mleft12_width226px_center {
	margin-left: 12px;
	margin-top: 6px;
	text-align: center;
	width: 226px;
}

.ftleft_lheight28_width130 {
	float: left;
	line-height: 28px;
	width: 130px;
}

.rmleft_ftleft_lheight28_width130 {
	clear: left;
	float: left;
	line-height: 28px;
	width: 130px;
}

.linktype1 {
  color: #FF00DC;
  font-size: 16px;
  font-weight: bold;
}

.linktype2 {
  color: #C3C3C3;
  cursor: default;
  text-decoration: none;
}

.linktype3 {
	color: #FF00DC;
	font-weight: bold;
	text-decoration: none;
}

.linktype4 {
	color: #424241;
	text-decoration: none;
}

.infobox {
  background-color: #FFF2F2;
  border: 1px solid #424241;
  font-size: 10px;
  padding: 6px;
  margin: 3px;
  text-align: justify;
}

.infobox_info {
  background-color: #E0FFE0;
  border: 1px solid #00FF00;
  font-size: 10px;
  padding: 6px;
  margin: 3px;
  text-align: justify;
}
.infobox_alert {
  background-color: #FFE5E5;
  border: 1px solid #FF0000;
  font-size: 10px;
  padding: 6px;
  margin: 3px;
  text-align: justify;
}

.form {
  display: inline;
}

.fontsize10 {
	font-size: 10px;
}

.input226 {
  border: 1px solid #424241;
  color: #FF00DC;
  font-family: trebuchet ms, sans-serif;
  font-size: 12px;
  width: 226px;"
}

.input226_alert {
  border: 1px solid #FF0000;
  color: #FF00DC;
  font-family: trebuchet ms, sans-serif;
  font-size: 12px;
  width: 226px;
}

.line_fsize10_mleft125_tacenter_width226 {
	font-size: 10px;
	margin-left: 125px;
	text-align: center;
	width: 226px;
}

.pointer {
	cursor: pointer;
}

.lheight28 {
	line-height: 28px;
}

.lheight21 {
	line-height: 21px;
}

.height28 {
	height: 28px;
}

.ta_center {
  text-align: center;
}

.mleft12 {
	margin-left: 12px;
}

.mleft125 {
	margin-left: 125px;
}

.mleft130 {
	margin-left: 130px;
}

.mtop6 {
  margin-top: 6px;
}

.justify {
	text-align: justify;
}

.footer {
  clear: left;
  color: #C3C3C3;
  font-size: 10px;
  margin-top: 8px;
}
