.main {
  background-color: #DCDCDC;
}
.main .content {
  background-color: #FFFFFF;
}
.main .content h1 {
  font-family: Georgia;
  font-style: italic;
  font-weight: normal;
  font-size: 20px;
  margin: 5px 0px 5px 10px;
}
.main .content h2 {
  font-family: Georgia;
  font-style: italic;
  font-weight: normal;
  font-size: 16px;
  margin: 5px 0px 5px 10px;
}
.main .content h2 a {
  text-decoration: none;
}
.main .content h2 a:hover {
  text-decoration: underline;
}
.main .content .text {
  font-family: "Lucida Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  margin: 10px 0px 5px 10px;
}
.main .content .text i {
  font-size: 12px;
}
.main .content .text a {
  text-decoration: underline;
}
.main .content .text a:hover {
  text-decoration: underline;
}
.main .content .text ul a {
  text-decoration: none;
}
.main .content .text ul a:hover {
  text-decoration: underline;
}
.main .content textarea {
  font-family: "Lucida Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
}
.main .content input {
  font-family: "Lucida Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
}
.main .content .faq td {
  font-family: "Lucida Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
}
.main .content .faq a {
  text-decoration: none;
}
.main .content .faq tr.item {
  background-color: #FFFFFF;
  cursor: pointer;
}
.main .content .faq tr.hover {
  background-color: #DDDDDD;
  cursor: pointer;
}
.main .content_right h3 {
  font-family: Georgia;
  font-style: italic;
  font-weight: normal;
  font-size: 17px;
  margin: 5px 0px 5px 7px;
}
.main .content_right .text {
  font-family: "Lucida Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  margin: 10px 0px 5px 10px;
}
.main .content_right .text a {
  text-decoration: none;
}
.main .content_right .text a:hover {
  text-decoration: underline;
}
.main .content div.faq {
  background-image: url( ../images/menu/groen1/line_submenu.gif );
}
