/* ------------------------------ *\
 *                                *
 *      YUNA                      *
 *                                *
 *      [w] www.yuna.nl           *
 *      [e] info@yuna.nl          *
 *      [t] +31 15 2 617 017	    *
 *                                *
\* ------------------------------ */

/*------------------------------ *\
 *     CGO           *
\*------------------------------ */

html,
body
{
	height:100%;
	margin:0 0 20px 0;
	padding:0;
}
body
{
	color:#222C49;
	olor: black;
	color: #1B233B;
	background-color:#D9D9D9;
	background-color: white;
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:70%;
	line-height:150%;
	padding:0 10px;
	margin:0 0 20px 0;
}

/* ----- generic styling ----- */

p,
h1,
h2,
h3,
h4,
h5,
ul,
li,
ol
{
	margin:10px 0 0 0;
	padding:0;
}


li
{
margin-left: 20px;
padding-left: 0px;
list-style: outside;
list-style-type: disc;
color:#222C49;
}

a
{
	color:#222C49;
	text-decoration: underline;
}
a:hover
{
		color: #98BA00;
}

h1,
h2,
h3,
{
	color: gray;
	font-weight:bold;
	font-size:130%;
}

h4,
h5
{
	color: #96A83B;
	font-weight:bold;
	font-size:130%;
}

h1 span
{
	display: none;
}

h2 span
{
	display: none;
}

embed
{
	margin: 0px;
	padding: 0px;
	}

object
{	margin: 0px;
	padding: 0px 0 00px 0;
}

em, i
{
width: 95%;
font-size: 100%;
}

hr
{
height: 1px;
border: 0 solid transparent;
color: #DCD2DE;
background-color: #DCD2DE;
margin: 20px 0 10px 0;
line-height: 1px;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}


.clear
{
	clear: both;
}

.clearright
{
	clear: right;
}

.clearleft
{
	clear: left;
}

/* --- sIFR defaults ---
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

pan.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/*===============================  main boxes  =================================== */

div#container
{
	position: relative;
	width: 973px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: url(../img/bg_container.gif) repeat-y center top;
}

/*===============================  Header  =================================== */

    div#header
        {
        position: relative;
        display: block;
        background: url('../img/bg_header.gif') no-repeat center bottom;
        width: 973px;
		  height: 196px;
    }

    *> body div#header
        {
        min-height: 196px;
        height:auto;
    }

	 
	 div#pijltje
	 {
	 	position: absolute;
		top: 4px;
		left: 130px;
		height: 153px;
		width: 300px;
		background: url(../img/bg_pijltje.jpg) no-repeat left top;
	 }
	 
	 
	 
        div#logo
                {
            position: absolute;
				top: 108px;
				left: 20px;
				height: 79px;
            float: left;
        }

            div#logo a
            {
            padding: 12px 0 0 10px;
            }

 			div#search
			{
				position: absolute;
				top: 108px;
				left: 720px;
				margin: 0px;
				width: 250px;
				height: 37px;
				padding: 0 10px;
			}

			div#search input#searchfield
			{
				vertical-align: top;
				margin: 10px 0px 0px 0px;
				padding: 0px;
				border: 1px solid white;
		  		background: transparent url(../img/input2_bg.jpg) no-repeat scroll 0px 0px;
			}

			div#search #search_btn
			{
				vertical-align: top;
				margin:8px 0px 0px 10px;
				padding: 0px;
			}

       div#crumbs
		{
			position: absolute;
			top: 175px;
			left: 305px;
			display: block;
			line-height: 1em;
			width: 600px;
			padding: 0 0 0 10px;
			color: #5E1A5C;
		}

				div#crumbs a
				{
					color: #5E1A5C;
					text-decoration: underline;
				}

				div#crumbs a:hover
				{
					color: #5C1A48;
				}

				div#crumbs span
				{
					padding: 0 5px;
					width: 10px;
					background: transparent url('../img/bg_bread_marker.gif') no-repeat center center;

				}

		    div#wrap
		        {
		        position: relative;
		        width: 932px;
				  margin: 0 17px;
		        eight: 255px;
				  order: 1px solid red;
		    }

		        *> body #wrap
		            {
		            min-height:0;
		            height:auto;
		        }

div#wrapStretcher
{
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 0px;
	line-height:0px;
	clear: both;
	background: transparent;
}

/*==================== left colomn  NAVigatie ================================== */

div#column_left
{
	float: left;
	width:260px;
	max-width: 250px;
	padding-left: 9px;
}

div#column_left div.navBox
{
	float: left;
	margin:40px 0 15px 0;
	padding-bottom: 0px;
	width:246px;
	overflow:hidden;
	background: url(../img/bg_leftboxes_top.gif) no-repeat left 10px;
}
	div.navBox h1
	{
		padding:0px;
		padding-left: 9px;
		margin: 18px 20px 10px 20px;
		order-bottom: 1px solid #5E1A5C;
		height: 25px;
		color:#FFF;
	}

	div.navBox h1 span
	{
		display: none;
	}
div.navBox .bottom
{
		color: red;
		width: 258px;
		height: 22px;
		background: url(../img/bg_leftboxes_bottom.gif) no-repeat left bottom;
	}

ul#mainMenu	/* menu */

{
	margin:0;
	padding:0px 20px 11px 30px;
	list-style:none;
	cursor:pointer;
}
	ul#mainMenu li
	{
		margin:0;
		padding:0 0 5px 0;
		color:#5E1A5C;
		font-size:100%;
		display:block;
		list-style:none;
		list-style-position: outside;
	}
	ul#mainMenu li span
	{
		display:block;
		width:100%;
		height:100%;
	}

	ul#mainMenu li.level0
	{
		border-bottom: 1px solid #C0B5C1;
	}

	ul#mainMenu li a,
	ul#mainMenu li.level0
	{
		display:block;
		eight:25px;
		line-height:25px;
		text-decoration:none;
		padding:0 0 0 0px;
		color:#5E1A5C;
		font-weight: bold;
	}
		ul#mainMenu li.level0.item a
		{
			padding:0;
			background-image:none;
		}

	 ul#mainMenu li.level0.cat
	{
		border-bottom: 1px solid #A88FAD;
		background:transparent url(../img/bg_nav_cat.gif) no-repeat right bottom;
	}

	ul#mainMenu li li a
	{
		font-weight:normal;
	}
	ul#mainMenu li li.cat a
	{
		font-weight:bold;
	}
	ul#mainMenu li li.cat li a
	{
		font-weight:normal;
	}


	ul#mainMenu li a:hover,
	ul#mainMenu li.cat_hover,
	{
		ackground-position:6px 8px;
		color: #999999;
	}
	ul#mainMenu li.home a:hover,
	ul#mainMenu li.home.hover
	{
		color: #999999;
	}

		ul#mainMenu ul li
		{
			font-size:110%;
			padding-left: 13px;
		}

	ul#mainMenu ul li a:hover,
		ul#mainMenu ul li.hover
		{
			ackground-position: 3px 6px;
		}

		ul#mainMenu ul
		{
			list-style:none;
		/*	margin:0 0 0 10px;*/
			margin: 0px;
			padding:0;

		}
		ul#mainMenu ul li
		{
			font-size:100%;
			font-size:110%;

		}

		ul#mainMenu ul li.cat
		{
			background-position: 3px 8px;
			border: none;
			background: none;
		}

		ul#mainMenu ul li a
		{
			padding:0;
			margin:0;
			/*font-size:75%;*/
			font-size:80%;
			ont-weight:normal;
			line-height:20px;
			height:20px;
			background:none;
		}

		* > ul#mainMenu ul li a
		{
			height: auto;
		}

		ul#mainMenu ul ul
		{
			list-style:none;
			/*margin:0 0 0 10px;*/
			margin:0;
			padding:0;
		}

		ul#mainMenu li.item.selected a
		{
			olor:#A4B455 !important;
			color:#799400 !important;
		}

/*-------- actueel		 ----------------*/

div#column_left div.actBox
{
	float: left;
	margin:0 0 15px 0;
	padding-left: 10px;
	adding-bottom: 30px;
	color: #5E1C5B;
	width:246px;
	overflow:hidden;
	ackground: white url(../img/bg_leftboxes_top.gif) no-repeat left top;
}
	div.actBox h1
	{
		padding:0px;
		padding-left: 0px;
		margin: 18px 20px 0px 20px;
		border-bottom: 1px solid white;
		height: 25px;
		color:#FFF;
	}

	div.actBox .bottom
{
		color: red;
		width: 258px;
		height: 30px;
		ackground: url(../img/bg_leftboxes_bottom.gif) no-repeat left bottom;
	}

	div.actBox div.item
	{
		margin:0;
		padding:11px 20px;
	}

div.actBox div.item a.meer
{
	display: block;
	margin-top: 10px;
	padding-right: 20px;
	color: #5E1A5C;
	text-align:right;
	line-height: 1.2em;
	background: url(../img/bg_a_meer.gif) no-repeat right center;
}



/*==================== right  colomn  Content ================================== */

#wrap div.column
{
	float:right;
	overflow:hidden;
}

div#column_right
{
	display: block;
	position: relative;
	width: 650px;
	background: white url(../img/bg_content_left_top.gif) no-repeat left top;
	margin-bottom: 17px;
	padding: 0px;
}

body.home div#column_right div#right
{
	float: right;
	display: block;
	width: 258px;
}

    div#column_right div.contentBox
        {
        position: relative;
		  display: block;
		  float: left;
		  idth: 100%;
		  padding:15px 10px 5px 25px;
		  ackground: Aqua;
    }

	 body.home   div#column_right div.contentBox
	{
		 padding:50px 30px 5px 25px;
	}
	 
    *> body.home   div#column_right div.contentBox
	 {
	 	width: 330px;

	 }

	   *> body   div#column_right div.contentBox
	 {
	 	width: 615px;

	 }


    div.contentBox {
    clear: left;
    }

    div.contentboxbottom
	 {
	 	position: relative;
		display: block;
		margin-top: 0px;
		height: 27px;
		width: 650px;
		background: url(../img/bg_content_footer.gif) no-repeat left bottom;
		float: left;
		clear: both;
	 }

	  *> body div.contentboxbottom
	  {
	  	float: left;
	  }

	  div.contentBox.hideItem, div.contentboxbottom.hideItem
	  {
	  	display: none !important;
	  }
	  
	  
	  
     div.contentBox h1, div.documents h1
		{
			display: block;
			height: 33px;
			padding: 0px 0;
			color: Gray;
			margin: 0px 0 20px 0;
		}

		div.contentBox h2
		{
			color: #96A83B;
		}

		div.contentBox div.print
		{
			display: block;
			clear: both;
			margin: 20px 20px 0 0;
			padding: 2px 20px;
			background: url(../img/bg_print.gif) no-repeat right center;
			text-align: right;
			ont-weight: bold;
		}

		div.contentBox div.print a
		{
			color: #96A83B;
		}

		div.contentBox div.print a:hover
		{
			color: black;
		}

			div.imgbox
			{
				float: right;
				clear: right;
				position: relative;
				margin-right: -7px;
				argin-left: 15px;
				margin-bottom: 12px;
				display: block;
				isplay: none;
				padding-left: 15px;
				width: 270px;
			}

			*> body div.imgbox
			{
				margin-right: -25px;
			}

				div.imgbox  div.imgtop
				{
					position: absolute;
					left: 15px;
					top: 0px;
					display: block;
					width: 255px;
					height: 30px;
					line-height: 2px;
					margin: 0px;
					padding: 0px;
					background:  url('../img/bg_255imgbox_top.gif') no-repeat center top;
				}

                div.imgbox div.imgbottom
                            {
                    position: absolute;
                    left: 15px;
                    bottom: 0px;
                    display: block;
                    width: 255px;
                    height: 30px;
                    line-height: 2px;
                    margin: 0px;
                    padding: 0px;
                    background:  url('../img/bg_255imgbox_bottom.gif') no-repeat center bottom;
                }

                * html div.imgbox  div.imgbottom  /* IE only */
                            {
                    bottom: 1px;
                }

/* ----------------------------------- homempage ------------------------------- */

.sidebox
{
	float: right;
	width: 258px;
	margin-top: 17px;
}
.sidebox.udr
{
	background: #98B900 url(../img/bg_sidebox_udr.jpg) no-repeat left top;
}

.sidebox.udr h1
{
	margin: 18px 70px 0px 20px;
	border-bottom: 1px solid white;
	height: 25px;
}

.sidebox.udr .padding
{
padding:20px 17px 0 17px;
color: #5E1C5B;
}

.sidebox.udr .padding a.meer
{
	display: block;
	padding-right: 20px;
	color: #5E1A5C;
	text-align:right;
	line-height: 1.2em;
	background: url(../img/bg_a_meer.gif) no-repeat right center;
}

div.udr div.bottom
{
	color: red;
	width: 258px;
	height: 30px;
	background: url(../img/bg_udr_bottom.gif) no-repeat left bottom;
}


.sidebox.cursus
{
	background: #5E1A5C url(../img/bg_sidebox_cursus.gif) no-repeat left top;
}

	.sidebox.cursus h1
	{
		margin: 18px 20px 10px 20px;
		border-bottom: 1px solid white;
		height: 25px;
	}

	.sidebox.cursus .padding
	{
	padding:1px 17px 0 17px;
	color: white;
	}

		.sidebox.cursus .padding a.meer
		{
			display: block;
			margin: 10px 0 20px 0;
			padding-right: 20px;
			color: white;
			text-align:right;
			line-height: 1.2em;
			background: url(../img/bg_a_meer.gif) no-repeat right center;
		}

	div.cursus div.bottom
	{
		color: red;
		width: 258px;
		height: 25px;
		background: url(../img/bg_sidebox_cursus_bottom.gif) no-repeat left bottom;
	}


.sidebox.collectief
{
	background: #DBDBDB url(../img/bg_sidebox_collectief.gif) no-repeat left top;
}

	.sidebox.collectief h1
	{
		margin: 18px 80px 10px 20px;
		border-bottom: 1px solid #5E1A5C;
		height: 25px;
	}

	.sidebox.collectief .padding
	{
	padding:20px 17px 0 17px;
	color: #5E1A5C;
	}

		.sidebox.collectief .padding a.meer
		{
			display: block;
			padding-right: 20px;
			color: #5E1A5C;
			text-align:right;
			line-height: 1.2em;
			background: url(../img/bg_a_meer.gif) no-repeat right center;
		}

	div.collectief div.bottom
	{
		color: red;
		width: 258px;
		height: 30px;
		background: url(../img/bg_sidebox_collectief_bottom.gif) no-repeat left bottom;
	}


/*------------------------------ download normal layout --------------------- */


.downloadBox
{
	position: relative;
	clear: both;
	margin: 0px;
	padding: 20px 0 10px 0;
}

	.downloadBox h3
	{
		margin-top: 5px;
		color: #96A83B;
		border-top: 1px solid #DCD2DE;
		padding-top: 10px;
		Font-size: 110%;
		clear: left;
	}

	.downloadBox a.downloaddocument, a.downloaddocument
	{
		background: url(../img/bg_donwload2.gif) no-repeat right center;
		display: block;
		loat: right;
		padding-right: 20px;
		margin: 5px 20px 0 0;
		text-align: right;
		text-decoration: underline;
		ont-weight: bold;
		color: #96A83B
	}
	.downloadBox a.downloaddocument:hover, a.downloaddocument:hover
	{
		color: black;
	}

  /*------------------------ documents ---------------------------------------------------- */

 div.documents
  {
   clear: both;
	position: relative;
  	width: 650px;
	position: relative;
	background:  url(../img/documentbox_header_white.gif) no-repeat left top;
	padding: 0px;
	text-align: left;
	padding-top:40px;
  }


 div#column_right div.documents div.docitem
        {
			position: relative;
			width: 100%;
        float: left;
		  display: block;
		  padding: 0px 10px 0px 17px;
		  ackground: Aqua;
    }

	*>body div#column_right div.documents div.docitem
	{
		width: 630px;
	}

	 	div#column_right div.documents div.docitem .padding
		{
			padding: 20px 5px 0 15px;
		}


		div#column_right div.documents div.docitem.odd
		{
			margin-bottom: 10px;
		}

	div#column_right div.documents div.docitem.even
	{

		background: url(../img/bg_docitem.gif) no-repeat 17px top;
	}

		div#column_right div.documents div.docitem.even div.docitembottom
		{
			display: block;
			margin-right: -10px;
			height: 32px;
			order: 1px solid red;
			background: #DBDBDB url(../img/bg_docitembottom.gif) no-repeat left bottom;
		}


		div.docitem h3
		{
		color: #96A83B;
		font-size: 110%;
		}


/* ================================= cursussen ======================================================= */

#thedate
{
	font-weight: bold;
	color: #96A83B;
	margin-bottom: 5px;
}

.location, #dateinfo
{
	margin-top: 8px;
	padding-left: 18px;
	font-weight; bold;
	color: #96A83B;
	display: block;
	background: url(../img/bg_a_meer2.gif) no-repeat left 0px;
}

div.subscribe
{
	margin-top: 10px;
	padding-left: 18px;
	font-weight; bold;
	color: #96A83B;
	display: block;
	background: url(../img/bg_a_meer2.gif) no-repeat left 0px;
}

div.subscribe a
{
	font-weight: bold;
	color: #96A83B;
}

div#column_right div.documents div.itembox
        {
			position: relative;
			width: 100%;
        float: left;
		  display: block;
		  padding: 0px 27px 0px 25px;
    }

	*>body div#column_right div.documents div.itembox
	{
		width: 630px;
	}


	div#column_right div.documents div.itembox .item
	{
		position: relative;
		display: block;
		clear: both;
		border-top: 1px solid #DCD2DE;
		position: relative;
		padding: 10px 10px 10px 10px;
		width: 100%;

	}

	div#column_right div.documents div.itembox a.details
	{
			display: block;
			padding-left: 20px;
			margin-top: 10px;
			color: #5E1A5C;
			text-align:left;
			line-height: 1.2em;
			background: url(../img/bg_a_meer.gif) no-repeat left center;
	}

	div.text
	{
		margin-left: 100px;
	}


	div#column_right div.documents div.itembox .item .thumbbox
	{
		float: left;
		position: relative;
		margin-bottom: 10px;
		width: 80px;
		background: url(../img/bg_thumbbox.gif) no-repeat left bottom;
	}

		  div.thumbbox img
		  {
		  	margin: 4px 4px 2px 4px;
		  }
				div.thumbbox  div.thumbboxtop
				{
					position: absolute;
					left: 0px;
					top: 0px;
					display: block;
					width: 80px;
					height: 10px;
					line-height: 2px;
					margin: 0px;
					padding: 0px;
					background:  url(../img/bg_thumbbox_top.gif) no-repeat center top;
				}

                div.thumbbox div.thumbboxbottom
                            {
                    position: absolute;
                    left: 0px;
                    bottom: 0px;
                    display: block;
                    width: 80px;
                    height: 10px;
                    line-height: 2px;
                    margin: 0px;
                    padding: 0px;
                    background:  url(../img/bg_thumbbox_bottom.gif) no-repeat center bottom;
                }

                * html div.thumbbox  div.imgbottom  /* IE only */
                            {
                    bottom: -1px;
                }

/* ============================== items binnen zoekresultaten =================================================  */

ul.searchResult
{
}

ul.searchResult li
{
	list-style: none;
	margin-left: 10px;
	background: url(../img/bg_a_meer2.gif) no-repeat left top;
	padding: 2px 0 2px 18px;
}

ul.searchResult li a
{
	color: #96A83B;
	text-decoration: none;
	border-bottom: 1px dotted #96A83B;
}

ul.searchResult li a:hover
{
	border-bottom: 1px solid #96A83B;
}


/* ============================== items binnen actueel =================================================

div.archive
{
	clear:right;
	padding:0 0 0 10px;
	margin: 0 0 10px 0;
}

 div.archive dl
{
	margin: 0 10px 0 0;
    line-height: 20px;
    font-weight: bold;
}

div.archive dt
{
	float:left;
	clear:left;
	width:80px;
  color: #7F9FD2;
}
div.archive.mijnStijl dd a
{
  color: #85B200;
}
div.archive.mijnStijl dd a:hover
{
  color: #333;
}

 div.archive dd
{
	margin-left:80px;
}

* html d div.archive dd  /* voorkomen inspringen door ie -3px probleem
{
	text-indent: -3px;
}

div.archive dl a
{
    text-decoration: none;
    }





/*------------------------------- footer ----------------------------------- */

#footer
{
	position: relative;
	clear: both;
	width: 973px;
	height: 45px;
	margin: 0 auto 0px auto;
	background: white url('../img/bg_footer.gif') no-repeat center top;
	text-align: left;
}

    #footerInner
    {
        padding: 5px 20px 0 320px;
		 color: White
    }

       #footerInner .right a
			{
        display: inline;

		  text-align: right;
        padding-left: 150px;
		  color: white
        }

			#yuna
                {
				text-align:left;
				padding:20px 0 10px 31px;
       }

       #yuna a
                {
        text-decoration: none;
        color: #bbb;
        font-size: 90%;
        }

    #footerbottom
        {
        position: relative;
        clear: both;
        width: 760px;
        height: 0px;
        line-height: 1px;
			background: transparent;
    }

/*=============================== form  =================================== */

.formtable
{
	font-size: 100%;
   width: 550px;
	padding: 0px 0 0 0px;
	margin: 10px 0px 0px 0px;

}

	.formtable tr
	{
	margin:5px;
	}

	.formtable td
	{
		margin: 0px;
		padding: 5px 10px 5px 0px;
	}

		.formtable td.c1
		{
			text-align: right;
			font-weight: bold;
			padding-right: 20px;
			width: 25%;
		}


		.formtable td.c2
		{
			color: #96a83b;
			font-weight: bold;
		}

	.formtable input.input
	{
		background: white;
		width:250px;
		 border: 1px solid #ACACAC;
		  background: transparent url(../img/input_bg.jpg) no-repeat scroll 0pt 0pt;
	}

   .formtable textarea
        {
        font-family:arial,verdana,helvetica;
        font-size: 100%;
        background: transparent;
        width: 250px;
		  height: 80px;
        idth: 100%;
        border: 1px solid #ACACAC;
		  background: transparent url(../img/input_bg.jpg) no-repeat scroll 0pt 0pt;
        overflow: auto;
    }



    .formheader
        {
        margin: 10px 0;
        color: #003366;
        font-size: 120%;
        font-weight: bold;
    }

    .formheaderrow
{
    }

    .formrow
        {
        margin:0px;
        padding: 0px;
    }

#formcontent .formrow {
	margin:0px;
	padding: 0px;
}

.formrowerror {
	margin:0px;
	padding: 0px;
	ackground: #F6E9F2;
}

.formerror {
 	 color: #98BA00;
 	 font-weight: bold;
}

.formmarker {
	color:#5E1A5C;
	 float:right;
}

fieldset {
       margin: 0px;
       padding: 0px;
       display: inline;
       border: none;
}


