.msg_warning, .msg_success {
  background-color:#f1f5f0;
  border:1px solid #fff;
  padding:8px 5px 8px 25px;
  margin-bottom:10px;
  background-position:3px 9px;
  background-repeat:no-repeat;
}
.msg_warning p, .msg_success p {
  margin:0px;
}
.msg_warning {
  background-image:url(../images/icons/warning.gif);
}
.msg_warning, .msg_warning * {
  color:#f33;
}
.msg_success {
  background-image:url(../images/icons/success.gif);
}
.msg_success, .msg_success * {
  color:#5b9a3c;
}

.imgcenter {
  text-align:center;
  margin:10px auto;
  display:block;
}
#content .imgcenter {
  display:block;
  background-color:#7a8873;
  margin:10px -15px 10px -15px;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
}

a.imgcenter:link, a.imgcenter:visited {
  background-color:#887373 !important;
}
a.imgcenter:hover {
  border-top:1px solid #000 !important;
  border-bottom:1px solid #000 !important;
}
img.imgleft {
  float:left;
  margin:0px 5px 5px 0px
}
img.imgright {
  float:right;
  margin:0px 0px 5px 5px
}

img.imginline {
  vertical-align:text-bottom;
}


span.img_center {
  text-align:center;
  display:block;
}

table.datatable {
  background-color:#788c6e;
  margin-bottom:6px;
}
table.datatable td.nopadd {
  padding:0px !important;
}
table.datatable tr th {
  background-color:#aabea0;
  padding:0px 3px;
  text-align:left;
}
table.datatable tr td {
  padding:2px 5px;
  background-color:#f1f5f0;
}
.odd td {
  background-color:#fff !important;
}
.inact td {
  background-color:#ddecd9 !important;
}
.bullet {
  background-image:url(../images/layout/crumb_arrow.gif);
  background-repeat:no-repeat;
  background-position:3px 6px;
}

table.datalist th {
  text-align:right;
  padding-right:6px;
  width:140px;
  font-weight:bold;
}

span.highlight {
  background-color:#fff;
}

.greenbox {
  border:1px solid #5b9a3c;
  background-color:#d3dcce;
  padding:5px;
}

.seedskelist h2 {
  margin:5px 0 0 0;
}

.seedskelist ul {
  margin:0;
  padding:0;
  list-style:none;
}
.seedskelist ul li {
  background-image:url(../images/layout/crumb_arrow.gif);
  background-repeat:no-repeat;
  background-position:3px 6px;
  padding-left:15px;
}

.seedskelist a:link, .seedskelist a:visited {
  font-size:10px;
}

.balloon {
  width:280px;
}
.balloon h2 {
  font-size:12px;
  line-height:12px;
  color:#000;
  margin:0;
}
.balloondata {
  overflow:auto;
  height:140px;
}
.balloonlinks {
  text-align:right;
}

#entrycontent {
  padding-top:9px;
}

#entrycontent h1,
#entrycontent h2,
#entrycontent h3,
#entrycontent h4 {
  color:#53624c;
}
.entrycontentdata {
  background-color:#d4decf;
  background-repeat:no-repeat;
  background-position:5px 5px;
  margin-left:10px;
  padding:5px 5px 5px 31px;
}

.entryformbox {
  text-align:center;
  background-color:#d4decf;
  margin-top:10px;
  padding:5px;
  width:98%;
}

.barometerformcol h1,
.barometerformcol h2,
.barometerformcol h3,
.barometerformcol h4 {
  color:#53624c;
  margin-top:5px;
}
.barometerformcol {
  background-color:#d4decf;
  padding:5px;
  float:left;
}

.collab * {
  font-size:10px;
}
h3.underlined {
  padding-bottom:10px;
  background:url(../images/h3underline.gif) repeat-x 0px 100%;
}

span.flashvideo {
  display:block;
  text-align:center;
}

#avb-zoekbox-klein { width:263px; height:110px; overflow:hidden; display:block; position:relative;margin:0 auto;}
#avb-zoekbox-klein label { background-color: #ce0008; display:block; width:263px; font:bold 9pt verdana, sans-serif; padding:3px 0; text-align:center; color:#fff;}
#avb-zoekbox-klein input { width:243px; margin:10px; padding:2px 0 2px 2px!important; font:8pt verdana,sans serif; border:none;}
#avb-zoekbox-klein fieldset { width:263px; margin:0!important; padding:0!important; background-color:black; border:none;}
#avb-zoekbox-klein #avb-zoekbox-footer { width:263px; background: url("http://www.antwoordvoorbedrijven.nl/downloads/zoekbox/avb-logo-small.png") bottom left no-repeat; text-align:right; padding:3px 0 0 0; }
#avb-zoekbox-klein #avb-zoekbox-footer button { margin:0 5px 0 0;}