/********* Stylesheet der Frontendbenutzerregistrierung & Newloginbox **********/

#right div.tx-newloginbox-pi1 p a:link, #right div.tx-newloginbox-pi1 p a:visited {
font-weight:normal;
text-decoration:underline;
}
div.tx-newloginbox-pi1 label {
font-weight:bold;
}

DIV.tx-srfeuserregister-pi1 {
float:left;
width:98%;
display:inline; /* IE hack wg doppeltem margin-left bei float */
margin: 0px 0px 10px 0px;
}

.tx-srfeuserregister-pi1 p
{
margin-top: .5em;
margin-bottom: 0;
padding: 0 .3em;
text-indent: 0;
}

#content .tx-srfeuserregister-pi1 h2 {
clear:both;
display:block;
hei ght:12px;
padding:2px;
margin-bottom:10px;
font-size:1.1em;
background-color: #eaeaea;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice
{
font-style: italic; margin-bottom: 1em;
padding-left: 15px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash
{
margin-bottom: 2em;
}

.tx-srfeuserregister-pi1 a
{
padding-left: 14px;
background-color: transparent;
text-decoration:none;
margin: 0px;
text-align: left;
margin-left: 1px;
padding: 0px;
color: #FE6F00;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
}

.tx-srfeuserregister-pi1 label
{
margin: 0;
padding: 0;
}

.tx-srfeuserregister-pi1 label span
{
color: #ff0000;
}

.tx-srfeuserregister-pi1-error
{
display:block;
font-weight:normal;
color: #ff0000;
line-height:1em;
}

.tx-srfeuserregister-pi1 input
{
margin: 0;
padding: 3px .5em 3px 0;
}

.tx-srfeuserregister-pi1 input[type=password]
{
margin-right: 1em;
}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password
{
margin-right: 1em;
}

.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox]
{
background-color: transparent;
}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox
{
background-color: transparent;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon
{
margin-left: 1em;
background-color: transparent;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover
{
cursor: pointer;
}

.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view
{
padding-left: 15px;
back ground-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif");
background-color: transparent;
background-repeat: no-repeat;
font-size: .8em;
margin-left: 1em;
}

.tx-srfeuserregister-pi1 ul
{
margin: 0;
padding: 0;
list-style-position: inside;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes
{
list-style-type: none;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li
{
margin: 0 0 .3em 0;
padding: 0;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label
{
margin: 0;
padding: 0 0 0 .5em;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li
{
float: left;
padding: 0 2em 0 0;
margin: 0;
}

.tx-srfeuserregister-pi1 dl
{
margin: 10px 0 0 0;
padding: 0 0 1em 0;
}

.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd
{
margin: 0;
padding: 0 0 .5em 0;
float: left;
}

.tx-srfeuserregister-pi1 dt
{
clear: both;
width: 170px;
text-align: right;
padding-right: 1em;
line-height:23px;
}

.tx-srfeuserregister-pi1 dd
{
text-align: left;
width: 350px;
line-height:23px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt
{
width: auto;
padding-right: 0;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd
{
width: auto;
}

* html .tx-srfeuserregister-pi1 dd
{
float: none;
}

.tx-srfeuserregister-pi1 dd p
{
margin-top: 0;
margin-bottom: .5em;
padding: 0;
}

.tx-srfeuserregister-pi1 dd label
{
padding: 0 1em 0 .5em;
}
input.tx-srfeuserregister-pi1-submit {display:inline-block;margin:10px 0;padding:5px 10px;border:1px solid #006600;background:#006600;color:#fff;font-weight:bold;font-size:1.1em;text-decoration:none;cursor:pointer;}

p.feuser-verify {font-weight:bold;}
p.feuser-verify b {color:#009900;}
