* {
  margin: 0px;
  padding: 0px;
}
body { 
    color: #FFF;
    font: bold 0.98em/1em Arial, Helvetica;
    background: #000;
}
#page {
    background: #b90707 url('../images/register_footer_bg.gif') repeat-x bottom;
}
#container {
    width: 595px;
    margin: 0 auto;
    padding-bottom: 32px;
}
#main {
    background: #000 url('../images/register_cnt_bg.gif') repeat-x;
    padding-bottom: 50px;
    padding-left: 50px;
}
#main h1 {
    clear: both;
    height: 150px;
    text-transform: uppercase;
    font: bold 0.98em/1em Arial, Helvetica;
    font-size: 80px;

    margin-top: 80px;
    margin-bottom: 50px;
}
#main h2 {
    margin-bottom: 15px;
    font-size: 16px;
}
* html body {
    text-align: center;
}
* html #container {
    text-align: left;
}
#header {
   height: 10px;
}
.active {
    color: #b90707;
}
a {
    color: #999;
    font-size: 12px;
    text-decoration: none;
}
a:hover {
    color: #FFF;
}
#menu {
   margin: 20px 0px;
}
#menu ul {
    list-style-type: none;
}
#menu ul li {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-right: 40px;
    text-transform: uppercase;
}
#menu a {
    margin-left: 8px;
}
#langselector {
    list-style-type: none;
    
}
#langSelector li {
    float: left;
    margin-right: 20px;
}
#content {
    font-weight: normal;
    font-size: 12px;
    float: right;
    width: 555px;
    padding: 20px;
    
}
#footer {
    font: normal 0.90em/1em Arial, Helvetica;
    color: #999;
    height: 98px;
    background: url('../images/register_footer_metabox1.gif') no-repeat;
    border-top: solid 1px #b90707;
    width: 100%;
}
#footer ul {
    list-style-type: none;
    margin: 20px 60px;
}
#footer li {
    float: left;
}
#footer a {
    font-size: 11px;
}
#tx-srfeuserregister-pi1-fe_users_form fieldset {
    float:left;
    border: none;
    width: 220px;
}

#tx-srfeuserregister-pi1-fe_users_form legend {
    display: none;
}
.tx-srfeuserregister-pi1 dt {
    display: block;
    clear: both;
    width: 100%;
    text-align: left;
}
#confirmForm fieldset {
    width: 100%;
}
#confirmForm dt {
    float: left;
    width: auto;
    font-weight: bold;
    margin-right: 20px;
}
#confirmForm dt:after {
    content: ":";
}
#confirmForm dd {
    clear: none;
    width: 80%;
}
#confirmForm legend {
    display: block;
    color: #FFF;
    padding: 0;
}
* + html #confirmForm legend {
    margin-left: -9px;
}
.tx-srfeuserregister-pi1 dd {
    display: block;
    float: none;
    width: 100%;
}

* + html #confirmForm dd {
    float: left;
}
.tx-srfeuserregister-pi1 dt, tx-srfeuserregister-pi1 dd {
    padding: 0px;
}
#tx-srfeuserregister-pi1-fe_users_form .tx-srfeuserregister-pi1-text{
    width: 180px;
    margin-top: 0px;
    padding: 2px;
    color: #999;
}
#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-date_of_birth_tt,
#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-date_of_birth_mm {
    width: 15px;
}
#tx-srfeuserregister-pi1-fe_users_form  #tx-srfeuserregister-pi1-date_of_birth_jjjj {
    width: 29px;
}
#zip {
    float: left;
    width: 62px;
}
#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-zip {
    width: 90px;
}
#rightContentBox {
    margin-top: 72px;
    width: 248px;
    margin-right: 60px;
    float: right;
}
#rightContentBox p {
    width: 215px;
    float: right;
    font-style: normal;
}
.tx-srfeuserregister-pi1 p {
    margin-top: 0px;

}
.tx-srfeuserregister-pi1-submit {
    background: url('../images/register_btn_jetztregistrieren.gif');
    width: 230px;
    height: 70px;
    border: none;
    margin-top: 20px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;

}
#tx-srfeuserregister-pi1-back {
    background: url('../images/register_btn_jetztregistrieren.gif');
}
#confirmForm .tx-srfeuserregister-pi1-submit {
   float: left;
   margin-right: 15px;
}
.hide {
    display: none;
}


div.tx-felogin-pi1 fieldset {
  padding: 5px;
  margin: 5px;
}

.tx-felogin-pi1 fieldset {
  border: none;
}

.tx-felogin-pi1 legend {
  text-transform: uppercase;
  font-weight: bold;	
}

.tx-felogin-pi1 input {
  margin-bottom: 5px;
}

div#treewrapper{
	height: 600px; 
	width: 545px; 
	background-color: #fff; 
	overflow-y: scroll;
}

.tx-felogin-pi1 form {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
}

div.csc-default ul {
	margin-left: 5px;
	padding-left: 5px;
}

div.csc-default li {
	margin: 5px;
}

p.disclaimer {
    font-size: smaller;
    margin: 50px;
}

p.regLink {
    font-weight: bold;
    margin: 2em 1em;
}

div#rightContentBox p.tx-srfeuserregister-pi1-notice a {
   font-weight: bold;
   text-transform: uppercase;
   color: red;
   text-decoration: underline;
}