html
{
	overflow-x: hidden;
	height: 100%;
}

a
{
	color: #000080;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	margin: 0px 0px;
	padding: 0px 0px;
	font: 12px arial;
	color: #000080;
	overflow-x: hidden;
	height: 100%;
}

#topbg
{
	background: url(../images/menu_bg.jpg) left top repeat-x;
}

#menubg
{
	background: url(../images/menu_right.jpg) left top repeat-x;
}

#main_nav
{
	float: right;
	margin-top: 7px;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.vlag
{
	float: left;
}

.wit
{
	color: white;
}

#product_nav
{
	float: right;
	width: 100%;
	margin-top: 16px;
	background: url(../images/red.jpg) left 1px repeat-x;
}

#product_links
{
	float: right;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	background: white;
}

#fix
{
	width: 100%;
	left: 0px;
}

#product_tekst
{
	float: left;
	background: white;
	color: red;
	font-size: 13px;
	font-weight: bold;
}

#btw
{
	float: right;
	width: 100%;
	margin-top: 6px;
	color: white;
	font: 10px Arial, Helvetica, sans-serif;
}