/* CSS Document */

body{
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:14px 0 0 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:lighter;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #FF0000;
}
h2 {
	font-size: 12px;
	color: #000000;
	margin-bottom:0px;
}
h3 {
	font-size: 11px;
	color: #000000;
	margin-bottom:0px;
}
.bordertop{
	background-image:url(/images/border_top.gif);
	background-repeat:repeat-x;
}
.borderbottom{
	background-image:url(/images/border_bottom.gif);
	background-repeat:repeat-x;
}
.borderleft{
	background-image:url(/images/border_left_bottom.gif);
	background-repeat:repeat-y;
}
.borderright{
	background-image:url(/images/border_right_bottom.gif);
	background-repeat:repeat-y;
}
.links_bg{
	background-image:url(/images/links_tussen.gif);
	background-repeat:repeat-y;
}
.left_bg{
	background-color:#EEEEEE;
}
.bg_sublinks{
	background-image:url(/images/balk_rood_repeat.gif);
	background-repeat:repeat-x;
}
.bg_sublinks{
	vertical-align:middle;
}
.bg_content{
	background-image:url(/images/content_bg.jpg);
	background-repeat:no-repeat;
}
#sublinks{
	float:right;
	overflow:hidden;
	margin:0 14px 0 0;
}
.sublinks{
	width:70px;
	float:right;
	font-size:10px;
}
.sublinks a:link{
	color: #fff;
	text-decoration: none;
}
.sublinks a:visited{
	text-decoration: none;
	color: #eee;
}
.sublinks a:hover{
	text-decoration: underline;
	color: #000;
}
.sublinks a:active{
	text-decoration: none;
	color: #fff;
}
#content{
	width:410px;
	margin:20px 14px 20px 34px;
	text-align:left;
	line-height:17px;
	overflow:hidden;
	}
#aceview{
	width:135px;
	margin:20px 14px 10px 14px;
	text-align:left;
	}
.aceview{
	font-size:9px;
	font-weight:bold;
	color:#666666;
	text-align: center;
}
.aceview img{
	vertical-align:middle;
}
#onderdelen_fotonew{
	width:180px;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(/images/onderdelen_01.jpg);
	background-repeat:no-repeat;
	border:solid 1px white;
	margin:0 17px 10px 0;
	cursor:pointer;
	cursor:hand;
}
#aanbiedingen_fotonew{
	width:180px;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(/images/aanbiedingen_01.jpg);
	background-repeat:no-repeat;
	border:solid 1px white;
	margin:0 0 10px 17px;
	cursor:pointer;
	cursor:hand;
}
#onderdelengebr_fotonew{
	width:180px;
	float:right;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(/images/gebruikte_onderdelen.jpg);
	background-repeat:no-repeat;
	border:solid 1px white;
	margin:0 17px 10px 0;
	cursor:pointer;
	cursor:hand;
}
#aanbiedingen_gebruikt{
	width:180px;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(/images/aanbiedingen.jpg);
	background-repeat:no-repeat;
	border:solid 1px white;
	margin:0 0 10px 17px;
	cursor:pointer;
	cursor:hand;
}
#aanbiedingen_used{
	width:180px;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(/images/gebruikteonderdelen_02.jpg);
	background-repeat:no-repeat;
	border:solid 1px white;
	margin:0 17px 10px 0;
	cursor:pointer;
	cursor:hand;
}
#plaatwerk{
	width:180px;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(/images/plaatwerk.jpg);
	background-repeat:no-repeat;
	border:solid 1px white;
	margin:0 0 10px 17px;
	cursor:pointer;
	cursor:hand;
}
#onderdelen_peugeot{
	width:180px;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(/images/onderdelen_02.jpg);
	background-repeat:no-repeat;
	border:solid 1px white;
	margin:0 17px 10px 0;
	cursor:pointer;
	cursor:hand;
}
.onderdelen_text{
	width:180px;
	float:left;
	overflow:hidden;
	margin:94px 0 0 0;
	text-align:center;
	}
.opsomming{
	background-image:url(/images/opsomming.gif);
	background-repeat:repeat-x;
	background-color:#c1cacf;
}
.lijsttxt{
	font-weight:bold;
	color:#FF0000;
	line-height:11px;
	margin:0 0 0 4px;
	}
.artikelomschrijving{
	margin:0 0 0 4px;
	}
.borderfoto{
	border: solid 1px gray;
}
.inputbut {
	background-color:#ff0000;
	color:white;
}
.contactvelden{
	background-image:url(/images/contactpage.gif);
	background-repeat:repeat;
}
.cursor{
	cursor:hand;
}
.kopjes{
	height:30px;
	border-bottom:solid 1px gray;
	border-right:solid 1px gray;
	background-image:url(/images/opsomming.gif);
	background-color:#C1CACF;
	margin:0 auto;
}