*
{
	font-family: Arial, sans-serif;
	font-size: 12px;
    color: black;
}

div.print {
	display: none;	
}

html
{
	height: 100%;
}



p
{
    margin-top: 0px;
}

h1
{
    margin: 0px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .9pt;
    color: #999999;
}

h2
{
    margin: 0px;    
    color: #993300;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 8px;
}

h3
{
    margin: 0px;    
    color: #993300;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 8px;
}

h4
{
    margin: 0px;    
	color: #666666;
	font-size: 10px;	
}

.date
{
    color: #993300;
    font-size: 26px;
}

.dateslash
{
    color: black;
    font-size: 26px;
}

.navtrail a, .navtrail
{
   font-size: 10px;
}

.searchinput
{
    border: none;
    width: 95px;
    height: 18px;
    padding-top: 5px;
    padding-left: 4px;
    padding-right: 4px;
    float: left;
    background-image: url(/shared/images/custom/menu_sides/zoek-bg.gif);
	background-repeat: repeat;
    background-position: top right;
    font-size: 12px;
}

.menubox_l, .menubox_r
{
    background-image: url(/shared/images/custom/menu_sides/box-bg.gif);
	background-repeat: repeat;
    background-position: top right;
    padding-top: 2px;
}

.menubox_l
{
    width: 275px;

}

.menubox_r
{
    width: 228px;
}

a:link { text-decoration: underline }

a.headline { text-decoration: none }
a.headline:hover { text-decoration: underline }

.overview_item { }
.overview_item_selected a { color: #333333 }

.newsblock img { margin-left: 20px }

.highlight
{
	background: yellow;	
}

a
{
	color: black;
	font-size: 12px;
}



.kaartjenha
{
	float:right;
	position:relative;
	width:228px;
	margin-top:10px;
}

#map_hover
{
	position:absolute;
	z-index:3;
	width:212px;
	height:404px;
}

#map_noordholland
{
	position:absolute;
	width:212px;
	height:404px;
	background-image:url(/shared/images/custom/noordholland.png);
	z-index:1;
}

#map_nha
{
	position:absolute;
	display:none;
	left:6px;
	top:230px;
	width:92px;
	height:175px;
	z-index:2;
}

#nha_selected_place
{
	position:absolute;
	top:410px;
	width:212px;
    color: #993300;
    font-weight: bold;
    font-size: 14px;
}

img
{
	outline:none;
}
