/* Start of CMSMS style sheet 'klik_main' */
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
background-color: #3a3737;
}

img {
border-style: none;
}

#wrapper { 
 margin: 20px auto;
 width: 1024px;
 height: 767px;
 /*background: url(/images/container_bg.gif) no-repeat;*/
background-color: #3a3737;
}
#container {
width: 943px;
margin: 0px auto;
}

#header {
 color: #333;
 width: 943px;
 height: 113px;
 float: left; 
 margin: 26px 0px 0px 0px;
 }
#header img {
border-style: none;
}
#navigation {
 float: left;
 width: 943px;
 height: 28px;
 color: #333;
 margin: 0px 0px 0px 0px;
 background: url(/images/menu_bg.png) no-repeat;
}
#leftcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px;
 height: 574px;
 width: 595px;
 float: left;
 background: url(/images/bg_main_left.png) no-repeat;
}
.flash {
width: 559px;
height: 128px;
background: url(/images/flash.jpg) no-repeat;
margin-top: 37px;
margin-left: 24px;
}
.inner_left {
width: 540px;
height: 265px;

margin-left: 19px;
margin-top: 27px;
color: #333;
padding: 10px;
}
.inner_left_pr {
width: 540px;
height: 265px;

margin-left: 24px;
margin-top: 27px;
color: #333;
padding: 10px;
}
.detail {
width: 528px;
height: 264px;
background: url(/images/detail.jpg) no-repeat;
margin-left: 5px;
padding-left: 10px;
padding-top: 23px;
}
.detail_inner {
width: 510px;
height: 264px;
}
.vb_inner {
width: 280px;
height: 337px;
background: url(/images/vb_bg.jpg) no-repeat;
margin-top: 35px
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px;
 height: 574px;
 width: 348px;
 display: inline;
 background: url(/images/bg_main_right.png) no-repeat;
}
.inner_right {
width: 280px;
height: 310px;
/*border: 1px solid #cbcaca;*/
color: #333;
/*margin-top: 200px; oude settings */
margin-top: 172px;
margin-left: 10px;
padding: 10px;
}
.contact_inner_right {
width: 280px;
height: 310px;
/*border: 1px solid #cbcaca;*/
color: #333;
margin-top: 200px;
margin-left: 10px;
padding: 10px;
}
.voorbeeld {
width: 109px;
height: 132px;
background: url(/images/voorbeeld.jpg) no-repeat;
float: left;
margin: 0px 13px;
padding: 13px 0px 0px 5px;
color: #999;
}
.vb {
width: 280px;
height: 81px;
background: url(/images/vb_header.jpg) no-repeat;
margin-left: 15px;
}
#footer { 
 width: 943px;
 clear: both;
 color: #fff;
 margin: 0px 0px 10px 0px;
 padding: 0px;
}
.inner_foot {
width: 923px;
padding-top: 5px;
text-align: right;
}
.inner_foot a {
text-decoration: none;
color: #999;
font-family: helvetica;
font-weight: bold;
font-size: 11px;
}
.fbsubmit {
/*font-family: Helvetica, Arial, sans-serif;
 font-size: 13px;*/
border: none;
	height: 25px;
	width: 75px;
	/* makes the hover cursor show, you can set your own cursor here */
	cursor: pointer;
/* you can set your own image here */
	background: url(/images/zend.jpg) no-repeat center center;
text-indent: -9999px;
float: right;
}

/* End of 'klik_main' */

