@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	OVERFLOW-X: hidden;
	scrollbar-face-color: #FFFFFF; /*/ obviously change this to whatever you want /*/
	scrollbar-arrow-color: #BECD00;
	scrollbar-highlight-color: #FFFBF0;
	scrollbar-3dlight-color: #49494B;
	scrollbar-shadow-color: #BECD00;
	scrollbar-darkshadow-color: #49494B;
        scrollbar-track-color: #FFFFFF;
}
html {
overflow-x: hidden;
}

body.fs1 {
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#BECD00;
}

.bodies {
	width:100%;
	}

#page {
	width: 1024px;
	margin: 0 auto 0 auto; /* top right bottom left */
	padding:0px;
	text-align:left;
	background-repeat: no-repeat;

	}
  
#container {
	width: 965px;
	background: #FFF;
	margin:0px auto auto 0;
	vertical-align:middle;
	/*background-color: #FF0000;*/

	}

#kolom1 {
	float:left;
	left:20px;
	top:10px;
	width:157px;
	height:350px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;

}

#logo {
	float:left;
	left:20px;
	top:10px;
	width:157px;
	height:304px;
	display : inline;
	background-image: url(../images/logo.jpg);
}

#pos_menu {
	float:left;
	left:20px;
	top:304px;
	width:157px;
	height: 312px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-y;
}


#home_image{

	float:right;
	width:425px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px -425px; 
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:0;
	overflow:hidden;
	height:580px;

}
#profiel_image{

	float:right;
	width:388px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -10px 0px 0px -425px; 
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:1;
	overflow:hidden;

}
#diensten_image{

	float:right;
	width:388px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -10px 0px 0px -425px; 
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:2;
	overflow:hidden;

}
#klanten_image{

	float:right;
	width:388px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -10px 0px 0px -425px; 
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:3;
	overflow:hidden;

}
#partners_image{

	float:right;
	width:662px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -10px 0px 0px -430px; 
	padding-right:-430px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:4;
	overflow:hidden;

}
#contact_image{

	float:right;
	width:388px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -10px 0px 0px -425px; 
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:5;
	overflow:hidden;

}

#werkwijze1_kolom{

	float:left;
	width:260px;
	height: auto;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -87px 0px 0px 0px; 
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	position:relative;
	z-index:6;

}

#werkwijze2_kolom{

	float:left;
	width:260px;
	height: auto;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -87px 0px 0px 0px; 
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	position:relative;
	z-index:7;

}
#werkwijze3_kolom{

	float:left;
	width:260px;
	height: auto;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -87px 0px 0px 0px; 
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	position:relative;
	z-index:8;

}


#pos_content{

	float:left;
	top:0px;
	width:848px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:1;
	height:700px;
	
}


#pos_font {
	position:relative;
	left:450px;
	display:inline;
	top:5px;
	width:100px;
	text-align: left;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height:18px;

}

#copyright_werkwijze {
	position:absolute;
	width:auto;
	height:20px;
	left:80px;
	top:630px;
	width:965px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	

}




input.button, .validate  {
	background: #000;
	border: 0;
	font-size: 12px;
	color: #fff;
	padding: 2px 4px 2px 4px;
}
.search input.button {
	text-align: right;
}
ul { 
	list-style-type: disc;
	}
/*usertool*/
ul.ja-usertools-font {
	font-size: 11px;
	position: static;
}

ul.ja-usertools-font li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

/* standards styles website */

/* a links */
a:link, a:visited {
	outline: none;
	text-decoration: none;
	font-weight: normal;
	color: #BECD00;
}

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

ul { 
	list-style-type: disc;
	}

li {
	color: #666666;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}


p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
	color: #666666;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.inputbox,#naam,#functie,#organisatie,#telefoon,#opmerking,#email  {
	border: 1px solid #BECD00;
	padding: 2px;
}
.inputbox:hover {

}

/* standaard h1 tags ed */

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 0 0 0 10px;
}
table.blog {
	
}
h1 {
	padding: 0;
	font-family: verdana,Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #BECD00;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: verdana,Tahoma, Arial, sans-serif;
	font-size: 16px;
	vertical-align: middle;
	color: #BECD00;
	text-align: left;
	padding-left:0px;
	padding-top: 20px;
	font-weight: bold;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: "Segoe UI",Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: verdana,Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #fff;
	padding: 0;
	line-height:19px;
	padding-left:0px;
	background-image: url(../images/DAYCOM_17.jpg);
	background-repeat: no-repeat;
}

.componentheading2 {
	margin: 0;
	font-family: "Segoe UI",Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #000;
	padding: 0;
	line-height:19px;
	padding-left:10px;
}


.contentheading_contact {
	padding: 0;
	font-family: verdana,Tahoma, Arial, sans-serif;
	font-size: 16px;
	vertical-align: middle;
	color: #BECD00;
	text-align: left;
	padding-left:0px;
	padding-top: 0px;
	font-weight: bold;
}


/* small text */
.small {
	font-size: 10px;
	color: #1E58A1;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #0066FF;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #0066FF;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #1E58A1;
	border-bottom: solid 1px #1E58A1;
}

a.readon:hover {
	color: #0066FF;
	text-decoration: none;
	border-bottom: solid 1px #fff;

}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #2EB6F4;
	font-weight: bold;
	font-size: 11px;
}

a.mainlevel:hover {

}

td.buttonheading {
	text-align: right;
	width: 0;
	border:0;
	text-decoration: none;
}

a.buttonheading:link {
	text-align: right;
	width: 0;
	border:0;
	text-decoration: underline;
}

a.buttonheading:hover {
	text-align: right;
	width: 0;
	border:0;
	text-decoration: none;
}

a.buttonheading:visited {
	text-align: right;
	width: 0;
	border:0;
	text-decoration: none;
}

.buttonheading img
{
	border:0;
}





/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
	
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
	margin: 2px 8px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: "Segoe UI",Tahoma, Arial, sans-serif;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module {
	
}

div.module_menu div div, div.module div div {
	margin: 0 0 15px 0;
	padding: 0;
	background:  url(../images/menu_bottom.png) bottom left no-repeat;
}

#newsflash div.module_menu div div, #newsflash div.module div div, #search div.module_menu div div, #search div.module div div  {
	background: none;
	padding: 0;
	margin: 0;
}

div.module_menu div div div, div.module div div div{
	margin: 0;
	background:  url(../images/menu_top_out.png) top left no-repeat;
	text-align: center;
	padding: 0 0 20px 0;
}


div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
	text-align: left;
}

div.module div div div form {
	padding: 4px 0 0 4px;
	margin: 0 auto;
	text-align: left;
}

div.module div div div form table td {
	text-align: left;
}

div.module div div div form ul{
	margin: 10px 0 0;
	padding: 0; 
	list-style: none;
}

div.module_menu ul {
	list-style: none;
	text-align: left;
	padding: 0;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	/*background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;*/
	padding: 2px 0 2px 20px;
	line-height: 24px;
	text-decoration: none;
	color: #829300;
	font-size: 11px;
}

div.module_text div div div div  {
	margin:0 auto;
	
}

div.bannergroup_text {
	display:block;
	width:180px;
	background:  url(../images/menu_bottom.png) bottom left no-repeat;
	padding: 10px 10px 0 10px;
}
.bannerheader {
padding: 0 0 0 6px;
}
#leftcolumn div.module table ,#rightcolumn div.module table {
	margin:0 auto;
}

div.module table.poll {
	width: 160px;
	margin:0 auto;
}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: "Segoe UI",Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px 8px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 8px 20px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */


/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
/* System Error Messages */
#system-message dd.error ul { 
     color: #999; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 0;
     margin: 0;
	 list-style: none;
}

/* System Notice Messages */
#system-message dd.notice ul { 
     color: #ECA5A7; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 3px;
     margin: 0 0 5px 0;
	 list-style-image: none;
}

#system-message dd {
     text-indent: 0;
}

#system-message dd ul {
     list-style: none;
     color: #f00; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
	 list-style-image: none;
}

#system-message {
     margin: 5px auto;
	 text-align: center;
	 width: 98%;
}



/* ****************************************************************************** */
* { 
    -moz-box-sizing: border-box; 
    -moz-box-sizing: content-box; 
    -moz-box-sizing: padding-box; 
    -ms-box-sizing: border-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: border-box;

} 
