#home_content {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;
}

/*---------------------------------------------------------------------*/
/* Blokken              -----------------------------------------------*/
/*---------------------------------------------------------------------*/
#home_content #block1 {
	width: 550px;
	float: left;
}

#home_content #block1 p {
	margin: 10px 0;
}

#home_content #block1 div.clear {
	margin: 0 0 20px 0;
}

#home_content #block1 div.column1{
	width: 180px;	
	float: left;
}

#home_content #block1 div.column1 #naw {
	margin-top:0;
}

#home_content #block1 div.column2{
	width: 130px;
	border-top: 1px solid #009B7C;
	float: left;
	margin-right: 10px;
}

#home_content #block1 div.column3{
	width: 220px;
	border-top: 1px solid #009B7C;
	float: left;
}

/* Sites -------------------------------------------------------------------------*/
#home_content #sites h3 {
	margin:7px 0 9px 0; padding:0;
	height: 12px;
	background-image: url(../images/home/headers/sites.gif);
	background-repeat: no-repeat;
}

#home_content #sites ul,
#home_content #sites ul li,
#home_content #hilites ul,
#home_content #hilites ul li,
#home_content #laatstenieuws ul,
#home_content #laatstenieuws ul li {
	margin:0; padding:0;
	list-style-type: none;
}

#home_content #sites ul li,
#home_content #hilites ul li,
#home_content #laatstenieuws ul li{
	padding-left: 15px;
	background-image: url(../images/home/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}

#home_content #sites ul li a:link,
#home_content #sites ul li a:visited,
#home_content #sites ul li a:active,
#home_content #hilites ul li a:link,
#home_content #hilites ul li a:visited,
#home_content #hilites ul li a:active,
#home_content #laatstenieuws ul li a:link,
#home_content #laatstenieuws ul li a:visited,
#home_content #laatstenieuws ul li a:active{
	color: #000000;
	text-decoration: none;
}

#home_content #sites ul li a:hover,
#home_content #hilites ul li a:hover,
#home_content #laatstenieuws ul li a:hover {
	text-decoration: underline;
}

/* Zoeken -------------------------------------------------------------------------*/
#home_content #zoeken h3 {
	margin:7px 0 9px 0; padding:0;
	height: 12px;
	background-image: url(../images/home/headers/zoeken.gif);
	background-repeat: no-repeat;
}

#home_content #zoeken p input.zoekveld {
	height: 14px;
	width: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080 #C0C0C0 #C0C0C0 #808080;
}

#home_content #zoeken p input.zoekbutton {
	border:0;
	position: relative;
	top: 4px;
}

#home_content #zoeken #uitgebreid_zoeken {
	width: 92px;
	height: 11px;
	background-image: url(../images/home/btns/uitgebreid_zoeken.gif);
	background-repeat: no-repeat;
	background-position: 0 -11px;
	margin-bottom: 20px;
}

#home_content #zoeken #uitgebreid_zoeken a {
	display: block;
	width: 92px;
	height: 11px;
	background-image: url(../images/home/btns/uitgebreid_zoeken.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#home_content #zoeken #uitgebreid_zoeken a:hover {
	background-image: none;
}
/* Actie -------------------------------------------------------------------------*/
#home_content #actie {
	overflow: hidden;
}

#home_content #actie h3 {
	margin:7px 0 9px 0; padding:0;
	height: 12px;
	background-image: url(../images/home/headers/actie.gif);
	background-repeat: no-repeat;
}

#home_content #actie a {
	display: block;
	margin: 0 0 10px 0;
}

#home_content #actie img {
	border:0;
}


/* Hilites -------------------------------------------------------------------------*/
#home_content #hilites {
	border-top: 1px solid #009B7C;
	padding-top: 7px;
}

#home_content #hilites h3 {	
	margin:0 0 9px 0; padding:0;
	height: 12px;
	background-image: url(../images/home/headers/hilites.gif);
	background-repeat: no-repeat;
}

/* Laatste Nieuws -------------------------------------------------------------------------*/
#home_content #laatstenieuws h3 {
	margin:7px 0 9px 0; padding:0;
	height: 12px;
	background-image: url(../images/home/headers/laatstenieuws.gif);
	background-repeat: no-repeat;
}

#home_content #block2 {
	width: 190px;
	float: left;
}

/*---------------------------------------------------------------------*/
/* Marktinfo            -----------------------------------------------*/
/*---------------------------------------------------------------------*/
#home_content #block2 #marktinfo {
	width: 190px;
	border-top:1px solid green;
	float: left;
}

#home_content #block2 #marktinfo h3 {
	margin:7px 0 9px 0; padding:0;
	height: 12px;
	background-image: url(../images/home/headers/marktinfo.gif);
	background-repeat: no-repeat;
}

#marktinfo_kader {
	width: 190px;
}

#marktinfo_kader .top {
	height: 17px;
	background-image: url(../images/home/marktinfo_border_top.gif);
	background-repeat: no-repeat;
}

#marktinfo_kader .mid {
	background-image: url(../images/home/marktinfo_border_mid.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

#marktinfo_kader .mid #meer_info {
	width: 101px;
	height: 18px;
	background-image: url(../images/home/btns/meer_info.gif);
	background-repeat: no-repeat;
	float: right;
	margin-bottom: 10px;
}

#marktinfo_kader .mid #meer_info a {
	display: block;
	width: 101px;
	height: 18px;
	background-image: url(../images/home/btns/meer_info.gif);
	background-repeat: no-repeat;
}

#marktinfo_kader .mid #goud_platina h6 {
	margin:10px 0 0 0; padding:0;
	width: 154px; height: 21px;
	background-image: url(../images/home/goud_platina_text.gif);
	background-repeat: no-repeat;
}

#marktinfo_kader .mid #goud_platina p {
	margin:0; padding:0;
}

#marktinfo_kader .mid #goud_platina p input.zoekveld {
	height: 14px;
	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080 #C0C0C0 #C0C0C0 #808080;
}

#marktinfo_kader .mid #goud_platina p input.zoekbutton {
	border:0;
	position: relative;
	top: 4px;
}


#marktinfo_kader .bottom {
	height: 17px;
	background-image: url(../images/home/marktinfo_border_bottom.gif);
	background-repeat: no-repeat;
}

#marktinfo_kader .top div {	
	height: 18px;	
	background-repeat:no-repeat;
	background-position: 0 -18px;
	float: left;
}

#marktinfo_kader .top div a:link,
#marktinfo_kader .top div a:visited,
#marktinfo_kader .top div a:active {	
	display: block;
	height: 18px;	
	background-repeat:no-repeat;
	background-position: 0 0;
}

div#audio, div#audio a:link, div#audio a:visited, div#audio a:active, div#audio a.hi:hover {
	width: 63px;	
	background-image:url(../images/home/btns/audio.gif);	
}

div#video, div#video a:link, div#video a:visited, div#video a:active, div#video a.hi:hover {
	width: 57px;	
	background-image:url(../images/home/btns/video.gif);	
}

div#games, div#games a:link, div#games a:visited, div#games a:active, div#games a.hi:hover {
	width: 69px;	
	background-image:url(../images/home/btns/games.gif);	
}

#marktinfo_kader .top div a:hover {
	background-image: none;
}

#marktinfo_kader .top div a.hi,
#marktinfo_kader .top div a.hi:hover {
	background-position: 0 -36px !important;
	cursor: default;
}

/* ICATT vermelding */

div#ICATT {
	padding-left: 23px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

div#ICATT a:link, div#ICATT a:visited, div#ICATT a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

div#ICATT a:hover {
	text-decoration: underline;
}
