@import url("paginas.css");

/*
 _      | _  _  _  _ _  _ 
|_)|_|\/|(_|(_|(_)| (_|(/_
|     /      _|      _|   
|------- (-_-) -------
*/

/*----------------------*/
/*** Algemene tags ***/
/*----------------------*/

body {
background-color: #cdcb98;
color:#404040;
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.2em;
padding:0;
}

#toggle {
text-size: 2em;
}

.onlyprint {
display: none;
}

.noprint {
display: none;
}

a {
color:#4088b8;
font-weight:bold;
text-decoration:none;
border-bottom: 1px dotted #2F4F4F;
}

a:hover {
text-decoration:underline;
}

a:focus, a:active {
background-color: #FFFACD;
}

a img {
border:0;
}

p {
margin:0 0 0.8em 0;
}

#main p {
margin-left: 0px;
}

blockquote {
color: #708090;
border-left:0.3em solid #dadada;
margin-left: 1em;
padding: 1em;
width: 80%;
}

#main blockquote {
float:right;
margin-left:0.5em;
margin-top:0.3em;
margin-bottom:0.1em;
margin-right: 0.1em;
width:120px;
font-family:Arial, Helvetica, Georgia;
font-size: 2.3em;
line-height:24px; 
color:#696969; 
text-align: right;
border: 0;
padding: 0;
}

#main blockquote p {
margin: 0;
padding: 0;
}

.left {
float:left;
}

.right {
float:right;
}

.logo {
margin:0 auto 4px auto;
width: 100%;
}

/*----------------------*/
/*** Hyperlink Cues ***/
/*----------------------*/

.pdf { 
   padding-left: 1.5em;
   background: transparent url(images/icon_pdf.gif) no-repeat center left;
}

.external { 
   padding-left: 1.5em;
   background: transparent url(images/icon_external.gif) no-repeat center left;
}

.doc { 
   padding-left: 1.5em;
   background: transparent url(images/icon_doc.gif) no-repeat center left;
}

.xls { 
   padding-left: 1.5em;
   background: transparent url(images/icon_xls.gif) no-repeat center left;
}

.popup { 
   padding-left: 1.5em;
   background: transparent url(images/icon_popup.gif) no-repeat center left;
}

.mailto { 
   padding-left: 1.5em;
   background: transparent url(images/icon_mailto.gif) no-repeat center left;
}

.rss { 
   padding-right: 1.8em;
   background: transparent url(images/rss.gif) no-repeat center right;
}

.rss2 { 
   padding-left: 1.8em;
   background: transparent url(images/rss.gif) no-repeat center left;
}

.rssbig { 
   padding-left: 1.5em;
   background: transparent url(images/rssbig.png) no-repeat center left;
}

/*----------------------*/
/*** Menu ***/
/*----------------------*/

#menu {
border-bottom:4px solid #dadada;
color:#4088b8;
font-size:1.4em;
letter-spacing:-1px;
padding-bottom: 0.3em;
text-align: center;
}

#menu a {
color:#708090;
border: none;
}

#menu a:hover, #menu a:focus, #menu a:active {
border-bottom:4px solid Whitesmoke;
padding-bottom: 0.3em;
}

#home .home, #vrijwilligerswerkoverzicht .vrijwilligerswerkoverzicht {
color: #696969 !important;
}

#menu ul {
list-style: none;
color:#4088b8;
padding-bottom: 0.3em;
text-align: center;
color:#708090;
border: none;
position: relative;
display: block;
margin: 0;
padding: 0;
}

#menu li {
margin: 0;
padding: 0;
}

#menu li a {
list-style: none;
color:#4088b8;
padding-bottom: 0.3em;
text-align: center;
color:#708090;
border: none;
float: left;
display: block;
}

/*----------------------*/
/*** Heading tags ***/
/*----------------------*/

h1 {
color:#008080;
font-size:1.5em;
font-weight:bold;
letter-spacing:-1px;
line-height:1.2em;
margin-bottom:1em;
margin-top: 1em;
}

h1 a {
color:#4088b8;
text-transform:none;
}

h2 {
border-bottom:4px solid #dadada;
color:#008080;
font-size:1.2em;
margin:0 0 0.7em;
padding:0 0.3em 0.3em 0.4em;
}

blockquote h2 {
color:#008080;
font-size:1.2em;
margin:0px;
padding: 0px;
}

h3 {
border-bottom:1px solid #dadada;
color:#008080;
font-size:1.2em;
font-weight: bold;
margin:0px 0 8px;
padding:0.1em 0.3em 0.3em 0.3em;
}

#content h3,#contentalt h3 {
margin:10px 0 8px;
}

#sidebar h3 {
margin:1.1em 0 0.5em 0;
}

h4 {
margin: 0 0 0.2em 0;
padding: 0;
color:#696969;
font-size:1.2em;
}

h5 {
border-bottom:4px solid #dadada;
color:#008080;
font-size:1.4em;
letter-spacing:-1px;
margin:0 0 0.7em;
padding:0 2px 2px 5px;
}

/*----------------------*/
/*** Navigatie ***/
/*----------------------*/

.redlink {
font-weight:normal;
text-decoration:none;
font-size:1em;
}

/*----------------------*/
/*** Navigatie overslaan ***/
/*----------------------*/

#skipLinks {
font-size: 1.3em;
text-align:left;
}

#skipLinks ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#skipLinks li {
margin: 0;
position: absolute;
list-style-type: none;
}

#skipLinks a {
position: absolute;
margin-left: -9000px;
text-decoration: none;
}

#skipLinks a:focus, #skipLinks a:active {
margin-left: 0px !important;
display: block;
width: 20em;
height: 1.5em;
padding: 1em;
border-left: 8px Dashed #FFD700;
border-right: 8px Dashed #FFD700;
border-bottom: 3px Solid #FFD700; 
border-top: 3px Solid #FFD700;
background: #DADADA;
list-style-type: none;
}

.red {
color: red;
font-weight: bold;
text-decoration: underline !important;
}

.groen {
color: teal;
font-weight: bold;
text-decoration: underline !important;
}

/*----------------------*/
/*** Main wrap en header ***/
/*----------------------*/

#wrap {
color:#404040;
margin:10px auto;
padding:0;
width:64em;
max-width: 95%;
min-width: 55%
margin:0 auto;
}

#wrap2 {
margin: 0;
padding: 0;
}

#header {
margin:0;
}

/*----------------------*/
/*** Sidebar ***/
/*----------------------*/

#sidebar{
float:left;
line-height:1.5em;
text-align:left;
width:24%;
margin:0px;
padding:0px;
}

#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}

#sidebar li ul {
margin: 0;
padding: 0;
font-size: 90%;
margin-left: 2em;
}

#sidebar li {
padding: 0;
margin: 0;
}

#sidebar li a {
	display: block;
	padding: 0.5em 1em;
	border-bottom: 1px dotted #DCDCDC;
}

#sidebar li a:hover {
	border-bottom: 1px dotted #DCDCDC;
}

#bg7 li {
	padding: 0.5em 1em;
	background: none;
	border-bottom: 1px dotted #DCDCDC;
}

#sidebar li.first {
	border-top-color: #FFFFFF;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;

}

/*----------------------*/
/*** Main content ***/
/*----------------------*/

#content {
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:100%;
}

#main {
float:right;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:72%;
}

/*----------------------*/
/*** Topmenu ***/
/*----------------------*/

#topmenu {
clear:both;
color:gray;
font-size:0.9em;
line-height:1.6em;
margin:0 auto;
text-align:right;
width:100%;
position: relative;
}

#topmenu p {
margin:0;
padding:0;
}

#topmenu a {
color:#808080;
border: none;
}

/*----------------------*/
/*** Footer ***/
/*----------------------*/

#footer {
border-top:4px solid #dadada;
clear:both;
color:gray;
font-size:0.9em;
line-height:1.6em;
margin:0 auto;
padding:0.5em 0;
text-align:right;
width:100%;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#808080;
border: none;
}

/*----------------------*/
/*** De buttons ***/
/*----------------------*/

input.groovybutton
{
   font-size:14px;
   font-family:Trebuchet MS,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   height:30px;
   background-color:#0077BB;
   border-style:none;
}

input.groovy
{
   font-family:Tahoma,sans-serif;
   width:50px;
   background-color:#CCDDCC;
   border-top-style:solid;
   border-top-color:#99AA99;
   border-top-width:2px;
   border-bottom-style:solid;
   border-bottom-color:#99AA99;
   border-bottom-width:2px;
   border-left-style:solid;
   border-left-color:#BBCCBB;
   border-left-width:5px;
   border-right-style:solid;
   border-right-color:#BBCCBB;
   border-right-width:5px;
}

/*----------------------*/
/*** PNG Image borders ***/
/*----------------------*/

.pan_wrapleft
{
	background: url(images/pan_checks.gif) repeat;
	position: relative;
	width: 185px;
	height: 246px;
	float: left;
	margin-left: 0em;
	margin-right: 1em;
	margin-top: 1em;;
	margin-bottom: 1em;
}

.pan_frameleft
{
	background: url(images/overlayleft.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 185px;
	height: 246px;
}

.pan_wrapright
{
	background: url(images/pan_checks.gif) repeat;
	position: relative;
	width: 252px;
	height: 176px;
	float: right;
	margin-left: 1em;
	margin-right: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.pan_frameright
{
	background: url(images/overlaynew.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 252px;
	height: 176px;
}

.pan_wraptoegankelijk
{
	background: url(images/pan_checks.gif) repeat;
	position: relative;
	width: 210px;
	height: 179px;
	margin: 0;
	padding: 0;
}

.pan_frametoegankelijk
{
	background: url(images/drop_toegankelijk.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 179px;
}

.pan_wrap404
{
	background: url(images/pan_checks.gif) repeat;
	position: relative;
	width: 210px;
	height: 109px;
	float: left;
	margin-left: 0em;
	margin-right: 1em;
	margin-top: 1em;;
	margin-bottom: 1em;
}

.pan_frame404
{
	background: url(images/dropshadow-error404.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 109px;
}


.pan_wraphome
{
	background: url(images/pan_checks.gif) repeat;
	position: relative;
	width: 128px;
	height: 182px;
	float: left;
	margin-left: 0em;
	margin-right: 1em;
	margin-top: 0em;;
	margin-bottom: 1em;
}

.pan_framehome
{
	background: url(images/shadowmainpage.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 128px;
	height: 182px;
}

.pan_wrapbig
{
	background: url(images/pan_checks.gif) repeat;
	position: relative;
	width: 128px;
	height: 182px;
	float: left;
	margin-left: 0em;
	margin-right: 1em;
	margin-top: 0em;;
	margin-bottom: 1em;
}

.pan_framebig
{
	background: url(images/homepagebigshadow.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 364px;
	height: 213px;
}

.pan_wrapvacatures
{
	background: url(images/pan_checks.gif) repeat;
	position: relative;
	width: 124px;
	height: 93px;
	float: left;
	margin-left: 0em;
	margin-right: 1em;
	margin-top: 0em;
	margin-bottom: 1em;
}

.pan_framevacatures
{
	background: url(images/vacaturesshadow.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 124px;
	height: 93px;
}

/*----------------------*/
/*** Box met ronde randen ***/
/*----------------------*/

.box2 {
background-color: #dadada;
color: #696969;
margin: 0 0 5px 30px;
padding: 0px;
width: 95%;
}
.boxtop2 { 
  background: url(images/ne.gif) no-repeat top right;
}
.boxtop2 div { 
  font-size: 0;
  height: 10px; 
  background: url(images/nw.gif) no-repeat top left;
}
.boxbottom2 { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  font-size: 0;
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent2 {
  padding: 0px 0px 0px 0px;
margin: 0px;
}

/*----------------------*/
/*** Transparante afbeelding ***/
/*----------------------*/

#image {position:relative; width:530px; height:290px; padding: 0; margin:0 auto 0px auto;color:black;}

#text {position:absolute; top:0; right:0; width:200px; height:290px; background:#fff; padding:0px;}

#text {filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
 -moz-opacity: 0.80; opacity:0.80;
}
#words {position:absolute; top:0; right:0; width:200px; height:290px; background:transparent; padding:10px;}

/*----------------------*/
/*** Contact forumulier zonder html ***/
/*----------------------*/

@form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 300px;
  max-width: 500px;
  width: 400px;
}

@form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

@form fieldset legend {
	font-size:13pt; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
	color: #5b4d41;
	
}

@form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}


@form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

@form input#submit {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
	float:right;
}

@textarea { overflow: auto; }

@form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

@form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

/*----------------------*/
/*** Image caption ***/
/*----------------------*/

.arc90_imgcaption { 
text-align: center; 
margin-left:30px;
border: 1px solid #DDD; 
padding: 1em; 
margin: 1em 0; 
width: 9em; 
} 

.arc90_imgcaptionTXT { 
font-size: .8em; 
color: #666; 
text-align: left; 
} 

.floatl { 
float: left; 
margin-right: 1em; 
} 

.floatr { 
float: right; 
margin-left: 1em; 
}

/*----------------------*/
/*** Overige tags ***/
/*----------------------*/

.clear {
clear:both;
}

.photoright {
float: right;
border:3px solid #DCDCDC;
margin-left: 10px;
margin-right: 10px;
margin-top: 7px;
margin-bottom: 2px;
}

.alert{
float: right;
margin-left: 2em;
margin-right: 5em;
margin-top: 3em;
margin-bottom: 2px;
}

.photoleft {
float:left;
border:3px solid #DCDCDC;
margin-left: 30px;
margin-right: 10px;
margin-top: 2px;
margin-bottom: 2px;
}

.pica {
background:#fff;
border:1px solid #bababa;
margin:6px 18px 2px 5px;
padding:2px;
}

.red {
color:#D2691E;
}

.Khaki {
color:#696969;
}

.actief {
color:#696969;
}

.links {
color: #008080;
}

/*----------------------*/
/*** The end ***/
/*----------------------*/

#mainwrap {
width: 100%
}

#mainwrap p {
margin-top:0.5em;
margin-right: 3em;
}

#mainwrap img {
}

#leftpiece {
float:left;
line-height:1.5em;
margin: 0;
padding:0;
text-align:left;
width:33.33%;
}

#middlepiece {
float:left;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:33.33%;
}

#rightpiece {
float:left;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:33.33%;
}

#mainwrap2 {
clear:both;
width: 100%
}

#leftpiece2 {
float:left;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:33.33%;
}

#middlepiece2 {
float:left;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:33.33%;
}

#rightpiece2 {
float:left;
line-height:1.5em;
margin:0;
padding:0;
text-align:left;
width:33.33%;
}

#mainwrap3 {
clear:both;
width: 100%
}

/*----------------------*/
/*** Gebruiksvoorwaarden ***/
/*----------------------*/

#helftlinks, #helftlinks2 {
float:left;
line-height:1.5em;
margin: 0;
padding:0;
text-align:left;
width:40%;
}

#helftrechts, #helftrechts2 {
float:left;
line-height:1.5em;
margin: 0;
padding:0;
text-align:left;
width:50%;
}

/*----------------------*/
/*** Homepage ***/
/*----------------------*/

#branding {
float: left;
margin: 0;
padding: 0;
text-align: left;
width: 50%
}

#nieuws {
float: left;
margin: 0;
padding: 0;
text-align: left;
width: 48%;
}

#branding p, #nieuws p {
margin-left: 3em;
}

#homepage h2 {
border-bottom: 2px;
margin: 1em;
}

#homepage h1 {
border-left:0.3em solid #dadada;
margin-left: 1em;
padding: 1em;
}

/* The box */


/* set millions of background images */
.rbroundbox3 { background: url(nt.gif) repeat; }
.rbtop3 div { background: url(tl.gif) no-repeat top left; }
.rbtop3 { background: url(tr.gif) no-repeat top right; }
.rbbot3 div { background: url(bl.gif) no-repeat bottom left; }
.rbbot3{ background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop3 div, .rbtop3, .rbbot3 div, .rbbot3  {
width: 100%;
height: 7px;
font-size: 1px;
}


.rbcontent3 { margin: 0 7px; }
.rbroundbox3 { width: 50%; margin: 1em auto; }


/* The box voor rss gedoe */


/* set millions of background images */
.rbroundbox4 { background: url(nt.gif) repeat; }
.rbtop4 div { background: url(tl.gif) no-repeat top left; }
.rbtop4 { background: url(tr.gif) no-repeat top right; }
.rbbot4 div { background: url(bl.gif) no-repeat bottom left; }
.rbbot4{ background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop4 div, .rbtop4, .rbbot4 div, .rbbot4  {
width: 100%;
height: 7px;
font-size: 1px;
}


.rbcontent4 { margin: 0 2em; }
.rbcontent4 p {width: 100%; }
.rbroundbox4 { width: 80%; margin: 1em auto; }



/*----------------------*/
/*** Dhtml ***/
/*----------------------*/



	#imageSlideshowHolder{

		/* This is a CSS hack in order to get a nice look in IE 5.5 and lower 

		In these versions of Internet Explorer, we need to add borders and padding to the width. In this example, we have a 3 pixel
		border on all sides. This means that the width in IE5.5 should be 606 pixels(600 + border 3px on the left + border 3 px on the right). Height
		should be set to 456 pixels(450 + 3 +3). IE 5.5 will ignore the width attributes below the first line. These will be applied to other browsers.

		*/
		/* CSS HACK */
		width: 358px;	/* IE 5.x */
		width/* */:/**/358px;	/* Other browsers */
		width: /**/358px;
		
		/* CSS HACK */
		height: 205px;	/* IE 5.x */
		height/* */:/**/205px;	/* Other browsers */
		height: /**/205px;
		
		background-color:#FFF;
		position:relative;	/* Never change this value */
		
	}
	.imageInGallery{		
		width:358px;
		height:205px;
		background-color:#FFF;
		
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	#imageSlideshowHolder img{
		position:absolute;
	}
	
	/*chris - description overlay*/
	#the_captions{
		margin-left: -9000px;
		}
	.imageInGallery_DESC{
		position:absolute;
		z-index:100;
		margin-top: 120px;
		height: 100px;
		width:100%;
		background: url("images/bg.png");
		}
.imageInGallery_DESC h1{
		margin:0px;
		color: #696969;
		padding:0px 0px 5px 0px;
		border-left: 0px;
		margin-bottom:1em;
		margin-top: 1em;
		}

.imageInGallery_DESC p{
		margin: 10px;
		font-size: 120%;
}
	