body {
	z-index: 1;
	margin: 0px;
	padding: 0px;
	background-color: #608791;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}
#floating_page {
	position: absolute;
	margin: 0px;
	padding: 0px;
	scroll: hidden;
	top: 8%;
	left: 8%;
	width: 840px;
	height: 480px;
	text-align: center;
	border: 4px solid #f30000;
	background-color: white;
}
#floating_img {
	z-index: 2;
	position: absolute;
	margin: 0px;
	top: 20px;
	left: 20px;
	cursor: pointer;
}
#menu_pane {
	position: absolute;
	z-index: 1;
	margin: 0px;
	top: 180px;
	left: 2%;
	height: 146px;
	width: 150px;
}
.menu_item {
	padding: 6px;
	text-align: right;
	font-size: 15pt;
	font-family: monospace;
	font-variant: small-caps;
}
a.menu_link:link {
	font-weight: bold;
	text-decoration: none;
	color: #f30000;
}
a.menu_link:active {
	font-weight: bold;
	text-decoration: none;
	color: #f30000;
}
a.menu_link:visited {
	font-weight: bold;
	text-decoration: none;
	color: #f30000;
}
a.menu_link:hover {
	font-weight: bold;
	text-decoration: none;
	color: #608791;
}
img.img_link {
	border: 0;
}
#main_pane {
	position: absolute;
	z-index: 1;
	margin: 0px;
	top: 10px;
	left: 200px;
	width: 600px;
	height: 430px;
	padding:10px;
	padding-right: 20px;
	overflow: auto;
	font-family: Verdana, Sans-Serif, Serif;
	font-size: 10pt;
	color:#406771;
	text-align: justify;
}
#copyright {
	position: absolute;
	margin: 0;
	z-index: 1;
	width: 100%;
	bottom: 5px;
	height: 14px;
	font-family: Monospace, Sans-Serif;
	font-size: 8pt;
	color: white;
	text-align: center;
}
a.artikel_link:link {
	text-decoration: none;
	color: #f30000;
}
a.artikel_link:active {
	text-decoration: none;
	color: #f30000;
}
a.artikel_link:visited {
	text-decoration: none;
	color: #f30000;
}
a.artikel_link:hover {
	text-decoration: none;
	color: #608791;
}
tr.dark {
	background-color: #dddddd;
}
tr.white {
	background-color: #ffffff;
}
.winkelwagentje {
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #608791;
	padding: 8px;
	border-spacing: 0px;
}
.bestelling {
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #608791;
	padding: 8px;
	border-spacing: 0px;
}	
#wim_menu_pane {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
	width: 530px;
	height: 30px;
	border-bottom: 4px solid #f30000;
}
#wim_main_pane {
	position: absolute;
	margin: 0;
	top: 10px;
	height: 440px;
	left: 200px;
	width: 600px;
	padding:10px;
	padding-right: 20px;
	font-family: Verdana, Sans-Serif, Serif;
	font-size: 10pt;
	color:#406771;
	text-align: justify;
}
.wim_menu_item {
	padding: 6px;
	padding-left: 15px;
	float:left;
	text-align: right;
	font-size: 15pt;
	font-family: monospace;
	font-variant: small-caps;
}
#wim_text_pane {
	position: absolute;
	margin: 0;
	padding: 6px;
	padding-right: 20px;
	top: 40px;
	left: 0px;
	width: 600px;
	height: 410px;
	overflow: auto;
}
#kalender_frame {
	height:100%;
	width:98%;
}
.cd_hoes {
	width: 250px;
}
.admin_body {
	background-color: #eeeeee;
	color: black;
	padding: 10px;
}
.admin_table {
	padding: 10px;
}
.admin_td {
	width: 116px;
	border: 1px solid #f30000;
	text-align: center;
}
a.admin_link:link {
	text-decoration: none;
	color: #f30000;
}
a.admin_link:active {
	text-decoration: none;
	color: #f30000;
}
a.admin_link:visited {
	text-decoration: none;
	color: #f30000;
}
a.admin_link:hover {
	text-decoration: none;
	color: #608791;
}
.mini_img {
	width:50px;
	border: 0px;
}
.bestellingen_top_pane {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 50px;
	padding: 5px;
}
.bestellingen_main_pane {
	position: absolute;
	top: 90px;
	left: 0px;
	right: 0px;
	bottom: 50px;
	border: 1px solid red;
	overflow: auto;
}
.bestellingen_bottom_pane {
	position: absolute;
	padding: 5px;
	height: 30px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
img.smallpic {
	width: 150px;
}
img.bigpic {
	width:;
	position: absolute;
	left: 5px;
	top: 5px;
}
td.uitverkocht{
	font-size: 7pt;
	font-weight: bold;
}
.disc{
	border: 1px dotted #608791;
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;
}
.kloef_body{
	background-color: #608791;
 	color: white;
	padding-right: 12px;
	padding-left:12px;
}

