/* CSS NU.nl */
.link
{
	color: #000366;
	text-decoration: none;
}
.link a:visited
{
	color: #000366;
	text-decoration: none;
}
.link a:link
{
	color: #000366;
	text-decoration: none;
}
.link a:active
{
	color: #000366;
	text-decoration: none;
}
a:visited
{
	color: #000366;
	text-decoration: none;
}
a:active
{
	color: #FF0366;
	text-decoration: underline;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
td
{
	font-size: 9pt;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
body
{
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5 0 5 0;
}
.heading {
	font-weight: bold;
	font-size: 12pt;
	vertical-align: top;
	color: #000366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.img-caption
{
	text-align: right;
	font-size: 8pt;
	color: #000366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.td_small
{
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
}

.zoekButton
{
		margin-top:				1px;
		background-color:       #020051;
		font-family:            Verdana, Arial, Helvetica, sans-serif;
		font-size:              10px;
		font-weight:            normal;
		height:                 16px;
		color:                  #ffffff;
		border:                 solid 0px #020051;
}

INPUT 
{
		border: 				1px solid black;  
    	    font-family: 			Verdana;  
    	    font-size: 				7pt;  
    	    font-style: 			normal;
    	    color: 					#71709D;  
    	    height:                 16px;
    	    background-color: 		#FFFFFF;
		height:                 12px;
} 

.td_small
{
		font-size: 				11px;
		font-family: 			Arial, Helvetica, sans-serif;
		valign:					abmiddle;
}

.blocktitle
{
		height: 				15px;
		font-family: 			Arial, Helvetica, sans-serif;
		font-weight: 			bold;
		font-size: 				11px; 
		padding: 				2px 4px 0px 4px;
		background-color: 		#ABBEDE;
		valign:					abmiddle;
}
.weerverkeer
{

		margin: 				5px 5px 0px 5px; 
		font-size: 				11px;
		height: 				15px;
}

	a.link-fin
	{
			font-family: 					Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
			font-weight: 					normal;
			font-size: 						12px; 
			color:								#000366;
			text-decoration:			none;
	}
	
	a.link-fin:hover
	{
			font-family: 					Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
			font-weight: 					normal;
			font-size: 						12px; 
			color:								#000366;
			text-decoration:			underline;
	}
	
	.kader-fin
	{
			border: 							1px solid #9FCBE4;
	}
	
	.kadertitel-fin
	{
			font-family: 					Arial, Lucida Grande, Geneva, Helvetica, sans-serif;
			font-weight: 					bold;
			font-size: 						11px; 
			width: 								118px;
			background-color: 		#9FCBE4;
			color:								#020051;
			height: 							16px;
	}
	
	.kadercontent-fin
	{
			font-size: 						11px; 
			color:								#020051;
			padding: 							7px;
	}
	
	a.kaderlink-fin
	{
			font-size: 						11px; 
			color:								#020051;
			text-decoration:			none;
	}
	
	a:hover.kaderlink-fin
	{
			font-size: 						11px; 
			color:								#020051;
			text-decoration:			underline;
	}
	
	.kadertitel-fin-rood
	{	
			color: 								#D40000;
			font-weight:					bold;
	}
	
	.kadertitel-fin-blauw
	{	
			color: 								#020051;
			font-weight:					bold;
	}
	.stippellijn
	{
			background-image: 		url(img/bg_stippellijn.gif);
			background-repeat: 		repeat-x;
			font-size: 						1px;
			margin-top: 					13px;
			margin-bottom: 				13px;
	}
