/* cmsms stylesheet: 2_1_kolommen_css modified: zondag 6 mei 2018 14:07:18 */
html, body{
	margin:0;
	padding:0;
	text-align:center;
	vertical-align: middle;
	left: auto;
	top: auto;
	right: auto;
	margin-bottom: 5px;
             
} 

body {
background: #FAFAF2 url(https://www.andreschoots.com/afb/achtergrond.gif) repeat-y;
  }

img{ border: none; 
}

li {
margin-left: -24px
}

#copyright{
   color: gray;
   font-size: 0.6em;
   line-height: 1.6em;
  text-align: right;
    position: relative;
   margin-right: 30px;
margin-bottom: 15px;
  float: right;
}

a.copy:link, a.copy:visited, a.copy:active {
	color: gray;
	text-decoration: none;
}

a.copy:hover{
             color: #009966;
	text-decoration: none;
}



#pagewidth{
	width:750px;
	text-align:center;
	border: 1px solid #CCCCCC;
	margin: 20px auto;

} 
 
#header{
	position:relative;
	height:130px;
	top: 30px;
	width:100%;
	visibility: visible;
             text-align: left;
             padding-left: 30px;
}


#subheader{
	position: relative;
	top: 55px;
          float: right;
          padding-right: 46px;   
          tekst-align: right;        
}


 
#leftcol{
	width:420px;
	float:left;
	position:relative;
	text-align: left;
	visibility: visible;
          margin: 0px;
	padding: 54px 30px 1px 30px; 
	font: 11px Verdana, Helvetica, sans-serif;
	color: #000000;
          text-align: justify;
          z-index: 1;
 }


*html #leftcol{
  padding: 1px 5px 1px 35px;
  width: 350px;
}



#twocols{
	width:270px;
	float:right;
	position:relative;
	visibility: visible;


  }
 
#rightcol{
	width:260px;
	float:right;
	position:relative;
	text-align: center;
	visibility: visible;
          padding-top: 46px;
          z-index: 2;
 }
 
#menu { 
     clear: both;
     font: 10px Verdana, Helvetica, sans-serif;
     font-weight: bold;
     word-spacing: 1px;
     text-align: center;
     z-index: 10;
} 



a:link {
	text-decoration: none;
	color:#336666;

}
a:visited {
	text-decoration: none;
	color:#336666;
	
}
a:hover {
	text-decoration: underline;
	color:#009966;
	
}
a:active {
	text-decoration: none;
	color:#C0C0C0;
	
}



 p {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #000000;
          text-align: justify;
}

h1 {
	font: bold 13px Verdana, Helvetica, sans-serif;
	color: #009966;
        text-align: left;

}

h2 {
	font: bold 11px Verdana, Helvetica, sans-serif;
	color: #009966;
        
}


h3 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
       
}
 
 /* *** Float containers fix:
 https://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both;
 }
 
.clearfix{display: inline-table;}

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


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
/* cmsms stylesheet: Navigation_Aangepast_CSSMenu_Horizontal modified: donderdag 3 maart 2016 17:52:37 */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}
 
.groen {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }

#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 

   border-bottom: 0px solid #C0C0C0;
   width: 750px;
   text-align: left;
   margin-left: 13px;
   z-index: 3;
   position: absolute;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 150px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; /* geprobeerd  relative*/ 
   top: auto; /* gebrobeerd op: -100% */ 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}
#primary-nav li li { 
      float: none; 
   position: relative;
   font-size: 10px;
    margin: 0px;

}




/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 5px 0px; 
   text-decoration: none; 
   color: #336666;
   text-align:center;
}


#primary-nav li a { 
   border-right: 2px solid #C0C0C0;
   border-left: 1px solid #C0C0C0;
}
#primary-nav li li a { 
   border: 1px solid #C0C0C0;
}	
#primary-nav li, #primary-nav li.menuparent { 
   background-color: #FAFAF2; 
   width: 104px;
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   background-color: #F5F5F5; 
   color: #009966;
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
           background-color: #F5F5F5;
           color:#009966; 

}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #F5F5F5; 
   color:#009966;
}


#primary-nav a:hover {
color:#009966;
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
color:#009966;

}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
color:#009966;
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
