/* Start of CMSMS style sheet 'LPK-css-nieuws' */
div#news { margin: 0 0 2em 2em;  background: white; border: 1px dotted #96c; padding: 1em 1em 0.5em 1em; }
div#news h2 { line-height: 2em; background: #fff; }

.agenda { margin: 0 0 1em 0; }
.agendadatum { font-size: 90%; font-weight: bold; margin: 0; line-height:1.3em;}
.agendalink { background: white; color: #96c; background: white; margin: 0; font-weight: bold; line-height:1.3em; }
.agendaonderwerp p { font-size: 90%; margin: 0.25em 0; line-height:1.3em;}
/* End of 'LPK-css-nieuws' */

/* Start of CMSMS style sheet 'LPK-css-basis' */
/* BASISINSTELLINGEN*/
* { margin:0; padding:0; }
body { text-align: left; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 75.01%; line-height: 1.2em; }
div { font-size: 1em; }
img { border: 0; }

/* LINKSTIJLEN */
a, a:link, a:active { text-decoration: underline; background-color: inherit; color: #9966cc; }
a:visited { text-decoration: underline; background-color: inherit; color: #cc6699; }
a:hover { text-decoration: none; background-color: #99cc66; color: white; }

/* BASISLAYOUT */
body { background: white url(uploads/images/basisvormen/lpk-masthead-fond-10x120.gif) repeat-x; color: black; margin:0; }
div#pagewrapper { margin: 0 auto; max-width: 80em; min-width: 60em; }
div#header { height: 160px; text-align:center; }
div#hoofdmenu { text-align:center; }
div#search { width: 23em; text-align: right; padding: 0em; margin: 0 1em; display:none; }
div.breadcrumbs { padding: 1em 0 1.2em 0; font-size: 90%; margin: 0 1em; border-bottom: 1px dotted #000; display:none; }
div#content { margin: 0; padding-right: 4em; }
div#main { margin-left: 29%; }
/* ^ ruimte voor sidebar (breder dan sidebar houden)*/
div#sidebar { float: left; width: 26%; display: inline;  margin-left: 0; }
/* ^ float right kan ook; display inline is IE fix */
div#sidebar.hascontent { padding: 0 1%; width: 24%; }
/* ^ als de sidebar geen menu maar content bevat toevoegen: class="hascontent" */
/* ^ width smaller maken als er padding wordt gebruikt ivm problemen IE */
div#balloonrechts { float:right; margin-left:0.5em; margin-bottom:0.5em; text-align:right; }
div#balloonlinks { margin: 0 0 2em 1em; text-align:left; }
div.left49 { float: left; width: 49%; }
div.right49 { float: right; width: 49%; text-align: right; }
/* ^ vorige/volgende links zijn verwijderd uit sjabloon, misschien later herstellen voor lange artikelen */
/* ^ 50% breedte leidt bij sommige browsers tot afrondingsfouten */
div#footer { clear:both; margin-top:6em; border-top: 1px dotted #96c; color: #96c; background-color: white; }
div#footer p { font-size: 0.8em; padding: 1em; text-align: center; margin:0; }
div#footer p a { color: #9966cc; text-decoration: none; }
div.box { border: 1px solid rgb(153, 0, 204); padding: 2em 2em 1em 2em; margin: 1em 0; }

/* VORMGEVING CONTENT */
div#content { }

/* HEADINGS */
div#content h1 { color: #9c7; font-size: 2em; line-height: 1.2em; margin: 0 0 0.5em 0; }
div#content h2 { color: #9c7; font-size: 1.5em; line-height: 1.2em; margin: 0 0 0.25em 0; }
div#content h3 { color: #9c7; font-size: 1.3em; line-height: 1.2em; margin: 0 0 0.25em 0; }
div#content h4 { font-size: 1.2em; line-height: 1.2em; margin: 0 0 0.25em 0; }
div#content h5 { font-size: 1.1em; line-height: 1.2em; margin: 0 0 0.25em 0; }
h6 { font-size: 1em; line-height: 1.2em; margin: 0 0 0.25em 0; }

/* TEXT */
p { font-size: 1em; margin: 0 0 1em 0; line-height:1.6em; padding: 0; }
blockquote { margin: 0 0 1.5em 1em; line-height:1.6em; font-style:italic; }
pre { font-family: monospace; font-size: 1.0em; }
strong, b { font-weight: bold; }
em, i { font-style:italic; }

/* LISTS */
div#main ul, div#main ol, div#main dl { font-size: 1.0em; line-height:1.6em; margin: 0 0 1.5em 0; }
div#main ul li { margin: 0 0 0.25em 2em; }
div#main ol li { margin: 0 0 0.25em 2.5em; }
div#dl dt { font-weight: bold; margin: 0 0 0.25em 1em; }
div#dl dd { margin: 0 0 0 1em; }

/* End of 'LPK-css-basis' */

/* Start of CMSMS style sheet 'LPK-css-menu-horizontaal' */
/* MENU HORIZONTAAL */

div#menu_horiz { background-color: white; margin: 0 0 2em 0; border-bottom: 1px dotted #96c; }
div#menu_horiz ul { margin: 0 ; padding: 0.75em ; text-align:center; }
div#menu_horiz li { display: inline; list-style: none; font-weight: bold; }


/* LINKS */
div#menu_horiz a { padding: 0.5em ; margin: 0; text-decoration: none; color: #648; }
div#menu_horiz li a:hover { background-color: #edf; }
div#menu_horiz a.activeparent:hover { background-color: #edf; color: #96c; }
/* Actief */
div#menu_horiz li.activeparent a { display: inline; background: white; color: #96c; }
div#menu_horiz h3 { padding: 0.5em; margin: 0; text-decoration: none; color: #96c; background: #white; font-size: 1em; display: inline; }
/* End of 'LPK-css-menu-horizontaal' */

/* Start of CMSMS style sheet 'LPK-css-menu-vertikaal' */
/* MENU VERTICAAL */

#menu_vert { padding-left: 0; margin-bottom: 2em; padding: 0 0 0 2em; }
div#menu_vert ul ul ul { padding-bottom: 0.5em; } /* padding 3rd level to have it stand out */
#menu_vert li { list-style: none; margin: 0; display: block; }
#menu_vert ul ul li { border: none; }

/*  fix stupid IE bug with display:block; */
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }

/* Links 1e niveau (met tekstkleur voor alle niveaus en IE7 min-height-fix) */
div#menu_vert a { text-decoration:none; display: block; padding: 0.5em 0; color: #648; font-weight: bold; }

/* Links 2e niveau (meer padding en kleinere letter) */
div#menu_vert ul ul a { padding: 0.5em 0; }

/* Links 3e niveau (nog meer padding) */
div#menu_vert ul ul ul a { padding: 0.5em 0 0.5em 1em; font-weight: normal; }

/* Links 4e niveau (nog meer padding) */
div#menu_vert ul ul ul ul a { padding: 0.25em 0 0.25em 2em; font-weight: normal; font-style:italic; }

/* hover state voor alle links */
div#menu_vert a:hover { background-color: #edf; }
div#menu_vert a.activeparent:hover { background-color: #edf; color: #648; }

/* active parent, that is the first-level parent of a child page that is the current page */
div#menu_vert li a.activeparent { background-color: #edf; color: #96c; }

div#menu_vert ul ul li a.activeparent { background-color: transparent; color: #648; }

/* Actieve pagina 1e niveau */
div#menu_vert ul h3 { background-color: white; display: block; padding: 0.5em 0; color: #96c; 
font-size: 1em; margin: 0; }

/* Actieve pagina 2e niveau */
div#menu_vert ul ul h3 { font-size: 1em; padding: 0.5em 0 ; background-color: transparent; color: #96c; }

/* Actieve pagina 3e niveau */
div#menu_vert ul ul ul h3 { padding: 0.5em 0 0.5em 1em; font-weight: normal; }

/* Actieve pagina 4e niveau */
div#menu_vert ul ul ul ul h3 { padding: 0.25em 0 0.25em 2em; font-weight: normal; font-style:italic; }

/* section header */
div#menu_vert li.sectionheader { border-right: none; font-size: 130%; font-weight: bold; padding: 0.5em 0.2em 0.5em 0em; background-color: #fff; line-height: 1em; margin: 0; text-align:center; }

/* separator */
div#menu_vert li.separator { height: 1px !important; margin-top: -1px; margin-bottom: 0; padding:2px 0 2px 0; background-color: #000; overflow:hidden !important; line-height:1px !important; font-size:1px; /* for ie */ }

div#menu_vert li.separator hr { display: none; } /* this is for accessibility */
/* End of 'LPK-css-menu-vertikaal' */

/* Start of CMSMS style sheet 'LPK-css-formulier' */
/* FORMULIER AANMELDEN*/
div.formulier { background-color:#edf; width:70%; margin-bottom:4em; padding:1em 2em; }
div.formulier p { margin:0; }
div.tekstveld input { margin:0 0 0.5em 0; font-size:1.2em; }
div.tekstveld select { margin:0.5em 0 1em 0; font-size:1.2em; }
div.tekstveldgroot textarea { width:100%; height:5em; margin:0 0 1em 0; font-size:1.2em; }
div.formulier.input { margin:0 0 1em 0; font-size:1em; font-weight: bold; }

/* FORMULIER FRONTENDUSERS LOGIN*/
div.ledenformulier { background-color:#edf; width:200px; margin-bottom:4em; padding:1em 2em; }
div.formulier p { margin:0; }
div.tekstveld input { margin:0 0 1em 0; width:200px; font-family:monospace; font-size:1.2em; }

/* End of 'LPK-css-formulier' */

/* Start of CMSMS style sheet 'LPK-cssextra-accessibility' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'LPK-cssextra-accessibility' */

