#shopmenu li a.tractors_hover{background-position:-400px 0px;}
#content{
	padding:0px 0px 0px 20px;
}
#content2{
	padding:0px 0px 0px 10px;
}


hr{
	border: 1px solid #5f5f5f;
}

#overzicht_cat{
	border: 0px;
	border-right: 1px solid #646464;
	width:320px;
	border-collapse:collapse;
	margin-bottom:10px;
	margin-right: 25px;
	float: left;
}
#overzicht_cat_right{
	border: 0px;
	width:320px;
	border-collapse:collapse;
	padding-bottom:10px;
	/*margin-left: 25px;*/
}
#overzicht_cat td, #overzicht_cat th, #overzicht_cat_right td, #overzicht_cat_right th{
	vertical-align: top;
	height:80px;
	padding:2px 0px 0px 0px;
	text-align: top;
	background: none;
}
#overzicht_cat td.img, #overzicht_cat_right td.img{
	width:90px;
}
#overzicht_cat td a, #overzicht_cat th a, #overzicht_cat_right td a, #overzicht_cat_right th a{
	font-size: 13px;
	color:white;
	text-decoration:none;
}
#overzicht_cat td a:hover, #overzicht_cat th a:hover, #overzicht_cat_right td a:hover, #overzicht_cat_right th a:hover{
	color:yellow;
}
#overzicht_cat tr.odd td, #overzicht_cat dt.odd, #overzicht_cat dd.odd{background-color:transparent;}
#overzicht_cat_right tr.odd td, #overzicht_cat_right dt.odd, #overzicht_cat_right dd.odd{background-color:transparent;}

.view {
	color:white;
	text-decoration:none;
	background:url(../img/button_cat.jpg) top left no-repeat;
	height:60px;
	width:50;
	overflow:hidden;
	padding-top:0px;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
}
.cat{
	float:left;
	background-position:0px 0px;
	padding-left:50px;
}
.cat:hover{
	background-position:0px -60px;
}

td.overzicht-a{
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 20px;
	background:url(../img/tdline_niets.gif) bottom left repeat-y;
}

table.overzicht_bieb{
	border: 0px;
}

form.Pageformulier textarea{
	height:140px;
	border-width:1px; 
	width:370px;
}

.button{
	color:white;
	text-decoration:none;
	background:url(../img/buttons.gif) top left no-repeat;
	height:25px;
	overflow:hidden;
	padding-top:7px;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
	cursor:pointer;
}
.button:hover{
	color:#FF0;
}

.first, .back, .prev{
	float:left;
	background-position:0px -64px;
	padding-left:25px;
	cursor: pointer;
}
.print, a.last, .next, .submit{
	float:right;
	padding-right:25px;
	background-position:right 0px;
	margin-right:10px;
}
a.last:hover, .next:hover{background-position:right -32px}
.first:hover, .back:hover, .prev:hover{background-position:0px -96px}
.print{background-position:right -128px}
.print:hover{background-position:right -160px}

#err_email, #err_tel, #err_contact{
	display:none;
	margin-top: 4px;
	font-size: 1em;
	font-weight: bold;
	color: red;
}
