@charset "UTF-8";
body  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fba046;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}
td{
	font-size: 11px;
}

img{
	border: none;
}
h3{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #fc7f05;
}


a{
	color: #ff8300;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}


#container { 
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
}
#shadow{
	height: 20px;
	background: url(/images/shadow_top.gif) repeat-x 0 14px #fba046;
}

#toplinks{ 
	background: #fba046;
	text-align: right;
	padding-top: 10px;	
	color: #ffe0c1;
}
#toplinks a{
	color: #ffffff;
	padding: 0 10px;
	text-decoration: none;	
	font-weight: bold;
} 
#toplinks a:hover{
	color: #ffe0c1;
	padding: 0 10px;
	text-decoration: underline;	
} 

#topnav{
	height: 39px;
	overflow: hidden;
}

#topnav ul{
	margin: 0px;
	padding: 0px;
	background: url(/images/button_off.gif) repeat-x;
	list-style-type: none;
	height: 39px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#topnav ul li{
	float: left;
	margin: 0;
	padding: 10px 0;
}
#topnav ul li:hover{
	background: url(/images/button_on.gif) repeat-x;
}
#topnav ul li a{
	color: #fc7f05;
	text-decoration: none;	
	font-weight: bold;
	font-size: 12px;
	padding: 10px 13px;
	margin: 0;
	
}
#topnav ul li a:hover{
	
}


#header_container{
	/*height: 273px;*/
	position: relative;
	background: #cbcbcc;
	border-bottom: 8px solid #d9d7d7;
}
#header_overlay{
	background: url(/images/overlay_top.png) no-repeat;
	height: 135px;
	width: 900px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#sidebar1 {
	float: right;
	width: 220px;
	background: url(/images/straalspuit.gif) no-repeat 90px 10px;
	padding: 50px 30px 0 10px;
}
#sidebar1_contact{
	width: 282px;
	float: right;
	background: url(/images/straalspuit.gif) no-repeat 153px 10px;
	padding: 50px 30px 0 10px;
}
#sidebar1 h3, #sidebar1_contact h3{
	margin: 0;
	color: #fc7f05;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;

}
#sidebar_box{
	background: #fdf2e6;
	padding: 5px 15px;
	font-size: 11px;
	line-height: 140%;
}


#sidebar_box ul{
	margin: 5px 0 15px 10px;
	padding: 0px;
	list-style-type: none;
}
#sidebar_box ul li{

}
#sidebar_box ul li a{
	color: #ff8300;
	background: url(/images/arrow.gif) no-repeat 0 4px;
	padding: 0 0 0 12px;
	font-weight: bold;
	text-decoration: none;
}
#sidebar_box ul li a:hover{
	text-decoration: underline;
}
#mainContent { 
	margin: 0 240px 80px 0;
	padding: 50px 35px 0;
	line-height: 140%;
}
#mainContent_contact { 
	margin: 0 0 80px 0;
	padding: 50px 10px 0 28px;
	line-height: 140%;
	overflow:hidden;
} 
#mainContent img, #mainContent_contact img {
	border: 1px solid #fc7f05;
/*	margin: 0 24px;
	float: right; */
}
#mainContent h2, #mainContent_contact h2 {
	font-family: Trebuchet MS1, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fc7f05;
	margin: 0;

}
#mainContent P, #mainContent_contact P {
	margin: 0 0 18px 0;
}
#mainContent a, #mainContent_contact a  {
	color: #fc7f05;
	text-decoration: underline;
}
#mainContent a:hover, #mainContent_contact a:hover  {
	color: #000000;
	text-decoration: underline;
}


#mainContent ul{
	margin: 5px 0 15px 10px;
	padding: 0;
	list-style-type: square;
}
#mainContent ul li{
	padding: 0 0 0 5px;
	margin: 0 0 0 10px;
}


#filmkader	{ background: #f2f2f1; width: 590px; border: 1px dotted #fc7f05;padding: 10px 0;}
#filmkeuze	{ float: left; width: 160px; margin: 5px 0 0 15px;}
#movie		{ float: right; margin: 0 10px 0 0;}

#footer { 
	height: 117px;
	background: url(/images/bg_footer.gif) no-repeat;
	padding: 90px 28px 0;  
	line-height: 130%;
}
 
#footer #left{
	width: 240px;
	float: left;
	margin-right: 60px;
} 
#footer #middle{
	width: 240px;
	float: left;
	margin-right: 60px;
} 
#footer #right{
	width: 235px;
	float: left;
} 
#footer img{
	float: right;
}
#footer p{
	margin: 4px 0;
	font-size: 11px;
}
#footer h3{
	margin: 0;
	color: #fc7f05;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dashed #fc7f05;
}
#footer input{
	width: 140px;
	float: left; 
}
#footer a{
	text-decoration: none;
	color: #000000;
}
#footer a:hover{
	text-decoration: underline;
	color: #000000;
} 
 
#footer2 { 
	height: 248px;
	background: url(/images/bg_footer2.gif) no-repeat;
}

#footer2 ul{
	margin: 0;
	padding: 10px 0 0 30px;
	list-style-type: none;
}
#footer2 ul li{
	float: left;
	position: relative;	
	background: url(/images/separator_white.gif) no-repeat right top;
}
#footer2 ul li a{
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 0 10px;
}
#footer2 ul li a:hover{
	text-decoration: underline;
}

#authorNote{
	margin-top: 50px;
	text-align: center;
	color: #FFFFFF; 
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#projectThumbs img{
	margin: 5px;
	border: 1px solid #fc7f05;
}

#map_canvas{
	height: 286px;
	width: 280px;
	border: 1px solid #fc7f05;
}

#content-right{
	margin-top: 18px;
	width: 330px;
	float: right;
	margin-left: 0px;
}
#content-left{
	float: left;
}
#contactform{
	background: #f2f2f2;
	border: 1px solid #e0dedf;
	padding: 4px;
}
#contactform td, #contactform th{
	text-align: left;
	padding: 2px;
}

#red{
	color: ff0000;
}
