.REGISTER {

}

 .REGISTER.LEFT .titel {
  background-image:url('img/h_registrierung.gif');
  background-repeat:no-repeat;
  text-indent:-3000px;
  height:22px;
  margin-bottom:10px;
 }
 .REGISTER.LEFT .titel.nopasswd {
  background-image:url('img/passwortvergessen_links_hover.gif?name=Passwort vergessen&pos=1.8');
 }


 .REGISTER.RIGHT .titel {
  position:relative;
  height:30px;
 }
 .REGISTER.RIGHT .titel h3 {
  position:absolute;
  right:10px;
  top:0;
  text-align:right;
  font-size: 120%;
  line-height:150%;
 }

 .REGISTER .bild {
  margin-left:15px;
  margin-right:15px;
  text-align:left;
 }

 .REGISTER .cont {
  margin:15px;
  text-align:left;
 }
 .REGISTER h3 {
  margin-bottom:2em;
 }
 .REGISTER .note {
  margin:15px;
  background-color:;
  line-height:150%;
  color:#a2c8ea;
 }

 .REGISTER .notereg {
  margin:15px;
  background-color:;
  line-height:150%;
  color:#a2c8ea;
  font-size:13px;
 }

 .REGISTER form fieldset {
  border-bottom:1px solid #a2c8ea;
  margin:1em;
  padding:1em;
 }
 .REGISTER form fieldset .form {
  padding:0 0 5px 1em;
 }
 .REGISTER form fieldset .form label {
  position:relative;
  display:block;
  float:left;
  width:160px;
  margin:0 5px 5px 0;
  padding:5px 0 0 0;
  text-align:right;
  color:#a2c8ea;
 }
 .REGISTER form fieldset .text input {
  height:18px;
  width:132px;
  padding:4px 0 0 0;
  background-color:#006dc7;
  border:1px solid #5c5c5c;
  color:white;
 }
 .REGISTER form fieldset .form.agb label {
  width:180px;
 }
 .REGISTER form fieldset .umfrage label {
  width:200px;
 }
 .REGISTER form fieldset .umfrage span {
  display:block;
  height:40px;
  clear:both;
 }
 .REGISTER form fieldset .umfrage span label {
  width:140px;
 }
 .REGISTER form fieldset.sendpw .email label {
  width:240px;
 }


