
BODY {
	margin: 0px 0px 0px 0px;
	background: url(../img/bg-header.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
} 

DIV.nav {

	background: url(../img/RIVA-logo.gif);
	background-repeat: no-repeat;
	width: 741px;
	height: 78px;
	vertical-align: bottom;

	
}

DIV.middle {
	background-color: #fdf4b2;
	width: 100%;

}

DIV.footer {
	background: url(../img/bg-footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 32px

}

TD {

	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	line-height: 15px;

}

TD.producten {

	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	line-height: 12px;
	padding-right:10px;

}

TABLE.producten {
	background: url(../img/table-middle.gif);
	background-repeat: repeat-y;



}


TD.productennav {

	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	background-color: #000000;
	width: 675px;
	height: 30px;


}

TD.navborder {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width:10px;

}


TD.left {

	background: url(../img/bg-blackline.gif);
	background-repeat: repeat-y;
	width: 78px;
	height: 375px;
	padding: 10px 0px 0px 0px;

}

TD.left2 {

	background: url(../img/bg-blackline.gif);
	background-repeat: repeat-y;
	width: 70px;
	height: 375px;
	padding: 0px 0px 0px 0px;

}

TD.middle {

	width: 290px;
	padding: 13px 20px 37px 17px;
	font-size: 9px;
	line-height: 13px;

}


TD.footer {

	width: 730px;
	height: 40px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

A.nav {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	}
	
A.nav:hover {
	text-decoration:underline;
	color:#000000;
	}
	
	
	A.nav-on {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	}
	
A.nav-on:hover {
	text-decoration:none;
	color:#000000;
	}
	

A.footer {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	}
	
A.footer:hover {
	text-decoration:underline;
	color:#000000;
	}
	
			A.content{
	font-family:verdana;
	font-size:9px;
	color:#000000;
	text-decoration:underline;
	font-weight: normal;
	}
	
A.content:hover {
	text-decoration:underline;
	color:#000000;
	}
	
		A.producten{
	font-family:verdana;
	font-size:9px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	}
	
A.producten:hover {
	text-decoration:underline;
	color:#000000;
	}
	
	
	A.zoeken{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	}
	
A.zoeken:hover {
	text-decoration:underline;
	color:#f7da00;
	}
	
	
A.zoeken-on{
	font-family:verdana;
	font-size:11px;
	color:#f7da00;
	text-decoration:none;
	font-weight: bold;
	}
	
A.zoeken-on:hover {
	text-decoration:none;
	color:#f7da00;
	font-weight: bold;
	}
	
	
	INPUT.text {
width: 190px;
height: 13px;
border-width: 1px;
border-color: #f7da00;
background-color: #FFFFFF;
border-style: solid;
margin-left: 5px;
	font-family:verdana;
	font-size:9px;
	color:#000000;

	}
	
		INPUT.submit {

border-width: 0px;
border-color: #f7da00;
background-color: #fdf4b2;
border-style: solid;
margin-left: 0px;
	font-family:verdana;
	font-size:9px;
	color:#000000;
	text-decoration:underline;
	position: relative;
	top: -12px;
	left: -5px;
	z-index: 2;

	}
	
	
		TEXTAREA.text {
width: 305px;
height: 100px;
border-width: 1px;
border-color: #f7da00;
background-color: #FFFFFF;
border-style: solid;
margin-left: 0px;
	font-family:verdana;
	font-size:9px;

	}
