* {outline: none;}
/* Algemeen */


html,body {
  height:100%;
}
body,td,th,h1,h2,h3,h4,h5,h6,p {
  margin:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#8D8D8F;
  font-weight:normal;
}
body {
  background-color:#FFFFFF;
}

.MainContainer{
  background-color:#999999;
  background: url('../image/mainbg.jpg') no-repeat top center;
  width: 100%;
  overflow: hidden;
}

/* Floating */

.app_clr { clear:both; }

/* Containers */

.container {
  position:relative;    
  width:900px;
  height:auto !important; /* real browsers */
  height:100%; /* IE6: treaded as min-height*/

  border:0px solid #000000;
  margin:0 auto;
}
.LeftColumn {
  float: left;
  width: 220px;
  border: 0px solid #ff0000;
}

.logo {
  width: 250px;
  text-align: center;
  margin-top: 15px;
}
.NewsBlock {
  width: 210px;
  border: 0px solid #ffcc00;
  margin-top: 30px;
  color: #878789;
  font-size: 12px;
}
.NewsBlock h1{
  font-size: 13px;
  color: #ffffff;
  padding-bottom: 10px;
}
.NewsBlock hr{
  height: 1px;
  background-color: #49494c;
  border: 0px;
}
.LeesMeer a{
  color: #0070b0;
  font-size: 11px;
  text-decoration: none;
  float: right;
}
.LeesMeer a:hover{
  color: #ffffff;
}

.RightColumn {
  width: 650px;
  border: 0px solid #ff0000;
  float: left;
  margin-left: 30px;
/*  background-color: #0000ff;  */
}
.TopMenuHolder {
  width: 560px;
  height: 42px;
  float:right;
  border: 0px solid #00ff00;  
}
.TopMenu a{
  float: left;
  width: 140px;
  background: url('../image/buttonbg.jpg') no-repeat top center;
  height: 42px;
  text-align: center;
  line-height: 32px;
  cursor:pointer;
  font-size: 9px;
  color: #000000;
  text-decoration: none;
}

.TopMenu a:hover,.TopMenu a.current{
  background-repeat: no-repeat;
  background-position: bottom center;
  color: #ffffff;
}
.MainMenu {
  width:637px; 
  height: 30px;
  margin-top: 34px;
  margin-left: 15px;
  margin-bottom: 10px;
  line-height: 30px;
  position: relative;
  border: 0px solid #00ff00;
}
.MainMenu a {
  padding-right: 15px;
  text-decoration: none;
  color: #49494c;
}
.MainMenu a:hover,.MainMenu a.current {
  color: #33b3e4;
}
.zoeken {
  width: 173px;
  height: 23px;
  background: url('../image/zoekenbg.jpg') no-repeat top center;  
  position: absolute;
  right: 0px;
  top: 5px;
}
 .zoeken input {
  height: 15px;
  border: 0px;
  margin-top: 2px;
  width: 140px;
  margin-left: 3px;
  font-size: 11px;
  color: #a2a2a2;
  background-color: transparent;
 }
 
.SearchBut {
  width: 21px;
  height: 23px;
  position: absolute;
  top:0px;
  right:0px;
  background: url('../image/searchbut1.jpg') no-repeat top center;  
  cursor: pointer;
}
.SearchBut:hover {
  background: url('../image/searchbut2.jpg') no-repeat top center;  
}
.BigImage {
  width: 635px;
  height: 208px;
  background: url('../image/imgbg.jpg') no-repeat top center;   
  padding-top: 2px;
  padding-left: 2px;
  margin-bottom: 3px;
}

.NewsImage {
  width: 58px;
  height: 59px;
  background: url('../image/SmallImgFrame.png') no-repeat top center;   
  float: left;
  margin-right: 10px;
  border: 0px;
  padding: 1px;
  text-align: center;
}
.date {
  color: #0070b0;
  font-size: 11px;
}

.header {
  position:relative;    
  width:980px;
  height:50px;
  padding-left:10px;
  padding-right:10px;
  background-color:#666666;
}
.content {
  position:relative;    
  width:637px;
  margin-left: 15px;
  border: 0px solid #ff0000;
/*  background-color:#333333;*/
}

.ContentLeft {
  float: left;
  width: 370px;
  border: 0px solid #0000ff;
  padding: 5px;
  color: #8d8d8f;
  line-height: 16px;
  margin-top: 5px;
}
.ContentLeft h1{font-weight: bold;color: #ffffff;}
.ContentLeft hr{height: 1px; background-color: #8d8d8f; margin-top: 7px; margin-bottom: 7px; border: 0px;}
.ProjectenTitle {
  border-bottom: 1px solid #8d8d8f; padding-bottom: 5px; padding-top: 5px; color: #ffffff; font-size: 11px; font-weight: bold;
  margin-bottom: 4px;
}

.ContentRight {
  float: right;
  width: 205px;
  border: 0px solid #00ff00;
  padding: 5px 0px 5px 5px;
  margin-top: 5px;
}
.ContentRight a{
  color: #0070b0;
  font-size: 11px;
  text-decoration: none;
}
.ContentRight a:hover{color: #ffffff;}
.ContentRight h1{font-weight: bold;color: #ffffff;}
.ContentRight hr{height: 1px; background-color: #8d8d8f; margin-top: 5px; margin-bottom: 5px; border: 0px;}


.footer {
  margin-top: 10px;
  height:49px;
  background: url('../image/footerbg.png') top center;
  line-height: 49px;
  position: relative;

}
.FootInfo {
  height:46px;
  padding-top: 3px;
  margin:0px auto;
  width: 900px;
  font-size: 10px;
  font-weight: normal;
  color: #545457;
  text-align: left;
}
.FootInfo a{
  color: #545457;
  text-decoration: none;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.FootInfo a:hover,.FootInfo a.current {
  color: #ffffff;
}

/* IMAGES EFFECT*/

.smallimgs {
  width: 94px;
  height: 89px;
  cursor: pointer;
  background: url('../image/imgrollover.png') no-repeat;
}
.smallimgs:hover {
  background: url('../image/imgrollover2.png') no-repeat;
}
.ImgsHidden{
  position: absolute;
  visibility: hidden;
}
.ImgsCommon {
  width:94px;
  height:89px;
  position: relative;
  float:left;
  margin-right:17px;
  margin-top:5px;
  margin-bottom:10px;
  border: 0px solid #ffcc00; 
  background: url('../image/imgframe.png') no-repeat;
}
.ImgsCommonRight{
  margin-right:0px;  
  margin-left:0px;  
}
.verstuur {
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;  
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: url('../image/verstuur1.png') no-repeat right center; 
  cursor: pointer;
}
.verstuur:hover {
  background: url('../image/verstuur2.png') no-repeat right center; 
}

a{color: #FFFFFF; text-decoration: none; font-weight: normal;}