.survey_item {
  font-size: 12px;
  font-family: Arial;
  border:0px;
}

.question {
  font-weight: bold;
}

.tx-pbsurvey-pi1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
/*  padding: 30px;*/
	padding-left: 20px;
/*  border: 1px solid #009CCE;*/
  position: relative;
  text-align: left;
}

.tx-pbsurvey-pi1 div {
  margin-bottom: 10px;
}

.tx-pbsurvey-pi1 .pagenumbering {
  font-size: 10px; 
  position: relative;
  height: 15px;
  display: none;
}

.tx-pbsurvey-pi1 .barcontainer {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  width: 100px;
  height: 15px;
  position: absolute;
  z-index: 6;
  right: 0px;
}

.tx-pbsurvey-pi1 .bar {
  background-color: #DEF3F7;
  height: 15px;
  z-index: 4;
  position: absolute;
  left: 0px;
}

.tx-pbsurvey-pi1 .bartext {
  z-index: 5;
  text-align: center;
  position: absolute;
  left: 0px;
  width: 100px;
  height: 15px;
}

.tx-pbsurvey-pi1 .pageheader {
  font-size: 16px;
  font-weight: bolder;
  color: #003399;
}

.tx-pbsurvey-pi1 .pageIntroduction {
  font-size: 12px;
}

.tx-pbsurvey-pi1 .survey_item {
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #009CCE;
}


.tx-pbsurvey-pi1 .itemform {
  font-size: 12px;
}
/*
.tx-pbsurvey-pi1 .question {
  position: relative;
  font-size: 12px;
}

*/

.tx-pbsurvey-pi1 .questionNumber {
  margin-right:10px;
  font-size: 14px;
}


.tx-pbsurvey-pi1 .questionSubtext {
  font-size: 10px;
}

.tx-pbsurvey-pi1 .required {
  font-size: 9px;
  color: #FF0000;
  vertical-align: super;
}

.tx-pbsurvey-pi1 .additional_ver {
  margin-left: 20px;
}

.tx-pbsurvey-pi1 .matrix {
  width: 80%;
}

.tx-pbsurvey-pi1 .matrix .surveyrow_even {
  background-color: #009ACE;
}

.tx-pbsurvey-pi1 .matrix .columnFirst {
  font-size: 11px; 
  font-weight: bold; 
  text-align: left;
}

.tx-pbsurvey-pi1 .matrix .columnNext {
  font-size: 11px; 
  text-align: center;
}

.formbuttons input[type=submit] {
  border-top-width:1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  background: #009CCE;
  font: 11px Arial, Helvetica;
  font-weight: bold;
  color: white;
  width: 100px;
  padding: 8px;
}

.tx-pbsurvey-pi1 input[type=checkbox],
.tx-pbsurvey-pi1 input[type=radio]	{
	margin-right: 5px;
	margin-bottom: 10px;
}


.tx-pbsurvey-pi1 input[type=text]	{
	width: 300px;
}
/*
.survey_item geburtsjahr {
	border: 1px solid red !important;
}
*/
