/*###########################################################################
Formular-Stylesheet für Website www.lvrheinland.de
Letzte Änderung: 2.10.08
Formatierungen zu den Inhaltselementen befinden sich in cron_css_styles.css

Farben
grau:  #304654 (Legende)
grün: #c4e0ad 

#############################################################################*/

/*####################### Grundlegende Einstellungen ########################*/

/*Login-Formulare*/

div.login{
padding-left:25px;
}

span.label{
display:block;
width:100px;
height:20px;

}

/*

label a {
	font-size: 85%;
	}

.left {
	float: left;
	width: 50%;
	padding: 3px 0 4px;
	}

.trenner {
	clear: both;
	height: 15px;
	font-size: 1px;
}

.buttons{
}

.buttons .button,.tx-newloginbox-pi1-submit {
	font-weight: bold;
	color: #fff;
	background-color: #41A440;
	border: 1px double #fff;
	width:auto;
}


#inhalt .tx-seminars-pi1 label{
font-size:95%;
margin-left:20px;
display:inline;
}
#inhalt .tx-frontendformslib-submitbuttons{
margin-left:20px
}

.tx-thmailformplus-pi1 p{
line-height:10px;
padding:0px;
margin:0px;
}
*/

.tx-srfeuserregister-pi1 fieldset {
	border: 1px solid #c4e0ad;
	padding: 3px;
	width: 640px;
	margin:20px 0px 0px 20px;
}

.tx-srfeuserregister-pi1 legend {
	font-weight: bold;
	margin-bottom: 15px;
	padding: 5px;
}

.tx-srfeuserregister-pi1 dt {
	float: left;
	text-align:right;
	width: 195px;
	padding:5px 1px 1px 0px;
	margin:0px;
}
.tx-srfeuserregister-pi1 label{
	padding:0px;
	margin:0px;
}

.tx-srfeuserregister-pi1 dd {
	float: left;
	padding: 3px;
	width: 400px;
}

.tx-srfeuserregister-pi1-notice{
	font-size:10px;
	font-style:normal;
	font-weight:bold;
}
