/*//////////////////////////////////////////////////////////////// predefined */ 
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,html {
	height:100%;
}

a {
	color: #99CC00;
	text-decoration: none;
}

a:hover {
	color: #99CC00;
	text-decoration: underline;
}
.handje {
	cursor: pointer;
}

special_tr {
	height:100%;
}
/*//////////////////////////////////////////////////////////////// dealer */
.dealer 
{
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	background-color: #ffffff;	
}
.dealerheader 
{
	color: #608000;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background-color: #ACE600;	
}
/*//////////////////////////////////////////////////////////////// dealer */


/*//////////////////////////////////////////////////////////////// interface */
.kruimel {
	color: #608000;
	font-size: 9px;
	line-height: 18px;
	margin-left: 7px;
}
.p_producten {
	color: #608000;
	font-size: 10px;
	line-height: 18px;
}
.p_producten a {
	color: #608000;
	font-size: 10px;
}
.p_producten a:hover {
	color: #608000;
	font-size: 10px;
}
/*////////////////////////////////////////////////////////////////*/
.n_koppen {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
.p_koppen {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
}
.p_teksten {
	color: #333333;
	font-size: 10px;
}
.p_teksten a {
	color: #333333;
	font-weight: bold;
	
}
.p_teksten a:hover {
	color: #333333;
}
/*////////////////////////////////////////////////////////////////*/
.p_intro {
	color: #333333;
	font-size: 10px;
}
.p_intro a {
	color: #333333;
}
.p_intro a:hover {
	color: #000000;
}
.p_nav {
	color: #608000;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
.p_nav a {
	color: #608000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.p_nav a:hover {
	color: #99CC00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
/*//////////////////////////////////////////////////////////////// formulieren */ 
.nieuws_bg {
	background-attachment: fixed;
	background-image: url(../images/interface/nieuws_loop.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.zoekveld {
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.zoekvelddealer {
	BORDER-RIGHT: #608000 1px solid;
    BORDER-TOP: #608000 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #608000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #608000 1px solid;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.p_form {
	height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	border: 1px solid #CCCCCC;
}

table
{
	color: #333333;
	font-size: 10px;
}

/*//////////////////////////////////////////////////////////////////////Banner */
.banner
{
  position:absolute;

  visibility:false;
  border: 1px solid #CCCCCC;
  filter:progid:DXImageTransform.Microsoft.Fade(duration=0.25,enabled=true,overlap=5.0); /* MS IE 6+ */
		
}
.printbutton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	background-color: #B9BC9D;
}
.printbutton a
{	
	color: #ffffff;
	font-weight: bold
}