﻿.bodyClass, .RadEContentBordered, .motherContent
{
  background-color: #fcf8d8;
  font-family: Arial;
  font-size: 13px;
  color: #666666;
  margin-left: 0px;
  margin-top: 0px;
}
.blue-list li
{
  margin: 0px;
  padding: 0px;
  color: #1f1e21;
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  padding-left: 20px;
  background-image: url(../../Images/Blindnote/blue-list-bg.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  list-style-type: none;
}
.blue-list li a
{
  text-decoration: none;
  color: #1f1e21;
}
.blue-list
{
  margin: 0px;
  padding: 0px;
}
.greytitle
{
  font-size: 24px;
  color: #1f1e21;
  font-weight: bold;
}
.bluetitle
{
  font-size: 24px;
  color: #3f668f;
  font-weight: bold;
}
.greynormaltext
{
  font-size: 14px;
  color: #7f7f7f;
}
.yellownormaltext
{
  font-size: 14px;
  color: #1f1e21;
}
.butonSearch
{
  font-size: 16px;
  color: White;
  font-weight: bold;
  background-image: url(../../Images/Blindnote/button-search-bg.png);
  background-repeat: repeat-x;
  text-decoration: none;
  display: inline-block;
  padding: 5px 10px 6px 10px;
}
.yellowtitle
{
  font-size: 24px;
  color: #215c93;
  font-weight: bold;
}
.light-for-the-world-box
{
  width: 100%;
  padding-left: 10px;
  background-color: #FCF8D8;
}
.light-for-the-world-box img
{
  float: right;
  margin-top: 3px;
  margin-left: 10px;
  margin-right: 13px;
  margin-bottom: 3px;
}
.dark-yellow-box
{  
  /*background-image: url(../../Images/Blindnote/dark-yellow-bg.png);
  background-repeat: repeat-y;*/
  background-color: #FFF12C;
  min-height: 92px;
  padding-right: 10px;
}
.dark-yellow-box img
{
  float: left;
  margin: 0px;
  margin-right: 10px;
}
.dark-yellow-box-container
{
  padding-top: 25px;
}
.lees-meer
{
  color: #3f668f;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
.lees-meer:hover
{
  text-decoration: underline;
}
.wide-template-td
{  
  /*background-color: #f1d955;
  background-image: url(../../Images/Blindnote/wide-content-bg.png);
  background-repeat: repeat-y;  */
}
.whitelink
{
  color: #1f1e21 !important;
  font-weight: bold;
  text-decoration: none !important;
}
.whitelink:hover
{
  color: Black !important;
  text-decoration: underline !important;
}

.two-columns-2nddiv p
{
  max-width: 660px;
}
