﻿span.search-match {
    font-weight:bold;
    color: #93B500;
}

div.left
{
	float:left;
}

div.right
{
	float:right;
}

a.right
{
	float:right;
}

a.left
{
	float:left;
}

a.reviewleft
{
	float: left;
	font-weight: bold;
}

a.reviewright
{
	float: right;
	font-weight: bold;
}

div.review
{
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 13px 0;
}

div.error, div.no_module_error
{
	margin: 20px;
	height:50px;
	width: 300px;
}

div.error a, div.no_module_error a
{
	color: #F00;
	text-decoration: underline;
}

span.error {
	background: 			transparent url("../images/error.gif") no-repeat 2px -1px;
	padding-left: 			20px;
	padding:				1px 3px 0px 24px;
	text-decoration:		none;
	margin:					0px;
	height:					14px;
	color:					#ff0000;

}

input.error {
	border:					solid 1px #FF0000;
}

div.red
{
	color:					#F00;
}

a.true 
{
	color: #82a200;
}

div.reviewmagazinesub
{
	margin-bottom: 7px;
}

p.justify
{
	text-align: justify;
}

/* -- subpage form  ---------------------------------------------------------------------- */

div.contentsubpage div.form {
    /*margin:					auto;*/
	padding-bottom: 20px;
	/*width: 320px;*/
	width: 405px;
	text-align:left;
}

/* --------------------------------------------------------------------------------------------------------
Maps.Live
---------------------------------------------------------------------------------------------------------*/


.live_map {
   position: relative;
   top: 300;
   left: 400;
   width: 400px;
   height: 400px;
   border:#82a200 2px solid;
}

div.linkimage
{
	float:left;
}
div.contentsubpage div.nieuws div.newsitem img
{
	padding: 0 20px 0 0;
}
/* --------------------------------------------------------------------------------------------------------
AccordionPane
---------------------------------------------------------------------------------------------------------*/

div.accordionHeader
{
	color:#82a200;
	margin-top: 4px;
	margin-bottom: 4px;
    cursor: pointer;
}

/* --------------------------------------------------------------------------------------------------------
DataPager
---------------------------------------------------------------------------------------------------------*/

a.btn-wrapper {
	margin: 					5px 0;
	line-height:			16px;
	padding: 				0 14px;
}

span.btn-wrapper {
	color:					#b4b4b5;
	padding:					0 11px 0 0;
}

div.searchresults
{
	width: 400px;
}

div.searchvalue 
{
	padding: 30px 0 0 0;

}

div.text ul {
	padding: 0 0 12px 0;
	margin: 0 0 0 0px;
	list-style: none;
}
div.text li {
	padding: 0 0 0 20px;
	list-style-type: none;
	background: #ffffff url(../images/icon_bullet.gif) no-repeat 7px left;
	line-height: 1.7em;
}