*  {
    font-size                   : 13px;
    line-height                 : 16px;
    font-family                 : Arial;

}

html, body  {
    margin                      : 0px;
    padding                     : 0px;    
    background                  : #f0f0f0;    
    height                      : 100%;
    min-height                  : 100%;
}

/* .red, .red * { color: red !important;} */



h1{
 color: #000;
 font: bold 30px Arial,sans-serif;
	}
	
	h2{
 color: #000;
 font: bold 30px Verdana,sans-serif;
	}
	
small { font-size: 85% }
	
em.kursiv{

color: #60246B;
font: italic bold 30px Verdana,sans-serif;
}

#root {
    background-color: #FFFFFF;
    box-shadow: 1px 6px 14px #1E231B;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

#header  {
    width                       : 980px;
    background-color            : #fff;    

	margin-top					: 20px;
}

#content  {
    width                       : 940px;
    background-color            : #fff;
    padding                     : 0 20px 20px 20px;

}

.emailadresse{
	color: black;
	font-weight:bold;
}



.box_white {
  /*  background-color: #F0F0F0;
    box-shadow: 1px 6px 14px #1E231B;*/
    color: #000000;
    padding: 0 20px 20px 20px;
    position: relative;
	
}


/** Question Body **/
.xform_title  {
    background-color            : #93b3c4 ;
    padding-top                 : 4px;
    padding-bottom              : 4px;
}
.xForm_question_title  {
    color                       : #3d3b3b;
    font-size                   : 13px;
    padding-left                : 5px !important;
    padding-right               : 14px !important;
    margin:0px;
}
.xForm_question_title_number  {
    color                       : #fff;
    vertical-align              : top;
    font-size                   : 13px;
    white-space                 : nowrap;
}
.xForm_question_title_table  {
    padding                     : 1px 4px 1px 0px;

    margin:0px;
    margin-left:0px;
}
.xForm_betweenQuestions {
    margin-bottom               : 0px !important;
}
.xForm_linkAfterQuestion  {
    color                       : #497d99;
}

.row_texttable {
    width						:100px;
	}
	
	
.xform_table_border_table{
	/*width						: 100px;*/
	}

.headerrow{
	width						: 100px;
	}


/** Question - General **/
#xForm_questionnaireWidth  {
    width                       : 100% !important;
    font-size                   : 13px; /* for prepend */
}

.xForm_table  {
    border                      : 0px;

}

.table_border {
    border                      : 0px solid #fff;
    padding                     : 0px;
    margin                      : 0px;
    border-collapse             : collapse;
}

.xForm_table {
    border                      : 0px !important;
    border-collapse             : collapse !important;

}

tr.row1 td {
    background-color            : #efefef;
}
tr.row2 td {
    background-color            : #fafafa;
}
.radio {
    text-align                  : center !important;
    width                       : 37px;
    padding-left                : 17px;
}

.xForm_table th  {
    font-size                   : 13px;
    font-weight                 : normal;
    text-align                  : center;
    background-color            : #fff;
    color : #fff;
    border-top: 1px solid #fff;
}

.xForm_table td  {
    font-size                   : 13px;
    border-top                  : 1px solid #f0f0f0;
    background-color            : #fff;
}

.highlight td {
    /*background-color            : #f2c5dc !important;*/
    background-color            : #adafac !important;
}

.xForm_element_text, .xForm_element_textarea  {
    border                      : 1px solid #91a6ae;
}

.xForm_link_print  {
    color                       : #f2c5dc;
}


.button_graphic.button_submit {
    background: url("/assets/images/questionnaire/button_hintergrund_grau_dunkler.jpg") repeat-x scroll right top transparent;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 3px #1E231B;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 25px;
    padding: 0 5px;
    text-align: center;
    width: auto !important;
	float:right;
}

.button_graphic.button_submit.red {
    background: url("/assets/images/questionnaire/button_hintergrund_rot_dunkler.png") repeat-x scroll right top transparent;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 3px #1E231B;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 25px;
    padding: 0 5px;
    text-align: center;
    width: auto !important;
	float:right;
}







#stoerer_top  {
    width                       : 360px;
    position                    : relative;
    top                         : 10px;
    right                       : 20px;
}


p {
    margin-bottom: 22px;
}


.formdata tr td:first-child {
   padding-left                 : 22px;
}

.formdata input  {
    width                       : 250px;
}



body.ci .button_submit  {
	background-image : url(/assets/images/questionnaire/absenden_button_chi.png);
}
body.cf .button_submit  {
	background-image : url(/assets/images/questionnaire/absenden_button_chf.png);
}


td.radio input { width: auto; }

tr.option_header th {
	color: #000;
	background-color: #b2bec4;
}

.row_texttable{
	width          :100px;
	}
	
td.row_textfrage {
	width: 300px !important;
}

.row_text {
	width: 200px !important;
}




.row_text_minmax {
	width: 30px !important;
	float:right;
}


.xForm_element_text  {
	width: 400px;
}

.xForm_element_textarea  {
	width: 870px;
	height: 100px;
}

td.row_texttable  input {
	width: 82px !important;
}

td.row_texttablewider  input {
	width: 120px !important;
}

td.row_texttablewider  {
	text-align:center;
}

td.row_texttablewiderleft  input {
	width: 200px !important;
}

td.row_texttablefix  input {
	width: 170px !important;
}

.row_texttablefix  {
	width: 195px !important;
}

.row_textfrage {
	width: 220px !important;
}

td.row_texttablewide  input {
	width: 200px !important;
}

td.mehrtext textarea{
	width		: 400px;
	}
	
	
.xForm_table tr:nth-child(odd) td {
    background-color            : #efefef;    
}

.xForm_table  tr:nth-child(even) td {
    background-color            : #fafafa;    
}


table th.border_left_black,
table td.border_left_black {
    border-right: 1px solid #fff;;

}

.specialtable tr td {
  border-bottom: 2px solid #fff;
  padding-top: 4px;
  padding-bottom: 8px;
}


.maxwidth{
    width:300px;
}


a.icon-complete  {
    background   : url(/assets/images/vollstaendig_smaller.png) no-repeat right center;
    padding-left : 20px;
}


div#loadingLayer,
div#noscriptLayer,
div#uploadLayerBG  {
    position : fixed;
    width    : 100%;
    height   : 100%;
    top      : 0;
    left     : 0;
    z-index  : 1000;
    background-color : #333;
    opacity  : 0.5;
    cursor   : wait;

    display : none;
}

div#loadingLayerInner,
div#noscript,
div#uploadLayerBGInner  {
    position : fixed;
    width    : 400px;
    height   : 100px;
    top      : 50%;
    left     : 50%;
    margin-left : -200px;
    margin-top  : -50px;
    z-index  : 1010;
    background-color : #fff;
    border   : 2px solid red;
    cursor   : wait;
    box-shadow : 2px 2px 2px #999999;
    text-align: center;
    font-weight : bold;

    display : none;
}

div#noscript,
div#noscriptLayer {
    display : block;
    cursor  : default;
}


div#uploadLayerBG,
div#uploadLayerBGInner {
    
    /*  display : block;*/
    cursor  : default;
    text-align : left;

}

div#uploadLayerBGInner { 
    padding : 8px;
    }


