body { color: #0D578D }
.header { background: #eeeedf; font-weight: bold; font-size: 20px; color: #0D578D; padding: 15px; border: solid black 1px; }
.headline { font-weight: bold; background: #EDEDE6; padding: 5px }
.headline2 { font-weight: bold; padding: 2px; background: #EDEDE6; }
.headline3 { font-weight: bold; padding: 2px; font-size: 33px}
table tr.hovr:hover { background-color: #f8e8a0; cursor: pointer; }
table tr.even { background-color: #fff; } 
table tr.oneven { background-color: #eee; }
input.txt { border: 1px solid #aaa; width: 260px; }
input.txt_nowidth { border: 1px solid #aaa; }

a.a_simple:link { text-decoration: none; color: #0D578D }
a.a_simple:visited { text-decoration: none; color: #0D578D }
a.a_simple:hover { text-decoration: none; color: #0D578D }
a.a_simple:active { text-decoration: none; color: #0D578D }

.error { color: red; font-family: monospace }
.gwe {border: 2px solid #eeeedf; margin-bottom: 15px}

table.kiwa { border-collapse: collapse; }
table.kiwa td { border: 1px solid #ddd; padding: 5px }
td.kiwa_empty { font-size: 5px; }
td { vertical-align: top; }
td.nowrap { white-space: nowrap; }
.rood { color: red }

.accoord { font-size: 130%; font-weight: bold; }
.rood { color: red; }
.groen { color: #73C167; }

.gasblok { background-image: url("gas_background_20.gif"); background-repeat: no-repeat; background-position: top left; }
.waterblok { background-image: url("water_background_20.gif"); background-repeat: no-repeat; background-position: top left; }
.elektrablok { background-image: url("elektra_background_20.gif"); background-repeat: no-repeat; background-position: top left; }
.rapport_resultaat { font-weight: bold; }
.rapport_headline { font-weight: bold; background: #09568D; color: white; padding: 5px; font-size: 120%; border-top: 1px solid #09568D; border-bottom: 1px solid #09568D; }
.rapport_header { background: #ffffff; border: solid black 1px; }
.rapport_header td { padding: 15px; font-weight: bold; font-size: 20px; color: #0D578D;  }
.sleutel_bezoeker { font-family: serif; }

.login_info {float: right; font-size: 15px; }
.login_info a {text-decoration: none; }