@charset "utf-8";
/* CSS Document */
html,body{
      margin:0px;
      padding:0px;
      border:none;
	  background-image:url(http://www.compra.nl/images/bg_verloop_1px.jpg);
	  background-repeat:repeat-x;
	  background-color:#E85D10;
	  font-family:Arial;
	  font-size:12px;
	  color:#000000;
	 }
.gray{ color:#666666}
input.top{color:#666666;
	  font-size:11px;
	  background-image:url(http://www.compra.nl/images/input.jpg);
	  border:0px;
	  margin:0px;
	  padding-left:10px;
	  width:137px;
	  height:22px;
	  text-align:left;
	  vertical-align:middle;
	  line-height:20px;
	 }
table.main {background-image:url(http://www.compra.nl/images/witvlak_met_schaduw.png);
			background-position:center;
			background-repeat:repeat-y;
			width:956px;
				}
.content{margin:0px;
		margin-left:25px; 
		margin-right:25px;
		margin-bottom:0px;
		margin-top:0px;
		}
a:link,a:visited,a:active{font-family:Arial;
						  font-size:12px;
						  text-decoration:none;
						  color:#000000;}	
a.menu:link,a.menu:visited,a.menu:active{font-family:Arial;
									    text-decoration:none;
									    color:#666666;}		                                 

a.menu:hover{text-decoration:underline;}

a.black:link,a.black:visited,a.black:active{font-family:Arial;
											text-decoration:none;
										    color:#666666;
											font-size:10px
											}		                                 

a.black:hover{text-decoration:underline;}

.red {color:#d3011a;
	  font-weight:bold}
.line {	background-image:url(http://www.compra.nl/images/hr.jpg);
		background-repeat:repeat-x;
		background-position:top;
		border:0px;
		}
.lineb {background-image:url(http://www.compra.nl/images/hr.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		border:0px;
		}
.footer {font-family:Arial;
		font-size:10px;
		text-decoration:none;
		color:#666666;
		}
h1 {
	font-family:Arial;
	font-size: 13pt;
	font-weight: bold;
  }
h2 {
	font-family:Arial;
	font-size: 10pt;
	font-weight: bold;
   }
h3 {
	font-family:Arial;
	font-size: 10pt;
	font-weight: bold;
   	color: #000000;}

