body, html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font: 14px/16px arial, verdana, sans-serif;
    color: #444444;
}

form {
    margin: 0;
    padding: 0;
}

div.container {
    /*text-align: center;*/
}

div.centerbox {
    width: 700px;
    border: 1px solid #d6d6d6;
    margin: 0 auto;
    text-align: left;
}

input.submit {
    float: right;
    width: 112px;
    height: 28px;

    margin-right: 40px;
    border: none;
    background: url(/templates/bankenoverzicht/button.png) no-repeat center center;
    font: bold 12px/14px arial, verdana, sans-serif;
    color: #ffffff;

}

.centerbox .titlebar {
    height: 44px;
    width: 100%;
    background: url(/templates/bankenoverzicht/titlebar.png) repeat-x top center;
    border-bottom: 1px solid #d6d6d6;
}

.centerbox .titlebar img {
    float: left;
    margin: 8px 0 0 10px;
}

.centerbox .titlebar h1 {
    float: left;
    margin: 0 0 0 10px;
    font: bold 16px/44px arial, verdana, sans-serif;
    color: #6e6e6e;
}

table.bf {
    width: 100%;
}

div.question {
    padding: 40px;
    padding-bottom: 20px;
    font: bold 16px/20px 'Trebuchet MS', 'Verdana', 'Arial', 'Helvetica', sans-serif;
    color: #444444;
}

span.multipletext,
span.ratingexplain {
    display: block;
    margin-left: 30px;
    font-weight: normal;
    font-size: 12px;
}

span.ratingexplain {
    margin-bottom: -20px;
}

div.questionhelp {
    display: none;
}

div.answer {
    padding: 0 40px;
}

span.asterisk {
    display: none;
}

table.answertable {
    width: 100%;
}

table.answertable td {
    line-height: 26px;
}

table.answertable th.array1 {
    text-align: center;
}

table.answertable th font {
    font-weight: normal;
    font-size: 14px;
}

div.navigation {
    margin-top: 20px;
    padding-bottom: 20px;
}

div.errormandatory {
    color: red;
    margin-top: 40px;
}

td div.errormandatory {
    margin-top: 0;
}

center font {
    display: none;
}

textarea {
    width: 100%;
    height: 100px;
}

input.radio {
    margin-right: 20px;
    margin-left: 0;
}

.array1 input.radio,
.array2 input.radio {
    margin: 0;
}

input.checkbox {
    margin-right: 10px;
}

.gentext {
    font-weight: normal;
}

.bankname {
    font-weight: bold;
    color: #bc0000;
}

.navigation table.graph {
    float: left;
    width: 400px;
    height: 28px;
    margin-left: 40px;
    color: #6e6e6e;
    font-size: 11px;
}

.navigation table.innergraph {
    width: 390px;
}

.navigation table.innergraph table td {
    border: 1px solid #6e6e6e;
}

.navigation table.graph img {
    height: 10px;
}

p.welcome,
p.finishtext {
    margin: 40px;
}

span.good,
span.bad {
    text-decoration: underline;
}

a:link,
a:visited {
    color: #002395;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}
