body {
	text-align: center;
	background: #484848;	
}

.layout {

	/* border: thin solid black; */
}

#main {
	margin: 0 auto;
	width: 790px;
	background: #484848;	
}

#top {
	width: 785px;
	height: 56px;
	background-image: url(../Images/layout_top.jpg);
}

#navi {
	width: 785px;
	height: 209px;
	background: white;	
}

#menu {
	width: 135px;
	height: 207px;
	text-align: left;	
	float: left;
	border: 1px solid #ABB4BD;
	background: #C4CCD7;
}

#header {
	width: 648px;
	height: 209px;
	float: right;
	background-image: url(../Images/layout_header2.jpg);	
}

#middle {
	width: 784px;
	text-align: left;
	border-left: 1px solid #ABB4BD;	
	background: white;	
}

#submenu {
	float: left;
	width: 140px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 15px;	
	padding-bottom: 15px;	
	text-align: left;
	background: white;	
}

#filter {
	text-align: center;
	line-height: 35px;
	margin-left: 180px;
	padding-top: 10px;
	width: 540px;
}

#tekst {
	width: 568px;
	margin-left: 200px;
	padding-top: 15px;
	padding-right: 15px;	
	padding-bottom: 15px;
	border-right: 1px solid #ABB4BD;	
	background: white;
}

#product_review {
	float: left;
	width: 340px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 15px;	
	padding-bottom: 15px;	
	text-align: left;
	background: white;	
}

#product_tekst {
	float: right
	width: 308px;
	height: 420px;
	margin-left: 460px;
	padding-top: 15px;
	padding-right: 15px;	
	padding-bottom: 15px;
	border-right: 1px solid #ABB4BD;	
	background: white;
}

#audi {
	z-index: 2;
	width: 783px;
	height: 178px;
	border-right: 1px solid #ABB4BD;		
	background-image: url(../Images/layout_audi.jpg);	
}

#volkswagen {
	z-index: 2;
	width: 785px;
	height: 178px;
	background-image: url(../Images/layout_volkswagen.jpg);	
}

#construction {
	z-index: 2;
	width: 785px;
	height: 178px;
	background-image: url(../Images/layout_construction.jpg);	
}

#bottom {
	width: 775px;
	height: 23px;
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;	
	background-image: url(../Images/layout_bottom.jpg);
}

div.products1 {
	text-align: left;
	float: right
	width: 568px;
	margin-left: 200px;
	padding-top: 15px;
	padding-right: 15px;	
	padding-bottom: 15px;
	border-right: 1px solid #ABB4BD;	
	background: white;	
}

div.products2 {
	text-align: right;
}

img.products {
	border: 1px solid #ABB4BD;
}

div.prod_overview {
	width: 490px;
	height: 205px;
	padding: 5px;
	border: 1px solid #ABB4BD;
	background-image: url(../Images/product_overview.jpg);
}
table.prod_overview {
	border: 0px solid #ABB4BD;
}
td.prod_overview {
	border: 0px solid #ABB4BD;
}
img.prod_overview{
	border: 1px solid #ABB4BD;
}

img.viewer {
	border: solid 1px #AAAAAA;
}
.layout#viewer1{
	background: white;
	font-size: 13px;
	width: 426px;
  height: 90px;
  overflow: auto;
}
img.viewer1 {
	border-width: 0px;
	height: 60px;
	border: solid 1px #AAAAAA;
}

.layout#viewer2{
	background: white;
	font-size: 13px;
	width: 160px;
  	height: 320px;
  	overflow: auto;
}