/* 
	CSS für die Seite fahrschule-stadelmann.ch
	
	Author: dh, syseca informatik ag
	Last Update: 15.05.2008 (dd.mm.yyyy)
*/

/*-------------------------------------------------------
*	Formatierung fuer die Frontend Benutzer Registrierung
--------------------------------------------------------*/

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

.tx-srfeuserregister-pi1 h4 {
	margin-top: 0;
	padding-left: 0;
}

.tx-srfeuserregister-pi1 legend {
	padding: 0;
	font-weight: bold;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { 
	font-style:normal;
	margin:0;
	padding:0;
	margin-bottom: 1em;
}

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

.tx-srfeuserregister-pi1 a { 
	padding-left:0;
	/*background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); 
	background-repeat: no-repeat;
	background-position: 0% 60%;*/
	background:none;
	text-decoration:none;
}

.tx-srfeuserregister-pi1 a:hover {
	color:#ffffff;
	background-color:#07a1e2;
}

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

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

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

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

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

input.tx-srfeuserregister-pi1-password {
	width:10em;
}

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

label.tx-srfeuserregister-pi1-password-again {
	padding-top:5px;
}

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

input.tx-srfeuserregister-pi1-radio, input.tx-srfeuserregister-pi1-checkbox {
	display:inline;
	width:auto;
	border:none;
}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { 
	background-color: transparent;
	margin-right:0.5em;
	border:none;
}		

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon {
	margin-left:0;
	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:0; 
	/*background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); 
	background-color: transparent;
	background-repeat: no-repeat;
	*/
	background:none;
	font-size: .8em;
	margin-left:0; 
}

.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;
}

.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: left;
	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: 0em;
}

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

* 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 1em 0;
}

input.tx-srfeuserregister-pi1-submit {
	display:inline;
}

input.tx-srfeuserregister-pi1-submit:hover {
	color:#ffffff;
	background-color:#07a1e2;
	cursor:pointer;
}

.tx-srfeuserregister-pi1 p {
	padding:0;
	margin:0;
	margin-bottom:1em;
}

dt.tx-srfeuserregister-pi1-module_sys_dmail_html, dd.tx-srfeuserregister-pi1-module_sys_dmail_html {
	width:auto;
	margin-bottom:1em;
}
