/* @override http://www.engage-software.nl/App_Themes/Engage/css/style2.css */

h1 {
  text-transform: none;
  color: white;
}

.main h1 {
  color: #00467F;
  font-size: 18px;
  margin-bottom: 14px;
}

.main h2 {
  padding-top: 8px;
}

.mainTop {
  height: 60px;
  background-position: 0 bottom;
}

.colRight-header {
  border-bottom: 1px solid #999999;
  color: #00467F;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}

.colRight2 .first {
  display: none;
}

.colRight2 a {
  text-decoration: none;
  color: #00467F;
}

.colRight2 a:hover {
  color: #666666;
}

.colRight2 .newsBox {
  border: none;
  padding: 0;
  margin-left: 17px;
}

.colRight2 .tblBox {
  margin-left: 17px;
}
.colRight2 .newsBox h3 {
  font-size: 11px;
}



.introduction {
  border-bottom: 1px solid #999999;
  background: url(../images/home-bg.jpg) no-repeat;
  height: 242px;
  color: white;
}


.introduction ul li {
background:url("../images/arrow-list.gif") no-repeat scroll 0 10px transparent;
padding-left:17px;
padding-top:5px;
}
.introduction-left {
  float: left;
  width: 275px;
  
}

.introduction-right {
  float: right;
  width: 305px;
 }




.introduction-inner {
  padding: 45px 35px 0;
}

.introduction p, .engage_description p {
  margin-bottom: 16px;
  margin-top: 16px;
}

.introduction h1 {
  margin-bottom: 20px;
}

.introduction #lijn-introduction {
  height: 2px;
  background: white url(../images/lijn-intro.jpg) no-repeat;
  width: 659px;
}

.h-main2 {
  /*background: transparent url('../images/home-img2.gif') no-repeat 0 0 !important;*/
  background: none;
  position: relative;
  height: auto;
  font-size: 12px;
  line-height: 16px;
}

.engage_description
{
    background: url(../images/home-engage-bg.jpg) no-repeat;
height:240px;
}
.colRight2 {
  background-color: #f1f6ea;
  padding-top: 0px !important;
  height: 465px; display:block;
  
}.engage_description h2 {
  font-size: 18px;
  line-height: 21px;
}

.engage_windows {
  float: left;
  width: 275px;
  margin-left: 35px;
  margin-top: 22px;
}


.engage_online {
  float: right;
  width: 305px;
  margin-top: 22px;
  margin-right: 38px;
}

.articles {
  font-size: 12px;
  padding-left: 35px;
  background: white url(../images/artikelen-bg.jpg) no-repeat center top;
  padding-top: 25px;
  padding-bottom: 20px;
}

.articles h3 {
  color: #6caf1b;
  margin-bottom: 10px;
}

.articles p {
  margin-top: 7px;
}

.articles a, .engage_description a {
  color: #115472;
}

.articles-header {
  margin-bottom: 16px;
  color: #00467F;
  font-size: 16px;
  font-weight: bold;
}

.article1, .article2, .article3 {
  float: left;
  width: 239px;
  margin-right: 80px;
}

.article3 {
  margin-right: 0px;
}

.h-main-inner {
  width: 730px;
  clear: both;
  position: absolute;
  top: 0;
  left: 0;
}

#ctl00_colRight_ctl00_Login1_UserNameLabel, #ctl00_colRight_ctl00_Login1_PasswordLabel {
  width: 95px;
}

input#ctl00_colRight_ctl00_Login1_UserName.long, #ctl00_colRight_ctl00_Login1_Password {
  width: 109px;
}


.footer {
  height: 150px;
  border: none;
  background: url(../images/footer-bg.jpg) no-repeat;
  padding-left: 15px;
  padding-top: 0;
}

.colRight2 fieldset.loginPanel {
  padding: 15px 0 0;
  width: 220px;
}

.footer a {
  font-size: 10px;
  color: white;
}

.footer ul {
  list-style-type: none;
  float: left;
 margin-left:35px; width: 115px;
  margin-top: 8px;
}

.footer ul ul {
  float: none;
  margin: 0;
}

.footer ul li a {
  font-weight: bold;
  font-size: 11px;
}

.footer ul li ul li a {
  font-weight: normal;
  font-size: 10px;
}

.footer ul li {
  margin-top: 7px;
}

.footer ul li ul li {
  margin-top: 0;
  padding: 1px 0 2px 5px;
}


