/* default styles for extension "tx_srfeuserregister_pi1" */


/*ms___________________*/

.ms_loggedinas {
	color:#00CCCC;
	font-size:12px;
	vertical-align: top;
}
.ms_login_input {
	font-size:11px;
	color: #999999;
	width:105px;
	border: 1px solid #000;
}
.ms_login_submit {
	border: none;
	background-color: #00CCCC;
	color: #FFFFFF;
	font-size:12px;
	width:auto;
	padding:2px;
	cursor: pointer;
}

.ms_login_error {
	border: none;
	color: #F00;
	font-size:12px;
	font-weight: bold;
	width:auto;
	padding:2px;
}

.tx-feuserloginsystem-pi1 table { 
	margin: 0px;
	padding:0;
	width: 280px;
}

.tx-srfeuserregister-pi1 p { 
margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; 
}
.tx-srfeuserregister-pi1 h4 { 
margin-top: 0; padding-left: .3em; 
}
.tx-srfeuserregister-pi1 legend { 
padding: 0 .5em; font-weight: bold; 
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { 
font-style: italic; margin-bottom: 1em; 
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { 
	margin-bottom: 1em;
	font-weight: bold;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash a { 
	color: red;
}

.tx-srfeuserregister-pi1 a { 
background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); 
background-repeat: no-repeat; 
background-position: 0% 60%; text-decoration:none; 
}

.tx-srfeuserregister-pi1 label { 
margin: 0; padding: 0; 
}
.tx-srfeuserregister-pi1 label span { 
color: #ff0000; 
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
	font-size: 8px;
	font-weight: bold;
	color: #ff0000;
	margin: 0;
}

.tx-srfeuserregister-pi1 input { 
margin: 0; 
padding: 0 .5em 0 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; 
background-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: 0; padding: 1em 0 0 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: 25%; text-align: right; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
		.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; }
/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }

/* Änderungen*/

#inhalt div.tx-srfeuserregister-pi1 p a{
	padding:0px;
	/*margin:0px;*/
}

.tx-srfeuserregister-pi1-OLD fieldset{
	border: 1px solid #95ae66;
	padding: 15px;
	width: auto !important;
	width: 90%;
	margin-bottom: 15px;
}

.tx-srfeuserregister-pi1 fieldset{
	border: none;
	padding: 15px;
	width: auto !important;
	width: 90%;
	margin-bottom: 15px;
}

.tx-srfeuserregister-pi1 dd label{
	display: inline;
}

.tx-srfeuserregister-pi1 .register th h2 {
	margin-top:0;
}

.tx-srfeuserregister-pi1 .register td {
	vertical-align:top;
	text-align:left;
	padding-bottom:3px;
}

.tx-srfeuserregister-pi1 .register td.label {
	text-align: right;
	width: 250px;
	padding-right:  20px;
}

.tx-srfeuserregister-pi1 .register tr {
	margin-bottom:5px;
}
.tx-srfeuserregister-pi1 .register td input {
	padding: 2px;
	text-align:left;
	width:200px;
}
.tx-srfeuserregister-pi1 .register td.distance {
	height: 2em;
	visibility: hidden;
}

.tx-srfeuserregister-pi1 .register td label {
	margin-right:10px;
}
.tx-srfeuserregister-pi1 .register td input.tx-srfeuserregister-pi1-radio {
	width:20px;
}
.tx-srfeuserregister-pi1 .register td input.tx-srfeuserregister-pi1-submit, input.tx-srfeuserregister-pi1-submit {
	background-color:#00CCCC;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	padding:2px;
	width:auto;
}
