.header .padding {
   padding: 45px 20px 0 45px;	
}

.column0 .padding {
   padding: 0 0 0 20px;	
}

.column1 .padding {
   padding: 20px 50px;	
}

.column1 .left {
   float: left;
   width: 315px;
}

.column1 .left .padding {
   padding: 20px 20px 10px 40px;
}

.column1 .left .padding img {
   margin: 0 0 20px 0;
   float: left;
   clear: both;
}

.column1 .right {
   float: left;
   width: 625px;
}

.column1 .right .padding {
   padding: 20px 40px 20px 20px;
   font-size: 11px;
   line-height: 16px;
   color: #68522C;
   text-align: justify;
}

.column1 .right .padding h2 {
   font-size: 15px;
   margin: 5px 0;
   color: #002857;
}

.column1 .right .padding h3 {
   font-size: 13px;
   margin: 0 0 5px 0;
   color: #ad2c24;
}


iframe {
   border: 5px solid #FFF;
}

small {
   font-size: 12px;
   line-height: 30px;
}

.column1 .right .padding a:link {
    color: #002857;
    text-decoration: none;
}

.column1 .right .padding a:visited {
    color: #002857;
    text-decoration: none;
}

.column1 .right .padding a:hover {
    color: #ad2c24;
    text-decoration: none;
}

.column1 .right .padding a:active {
    color: #002857;
    text-decoration: none;
}

.contact-left {
   float: left;
   width: 400px; 
   margin: 0 20px 0 0;
}

.contact-right {
   float: left; 
   width: 140px;
}

.contact-left a:link {
   text-decoration: none;
   color: #ad2c44;
}

.contact-left a:visited {
   text-decoration: none;
   color: #ad2c44;
}

.contact-left a:hover {
   text-decoration: none;
   color: #ad2c44;
}

.contact-left a:active {
   text-decoration: none;
   color: #ad2c44;
}

.footer .padding {
   padding: 20px 20px 0 45px;
   font-size: 11px;
   color: #A5A5A5;
   letter-spacing: 1px;
}

.footer .padding a:link {
    color: #A5A5A5;
    text-decoration: none;
}

.footer .padding a:visited {
    color: #A5A5A5;
    text-decoration: none;
}

.footer .padding a:hover {
    color: #303030;
    text-decoration: none;
}

.footer .padding a:active {
    color: #A5A5A5;
    text-decoration: none;
}

#title-bg {
   position: absolute;
   left: 20px;
   top: 135px;
   z-index: 1000;
   width: 919px;
   height: 50px;
   background: #002857;
   /* for IE */
   filter:alpha(opacity=80);
   /* CSS3 standard */
   opacity:0.8;	
}

#title {
    position: absolute;
    left: 335px;
    top: 149px;
    z-index: 1000;
    color: #FFF;
    text-transform: uppercase;	
}

/*
#title h1 {
    margin: 0;
    padding: 0;
    font-size: 17px;
    letter-spacing: 3px;	
}
*/

#title h1 {
    margin: 0;
    padding: 0;
    font-family: Century Gothic, sans-serif;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 3px;	
}

.Syntax-Bold {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'SyntaxBold', sans-serif;
}

.Syntax-Roman {
	font-weight: normal; 
	ont-style: normal;
	line-height:normal;
	font-family: 'SyntaxRoman', sans-serif;
}

@font-face {
	font-family: 'SyntaxBold';
	src: url('syntax-bold-webfont.eot');
	src: local('?'), url('syntax-bold-webfont.woff') format('woff'), url('syntax-bold-webfont.ttf') format('truetype'), url('syntax-bold-webfont.svg#webfontKJcndEfl') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SyntaxRoman';
	src: url('syntax-roman-webfont.eot');
	src: local('?'), url('syntax-roman-webfont.woff') format('woff'), url('syntax-roman-webfont.ttf') format('truetype'), url('syntax-roman-webfont.svg#webfontokTT7VJ4') format('svg');
	font-weight: normal;
	font-style: normal;
}

#beeldmerk {
    background: url(/site-layout/gfx/beeldmerk.png) no-repeat;
    width: 238px;
    height: 233px;
    position: absolute;
    left: 77px;
    top: 269px;
    z-index: 900;
}

#nav-bg {
   background: #AD2C24;
   width: 295px;
   color: #FFF;
   position: absolute;
   left: 20px;
   top: 135px;
   z-index: 900;
   height: 368px;
   /* for IE */
   filter:alpha(opacity=80);
   /* CSS3 standard */
   opacity:0.8;	
}

#navlist {
   position: absolute;
   left: 40px;
   top: 200px;
   z-index: 900;
   color: #FFF;
   font-family: Century Gothic, sans-serif;
   font-weight: bold;
}

#navlist ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
}

#navlist ul li {
   letter-spacing: 3px;
   font-size: 14px;
   line-height: 28px;
   text-transform: uppercase;
}

#navlist ul li a:link {
   color: #FFF;
   text-decoration: none;
}

#navlist ul li a:visited {
   color: #FFF;
   text-decoration: none;
}

#navlist ul li a:hover {
   color: #BFBFBF;
   text-decoration: none;
}

#navlist ul li a:active {
   color: #BFBFBF;
   text-decoration: none;
}

#navlist ul li a.active {
   color: #BFBFBF;
   text-decoration: none;
}

#navlist ul li a.active:visited {
   color: #BFBFBF;
   text-decoration: none;
}

#navlist ul li.active {
   color: #BFBFBF;
   text-decoration: none;
}

.main_view {
	float: left;
	position: relative;
	height: 368px
}

.window {
	height: 368px;
	width: 919px;
	overflow: hidden; 
	position: relative;
}

.image_reel {
	position: absolute;
	top: 0;
	left: 0;
}

.image_reel img {
	float: left;
}

.paging {
	position: absolute;
	top: 340px;
	left: 310px;
	width: 919px;
	z-index: 100;
	display: none;
}

.paging a {
	text-decoration: none;
	color: #fff;
}

.paging a img {
	margin: 0 5px 0 0;
	/* for IE */
  filter:alpha(opacity=30);
  /* CSS3 standard */
  opacity:0.3;
}

.paging a.active img{
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
}

.paging a:hover {
	font-weight: bold;
}

.notification_error  {  
   border: 1px solid #ad2c24;  
   height: auto;  
   width: 275px;  
   padding: 10px;
   margin: 0 0 10px 0; 	  
   background: #ad2c24;  
   text-align: left;
   color: #FFF;  
}  
  
.notification_ok  {  
   border: 1px solid #b3a072;  
   height: auto;  
   width: 275px;  
   padding: 10px;
   margin: 0 0 10px 0; 	  
   background: #b3a072;  
   text-align: left;
   color: #FFF;  
}  
  
.button {  
   border: 2px solid #032b59;     
   background: #032b59;  
   color: #FFF;   
   font: 11px Verdana, Helvetica, Arial, sans-serif;
   width: 100px; 
   margin: 5px 0 0 0;
}  
  
/* Label */  
label {
   width: 80px;
   padding: 0;
   margin: 7px 0;
   float: left;
   text-align: left;
}  
  
/* Input, Textarea */  
input {  
   margin: 7px 0;  
   padding: 7px;  
   float: left;  
   border: 1px solid #ece1c9;
   background: #ece1c9;    
   color: #333333;   
   font: 11px Verdana, Helvetica, Arial, sans-serif;
   width: 200px;   
} 

textarea {  
   margin: 5px 0;  
   padding: 5px;  
   float: left;  
   border: 1px solid #ece1c9;
   background: #ece1c9;    
   color: #333333;   
   font: 11px Verdana, Helvetica, Arial, sans-serif;
   width: 203px;
   height: 70px;    
} 

select {
   float: left;
   margin: 0 0 10px 0;
} 
  
/* BR */  
  
br { clear: left; } 

.team {
   float: left;
   width: 170px;
   margin: 10px 0;
}

.team-custom {
   width: 490px;
   float: left;
}

.team-box {
   float: left;
   border: 2px solid #000;
   height: 205px;
   width: 316px;
   margin: 0 0 0 20px;
   text-align: center;
}

.team-box td {
   height: 205px;
   width: 318px;
}

.team-box .custom {
   color: #000;
   text-align: center;
   font-weight: bold;
   font-size: 13px;
}

.team-box .custom2 {
   color: #000;
   text-align: center;
   font-weight: normal;
   font-size: 16px;
   line-height: 20px;
}

.team-box .team-small {
   font-size: 10px;
   color: #000;
}

.team-box p {
   color: #000;
   text-align: center;
   font-size: 12px;
}

.floatIMG {
   float: left;
}

.column1 .right .padding .project {
   float: left;
   border-bottom: 1px solid #ede4cc;
   padding: 10px 0;
}

.column1 .right .padding .project .left {
   float: left;
   width: 120px;
}

.column1 .right .padding .project .right {
   float: left;
   width: 400px;
}

.column1 .right .padding .project .right h2 {
   margin: 0 0 10px 0;
   padding: 0;
   text-align: left; !important;
}

.column1 .right .padding h1 {
   color: #002758;
   font-size: 18px;
   margin: 0 0 20px 0;
   padding: 0;
}

.column1 .right .padding div.thumb {
   float:left;
   margin: 0;
   margin-right:10px;
   border:1px solid #e9cfa2;	
   padding:2px;
}

.column1 .right .padding div.thumb a {
   display:block;
   float:left;
   width:100px;
   height:100px;
   line-height:100px;
   overflow:hidden;
   position:relative;
   z-index:1;	
}	

.column1 .right .padding div.thumb a img{
   float:left;	
}

.column1 .right .padding div.thumb a:hover img{
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   -khtml-opacity: 0.8;
   opacity: 0.8;	
}
	
.column1 .right .padding .more {
   float: left;
   margin: 10px 0 0 0;
}

.column1 .right .padding .more a:link {
   color: #002759;
}	

.column1 .right .padding .more a:visited {
   color: #002759;
}	

.column1 .right .padding .more a:hover {
   color: #b02c1f;
}	

.column1 .right .padding .more a:active {
   color: #002759;
}

.page_navigation {
   float: left;
   margin: 10px 0 0 0;
   padding-bottom: 10px;
}

.page_navigation a {
   padding:3px 5px;
   margin:2px;
   color:white;
   text-decoration:none;
   float: left;
   font-size: 12px;
}
.active_page{
   background-color:#ede4cc !important;
   color:#786944 !important;
}	

.projectImages {
   margin: 20px 0 10px 0;
}

.projectImages img {
   margin: 0 0 20px 0;
}

.newsImages {
   margin: 20px 0;
}
