@charset "utf-8";

/* CSS Document */
body 
{
	background-color: #FFFFFF;
	text-align:center; /* internet explorer bug */
	
	margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	line-height: 18px; font-family: Helvetica, Verdana, Arial, sans-serif; margin: 0; font:10px/24px;
	color: #555;
}

	div#emailnewsletter_container
	{
		text-align:left; 
	}


	div#whitebox
	{
		background-color:#FFFFFF;
		display:block;
		margin-top: 0px;
		margin-bottom: 5px;
		margin-left: auto;
		margin-right: auto;
		/*width:95%;*/
		width:750px;
		min-height:600px;
		position:relative;	
		border:1px; /* geen rand */
		border-color:#CCCCCC; /* geen rand */
		border-style:none; /* geen rand */
	}
	
		div#margin_inner_whitebox
		{
			display:block;
			margin: 0px;
		}
		
			div#lower_navigation
			{
				display:block;
				text-align:middle;
				margin:0px;
				height:28px;
				vertical-align:middle;
			}
			
				div#lower_navigation ul
				{
					list-style: none;   
					margin:0px;
					display:block;
					margin-left:0px; /* voor internet explorer */ 						
				}
				
				
					div#lower_navigation ul li
					{
						display:inline;
						line-height:24px;	
						margin-right:5px;					
					}
					
					div#lower_navigation ul li a:link
					{
						color:#999999;
						text-decoration:none;
					}

					div#lower_navigation ul li a:visited
					{
						color:#999999;
						text-decoration:none;
					}

					div#lower_navigation ul li a:active
					{
						color:#999999;
						text-decoration:none;
					}

					div#lower_navigation ul li a:hover
					{
						color:#000000;
						text-decoration:underline;
					}					
			
			div#head
			{
				height:350px;
				display:block;
				background-image:url(images/head.jpg);
				background-repeat:no-repeat;				

			}
			
			div#navigation
			{
				text-align:left;
				background:#FFFFFF;
				border-style:none;
				color:#000000; /* tekstkleur */
                                display:block;/* NAVIGATIE BOVEN UITGESCHAKELD */
			}
			
				div#navigation ul
				{
					list-style: none;   
					display:block;
					margin:0px;
					margin-left:0px; /* voor internet explorer */ 	
					padding-left:20px;					
				}
			
					div#navigation ul li
					{
						display:block;
					}
					/*
					div#navigation ul li a:link
					{
						color:#000000;
						text-decoration:none;
					}

					div#navigation ul li a:visited
					{
						color:#000000;
						text-decoration:none;
					}

					div#navigation ul li a:active
					{
						color:#000000;
						text-decoration:none;
					}

					div#navigation ul li a:hover
					{
						color:#FFFFFF;
						text-decoration:underline;
					}*/
					
			div#headspacing
			{
				height:0px;
				display:block;
			}
			
			div#middle
			{
				display:block;
				text-align:left;
			}
			
				div#right
				{
					float:left;
					width:200px;
					background:#ffffff;
					border:1px;
					border-color:#CCCCCC;
					border-style:none;
                                        border-left-style: dashed;

				}
				
				div#rightinner
				{
					margin:7px;
				}
				
				div#right ul
				{
					list-style: none;   
					display:block;
					margin-left:0px; /* voor internet explorer */ 	
					padding-left:10px;
					
					overflow-x:hidden;
					word-wrap: normal;					
					
				}
					

					div#right ul ul
					{
						padding-left:10px;
					}
					
						#right li li li
						{
							font-size:10px;	
							font-weight:lighter;	
						}
						
				
				div#content
				{
					margin-left:6px;
					float:left;
					width:500px;
					border:0px;
					line-height:18px;
					/*background:#00FF99; --TESTING PURPOSES -- */
				}

					div#contentspacing
					{
						margin:10px;
					}			
					
						div#contenttitle
						{
						}	
						
						div#contenttext
						{
						}	
				
					
				/*
				div#right
				{
					margin-left:6px;
					float:left;
					width:150px;
					border:0px;
					border-top:1px;
					border-color:#CCCCCC;
					border-style:solid;					
				}
				*/
				
				
	div#copyright			
	{
		line-height:15px;
		color:#999999;
		margin-bottom:15px;
		margin-top:5px;
	}



        div.materiaalitem-weblog:hover
        {
            background-color:#f8f8f8;
        }
/**EIND LAYOUT **/


/*  BEGIN BREADCRUMBS */

.breadcrumb
{
    list-style: none;   
	margin-left:0px;    
	margin-top:0px;   
	margin-bottom:30px; 
	display:block;
	padding: 0px;		
	text-align:left;	
	color:#999999;	
	font-size:10px;	
}

.breadcrumb li
{
	display:inline;
}


.breadcrumb a:link
{
	color:#999999;
	text-decoration:none;
}

.breadcrumb a:visited
{
	color:#999999;
	text-decoration:none;
}

.breadcrumb a:active
{
	color:#999999;
	text-decoration:none;
}

.breadcrumb a:hover
{
	color:#000000;
	text-decoration:underline;
}	

/*   EINDE BREADCRUMBS */


/* TABLE */
tbody tr.even td 
{
	background-color: #F9F9F9;
}

tbody tr.odd td 
{
	background-color: #FFFFFF;
}


/* EINDE TABLE */

/** TEXT PROPERTIES **/
h1
{
	font-weight:bolder;
	font-family:verdana;
        display:block;
	font-size:20px;
	margin-bottom:30px;	
	margin-top:20px;
	margin-left:0px;	
	text-align:left;
	height:35px;	
	border:0px;
	border-bottom:1px;
	border-color:#CCCCCC;
	border-style:solid;
	
	color:gray;
}

h2
{
	font-weight:bold;
	font-family:verdana;
    display:block;
	font-size:13px;
	margin-bottom:10px;
	margin-top:20px;
	margin-left:0px;
	text-align:left;
	height:20px;
	
	border:0px;
padding: 5px;
	color:#ffffff;
	text-transform:uppercase;

        background-color: #0088cc;
}

h3
{
	font-weight:bold;
	font-family:verdana;
    display:block;
	font-size:11px;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:0px;
	text-align:left;
	height:15px;
	
	border:0px;
	color:#A60285;	
	text-transform:uppercase;
}

a:link
{
	color:#1A58FF;
	text-decoration:underline;
}

a:visited
{
	color:#1A58FF;
	text-decoration:underline;
}

a:active
{
	color:#1A58FF;
	text-decoration:underline;
}

a:hover
{
	color:#000000;
	text-decoration:underline;
}	

hr
{
    display:block;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:0px;
	height:10px;
	
	border:0px;
	border-bottom:1px;
	border-color:#CCCCCC;
	border-style:dotted;
}

.smalltext
{
	font-size:10px;	
	color:#999999;
}

.imgborder
{
	border-style:solid;
	border-width:1px; /* randen los definieren, omdat hierboven ergens alleen de onderrand zichtbaar wordt gemaakt */
	border-color:#CCCCCC;
}

.imgblocksource /* div blok waarin afbeelding zit met source vermelding */
{
	margin:10px;
	display:inline; 
	float:right;
}

