body,html {
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(../image/bg.gif) repeat-y center fixed;
}

#totaal {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#menu {
	width: 215px;
	height: 250px;
	margin: 10px 0px 0px;
	border: 1px #CCC;
	background-image: url(../image/login.gif);
	background-repeat: no-repeat;
	float: right;
	text-align: center;
	padding: 75px 0px 0px 0px;
}

h1 {
	margin: 0px;
	background: url(../image/handel/header_handel.gif) no-repeat center;
	height: 120px;
	width : 760px;
	display: block;
}

span {
	display:none;
}

h2 {
	font-size: 13px;
	color: #03C;
	font-variant: small-caps;
	width: auto;
}

h3 {
	font-size: 14px;
	color: #03C;
	font-variant: small-caps;
	width: auto;
}

a {
	font-color: #03C;
	text-decoration: none;
}

#menu_top {
	background-image: url(../image/menu/bg_menu.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 620px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#bg_producten {
	background-image: url(../image/bg_producten.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 250px;
	width: 700px;
}

img.producten {
	clear: right;
	float: left;
}

p.producten {
	margin-left: 230px;
}

ul {
	display: inline;
}

li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	height: 51px;
	margin: 0px;
}

li a {
	text-decoration: none;
	font-size: 14px;
	line-height: 27px;
	padding-left: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: #03C;	
}

li a:hover {
	text-decoration: none;
	font-size: 14px;
	color:#600;
	line-height: 25px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: #600;	
}

li a:visited {
	text-decoration: none;
	font-size: 14px;
	color:#03C;
	line-height: 27px;
	padding-left: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: #600;
}

li a:active {
	text-decoration: none;
	font-size: 14px;
	color:#600;
	line-height: 27px;
	padding-left: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: #03C;
}

input.login {
	margin: 0px;
}
