body {
	background-color: white;
}

table {
	font: 8pt "Verdana"
}

input {
	font: 8pt "Verdana"
}

textarea {
	font: 8pt "Verdana"
}

select {
	font: 8pt "Verdana"
}

small {
	font: 8pt "Verdana"
}

h1 {
	font: 18pt "Verdana", bold
}

h2 {
	font: 16pt "Verdana", bold
}

h3 {
	font: 14pt "Verdana", bold
}

hr {
	color: black;
	height: 1
}

xxp {
	margin: 0;
	padding: 0
}

.grad {
	filter: progid : DXImageTransform . Microsoft .
		Gradient(gradientType = 0, startColorStr = white, endColorStr =
		Gainsboro);
}

.calendar {
	border: 1px solid silver;
}

.calTitle {
	font-size: 18px;
	font-weight: Bold;
	color: #455678;
	width: 50%;
	text-align: left;
}

.calDayToc {
	height: 22px;
	color: white;
	background-color: #455678;
	text-align: center;
	vertical-align: middle;
}

.calDayCell {
	height: 70px;
	width: 14%;
	vertical-align: top;
}

.calWeekendCell {
	height: 70px;
	width: 14%;
	vertical-align: top;
	background-color: #D4D4D4;
}

.calendar A {
	text-decoration: none;
	color: black
}

.calendar A:hover {
	text-decoration: underline
}

.calDay {
	height: 18px;
	font-weight: Bold;
	color: #FBFCEF;
	background-color: #A2A3AE;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0px;
	width: 100%;
	display: block;
}

.calToDay {
	height: 18px;
	font-weight: Bold;
	color: #FFFF00;
	background-color: #31528E;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0px;
}

.calInactiveDay {
	background-color: #EEEEEE;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
}

/*
.calendarMonth           { font: 8pt "Verdana"; font-weight: bolder; color: white; background-color: #002261 }
a.calendarMonth:link     { text-decoration:none; color:white }
a.calendarMonth:visited  { text-decoration:none; color:white }
.calendarHeader          { font: 7pt "Verdana"; color: black; background-color: #b8c1d4 }
.calendarToday           { font: 8pt "Verdana"; background-color: silver; color:black }
.calendarWeekend         { font: 8pt "Verdana"; background-color: #e4ebf1 }
.calendar                { font: 8pt "Verdana"; background-color: white; color: #002261 }
a.calendar:link          { text-decoration:none; font-weight:bold }
a.calendar:visited       { text-decoration:none; font-weight:bold }
*/
a.nieuws {
	font: 8pt "Verdana";
	color: black;
	text-decoration: underline
}

a.nieuws:hover {
	color: #0d95d3
}

a.nieuws:active {
	color: #0d95d3
}

a.menu:hover {
	font: 8pt "Verdana";
	font-weight: bold;
	background-color: #ffcc66
}

a.menu:link {
	font: 8pt "Verdana";
	font-weight: bold;
	color: black;
	text-decoration: none
}

a.menu:visited {
	font: 8pt "Verdana";
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

a.menu:active {
	font: 8pt "Verdana";
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.cpl_menu {
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	line-height: 12pt;
}

a.cpl_menu:hover {
	color: black;
	text-decoration: underline
}

a.cpl_menu:link {
	color: black;
	text-decoration: none
}

a.cpl_menu:visited {
	color: black;
	text-decoration: none
}

a.cpl_menu:active {
	color: black;
	text-decoration: none
}

.prodlink {
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
	line-height: 14pt
}

.prodlink:link {
	color: black;
	text-decoration: none
}

.prodlink:visited {
	color: black;
	text-decoration: none
}

.prodlink:active {
	color: black;
	text-decoration: none
}

.prodlink:hover {
	color: black;
	text-decoration: underline
}

a.table:link {
	color: black
}

a.table:visited {
	color: black
}

a.table:active {
	color: black
}

.header {
	font: 9pt "Verdana";
	background-color: #0572B1;
	color: white
}

a.header:link {
	color: white
}

a.header:visited {
	color: white
}

a.header:active {
	color: white
}

tr.even {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
	background-color: #FFFFFF
}

tr.odd {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
	background-color: #DDDDDD
}

tr.over {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
	background-color: #FFCC66
}

tr.marked {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
	background-color: #CCFFCC
}

.browselink:link {
	color: black
}

.browselink:visited {
	color: black
}

.browselink:active {
	color: black
}

.browselink:hover {
	background-color: #ffcc66
}

a.download {
	color: black;
	text-decoration: none
}

a.download:hover {
	text-decoration: underline
}

.width50 {
	width: 50px
}

.width75 {
	width: 75px
}

.width100 {
	width: 100px
}

.width200 {
	width: 200px
}

.width250 {
	width: 250px
}

.width300 {
	width: 300px
}

.width350 {
	width: 350px
}

.width400 {
	width: 400px
}

.shadedbox1 .border {
	background-color: black
}

table .gastenboek {
	width: 100%;
	border: 1px solid silver;
	margin-bottom: 10px
}

.gastenboek .title1 {
	font: 8pt "Verdana";
	font-weight: bold;
	color: black;
	padding: 2px;
	text-align: left
}

.gastenboek .title1 a {
	color: black
}

.gastenboek .title2 {
	font: 8pt "Verdana";
	font-weight: bold;
	color: black;
	padding: 2px;
	text-align: right
}

.gastenboek .bericht {
	font: 8pt "Verdana";
	color: black;
	padding: 2px
}

.shadedbox2 {
	padding-bottom: 20px;
}

.shadedbox2 .title {
	font-size: 10pt;
	font-weight: bold;
	color: black
}

/* popup menu */
.pupMenu {
	cursor: default;
	width: 100%;
}

.pupSubMenu {
	position: absolute;
	visibility: hidden;
}

.pupSubMenuTable {
	border: 1px solid black;
	background-color: white;
	cursor: default;
}

.pupMainFolderLeft,.pupMainFolderRight,.pupMainItemLeft,.pupMainItemRight,.pupMenuFolderLeft,.pupMenuFolderRight,.pupMenuItemLeft,.pupMenuItemRight
	{
	width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.pupMainItem,.pupMainItemHover,.pupMainItemActive,.pupMenuItem,.pupMenuItemHover,.pupMenuItemActive
	{
	white-space: nowrap;
}

.pupMainItemHover,.pupMainItemActive,.pupMenuItemHover,.pupMenuItemActive
	{
	cursor: hand;
	text-decoration: underline;
}

.pupMainArrow,.pupMenuArrow {
	width: 10px;
	vertical-align: center;
	background: url(../../img/menupijl.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.pupMenuFolderText,.pupMenuItemText {
	color: black;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

/* new menu */
div.menu,a.mainHMenuItem,a.mainHMenuItemHighlight,a.mainVMenuItem,a.mainVMenuItemHighlight,a.menuItem
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

div.menu {
	xbackground-color: #e0e0e0;
	background-color: white;
	border: 2px outset #e0e0e0;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
}

a.mainVMenuItem,a.menuItem {
	color: #000000;
	cursor: hand;
	display: block;
	padding: 3px 1em;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
}

a.mainHMenuItem {
	color: #000000;
	cursor: hand;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

div.basicVMenu a.mainVMenuItem {
	display: block;
	width: 100%;
}

div.basicHMenu a.mainHMenuItem {
	display: inline;
}

a.mainVMenuItem:hover,a.menuButtonActive,a.mainHMenuItem:hover,a.menuItem:hover,a.menuItemHighlight
	{
	background-color: black;
	color: #ffffff;
}

div.menuItemSep {
	border: 1px inset #e0e0e0;
	margin: 4px 2px;
}

div.domtab {
	padding: 10 0 0 0;
	width: 100%;
}

ul.domtabs {
	float: left;
	width: 100%;
 	height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid silver;
}

ul.domtabs li {
	float: left;
	padding: 0 2px 0 0;
}

ul.domtabs a:link,ul.domtabs a:visited,ul.domtabs a:active,ul.domtabs a:hover
	{
	padding: 5;
	background: white;
	color: black;
	height: 25px;
	font-weight: normal;
	text-decoration: none;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
}

html>body ul.domtabs a:link,html>body ul.domtabs a:visited,html>body ul.domtabs a:active,html>body ul.domtabs a:hover
	{
	height: auto;
	min-height: 3em;
}

ul.domtabs a:hover {
	background: gray;
	color: white;
}

div.domtab div.tabcontent {
	clear: both;
	width: auto;
}

ul.domtabs li.active a:link,ul.domtabs li.active a:visited,ul.domtabs li.active a:active,ul.domtabs li.active a:hover
	{
	font-weight: bold;
	border-top: 2px solid silver;
	border-right: 2px solid silver;
}

.shoppingcart {
	border: 1px solid black;
}


.memberDiv { 
   xcolor: #84836e;
   color: black;
   padding: 10px;
}

.memberDiv TD { 
   xcolor: #84836e;
   color: black;
}

.memberDivInner {
   border: 2px solid #c7c5ac;
   padding-left: 20px;
   background-color: #ededd1;
}
            
.memberDiv h1 {
   margin:0; 
   padding: 0 20 2 20;
   width: 1px;
   filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorstr=#b8b589, endColorstr=#a29e78);
   color: white;
   font-size:18px;
   font-weight: normal;
   border-top: 1px solid #908863;
   border-left: 1px solid #908863;
   border-right: 1px solid #908863;
}

.memberMenuDiv h1 {
   margin:0; 
   padding-left: 6px;
   width: 100%;
   color: #908863;
   font-size:14px;
   font-weight: bold;
   
}

.cal {
    background-color: #0d95d3;
    font-family: verdana;
    font-size: 12px;
    width: 100%;
}
.cal_nav {
     background-color: #0d95d3;
     color: white;
}
.cal_now {
    background-color: #0d95d3;
    font-size: 15px;
    font-weight: bold;
    color: white;
}
.cal_top {
    background-color: navy;
    color: white;
}
.cal_week {
    color: #ffffff;
    width: 14%;
}
.cal_weeknr {
    background-color: navy;
    font-weight: bold;
    color: white;
    width: 2%;
}
.cal_row {
    background-color: #E8E6E6;
    vertical-align: top;
    height: 90px;
}
.cal_row_alt {
    background-color: #f1f2f3;
    vertical-align: top;
    height: 90px;
}
.cal_entry {
    color: #000066;
}
.cal_current {
    background-color: #FFCC66;
}
.cal_item {
    font-size: 10px;
}
.cal_item a { 
   color: black;
   text-decoration: none;
}
.cal_item a:hover {
   text-decoration: underline;
}
.cal_nav a { 
   color: white;
}

