/* CSS Document */

/* Anfang Formularauswahl Ansprechpartner  */
.select-formular  { width: 500px; }
/* Ende Formularauswahl Ansprechpartner  */

.mail_senden_an 
{
font-size: 70%;
color: #000000;
padding-left: 5px;
display: inline;        
}

.submit_search 
{
/* background-color: #FFFFFF;*/
/* border: 1px solid #CCCCCC;*/
}

fieldset
{
border: 0px solid #cccccc;
padding-left: 0px;

}

legend
{
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
color: #666666;
font-size: 110%;
padding-left: 0px;
border: 0px solid #cccccc;
}

input:focus
{
background-color: #cccccc;
}

.formularresponse_red
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #cc0000;
        text-decoration: none;
        font-weight: normal;
}

.formularresponse_green
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #15781A;
        text-decoration: none;
        font-weight: normal;
}

label
{
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

input
{
background-color: #E8FFF8;
}

textarea
{
background-color: #E8FFF8;
width: 360px;
height: 100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
color: #000000;
}

form {
	background-color: #FFFFFF;
	text-align: left;
	width: 100%;

/* width: 100%; */

	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.form_texteingabe {
	
background-color: #CEFFEF;
border: 1px solid #CCCCCC;

	height: 16px;
	font-size: 90%;
	display: block;
	width: 200px;
	color: #000000;
}
.form_sektion {
	background-color: #FFFBEC;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.form_break {
	background-color: #FFCC00;
	padding: 1px;
}

.checkbox {
	border: 1px solid #FFCC00;
	background-color: #fff7d2;
	height: 22px;
	width: 22px;
}

.form-button
{
background-color: #FFf7d2;
border: 1px solid #CCCCCC;
}
.formularfeld
{
background-color: #FFE2B7;
}


#Formular_Name
{
background-color: #FFF4CC;
border: 1px solid #CCCCCC;
width: 240px;
text-align: right;
padding-top: 11px;
padding-bottom: 11px;
padding-right: 50px;
padding-left: 0px;
}

/* LSV in Benutzung ################################################################ */

.form-search
{
padding-top:0px;
margin-left: 4px;
display: inline;
padding-bottom: 0px;
background-color: #E1E1E1;
}

.suchbegriff_hintergrundfarbe
{
background-color: #B7E8CD;
width: 110px;
font-size: 70%;
}

.suchbegriff_submit
{
font-size: 70%;
}
/* ##################################### */

.form_newsletter_anmeldung_start
{
	background-color: #f0f0f0;
	text-align: left;
	width: 230px;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.submit_newsletter_anmeldung_start 
{
background-color: #e0e0e0;
border: 1px solid #077323;
width: 70px;
height: 18px;
}

.fieldset_newsletter_anmeldung_start
{
border: 1px solid #cccccc;
padding: 1px;
width: 120px;
}
.legend_newsletter_anmeldung_start
{
font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
color: #999999;
}
