/* Nav items */
	.blockitem
	{
		float:left;
		background-color:#f0eeee;
		width:182px;
		margin-bottom:15px;
	}

		.blockheader
		{
			height:20px;
			color:#fff;
			background-image: url(/images/block_header.gif);
			padding:5px 0px 0px 15px;
		}

		.blockcontent
		{
			padding:5px 0px 0px 15px;
			color:Black;
		}
		
		.blockcontentmenu
		{
			padding:5px 0px 0px 0px;
		}		

	.blockitem2
	{
		float:left;
		background-color:#f0eeee;
		width:215px;
		margin-bottom:10px;
	}
	.blockitem2	ul
	{
		margin-top:0px;
		margin-bottom:0px;
	}

		.blockheader2
		{
			height:20px;
			color:#fff;
			background-image: url(/images/block_header_2.gif);
			padding:5px 0px 0px 15px;
		}

		.blockcontent2
		{
			padding:5px 0px 5px 15px;
			color:Black;
			line-height:16px;
		}	
/* End Nav items*/

/* Reclame blokken*/


	.focusitem
	{
		float:left;
		width:166px;
		height:245px;
		margin-right:13px;
		cursor:pointer;
	}
	
	.focusitemnomargin
	{
		float:left;
		width:166px;
		height:245px;
		cursor:pointer;
	}

		.focusheader
		{
			border-bottom: solid 1px #c4df0a;
		}
		
		.focusvisual
		{
			height:119px;
			width:166px;
		}
			.focusvisual img
			{
				float:left;
			}
		

		.focuscontent
		{
			float:left;
			height:66px;
			width:166px;
			background-image:url(/images/back_focusitem.gif);
			background-repeat:no-repeat;
			line-height:14px;
			color:#656565;
			
		}
		
			.focuscontentpadding
			{
				padding:5px 5px 5px 8px;
			}
		
		.focuslink
		{
			height:37px;
			width:166px;
			background-color:#898787;
			background-image:url(/images/back_focuslink.gif);
			background-repeat:no-repeat;
			clear:both;
		}


				
		.focuslinkpadding
		{
			padding:17px 5px 5px 8px;
		}
		
.purpleblockleft
{
    float:left;
    height:120px;
    width:7px;
    background-image:url(/images/purpleblock_left.gif);
    background-position:0px 0px;
    background-repeat:no-repeat;
    clear:both;
    margin-top:10px;
}

.purpleblockmiddle
{
    float:left;
    height:120px;
    width:580px;
    background-image:url(/images/purpleblock_middle.gif);
    background-position:0px 0px;
    background-repeat:repeat-x;
    margin-top:10px;
}

.pbpadding
{
    padding: 10px 10px 5px 5px;
}

.purpleblockright
{
    float:left;
    height:120px;
    width:7px;
    background-image:url(/images/purpleblock_right.gif);
    background-position:0px 0px;
    background-repeat:no-repeat;
    margin-top:10px;    
}
    		
	
		
/* End blokken*/
