.frontpage, .frontpage table {
	background-color: transparent;
	color: #34391F;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

.frontpage H1 {
	font-family : Verdana;
	font-weight: bolder;
	font-size: 11px;
	color : #346767;
}

.frontpage H2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

.frontpage .titel
{
	background-color: transparent;
	color: #346767;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.frontpage a:link, .frontpage a:visited, .frontpage a:active
{
	background-color: transparent;
	color: #346767;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight : bold;
}

.frontpage a:hover
{
	background-color: transparent;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight : bold;
}

#frontpage {
	width: 970px;
	text-align: left;
}

/* BLOCKS */
#blok_content {
	background-color: #FFFFFF;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
}



#blok_linksboven {
	float: left;
	width: 12px;
	height: 20px;
}

#blok_top {
	background-color: #E6F2F2;
	width: 100%;
}

#blok_bottom {
	width: 100%;
	background-color: #FFFFFF;
}

#blok_titel {
	float: none;
	height: 18px;
	padding-top: 2px;
	text-align: left;
}

#blok_rechtsboven {
	float: right;
	width: 12px;
	height: 20px;
}

.blockcontent {
	padding: 0px;
	margin: 0px;
}

#kolomLinks {
	width: 380px;
	padding-right: 4px;
	float: left;
}

#kolomMidden {
	float: left;
	padding-right: 4px;
	width: 280px;
}

#kolomRechts {
	width: 302px;
	float: right;
}

.frontBlok {
	padding-bottom: 4px;
}

.halfFrontblok {
	width: 49.51%;
}
