﻿h1
{
  font-size: 22px;
  color: #0078C1;
  font-family: Georgia;
  margin: 0 0 12px 0;
  font-weight: bold;
}
h2
{
  font-family: Arial;  
  font-size: 17px;
  color: #0078C1;  
  font-weight: bold;
}
h3
{
  font-family: Arial;  
  font-size: 14px;
  color: #0078C1;  
  font-weight: bold;
}
h4
{
  font-family: Arial;  
  font-size: 12px;
  color: #0078C1;  
  font-weight: bold;
}

#content
{
  xoverflow: auto;
}

#article-subnav
{
  width: 215px;
  float: left;
  padding-top: 9px;
}
#article-subnav h2
{
  font-family: Georgia;
  font-size: 13px;
  margin-bottom: 12px;
}
#article-body
{
  width: 656px;
  min-height: 400px;
  padding: 0 7px 15px 12px;
  margin-left: 2px;
  float: left;
}

/* TEMP Verzekeringen module */
#article-body-verzekeringen
{
  width: 656px;
  min-height: 400px;
  padding: 0 7px 15px 7px;
  margin-left: 2px;
  float: left;
}
#article-body-verzekeringen iframe
{
  width: 656px;
  height: 2000px;
}
/* End temp verzekeringen module */

.article #headerbox ul
{
  margin: 10px 0 0 0;
  list-style: none;
}
.article #headerbox a
{
  background: url(/images/icon-down.png) no-repeat 0 7px;
  padding-left: 10px;
  color: Black;
  text-decoration: underline;  
}
#headerbox li
{
  margin-bottom: 8px;
}

