/**************************************/
/* FIXE - im Code verwendete - STYLES */
/**************************************/

/* Label - alle Beschreibungstexte der Felder */
label {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* einzeilige Texteingabefelder */
.rlsf_inputfeld {
	font-size: 12px;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	width: 420px;
	color: #3F3F3F;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: 1px solid #9B9A9A;
}


/* mehrzeilige Texteingabefelder */
.rlsf_textarea {
	font-size: 12px;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	width: 420px;
	color: #3F3F3F;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: 1px solid #9B9A9A;
}


/* Select-Auswahlfeld */
.rlsf_selectfeld {
	font-size: 12px;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	width: 420px;
	color: #3F3F3F;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	border: 1px solid #9B9A9A;
}


/* Infotext aus den variablen Feldern  */
.rlsf_infotext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: bold;
}


/* Eingabefeld und "Durchsuchen-Button" für das File-Feld  */
.rlsf_filefeld {
	font-size: 12px;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	color: #3F3F3F;
}


/* Style-Klasse für den <div> Tag des Sicherheitscodes  */
.rlsf_codefeld {
	color: #333333;
	background: #FFFFFF; /* url(images/security.png) 10px no-repeat; */
	border: 1px solid #9B9A9A;
	text-align: center;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	/* -moz-border-radius:10px; */ /* nicht W3C konform */
	width: 420px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align:middle;
}


/* Securitycode-Eingabefeld  */
.rlsf_securite_code {
	font-size: 12px;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	width: 92px;
	color: #3F3F3F;
	background-color: #FFFFFF;
	border: 1px solid #9B9A9A;
}

.rlsf_securite_code_table {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F3F;
}

/* E-Mail: Beschreibung der Felder */
.rlsf_mail_value {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}


/* E-Mail: übergebene Werte */
.rlsf_mail_beschreibung {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/******************************/
/* TEMPLATESPEZIFISCHE STYLES */
/******************************/


.rlsf_fieldset {
	border: 0px dashed #9B9A9A;
	margin: 0px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.rlsf_fieldset_mail {
	border: 0px dashed #9B9A9A;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;
}

.rlsf_feld_beschreibung {
	text-align:left;
	margin-left:10px;
}

/* .rlsf_dateifeld_beschreibung {
	text-align:left;
	margin-left:0px;
} */

p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.rlsf_content_center {
	position:relative;
	text-align:center;
}

.rlsf_rahmen {
    width: 460px;
	border : 0px solid #9B9A9A;
	color: #333333;
	margin-left:auto;
	margin-right:auto;
}


.rlsf_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    padding: 4px;
	border-top: 0px solid #9B9A9A;
}


.rlsf_error {
	padding-top : 10px;
	padding-bottom : 10px;
	color: #FF0000;
	background-color: #FEF5FA;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 25px;
}


.rlsf_button {
	width: 120px;
	text-align: center;
}

.rlsf_align_left {
	text-align: left;
}

.rlsf_align_right {
	text-align: right;
}


.rlsf_align_center {
	text-align: center;
}


a.rlsf:link {
	text-decoration : none;
	color : #FF10AA;
}

a.rlsf:visited {
	text-decoration : none;
	color : #FF10AA;
}

a.rlsf:hover {
	text-decoration : underline;
	color : #FF10AA;
}

a.rlsf:active {
	text-decoration : none;
	color : #FF10AA;
}



/****************************************/
/* STYLES für die Anzeige des Testmodus */
/****************************************/

h1 {
	font-size: 1.6em;
	text-align: center;
}

.rlsf_tm_rahmen {
	color: #333333;
	background: #FEF5FA;
	border: 1px solid #9B9A9A;
}

.rlsf_tm_kopf {
	color: #333333;
	background: #FEF5FA;
	height : 60px;
	padding: 5px;
	margin-bottom: 30px;
}

.rlsf_tm_titel {
	margin-top: 0px;
	margin-left: 70px;
	margin-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.0em;
	line-height: 40px;
	color: #333333;
	background-color: #FEF5FA;
	font-weight: bold;
}

.rlsf_tm_subtitel {
	margin-top: -13px;
	margin-left: 135px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 35px;
	color: #333333;
	background-color: #FEF5FA;
	font-weight: bold;
}

.rlsf_tm_vorheb {
	color: #333333;
	background-color: #FFEAF8;
	font-size: 1.1em;
}

.rlsf_tm_fieldset {
	border: 1px solid #9B9A9A;
	margin: 15px 5px;
	padding: 10px;
}

.rlsf_tm_legend {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	background-color: #FFEAF8;
	padding: 2px 10px;
	border: 1px solid #9B9A9A;
}

.rlsf_tm_area {
	height: 300px;
	overflow: scroll;
	background-color:#FFEAF8;
	border: 1px solid #9B9A9A;
	color: #333333;
	padding: 5px;
}

.rlsf_tm_bottom {
	border-top: #9B9A9A solid 1px;
	color: #333333;
	background-color: #FFEAF8;
	padding: 2px;
	text-align: center;
}