.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.page, a.page:visited, a.page:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.page:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F19400;
}
a.subpage, a.subpage:visited, a.subpage:active {
	display: block;
	background: url(../img/button2_blue.jpg) left no-repeat;
	margin-bottom: 1px;
	margin-top: 1px;
	width: 154px;
	height: 17px;
	padding-left: 6px;
	padding-top: 3px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.subpage:hover {
	background: url(../img/button2_orange.jpg) no-repeat;
	text-decoration: none;
}
a.hoofdgroep, a.hoofdgroep:visited, a.hoofdgroep:active {
	display: block;
	background: url(../img/button2_blue.jpg) left no-repeat;
	margin-bottom: 1px;
	margin-top: 1px;
	width: 154px;
	height: 17px;
	padding-left: 6px;
	padding-top: 3px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.hoofdgroep:hover {
	background: url(../img/button2_orange.jpg) no-repeat;
	text-decoration: none
}
a.subgroep, a.subgroep:visited, a.subgroep:active {
	display: block;
	background: url(../img/button3_green.jpg) left no-repeat;
	margin-bottom: 1px;
	margin-top: 1px;
	width: 134px;
	height: 17px;
	padding-left: 26px;
	padding-top: 3px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.subgroep:hover {
	background: url(../img/button3_orange.jpg) no-repeat;
	text-decoration: none;
}
a.product, a.product:visited, a.product:active {
	display: block;
	border: 1px solid #000000;
	width: 140px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	text-align: left;
	text-decoration: none;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.product:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
}
.thumb {
	border: 1px solid #000000;
}
.input_field {
	border: 1px solid #000000;
	background: #F7F7F7;
}
.input_button {
	border: 1px solid #000000;
}
.news_top {
	background: url(../img/news_top.jpg) repeat-x;
	border: 1px solid #666666;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.news_content {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #F7F7F7;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
