h1 {
    display: none;
}

div#snelnaar h2,
div#news h2 {	
    display: block;
}


/* FIRST ROW */
div#firstrowwrap {
	float: left;
	width: 100%;
	background: #FCFDFE;
	margin: 0 0 20px 0;
}

div#firstrow {
	float: left;
	width: 940px;
	padding: 0 10px 0 20px;
	background: url(../images/internet/bg_firstrow_portal.gif) repeat-y #F0F4FB;
	text-align: left;
}

div#flashcontainer {
    float: left;
    width: 580px;
    height: 292px;
    margin: 0 20px 0 0;
}

div#flashcontainer div#flash {
	width: 580px;
	height: 292px;
	overflow: hidden;
}
div#flashcontainer div#flash img {
	width: 580px;
}

div#snelnaar {
	float: left;
	width: 300px;
	min-height: 262px;
	padding: 15px 20px;
	background: url(../images/internet/bg_snelnaar.jpg) left bottom no-repeat;
}

div#snelnaar ul li a {
	font-weight: bold;
}

/* SECOND ROW */
div#secondrowwrap {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

div#secondrow {
	float: left;
	width: 940px;
	text-align: left;
	padding: 0 0 0 10px;
}

div#highlight {
	float: left;
	width: 340px;
	margin: 0 20px 0 0;
}

div#highlight h2 {
    display: block;
}

div#highlight div img {
	float: left;
	margin: 0 10px 10px 0;
}

div#news {
	float: left;
    width: 220px;
    margin: 0 20px 0 0;
}

div#wijken {
	position: relative;
	float: left;
	width: 338px;
	padding: 1px;
	min-height: 190px;
	background: url(../images/internet/bg_block_340.gif) left bottom no-repeat;
}

div#wijken h2 {
	float: left;
}

div#wijken select {
    float: right;
}

