html,body {
	margin:0;
	padding:0;
	/* needed for container min-height */
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	background-image : url(font.jpg);
	background-repeat : no-repeat;
	background-position : top center;
	background-color : #D9E6EF;
}

div#container {
	position:relative;
	/* needed for footer positioning*/
	margin:0 auto;
	/* center, not in IE5 */
	width:899px;
	height:auto !important;
	/* real browsers */
	height:100%;
	/* IE6: treaded as min-height*/
	min-height:100%;
	/* real browsers */
	background-image : url(header.jpg);
	background-repeat : no-repeat;
	background-position : top center;
	background-color : #FFFFFF;
}

div#header {
	padding:0em;
	background : URL(top.png) no-repeat top center;
}

div#content {
	padding:0em 0em 0em 0em; /* bottom padding for footer */
	margin:0 auto;
	height:auto !important;
	/* real browsers */
	height:100%;
	/* IE6: treaded as min-height*/
	min-height:100%;
}

div#footer {
	position:absolute;
	width:899px;
	bottom:0;
	/* stick to bottom */
	background-color : #FFFFFF;
}

A.menutop, A.menutop:ACTIVE, A.menutop:LINK, A.menutop:VISITED, A.menutop:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color: #E69200;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

A.menutop:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

A.menutop_active, A.menutop_active:ACTIVE, A.menutop_active:LINK, A.menutop_active:VISITED, A.menutop_active:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

A.menutop_active:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color: #E69200;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

A.menuactive, A.menuactive:ACTIVE, A.menuactive:LINK, A.menuactive:VISITED, A.menuactive:HOVER, td.menuactive  {
	font-family : Arial, Helvetica, sans-serif;
	color: #AF0917;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

td.blokje {
	font-family : Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	background-color: #FFFFFF;
}

td.tableheader {
	font-family : Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

INPUT, TEXTAREA, SELECT {
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #02435F #02435F #02435F #02435F;
}

INPUT.form, TEXTAREA.form, SELECT.form {
	color : #000000;
	width : 300px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #02435F #02435F #02435F #02435F;
}

input.zoek {
	width: 120px;
	height: 14px;
	margin: 0 0 0 0;
	border: 0px;
	background : transparent;
}

input.submit {
	border : none;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #000000 #000000 #000000 #000000;
}

A, A:ACTIVE, A:LINK,A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #636C21;
	font-size : 12px;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #636C21;
	font-size : 12px;
	text-decoration : underline;
}

A.menuleft, A.menuleft:ACTIVE, A.menuleft:LINK, A.menuleft:VISITED, td.menuleft {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform : none;
	font-size : 11px;
	text-decoration : none;
}

A.menuleft:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color: #E69200;
	font-size : 11px;
	text-decoration : none;
}

A.kruimelpad, A.kruimelpad:ACTIVE, A.kruimelpad:LINK, A.kruimelpad:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform : none;
	font-size : 11px;
	text-decoration : none;
}

A.kruimelpad:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color: #E69200;
	font-size : 11px;
	text-decoration : none;
}

td.kruimelpad {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color: #E69200;
	font-size : 11px;
	text-decoration : none;
}

.titel{
	font-family : Arial, Helvetica, sans-serif;
	color : #E69200;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

H1{
	font-family : Arial, Helvetica, sans-serif;
	color : #E69200;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

TD.bottom {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
}

A.bottom, A.bottom:ACTIVE, A.bottom:LINK, A.bottom:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
}

A.bottom:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : underline;
}

A.submenuactive, A.submenuactive:ACTIVE, A.submenuactive:LINK, A.submenuactive:VISITED  {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 11px;
	text-decoration : none;
}

A.submenuactive:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 10px;
	text-decoration : underline;
}

A.submenu, A.submenu:ACTIVE, A.submenu:LINK, A.submenu:VISITED,A.submenu:HOVER  {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 10px;
	text-decoration : none;
}

TD.submenuactive  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
}

td.bottom {
	font-family : Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FBEFD9;
	font-size: 11px;
	text-decoration: none;
	padding-right:20px;
	padding-top:1px;
}

.basketheading{
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 10px;
	font-weight : bold;
	background: URL(menubalktop.jpg) no-repeat top center;
	height:26px;
}

.basketrow{
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 10px;
	line-height : 13px;
	height:26px;
	background-color : #fdf7ec;
}

.basketrowalter{
	font-family : Arial, Helvetica, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 10px;
	line-height : 13px;
	height:26px;
	background-color : #FBEFD9;
}

td.totaal{
	font-family : Arial, Helvetica, sans-serif;
	color : #002E45;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

td.totaalsmall{
	font-family : Arial, Helvetica, sans-serif;
	color : #002E45;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	text-transform : none;
}

