HTML,BODY{
	background-image: URL(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:  0px 35px 0px;
	text-align: center;
	margin:0 auto;
}


IMG{
	border: none;
}

.main_table{
	background-image: URL(../images/bg_content.png);
	width: 955px;
	height: 616px;
	border: 0;
}


.menu_table{
	width: 955px;
	height: 598px;
	border: 0;
	padding-top: 1px;
}


.spacer_left_table{
 	width: 50px;
}


.spacer_top_table{
	height: 7%;
}


.spacer_menu_left{
	width: 20px;
}


.menu{
	vertical-align: top;
	width: 340px;
	height: 232px;
}


.logo_table{
	background-color: #ff9503;
	text-align: center;
}


.bg_menu_table{
	width: 340px;
	height: 135px;
	background-color: #656565;
}


.bg_foto_table{
	height: 230px;
}


#content_table {
	width: 845px;
	height: 365px;
}


#content{
	position: inherit;
	height:	363px;
	width: 845px;
	left: 165px;
	z-index: 2;
	overflow: auto;	
}


#detail_table {
	width: 844px;
	height: 344px;
	border: opx;
}


#test{
	position: inherit;
	height:	344px;
	width: 493px;
	z-index: 3;
	overflow: auto;	
}


#aanbod{
	position: inherit;
	height:	344px;
	width: 845px;
	z-index: 3;
	overflow: auto;	
}


.submenu {
	font-family: helvetica;
	font-size: 14px;
	color: #a8a8a8;
}

.titel {
	font-family: helvetica;
	font-size: 22px;
	color: #656565;
}

.vraagprijs {
	font-family: helvetica;
	color: #FF9503;
	font-size: 22px;
}

.Kopje {
	font-family: helvetica;
	color: #FF9503;
	font-size: 22px;
	font-weight: bold;
}

.kenmerken {
	font-family: helvetica;
	font-size: 12px;
	color: #656565;
}

.omschrijving {
	font-family: helvetica;
	font-size: 14px;
	color: #656565;
}

.normaal_content {
	font-family: helvetica;
	font-size: 14px;
	color: #656565;
}

.beschrijving {
	font-family: helvetica;
	font-size: 14px;
	color: #FF9503;
}

.dikgedrukt {
	font-family: helvetica;
	font-size: 16px;
	color: #FF9503;
	font-weight: bold;
}

.link {
	color: #024990;
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;
}

.styleaanbod b{

color:#656565;
}

/* Foto gallary */
table.galery { 
	border: none; 
}

table.galery td { 
	border: 0px solid black; 
} 
   
table.galery img { 
	width: 72px; 
	height: 53px; 
	vertical-align: middle; 
	padding: 1px; 
	margin: 1px; 
}
   
table.galery img.big { 
	width: 240px; 
	height: 171px; 
}
   

a:link {
	font-family: helvetica;
	font-size: 14px;
	color: #a8a8a8;
	text-decoration:none;
}

a:visited {
	font-family: helvetica;
	font-size: 14px;
	color: #a8a8a8;
	text-decoration:none;
}

a:active {
	font-family: helvetica;
	font-size: 14px;
	color: #a8a8a8;
	text-decoration:none;
}

a:hover {
	font-family: helvetica;
	font-size: 14px;
	color: #656565;
	text-decoration:none;

}

