html
{
	height:100%;
}

/*
img
{
	border:1px black solid;
}
*/

body {
	background-image: url(../images/bg.jpg);
	border-color:#000000
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:active{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
.cat_selected{
	color: #006600;
	font-weight: bold;
}
.text_link:link{
	color: #006600;
}
.text_link:hover{
	color: #000000;
}
/*
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
*/
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 10px}
.style5 {font-size: 11px}
.style7 {font-size: 12px}


.homeItem
{
}

.homeItem .table
{
	border-top:1px black solid;
	border-bottom:1px black solid;
	margin-bottom:1px;
	width: 464px;
	padding-top:10px;
	padding-bottom:10px;
}

.homeItem .image
{
	width:165;
	height:100px;
	border:1px black solid;	
	margin-left:7px;
}

.homeItem .name
{
	font-size: 11px;
	font-weight: bold;
}

.homeItem .description
{
}

.homeItem .price
{
	font-size: 14px;
	font-weight: bold;
	background-color:#8fc4bc;
	border:1px black solid;
	white-space:nowrap;
	text-align:right;
}

.homeItem .link
{
	font-size: 12px;
	font-weight: bold;
}



.mainBody
{
	padding:10px;
}

.menuLevel3
{
	padding:2px;
	margin-left:23px;
	font-style: italic;
}

.menuLevel3 a:hover
{
	color:white;
}

h1
{
	color: #434e60;
	font-size:20px;
	margin:0px;
	padding: 0px;
}
.field {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size :8pt;
	color: #000000;
	background-color : #FFFFFF;
	border : 1px  solid #000000;
	height: 15;
}
.field_normaal {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size :8pt;
	color: #000000;
	background-color : #FFFFFF;
	border : 1px  solid #000000;
}
.Star
{
	color:Red;
}
#marqueecontainer{
	position: relative;
	/* width: 200px; /*marquee width */
	height: 400px; /*marquee height */
	/*background-color: white;*/
	overflow: hidden;
	border: 0px;
	padding: 0px;
	padding-left: 0px;
}

