
form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
fieldset legend {
	display: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 0px;
}
fieldset .legend {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	color: #696969;
	font-weight: bold;
}

form .field,
form .infotext
{
	margin-bottom: 5px;

}
form .infotext
{
	color: #696969 !important;
	font-weight: normal !important;	
}

form .infotext p
{
	width: 620px;
}

form.searchform .field { margin-bottom: 1px; }

/** 
    CONTROLS
 **/

form textarea,
form input.text,
form select
{
	background-color: #e2eef6; /*__FARBWELT__*/
	border: 1px solid white;
	color: #696969;
	width: 300px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

form input.text,
form select
{
	height: 1.5em;
	line-height: 1.5em;
	vertical-align: middle;
	padding: 0px;
}

form fieldset input.checkbox,
form fieldset input.radio
{
	float: left;
	width: 1em;
	height: 1.5em;
	margin: 0em 0pt 0pt 0pt !important; 
}

form input.text {
	padding: 0.15em 5px 0px 5px;
	/* adjust height and width, cause of paddings */
	height: 1.3em; /* IE 1.4em */
	width: 290px;
}

form select {
	border: 1px solid #696969;
	border-width: 1px 0px 0px 1px;
	width: 300px;
}

form textarea {
	padding: 0.15em 5px 0px 5px;
	width: 290px;
	line-height: 1.5em;
	font-family: verdana;
	font-size: 100%;
}

form .field .compact {
	width: 50px;
}


form input.searchfield {
	width: 515px;
}

form.fullform select {
	width: 588px;
}



form .field2cols .field,
form .field3cols .field,
form .field4cols .field,
form .field5cols .field
{
	float: left;
}
form .field2cols .field .text, form .field2cols .field select { width: 228px; margin-right: 10px; }
form .field2cols .field .compact { width: 38px; margin-right: 10px; }
form.fullform .field2cols .field .text, form .field2cols .field select { width: 291px; margin-right: 14px; }

form.fullform .field3cols .field .text, form .field3cols .field select { width: 175px; margin-right: 14px; }

form.fullform .field4cols .field .text { width: 132px; margin-right: 14px; }
form .field4cols .field select { width: 144px; margin-right: 14px; }

form.fullform .field5cols .field .text { width: 132px; margin-right: 14px; }
form .field5cols .field select { width: 59px; margin-right: 14px; }
form.fullform .field5cols .field .compact { width: 59px; margin-right: 14px; }
form.fullform .field5cols .field .compact select { margin-right: 0; }

form .field2cols .field .last,
form .field4cols .field .last,
form .field5cols .field .last,
form .field4cols .field .last #tx-srfeuserregister-pi1-tx_spmsd_job_specialism,
form .field4cols .field .last #tx-srfeuserregister-pi1-tx_spmsd_country_private,
form .field4cols .field .last #tx-srfeuserregister-pi1-tx_spmsd_country_business,
form .field4cols .field .last #tx-srfeuserregister-pi1-country,
form .field4cols .field .last #tx-srfeuserregister-pi1-last-name,
form .field5cols .field .last #tx-srfeuserregister-pi1-tx_spmsd_division,
form .field2cols .field .last select#tx-srfeuserregister-pi1-tx_spmsd_job_department
{ 
	margin-right: 0px !important;
}

form .field-date .text {
	width: 68px !important;
	float:left;
}
form .field-date .compact {
	margin-right: 1px !important;
	width: 20px !important;
}

form .field-division select {
	width: 144px !important;
}

form input:focus,
form textarea:focus,
form select:focus
{
	border: 1px solid #696969;	
}

/** 
    LABEL
 **/

form label {
	display: block;
	padding: 0px;
	margin-bottom: 2px;
	width: 300px;
}

form#tx_tgrdoccheck_pi1-form label
{
	width: 80px;
}


form.fullform label{
	width: auto;
}

form .field-checkbox label {
	float: right;
/*	width: 600px;  */
	width: auto;
	font-weight: bold;
}
form.fullform .field-checkbox label {
	width: 600px;
}
form .field-radio label {
	float: left;
	margin: 0px 5px;
	width: 130px;
	font-weight: normal;
}

form .field-radio .top label {
	display: block;
	margin: 0px;
	float: none;
	font-weight: normal;
}
form .field-check label {
	float: left;
	width: 280px;
	margin-left: 5px; 
}

form .indent {
	margin: 0px 0px 0px 20px;
}

form.searchform label {
	margin-bottom: 0px;
}
form.searchform .search-mode label {
	width: 31px;
}


/** 
    BUTTONS
 **/

form .submit {
	margin-top: 30px;
}
form .submit .imagebutton {
	float: left;
	margin-right: 15px;
}
form .viewbutton,
form .submitbutton,
form .calendarbutton,
form .searchbutton
{
	display: inline;
	vertical-align: middle;
}
form .calendarbutton {
	margin-left: 3px;
}

/** 
    SPECIALS
 **/

form .separated {
	border-bottom: 1px solid #0078bb; /*__FARBWELT__*/
	margin: 0px 0px 15px 0px;
	padding-bottom: 10px;
}

form .error {
	color: #FE0000;
	font-weight: bold;
}

form .errorbox {
	margin: -13px 0 6px 0;
	padding: 10px 0px 5px 15px;
	height: 1%;
}

form .boxed
{
	margin: 0px 0 6px 0;
	padding: 10px 0px 5px 15px;
	height: 1%;
}

form fieldset.indexedsearch {
	margin-top: -10px;
}

form .boxed,
form .errorbox {
	border: 1px solid #0078bb; /*__FARBWELT__*/	
}
form .largebottomspaced {
	margin-bottom: 35px;
}
form .mediumbottomspaced {
	margin-bottom: 17px;
}
form .smallbottomspaced {
	margin-bottom: 8px;
}
form .errorbox ul {
	background: none;
	list-style: none;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	height: 1%;
}
form .errorbox li {
	background: none;
	list-style: none;
	color: #FE0000;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	line-height: 1.55em;
	height: 1%;
}






#teaser-section form .field {
	margin: 0px 0px 15px 0px;
}
#teaser-section form .field .hint {
	text-align: right;
	margin: 4px 40px -3px 0px;
}
#teaser-section form .field .hint a {
	text-decoration: underline;
}
#teaser-section form input.text,
#teaser-section form select
{
	width: 234px;
	margin-right: 14px;
	height: 1.35em;
}
#teaser-section form input.text {
	padding:0.1em 5px 0 5px;
}

#teaser-section form select { border: 0px; }


/** ORDER TEASER **/

#content-section .ce-teaser .order-checkbox,
#content-section .ce-teaser .order-selectbox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
	
}
#content-section .ce-teaser .order-selectbox {
	margin: 10px 0px 0px 0px;
	}
#content-section .ce-teaser .order-checkbox label {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 90%;
}
#content-section .ce-teaser .order-checkbox input {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 17px 0px 0px;
}

#content-section .ce-teaser .order-selectbox .selectbox .label {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 17px 0px 0px;
	}

#content-section .ce-teaser .order-selectbox .selectbox select {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 17px 0px 0px;
	width: 50px;
	}

#content-section .ce-teaser .order-selectbox .selectbox select.wide {
	width: 80px;
	}

#tx-srfeuserregister-pi1-fe_users_form dl dt,
#tx-srfeuserregister-pi1-fe_users_form dl dd
{
	margin-bottom: 5px;
}

#tx-srfeuserregister-pi1-fe_users_form dl dd
{	
	font-weight: bold;
	float:left;
	width: 400px;
	clear: left;
}

#tx-srfeuserregister-pi1-fe_users_form dl dd br
{
	display: none;
}

#tx-srfeuserregister-pi1-fe_users_form dl dt
{
	float:left;
	width: 200px;
	clear: left;
}

#tx-srfeuserregister-pi1-fe_users_form p.datenschutz
{
	margin: 0px 0px 0px 0px;
}


/** 
    POLL
 **/

#spmsd_quiz_userdata label {
	width: 90px;
	float: left;
}

#spmsd_quiz_userdata input {

}

#tx_spmsd_poll_pi1 fieldset {
	margin-bottom: 30px;
}

#tx_spmsd_poll_pi1 fieldset div.field label.question {
	margin-bottom: 10px;
	width: 100%;	
}

#tx_spmsd_poll_pi1 fieldset div.checkboxgroup {
	
}

#tx_spmsd_poll_pi1 fieldset div.radiogroup input,
#tx_spmsd_poll_pi1 fieldset div.checkboxgroup input {
	width: 30px;
	float: left;
}

#tx_spmsd_poll_pi1 fieldset div.checkboxgroup label {
	
}

#tx_spmsd_poll_pi1 div.submit.right,
#spmsd_quiz_userdata div.submit.right {
	float: right;
}
/*
#tx_spmsd_poll_pi1 .right,
#spmsd_quiz_userdata .right {
	float: right;
}
*/
#tx_spmsd_poll_pi1 div.submit.right button.submitbutton,
#spmsd_quiz_userdata div.submit.right button.submitbutton {
	width: auto;
	background-position: right;
	padding-right: 30px;
}

#tx_spmsd_poll_pi1 div.submit.left button.submitbutton {
	width: auto;
}
#tx_spmsd_poll_pi1 div.submit.left button.imagebutton span,
#spmsd_quiz_userdata div.submit.left button.imagebutton span{
	margin-left: 30px;
}



/***
 REGISTRATION 
***/

#content-section form .select-box .field {
	float: none; 
}
#content-section form .select-box .field select,
#content-section form .select-box .field .last select {
	width: 620px;
	margin-right: 0px;
}

/* ###########################################################
 *	Impfcheck
 * ########################################################### */

.question {
	margin-bottom: 20px;
	}



/***
	CECK-FORM
***/
.check-form {}
.check-form form {}
.check-form form fieldset {}
.check-form form fieldset label,
.check-form fieldset label{
	display: inline;
	margin-right: 7px;
}

.date select {
	width: 50px !important;

	}

.date {
		float: left;
	display: block;
	}
.check-form fieldset .right label {
	margin-right: 0px;
	margin-left: 7px;
	
	}

.check-form form fieldset .label,
.check-form fieldset .label {
	float: left;
	width: 100px;
}

.check-form fieldset .right .label {
	float:none;
	}
.check-form fieldset .above input.text {
	width: 150px;
	}
.check-form form fieldset input.text,
.check-form fieldset input.text {
	width: 75px;
}
.check-form .field {}

.check-form .table {
	margin-top: 15px;
	margin-bottom: 20px;
	width: 574px;	/* 580 */ 
	background-color: #b2e2e2;
	border: 3px solid #696969;
}
.check-form .table .row {
	border-bottom: 2px solid #fff;
}


.noBorder {
	border: none !important;
	}
.check-form .table .first-row {
}
.check-form .table .last-row {
	border-bottom: none;
}
.check-form .table .row .line {}
.check-form .table .row .line .col1
 {
	float: left; 
	width: 422px; /* 447 */
	padding: 3px 10px 5px 15px;
	border-right: 2px solid #fff;
}

.inclusive .col1 {
	padding: 3px 10px 5px 60px !important;
	width: 377px !important; /* 447 */
}

.check-form .table .row .line .col1 question {
	font-weight: bold;
}
.check-form .table .row .line .col1 span.question {
	font-weight: bold;
	display: block;
	margin: 0;
}
.check-form .table .row .line .col2 {
	float: left; 
	width: 115px; 	/* 125 */
	padding: 5px 0 0 10px;
	border-left: 2px solid #fff;
	margin-left: -2px;
}

/* button-box*/
.check-form .button-box,
.check-form-question .button-box {
	width: 580px;
}
.check-form .button-box .button {}
.check-form .button-box .button button,
.check-form .button-box .button input,
.check-form-question .button-box .button button,
.check-form-question .button-box .button input {
	width: auto;
	cursor: pointer;
}
.check-form .button-box .back,
.check-form-question .button-box .back {
	float: left;
}
.check-form-question .button-box .back {
	padding-left:250px;
}


.check-form .button-box .back button,
.check-form .button-box .back input,
.check-form-question .button-box .back button,
.check-form-question .button-box .back input
{
	padding-left: 30px; 
	background: url(img/submit_back.gif) left top no-repeat;
}
.check-form .button-box .next,
.check-form-question .button-box .next {
	float: right;
}
.check-form .button-box .next button,
.check-form .button-box .next input,
.check-form-question .button-box .next button,
.check-form-question .button-box .next input {
	padding-right: 30px; 
	background: url(img/submit.gif) right top no-repeat;
}

/* check-result*/
.check-result {}
.check-result h4 {margin-bottom: 20px;}
.check-result h4 span {font-weight: bold;}
.check-result table {
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-top: 3px;
	/*width: 580px;	/* 580 */ 
	background-color: #b2e2e2;
	border: 3px solid #696969;
}
.check-result table tbody {}
.check-result table tbody tr {height: 100px;}
.check-result table tbody .tr-0 {height: 20px;}
.check-result table tbody tr td {
	width: 85px; 
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	vertical-align: top;
	text-align: center;
}

	
.check-result table tbody tr td.td-0 {
	padding-left: 5px;
	padding-right: 5px;
	width: 100px; 
	
}
.check-result table tbody tr td.td-1 {
	width: 40px;
	padding-left: 2px;
	
}
.check-result table tbody .tr-0 .td-last {
	border-right: none;
	width: 300px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.check-result table tbody tr td.td-last {
	border-right: none;
	width: 300px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.check-result table tbody tr.tr-last td {
	border-bottom: none;
}
.check-result table tbody tr .check {
	width: 35px;
}
.check-result table tbody tr .check .checked {
	display: block;
	width: 25px;
	height: 25px;
	margin: 5px 0 0 5px;
	padding: 0px;
	background: url("img/bg-check-result-activ.gif") left top no-repeat;
}
.check-result table tbody tr .check .print-checked {
	display: none;
}

/***
check-form-question
***/
.check-form-question {}
.check-form-question  {
	margin-bottom: 20px;
}
.check-form-question .list {
	float:left; 
	width: 250px; 
	margin-top: 30px;
}
.check-form-question .list ul {
	list-style: none;
}
.check-form-question .list ul li {
	background: none; 
	padding: 0px; 
	margin-bottom: 10px;
}
.check-form-question  .list ul li span {
	color: #696969;
	padding-right: 30px;
	padding: 5px 35px 3px 0px;
}
.check-form-question  .list ul li.complete {}
.check-form-question  .list ul li.complete span {
	color: #009D99; 
	background: url("img/bg_check_complete.jpg") right top no-repeat;
}
.check-form-question .list ul li.current span {
	color: #009D99; 
	font-weight: bold;
	padding-right: 30px;
	padding: 5px 35px 3px 0px; 
	/*background: url("img/bg_check_complete.jpg") right top no-repeat;*/
}

.check-form-question .question {
	float: left; 
	width: 350px;
}
.check-form-question .question h4 {
	color: #696969; 
	font-weight: bold; 
	font-size: 11.5pt; 
	margin-bottom: 10px;
}
.check-form-question .question p {
	margin-bottom: 10px;
}
.check-form-question .question label {
	display: inline; 
}
.check-form-question .question input {
	/*margin-bottom: 10px;*/
}


/* ###########################################################
 *	ASSISTENZ-FORM
 * ########################################################### */
.assistenz-form {}
.assistenz-form fieldset {}
.assistenz-form .bordered {
	border: 1px solid #009D99;
	padding: 10px;
}
.assistenz-form .three-col {}
.assistenz-form .three-col .field {
	float: left;
	width: 199px;
}
.assistenz-form .three-col .field label {

}
.assistenz-form .three-col .field input {
	width: 180px;
	margin: 0px;
}

.assistenz-form .field {}
.assistenz-form .field label {display:block;}
.assistenz-form .field {}



 
 
