img.left{
float:left;
margin: 0 10px 10px 0;
}

body		{
			min-height:100%;
			height:100%;
			font-family: Arial, Helvetica, Verdana, sans-serif;
			font-size:0.83em;
			margin:0px;
			padding:0px;
			background-color:#F8F7F1;
			background-image:url("../_img/leftbackground.gif");
			background-position: 0px 0px;
			background-repeat:repeat-y;}
html		{
			min-height:100%;
			height:100%;
			font-family: Arial, Helvetica, Verdana, sans-serif;
			font-size:0.83em;
			margin:0px;
			padding:0px;}

/* pagina en navigatie structuur */



/* home */
#homepage #top_tekst	{
			position:relative;
			z-index:6;
			background-color:#FFFFFF;
			border-top:5px solid #D71C24;
			width:100%;
			float:left;
			height:30px;
			margin:0px;}
#top_tekst img
			{
			border-width:0px;
			padding:8px 0px 0px 5px;}
/* news */
#news #top_tekst	{
			position:relative;
			z-index:6;
			background-color:#FFFFFF;
			border-top:5px solid #2464C0;
			width:100%;
			float:left;
			height:30px;
			margin:0px;}


/* about us */
#aboutus #top_tekst	
			{
			position:relative;
			z-index:6;
			background-color:#FFFFFF;
			border-top:5px solid #F56A00;
			width:100%;
			float:left;
			height:30px;
			margin:0px;}


/* what we do */

#whatwedo #top_tekst	{
			position:relative;
			z-index:6;
			background-color:#FFFFFF;
			border-top:5px solid #941670;
			width:100%;
			float:left;
			height:30px;
			margin:0px;}


/* publications */
#publications #top_tekst	{
			position:relative;
			z-index:6;
			background-color:#FFFFFF;
			border-top:5px solid #023A6F;
			width:100%;
			float:left;
			height:30px;
			margin:0px;}



#top_logo	{
			background-image:url("../_img/logobalk.gif");
			background-color:#FFFFFF;
			width:40%;
			height:17px;
			margin:0px;
			float:left;
			border:0px;}
#top_navigatie
			{
			position:relative;
			z-index:5;
			padding-left:5px;
			background-color:#FFFFFF;
			width:400px;
			height:17px;
			margin-left:40%;
			color:#858571;}
#top_navigatie a
			{
			background-color:#FFFFFF;
			font-family:"Microsoft sans-serif", Arial, Helvetica, sans-serif;
			font-weight:bold;
			color:#6F6041;
			font-size:12px;
			text-decoration:none;
			padding-top:10px;}

#top_navigatie div	
			{
			position:relative;
			z-index:5;
			overflow: visible; 
			background-color:#FFFFFF;
			height:10px;
			float:left;
  			margin:0px;
			padding-top:3px;}

.red a:hover
			{
			position:relative;
			z-index:5;
			color:#6F6041;
			border-bottom:5px solid #D71C24;}
#homepage .red a
			{
			position:relative;
			z-index:5;
			color:#6F6041;
			border-bottom:5px solid #D71C24;}

.blue a:hover
			{
			position:relative;
			z-index:5;
			color:#6F6041;
			border-bottom:5px solid #2464C0;}
#news .blue a
			{
			position:relative;
			z-index:5;
			color:#6F6041;
			border-bottom:5px solid #2464C0;}

.orange a:hover
			{
			position:relative;
			z-index:5;
			color:#6F6041;
			border-bottom:5px solid #F56A00;}

#aboutus .orange a
			{
			position:relative;
			z-index:5;
			color:#6F6041;
			border-bottom:5px solid #F56A00;}

.purple a:hover
			{
			position:relative;
			z-index:5;		
			color:#6F6041;
			border-bottom:5px solid #941670;}

#whatwedo .purple a
			{
			position:relative;
			z-index:5;		
			color:#6F6041;
			border-bottom:5px solid #941670;}

.darkblue a:hover
			{
			position:relative;
			z-index:5;		
			color:#6F6041;
			border-bottom:5px solid #023A6F;}

#publications .darkblue a
			{
			position:relative;
			z-index:5;		
			color:#6F6041;
			border-bottom:5px solid #023A6F;}

#home_knop		{
			background-color:#FFFFFF;
			float:right;}
#home_knop img
			{
			border-width:0px;
			margin-right:5px;}

#leftside		{
			min-height:100%;
			height:100%;
			border-top:1px solid #858571;
			background-color:#F8F7F1;
			background-image:url("../_img/leftbackground.gif");
			background-position: 0px 0px;
			background-repeat:repeat-y;
			width:40%;
			margin:0px;
			float:left;
			position:relative;
			overflow:hidden;
			padding-bottom:20px;}

#image		{
			background-color:#000000;
			height:73px;	
			margin:0px;
			padding:0px;
			width:100%;
			text-align:right;}
#aboutus #image		{
			background: url("../_img/aboutus_afbeelding_groot.jpg") right top;}

#whatwedo #image 	{
			background: url("../_img/whatwedo_afbeelding_groot.jpg") right top;}

#publications #image		{
			background: url("../_img/publications_afbeelding_gr.jpg") right top;}

#news #image 		{
			background: url("../_img/news_afbeelding_groot.jpg") right top;}

#homepage #image 		{
			background: url("../_img/home_afbeelding_groot.jpg") right top;}

#rightside		{
			position:relative;
			float:right;
			margin:0px;
			border-top:1px solid #858571;
			background-color:#F8F7F1;
			background-image:url("../_img/rightbackground.gif");
			background-repeat:repeat-y;
			width:60%;
			min-height:100%;
			height:100%;
			z-index:1;
			padding-bottom:20px;}

#content		{
			padding:30px 20px 20px 25px;
			width:85%;
			font-size:12px;
			line-height:20px;}

#homepage #footer	{
			position:relative;
			background-color:#FFFFFF;
			border-bottom:5px solid #D71C24;
			width:98.7%;
			height:18px;
			color:#B3B3A1;
			padding:5px;}

#footer a:link, #footer a:visited {
			color:#b3b3a1;
		text-decoration:none;}

#footer a:hover, #footer a:active {
		color:#d71c24;
		text-decoration:none;}


#news #footer
			{
			position:relative;
			background-color:#FFFFFF;
			border-bottom:5px solid #2464C0;
			width:98.7%;
			height:18px;
			color:#B3B3A1;
			padding:5px;}

#aboutus #footer		
			{
			position:relative;
			background-color:#FFFFFF;
			border-bottom:5px solid #F56A00;
			width:98.7%;
			height:18px;
			color:#B3B3A1;
			padding:5px;}

#whatwedo #footer
			{
			position:relative;
			background-color:#FFFFFF;
			border-bottom:5px solid #941670;
			width:98.7%;
			height:18px;
			color:#B3B3A1;
			padding:5px;}

#publications #footer
			{
			position:relative;
			background-color:#FFFFFF;
			border-bottom:5px solid #023A6F;
			width:98.7%;
			height:18px;
			color:#B3B3A1;
			padding:5px;}

div.clear		{
			clear:both;}

#homepage #subnavigatie {
			border-right:5px solid #D71C24;}



.subnavigatie 
			{
			position:relative;
			font-size:13px;
			z-index:99;
			height:100%;
			min-height:100%;
			margin:30px 0px 0px 0px;}

.subnavigatie img
			{ 
			border:0px;
			vertical-align:bottom;}


/* eind pagina en navigatie structuur */

/* algemeen */
#header		{
		background-color:#FFFFFF;
		width:100%;
		height:54px;}

h1,h2,h3,h4,h5,h6	{
		font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#5A3D1B;
		margin:0px;
		font-size:1.2em;}

h1 {
	font-size:30px;
	font-weight:normal;
	line-height:25px;
	}

h2 {
	font-size:24px;
	font-weight:normal;
	line-height:25px;
	}



#small
		{
		font-size:0.9em;}

hr		{
		width:100%;
		color:#D1D1C2;
		height:1px;}

.subnavigatie ul, .subnavigatie ul ul
		{
		list-style: none;
		list-style-type: none;
		margin: 0px;
		padding: 0px;}

.subnavigatie ul li, .subnavigatie ul li ul li
		{
		margin:0px;
		padding:0px;}

.subnavigatie .active
		{
		font-weight:bold;
		background-color:#DEDDD4;}

.subnavigatie ul li ul li
		{
		background-color:#E6E6DF;
		background-image:url("../_img/menu_subitem.gif");
		background-position: 100% 100%;
		background-repeat:no-repeat;
		display:block;
		width:100%;}

.subnavigatie ul li ul li:hover
		{
		background-color:#EDEDE7;
		background-image:url("../_img/menu_subitem.gif");
		background-position: 100% 100%;
		background-repeat:no-repeat;
		display:block;
		width:100%;}

.subnavigatie .subitem li a,.subnavigatie .subitem li a:hover 	{
		background-color:transparent;
		text-indent:30px;
		background-image:url("../_img/submenu_haakje.gif");
		background-position: top left;
		background-repeat:no-repeat;
		color:#66644E;
		border-top:1px solid #D1D1C2;
		border-bottom:1px solid #D1D1C2;
		padding:5px 0px 5px 0px;
		text-decoration:none;}

#content a:link, #content a:visited {
		color:#5A3D1B;
		text-decoration:none;
		border-bottom:1px solid #E0DED7;}

#content a:hover, #content a:active {
		color:#3D260F;
		text-decoration:none;
		border-bottom:1px solid #3D260F;}


/* nosub is voor als er bij de subnavigatie zowel onderdelen zijn met sub-subnavigatie als zonder. 
De nosub zorgt ervoor dat de onderdelen zonder sub-sub navigatie uitlijnen met de onderdelen met subsub */
.nosub 
		{
		text-indent:24px;
		background-color:#D6D5C5;}

/* homepagina */
#introtext
		{
		width:75%;
		margin:20px 50px 50px 50px;
		padding:0 0 20px 0;
		font-size:12px;
		line-height:20px;
		color:#2D2C2A;
		border-bottom:1px solid #D1D1C2;}

div.homepage_news
		{
		padding:10px 0px 20px 0px;
		border-bottom:1px solid #D1D1C2;}


.newstitlehome a:link, .newstitlehome, .newstitlehome a, .newstitlehome a:hover, .newstitlehome a:visited {
		/*font-family: Arial, Helvetica, Verdana, sans-serif;
		font-weight:bold;
		color:#D71C24 !important;
		margin:0px;
		font-size:1.2em;*/
font-size: 11pt;
color: #FF0000 !important; 
font-family: Arial;


}

.newstitleindex a:link, .newstitleindex, .newstitleindex a, .newstitleindex a:hover, .newstitleindex a:visited {
font-size: 11pt;
color: #2464C0 !important; 
font-family: Arial;


}


div.date
		{
		color:#858571;
		font-size:0.9em;}


/* newspagina */
.newsitem a
		{
		background-color:#D6D5C5;
		background-image:url("../_img/menu_news.gif");
		background-position: bottom right;
		background-repeat:no-repeat;
		color:#66644E;
		border-top:1px solid #E6E6DF;
		border-bottom:1px solid #E6E6DF;
		display:block;
		width:96.5%;
		padding:5px 2px 5px 10px;
		text-decoration:none;}


.newsitem a:hover 
		{
		background-color:#E0DFD5;
		cursor:pointer;
		text-decoration:none;}


/* homepagina */


/* about us */
.menuitem_aboutus a
		{
		background-color:#D6D5C5;
		cursor:pointer;
		background-image:url("../_img/menu_aboutus.gif");
		background-position: bottom right;
		background-repeat:no-repeat;
		color:#66644E;
		border-top:1px solid #E6E6DF;
		border-bottom:1px solid #E6E6DF;
		display:block;
		width:100%;
		text-indent:10px;
		padding:5px 0px 5px 0px;
		text-decoration:none;}
.menuitem_aboutus a:hover
		{
		background-color:#E0DFD5;
		cursor:pointer;
		background-image:url("../_img/menu_aboutus.gif");
		background-position: bottom right;
		background-repeat:no-repeat;
		color:#66644E;
		border-top:1px solid #E6E6DF;
		border-bottom:1px solid #E6E6DF;
		display:block;
		width:100%;
		text-indent:10px;
		padding:5px 0px 5px 0px;
		text-decoration:none;}


/* publications */
.menuitem_publications a
		{
		background-color:#D6D5C5;
		cursor:pointer;
		background-image:url("../_img/menu_publications.gif");
		background-position: bottom right;
		background-repeat:no-repeat;
		color:#66644E;
		border-top:1px solid #E6E6DF;
		border-bottom:1px solid #E6E6DF;
		display:block;
		width:100%;
		text-indent:10px;
		padding:5px 0px 5px 0px;
		text-decoration:none;}
.menuitem_publications a:hover
		{
		background-color:#E0DFD5;
		cursor:pointer;
		background-image:url("../_img/menu_publications.gif");
		background-position: bottom right;
		background-repeat:no-repeat;
		color:#66644E;
		border-top:1px solid #E6E6DF;
		border-bottom:1px solid #E6E6DF;
		display:block;
		width:100%;
		text-indent:10px;
		padding:5px 0px 5px 0px;
		text-decoration:none;}

/* what we do */
.menuitem_whatwedo a
		{
		background-color:#D6D5C5;
		cursor:pointer;
		background-image:url("../_img/menu_whatwedo.gif");
		background-position: bottom right;
		background-repeat:no-repeat;
		color:#66644E;
		border-top:1px solid #E6E6DF;
		border-bottom:1px solid #E6E6DF;
		display:block;
		width:100%;
		text-indent:10px;
		padding:5px 0px 5px 0px;
		text-decoration:none;}
.menuitem_whatwedo a:hover
		{
		background-color:#E0DFD5;
		cursor:pointer;
		background-image:url("../_img/menu_whatwedo.gif");
		background-position: bottom right;
		background-repeat:no-repeat;
		color:#66644E;
		border-top:1px solid #E6E6DF;
		border-bottom:1px solid #E6E6DF;
		display:block;
		width:100%;
		text-indent:10px;
		padding:5px 0px 5px 0px;
		text-decoration:none;}


.blue-title {
color:#2464C0 !important;
font-family:Arial;

font-size:11pt;
}

a.red-title {
 color: red !important;
}

.clear{
   clear:both;}

.nieuws-berichten img{
display:block;
}


.nieuws-berichten{
   margin-bottom:25px;}

.plaatje{
   width:75px; 
   height: 75px; 
   border: 2px solid white; 
   float:left; 
   margin:0 15px 20px 0; 
   background: url(/_img/default_thumb.jpg) no-repeat;} 

.bericht-kort{
   padding-left: 90px;}
