
.test_header{
  border-bottom: 1px dotted #D8D5CA;
  height: 70px;
  width: 500px;
}

.test_header img{
  float: left;
  padding-right: 10px;
}

.table_header{
  background-color: #ECEAE1;
  padding: 5px;
}

.table_header_iq{
  background-color: #ECEAE1;
  
}



.user_infos{
  margin-top: 10px;
  border:1px solid #D8D5CA;
  font-size: 10px; 
}
.user_infos td{
  padding: 5px;
  vertical-align: top;
}

.timer{
  margin-top: 10px;
  border:1px solid #D8D5CA;
  font-size: 10px; 
}
.timer td{
  padding: 5px;
  vertical-align:middle;
  
}

.bottom_orientiert{
vertical-align: bottom;
}


.timer_hinweis{
width:200px;

}

.user_border_right{
  border-right: 1px dotted #D8D5CA;
}
.user_border_left{
  border-left: 1px dotted #D8D5CA;
}
.radio_buttons{
 border-left: 1px dotted #D8D5CA;
 text-align:center;
}

.intelligenz_radio{
  text-align: center;
}

.test_senden {
  background-image:url(../images/button_payment.gif);
  background-repeat:repeat-y;
  border-color:#B5BA18 -moz-use-text-color;
  border-style:solid none;
  border-width:1px 0pt;
  color:#B5BA18;
  cursor:pointer;
  height:23px;
  width:82px;
  margin-top:20px;
}


.antwort_label{
  width:100px;
  vertical-align:bottom;

}

.antwort_input{
  width:100px;
  vertical-align:bottom;
}


.antwort_iq{
  width:500px;
  border-bottom: 1px dotted #D8D5CA;
  vertical-align:bottom ! important;
  height: 60px;
}


.frage_long{
width: 300px;
float:left;
}

.frage {
color:#6F3171;
font-size:12px;
font-weight:bold;
}

.frage_error{
color:#F00;
font-size:12px;
font-weight:bold;
}

.start_button{
list-style-image:none;
list-style-type:none;
text-align:center;

}
.iq_start_button a {
background-image:url(../images/btn_uhr.gif);
background-repeat:no-repeat;
float:right;
height:39px;
width:138px;
margin-right:20px;
margin-top:10px;
}

.iq_start_button a:hover, .iq_start_button {
background-image:url(../images/btn_uhr.gif);
background-position:0pt -38px;
background-repeat:no-repeat;
}

