/**
 * GENERAL & FIXES
 * _____________________________________________
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}


caption, th, td {
	text-align: left;
	font-weight: normal;
}


body {
	background: #fff url(../images/layout/bg.jpg) repeat-x left top;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
	color:#666666;
}


html, body {
	height: 100%;
}

h1 {
	font-size: 18px;
	font-weight:normal;
	padding: 0 0 10px;

	color:#f39800;
}

h2 {
	font-size: 18px;
	font-weight:normal;
	padding: 0px 0 9px 0px;
	color:#bf1300;
}

h2 a{
	color:#303030;
}

h2 span{
	color:#303030;
}

h3,h3 a {
	font-size: 16px;
	font-weight:normal;
	padding: 0px 0 8px 0px;
	color:#666666;
	text-decoration:none;
}

h2.top{margin-bottom:20px;}

h4 {
	font-size: 12px;
	font-weight:normal;
	padding: 0 0 5px;
}

h5 {
	font-size: 12px;
	font-weight:normal;
	padding: 0 0 5px;
}

p {
	font-size: 12px;
	padding: 0 0 12px;
	line-height:18px;
}

strong{font-weight:700;}


p a{
	color: #bf1300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

p img{padding:2px; border:#e5e5e5 solid 1px;}

#content #right p{line-height:20px; font-size:13px;}
#content #right2 p{line-height:20px; font-size:13px;}

a:hover {
	text-decoration:none;
}



.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */


/**
 * WRAPPERS
 * _____________________________________________
 */
 
 
body#pg_home { 
	background: #fff url(../images/layout/home-bg.jpg) repeat-x left top;
}

#container
{
	width:995px;
	margin:0 auto;
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -155px; /* the bottom margin is the negative value of the footer's height */

}

#footerdata
{
	width:995px;
	margin:0 auto;
}

#header{
	height: 81px;
	background:#fff url(../images/layout/header-bg.jpg) no-repeat top right;
}

#header h1 a{
 	width: 163px;
	height: 81px;
	position: absolute;
 	background: transparent url(../images/layout/logo.gif) no-repeat top left;
	text-indent: -9999px;
 }
 
 
 #content{
	 /* background:#fff url(../images/layout/content-bg.jpg) no-repeat top right; */
	 background-image:url(../images/layout/content-bg.jpg);
	 background-repeat:no-repeat;
	 padding-top:23px;
	 min-height:5px;
	 margin-bottom:20px;
 }
 
 
 #content #left{
	float:left;
	width:305px;
	margin-right:30px;
	margin-bottom:30px;
 }
 
 #content #right{
	float:left;
	width:660px;
	margin-bottom:30px;
 }
 
 
 #content #left2{
	float:left;
	width:305px;
	margin-left:30px;
	margin-bottom:30px;
 }
 
 #content #right2{
	float:left;
	width:660px;
	margin-bottom:30px;
 }
 
 
 #footer{
	background:#303030 url(../images/layout/footerbg.jpg) repeat-x top;
}


 #footer, div.push {
	height: 155px;
}

 



/**
 * NAVIGATION
 * _____________________________________________
 */
 
 #nav{
	height: 180px;
	background:#fff url(../images/layout/nav-bg.jpg) no-repeat top right;
}

#nav li{
	float:left;
}

#nav li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:white;
	font-style:italic;
	text-decoration:none;
	
	display:block;
	
	margin:14px 15px 0 0;
}

#nav li a:hover{
	border-bottom:#fff solid 1px;
}

#nav li.active a{
	font-style:normal;
	background-color:white;
	color:#b61200;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 8px;
	margin-top:12px;
}
#nav li.active a:hover{border-bottom:none;}



#subnav{
	background-color:#303030;
	margin-bottom:50px;
	padding:8px;			
}

#subnav li {
	display:inline;
}

#subnav li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	text-decoration:none;
	display:block;
	padding:8px;
	border-bottom:#454545 solid 1px;
}
#subnav li a span{		
	font-size: 12px;
	color: #606060;
}

#subnav li.last a{
	border-bottom:none;
}



#subnav li a:hover,
#subnav li.active a
{
	background-color:#242424;
}


#footernav{
	margin-right:78px;
	 background:#303030 url(../images/layout/footer-nav-bg.jpg) repeat-x top;
	 float:right;
}

#footernav ul li a{
	color:white;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	display:block;
	padding:1px 0;
}

#footernav ul li.title a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	margin:30px 0 25px 0;
}

#footernav ul li.actief a span{
	/* border-bottom:#bf1300 solid 1px; */
}





/**
 * CONTENT
 * _____________________________________________
 */
 
 
 .twocollum .one{
	 width:650px;
	 margin-right:40px;
	 float:left;
 }
 
 .twocollum .two{
 	float:left;
 	width:305px;t
 }
 

.threecollum .one,
.threecollum .two,
.threecollum .three{
	width:305px;
	float:left;
}

.threecollum .two{margin:0 40px;}

.graycollums {
	/* background:#303030 url(../images/layout/graybox-bg.jpg) no-repeat; */
	color:#cccccc;
	height:120px;
	padding-top:15px;
	/* margin-top: 1px; */
	margin-bottom:20px;
}


.graycollums p{
	font-size:13px;
	padding-bottom:3px;
	height:80px;
}

.graycollums p a{
	color:#cccccc;
	font-style:normal;
	text-decoration:none;
	font-family: Arial, sans-serif;
}




/**
 * OPMAAK
 * _____________________________________________
 */
 
 .mt10{margin-top:10px;}
 
 div.rss a{
	display:block;
	background:url(../images/layout/rss.gif) no-repeat top right;
	color:#888;
	font-size:10px;
	padding:2px 20px 2px 0px;
	text-decoration:none;
	text-align:right;
	height:26px;
}

p.toplinebox,
div.toplinebox
{
	border-top:#e5e5e5 solid 1px;
	border-bottom:#e5e5e5 solid 1px;
	padding:15px 0px;
	margin-bottom:10px;
}

p.line1{
	border-top:#e5e5e5 solid 1px;
	padding-top:5px;
}

.btn1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:white;
	font-style:italic;
	font-weight:normal;
	background-color:#bf1300;
	display:block;
	float:right;
	padding:4px 8px;
	text-decoration:none;
}
.btn1:hover{
	color:white;
	text-decoration:underline;
}


.btn2{
	font-size:13px;
	color:white;
	font-weight:normal;
	background-color:#3B3B3B;
	padding:2px 4px 3px 4px;
	text-decoration:none;
	border:none;
}

input.nieuwsbrief{
border:#E5E5E5 solid 1px;
padding:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:175px;
}

#footer ul{
	float:left;
	margin-right:40px;
	margin-bottom:30px;
	width:140px;
}



dl.portfolio{
	float:left;
	width:240px;
	margin-right:8px;
	margin-bottom:20px;
}

dl.portfolio img{padding:2px; border:#e5e5e5 solid 1px;}

dl.portfolio a{
	/*text-decoration:none;
	font-style:normal;*/
}

div#detailphotos{float:left; width:354px; margin-right:20px;  margin-bottom:10px;}

div#detailphotos img{padding:2px; border:#e5e5e5 solid 1px;}

div#detailphotos ul{
	background-color:#FFFFFD;
}

div#detailphotos ul li a{
	display:block;
	float:left;
	padding:3px 5px;
	margin-left:8px;
	color:#BE1300;
	text-decoration:none;
	border-bottom:#e5e5e5 solid 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}

div#detailphotos ul li.active a{
	color:#BE1300;
	border-bottom:#BE1300 solid 2px;
}

ul.photoNav {
	float: right;
}

ul.photoNav li{
	display: inline;
}

span.form-error {
	padding: 2px 0;
	font-size: 13px;
	display: block;
	color: #CC0000;
	clear: both;
}

.contactfrm dl{
	margin-bottom:15px;
}

.contactfrm  dt{
	margin-bottom:5px;
}


.contactfrm .txt,.contactfrm .txt_error{
	padding:3px;
	width:300px;
	border:#E5E5E5 solid 1px;
}

.contactfrm textarea.txt{
	width:400px;
}

p.errormsg{
	padding: 2px 0;
	font-size: 13px;
	display: block;
	color: #CC0000;
	clear: both;
}

p.goodmsg{
	padding: 2px 0;
	font-size: 13px;
	display: block;
	color: #41AF50;
	clear: both;
}