/*die ID contact-form wird auch in seminare und newsletter verwendet*/
#contact-form {
	margin: 10px 0;
}

#contact-form label {
	display: block;
	color: #9F9F9F;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#contact-form input[type="text"] {
	font-size: 12px;
	line-height: 12px;
	width: 261px;
	padding: 7px;
	margin-bottom: 8px;
	margin-right: 5px;
	outline: none;
	height: 16px;
}

#contact-form .halffield {
    width: 140px;
    float: left;
}
#contact-form .halffield input {
    width: 120px;
}

#contact-form textarea {
	width: 540px;
	height: 150px;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 8px;
}

#contact-form select {
	border:1px solid #DFDFDF;
	color:#6F6F6F;
	font-size:12px;
	height:32px;
	line-height:12px;
	margin-bottom:8px;
	outline:medium none;
	padding:6px 5px 7px;
	width:270px;
}

#contact-form .contact-form-error {
	color: #E84D0A;
}

#contact-form table {
	width: 570px;
	margin: 20px 0;
}

#contact-form td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}


/* BUTTONS */

#contact-form button {
	display: block;
	float: right;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #969797;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
}

#contact-form button[type] {
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type] {
	padding: 4px 10px 3px 7px; /* IE7 */
}
#contact-form button img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

/* STANDARD */

#contact-form button:hover {
	background-color: #dff4ff;
	color: #336699;
}

/* POSITIVE */

#contact-form button.positive {
	color: #969797;
}

#contact-form button.positive:hover,
#contact-form button.gsgf-btn:hover {
	background-color: #fff;
}

/******************************************************************************
******************************************************************************
CUSTOM FORM ELEMENTS
******************************************************************************
*****************************************************************************/
.jsSelector{height: 30px;}
.jsSelector0{width: 271px;}
.jsSelector0 .jsSelectorContent{width: 271px;}

.jsSelector1{width: 271px;}
.jsSelector1 .jsSelectorContent{width: 271px;}

.jsSelector .jsSelectorContentSlide1{
    /*margin: -3px 0 0 5px;*/
	margin: 0;
}

.jsSelectorMultiple0 .jsSelectorContent{width: 283px;}

 /*--------------------------------------------*/
/*  select boxes - general styles 				*/
 /*--------------------------------------------*/
.jsSelector{
	float: left;
	border: 1px solid #dfdfdf;
	/*background: url(img/cfe/cfeSelectL.gif) no-repeat left top;*/
}

.jsSelectorMultiple
{
    background: none;
    height: auto;
}

.jsSelector.H{background-position: 0 -40px;}
.jsSelector.F{background-position: 0 -80px;}
.jsSelector.F .jsSelectorSlide{background-position: 100% -80px;}
/*.jsSelector.H .jsSelectorArrow{background-position: 3px -36px}*/

.jsSelector.D{background-position: 0 -120px;}
.jsSelector.D .jsSelectorSlide{background-position: 100% -120px;}
.jsSelector.D .jsSelectorArrow{background-position: 3px -106px}

.jsSelectorArrow{
	height: 20px;width: 20px;
	background: url(img/cfe/cfeSelectorArrow_neu.gif) no-repeat 3px 4px;
	margin-right: 7px;
}
.jsSelectorSlide{
	float:left;
	width: 100%;
	/*background: url(img/cfe/cfeSelectR.gif) no-repeat right top;*/
	padding: 6px 0 4px 0;
}

.jsSelector .jsOptionSelected{padding:0 0 0 8px;margin:0 0 0 5px;}
.jsSelector.D .jsOptionSelected, .jsSelector.D .jsOption{color:#999;}

.jsOption{
	padding: 6px 6px 4px 5px;
	cursor: pointer;
	color: #000;
	height: 20px;
}

.jsOption.H, .jsOption.H label.H
{
    background-color: #efefef;
    color: #000;
}

.jsSelectorContainer, .jsSelectorScrollerWrapper{
    float: left;
}
.jsSelectorScrollerWrapper .spc{width: 17px;height: 13px;display:block;cursor:pointer;}
.jsSelectorScrollerWrapper .scrollTop .spc{background: url(img/cfe/scrollUp_neu.gif) no-repeat 3px 3px;}
.jsSelectorScrollerWrapper .scrollKnob{background: url(img/cfe/scrollKnob_neu.gif) no-repeat 3px 0;}
.jsSelectorScrollerWrapper .scrollBottom .spc{background: url(img/cfe/scrollDown_neu.gif) no-repeat 3px 3px;}

.jsSelectorContentSlide1{
	float:left;
/*	background: url(img/cfe/cfeTextareaB.gif) no-repeat right bottom;*/
	background: #fff;
	margin-top: 50px;
	border: 1px solid orange;
}
.jsSelectorContentSlide2{
	float:left;
	/*background: url(img/cfe/cfeTextareaT.gif) no-repeat left top;*/
}

.jsSelectorContentSlide3{
	float:left;
	/*background: url(img/cfe/cfeTextareaTR.gif) no-repeat right top;*/
}

.jsSelectorContentSlide1 .jsSelectorContent{
	float:left;
	/*background: url(img/cfe/cfeTextareaBL.gif) no-repeat left bottom;*/
	border:0; margin:0;
	padding: 3px 3px 4px 3px;
}

.jsSelectorMultiple.D .jsSelectorContentSlide1 {background-image: url(img/cfe/cfeTextareaB-D.gif);}
.jsSelectorMultiple.D .jsSelectorContentSlide2{background-image: url(img/cfe/cfeTextareaT-D.gif);}
.jsSelectorMultiple.D .jsSelectorContentSlide3{background-image: url(img/cfe/cfeTextareaTR-D.gif);}
.jsSelectorMultiple.D .jsSelectorContentSlide1 .jsSelectorContent{background-image: url(img/cfe/cfeTextareaBL-D.gif);}

tr.anzeigen {

	clear: both;
}
tr.verbergen {
	display: none;
	clear: both;
}

