.f_headline{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
font-weight: bold;
background-color: #00017b;
}

.f_selftext{
background-color: #7E9BE9;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #00017b;
font-weight: normal;
vertical-align: top;
border-bottom: solid #00017b 1px;
}

.f_text{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #00017b;
font-weight: normal;
background-color: #ffffff;
vertical-align: top;
border-bottom:  solid #00017b 1px;
}

.f_table{
width: 99%;
}

.f_input{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #00017b;
font-weight: normal;
background-color: #7E9BE9;
border: solid #00017b 1px;
}

.f_textarea{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #00017b;
font-weight: normal;
background-color: #7E9BE9;
border: solid #00017b 1px;
}

.f_select{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #00017b;
font-weight: normal;
background-color: #7E9BE9;
border: solid #00017b 1px;
}


