
/*
@font-face {font-family: "Dax"; src: url(Dax.eot)}
*/

 /* BEGIN STYLES UIT O'Reilly Cascading Style Sheets: The Definitive Guide */

 BODY { 
  margin: 1px;
  font-family: Verdana, Tahoma, Arial;
  font-size:12px;
  line-height: normal;
  background: white;
  color: black; 
 }

TD
{
  font-family: Verdana, Tahoma, Arial;
  font-size:12px;
  line-height: normal;
}

 H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, 
 DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR { display: block }

 B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, 
 IMG, SPAN { display: inline }

 LI { display: list-item }

 H1, H2, H3, H4 { margin-top: 1px; margin-bottom: 1px }
 H5, H6 { margin-top: 1px }
 H1 { text-align: center }
 H1, H2, H4, H6 { font-weight: bold }
 H3, H5 { font-style: italic }

 H1 { font-size: xx-large }
 H2 { font-size: x-large }
 H3 { font-size: large }

 B, STRONG { font-weight: bolder } /* relative to the parent */
 I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { font-style: italic }
 PRE, TT, CODE, KBD, SAMP { font-family: monospace }

 PRE { white-space: pre }

 ADDRESS { margin-left: 3px }
 BLOCKQUOTE { margin-left: 3px; margin-right: 3px }

 UL, DIR { list-style: disc }
 OL { list-style: decimal }
 MENU { margin: 0 }      /* tight formatting */
 LI { margin-left: 3px }

 DT { margin-bottom: 0 }
 DD { margin-top: 0; margin-left: 3px }

 HR { border-top: solid }   /* 'border-bottom' could also have been used */

 P:first-line{ font-size:larger; font-weight:bolder; }
 P:first-letter{ font-size:larger; font-weight:bolder; }
 
 A:link { color: #FF0000; text-decoration: underline; }    /* unvisited link */
 A:visited { color: #FF0000; text-decoration: underline; }   /* visited links */
 A:active { color: #FF0000; text-decoration: underline; }   /* active links */
 A:hover { color:#FF0000; text-decoration:underline; cursor:hand } /* hover over links */

 
 /* END STYLES UIT O'Reilly Cascading Style Sheets: The Definitive Guide */

/* FujiPrint Classes */


.AchtergrondDonker{background-color:#008837;}

.clsButtonGray
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	vertical-align: baseline;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #f4f5f0;
	text-align: center;
}

/* Common Classes */
.driehoekje
{
	background-position: right top;
	background-repeat: no-repeat;

}
.helpicoontje
{
	cursor: hand;	
}

.hide
{
	visibility:hidden; 
}

.show
{
	visibility: visible;
}
.TextBoxDefault
{
	width: 95%;
}
/* End Common Classes */

/*header classes */
.KopTitel
{
	font-size:15px; 
	font-weight: bold;
	vertical-align:top;
	color: #008837;
	font-family: "Verdana";
	text-align: left;
}
.SubKopTitel {color:#008837;font-weight:bold;font-size:11px;font-family:"Verdana";}
.Paragraaf{color:#008837;font-size:11px;font-family:"Verdana";}
/*End header classes */



/*Tabel classes*/
.tabelTitelBegin{ background-color:#058a35}
.tabelTitel
{
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#058A35', EndColorStr='#E0F7B3');
	background-color: #058A35;
}
.tabelTitelEffect
{
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#058a35', EndColorStr='#058a35');
	background-color: #058A35;
}
.tabelLabelTitel{Color:White; font-family:Verdana;Font-Size:11px;font-weight:bold}
.tabelBegin{background-color:#e0f7b3}
.tabelHyperlinkRed{Color:#FE0000; font-family:Verdana;Font-Size:9px;font-weight:bold}
.tabelLabelSubTitel{Color:black; font-family:Verdana;Font-Size:11px;font-weight:bold}
.tabelTable{BORDER-RIGHT: #068433 1px solid;BORDER-TOP: #068433 1px solid;BORDER-LEFT: #068433 1px solid;BORDER-BOTTOM: #068433 1px solid;COLOR: #000000;TEXT-INDENT: 10px;}
.tabelTekstNormaal{font-family:Verdana;Font-Size:11px; text-align:left;}
.tabelTekstCursief{font-family:Verdana;Font-Size:11px; font-style:italic}
.tabelTekstBold{font-family:Verdana;Font-Size:11px; font-weight:bold}


.tabelRow1 {background-color:#E0F7B3}
.tabelRow1Begin{background-color:#FFFFFF}
.tabelRow1Effect
{
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFFFF', EndColorStr='#E0F7B3');
	background-color: #FFFFFF;
}
.tabelRow2 {background-color:#F6FFE5}
.tabelRow2Effect
{
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFFFF', EndColorStr='#F6FFE5');
	background-color: #FFFFFF;
}
.tabelRowNormal 
{
	background-color:#E0F7B3;
	text-indent: 0px;
	color: Black;
}
.tabelRowSelected 
{
	background-color:#F6FFE5;
	text-indent: 0px;
	color: Black;
}
.tabelRowAlternate
{
	background-color:#F6FFE5;
	text-indent: 0px;
	color: Black;
}

.tabelRowHeader
{
	background-color:#008837;
	text-indent: 0px;
	color:White;
	font-weight:bold;
}

.tabelColumnItem { background-color:#E0F7B3; }
.tabelColumnAlternate {	background-color:#F6FFE5; }

.tabelHyperLinkGray
{
	font-weight: bold;
	font-size: 11px;
	color: DimGray;
	font-family: Verdana;
	text-decoration: underline;
}
/*End Tabel classes*/

.tabelWebAlbumContentControl
{
	margin-left: 25px;
}

.tabelFoutmeldingLabel,
.tabelFoutmeldingLabel A
{
	color:Red;
	font-weight:bold;
}

.UltraWebToolbar,
.UltraWebToolbar table,
.UltraWebToolbar td
{
	FILTER:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#EEEEEE', EndColorStr='#FFFFFF');
	background-color: #FFFFFF;
}

/* MediaWebControl classes */
.MediaWebControl
{
	background-color:#ffffff;
}
.MediaWebControlImage
{
	cursor: pointer;
	cursor: hand;
}
.MediaWebControlTitel
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#e2e6e7', EndColorStr='#ffffff');
	background-color: #e2e6e7;
}
.MediaWebControlTitel
{
	color:#000000;
	background-color: Transparent;
	font-size:11px;
}
.MediaWebControlTitelCheckBox
{
}

/* AlbumWebControl classes */
.AlbumWebControl
{
	background-color:#e2e6e7;
}
.AlbumWebControlTop
{
	BORDER-TOP: #038839 1px solid;
	BORDER-RIGHT: #038839 1px solid;
	BORDER-BOTTOM: #038839 1px solid;
	BORDER-LEFT: #038839 1px solid
}
.AlbumWebControlFotoCount
{
	color:#999999;
	font-size:10px
}
.AlbumWebControlImage
{
	cursor: pointer;
	cursor: hand;
}
.AlbumWebControlExtendedInfo
{
}
.AlbumWebControlExtendedInfoText
{
	color:Black;
	font-size: 10px;	
}
.AlbumWebControlTitelBar
{
	background-color:#e2e6e7;
}

.AlbumWebControlTitel
{
	color:#000000;
	font-size:11px;
}

/* Bewerk styles: worden gebruikt in Album en Media BewerkUserControls */
.BewerkTitel
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.BewerkOmschrijving
{
	color:#000000;
	font-size:12px;
}


.PageFouten{background-color:White; color:#008837;}
.PageFouten a:link,
.PageFouten a:active,
.PageFouten a:visited {color:red; }
.PageFouten a:hover{ color:Red; }
.PageFoutenMelding{color:#008837; font-size:larger; font-weight:bold;}
.PageFoutenDetail
{
	color:#008837;
	background-color:#DAECB9;
	border:#008837 1px solid;
}

.PartAanbieding{background-color:White; color:#008837;}

.PartAlbum
{
	background-color:White; color:#008837;
}
.PartAlbum a:link,
.PartAlbum a:active,
.PartAlbum a:visited {color:red; }
.PartAlbum a:hover{ color:Red; }

.PartAlbumHomePage{background-color:White; color:#008837;}
.PartAlbumHomePage a:link,
.PartAlbumHomePage a:active,
.PartAlbumHomePage a:visited {color:red; text-decoration: none;}
.PartAlbumHomePage a:hover{ color:Red; text-decoration: none;}

.PartAutorisatie{ background-color:#008837; color:White; }
.PartAutorisatie a:link,
.PartAutorisatie a:active,
.PartAutorisatie a:visited {color: #A8F811; }
.PartAutorisatie a:hover{ color:#A8F811; }
.PartAutorisatieTextBoxControl{ background-color:#008837; color:#FFFFFF; border-style:solid; border-width:1px; }
.PartAutorisatieButtonControl{ background-color:#008837; color:#FFFFFF; border-style:solid; border-width:1px; border-color:#000000; }
.PartAutorisatieLabelControl{ background-color:#008837; color:#FFFFFF; }
.PartAutorisatieLinkButtonControl{color:#A8F811; background-color:#008837; font-size:smaller; }

.PartCarrouselTitel{font-family:Verdana; font-size:medium;  font-weight:600  ;font-style:italic; color:#008837;}
.PartCarrouselTekst{font-family:Verdana; font-size:10px; font-style:normal;color:Black}

.PartBericht{background-color:#008837; color: #E0F7B4;}
.PartBericht a:link,
.PartBericht a:active,
.PartBericht a:visited {color:red; font-weight:bold; }
.PartBericht a:hover{ color:Red; }

.PartBerichten{background-color:White; color:#008837;}
.PartBerichten a:link,
.PartBerichten a:active,
.PartBerichten a:visited {color:red; font-weight:bold; }
.PartBerichten a:hover{ color:Red; }

.PartBerichtPosters
{
	background-color: #DAECB9;
	color:#008837;
}
.PartBerichtPosters a:link,
.PartBerichtPosters a:active,
.PartBerichtPosters a:visited {color:red; font-weight:bold; }
.PartBerichtPosters a:hover{ color:Red; }

.PartBerichtPostersHome
{
	background-color:#AFD567;
	color:Black;
}
.PartBerichtPostersHome a:link,
.PartBerichtPostersHome a:active,
.PartBerichtPostersHome a:visited {color:red; font-weight:bold; }
.PartBerichtPostersHome a:hover{ color:Red; }

.PartBerichtProduct
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#85C35C', EndColorStr='#AFD567');
	background-color: #85C35C;
	color:Black;
}
.PartBerichtProduct a:link,
.PartBerichtProduct a:active,
.PartBerichtProduct a:visited {color:red; font-weight:bold; }
.PartBerichtProduct a:hover{ color:Red; }

.PartBerichtProductHome
{
	background-color:#AFD567;
	color:#008837;
}
.PartBerichtProductHome a:link,
.PartBerichtProductHome a:active,
.PartBerichtProductHome a:visited {color:red; font-weight:bold; }
.PartBerichtProduct a:hover{ color:Red; }

.PartBerichtWenskaart
{
	background-color:#008837;
	color:Black;
}
.PartBerichtWenskaart a:link,
.PartBerichtWenskaart a:active,
.PartBerichtWenskaart a:visited {color:red; font-weight:bold; }
.PartBerichtWenskaart a:hover{ color:Red; }

.PartBerichtWenskaartHome
{
	background-color:#78B22A;
	color:White;
}
.PartBerichtWenskaartHome a:link,
.PartBerichtWenskaartHome a:active,
.PartBerichtWenskaartHome a:visited {color:red; font-weight:bold; }
.PartBerichtWenskaartHome a:hover{ color:Red; }

.PartBerichtCursusHome
{
	background-color:#78B22A;
	color:Gray;
}
.PartBerichtCursusHome a:link,
.PartBerichtCursusHome a:active,
.PartBerichtCursusHome a:visited {color:red; font-weight:bold; }
.PartBerichtCursusHome a:hover{ color:Red; }

.PartBerichtOrderIT
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#048A3A', EndColorStr='#78B22A');
	background-color:#008837;
	color:White;
}
.PartBerichtOrderIT a:link,
.PartBerichtOrderIT a:active,
.PartBerichtOrderIT a:visited {color:#A8F811; font-weight:bold; }
.PartBerichtOrderIT a:hover{ color:Red; }

.PartBerichtOrderITHome
{
	background-color: #78B22A;
	color:White;
}
.PartBerichtOrderITHome a:link,
.PartBerichtOrderITHome a:active,
.PartBerichtOrderITHome a:visited {color:#A8F811; font-weight:bold; }
.PartBerichtOrderITHome a:hover{ color:Red; }

.PartBestelAantalTextBox
{
	width: 30px;
}

.PartContent
{
	background-color:White; color:#008837;
}
.PartContent a:link,
.PartContent a:active,
.PartContent a:visited {color:red; }
.PartContent a:hover{ color:Red; }

.PartContentTable
{
	background-color:White; color:#008837;
	border-top: #FF0000 2px solid;
}

.PartCursus
{
	background-color:White;
	color:#008837;
}
.PartCursus a:link,
.PartCursus a:active,
.PartCursus a:visited {color:red; text-decoration: none;}
.PartCursus a:hover{ color:Red; text-decoration: none;}

.PartCursusTitel
{
	font-size:medium;
	font-style:italic;
	font-weight:bold;
}
.PartCursusMenu
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFFFFF', EndColorStr='#E9E9E9');
	background-color: #FFFFFF;
}

.PartCursusSeparator
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#FF0000');
	background-color: #FFFFFF;
}

.PartCursusSeparatorTopDown
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FF0000', EndColorStr='#FFFFFF');
	background-color: #FF0000;
}


.PartCursusMenuItemStyle
{
	font-family:Verdana; 
	font-size:10px;
	color:#008837;
}
.PartCursusMenuItemStyle a:link,
.PartCursusMenuItemStyle a:active,
.PartCursusMenuItemStyle a:visited {color:#008837; font-family:Verdana; font-size:10px; text-decoration: none;}
.PartCursusMenuItemStyle a:hover{color:#008837; font-family:Verdana; font-size:10px; font-weight:bold; text-decoration: none;}

.PartCursusMenuSelectedItemStyle
{
	font-family:Verdana; 
	font-size:10px; 
	color:#008837;
	font-weight:bold;
}
.PartCursusMenuSelectedItemStyle a:link,
.PartCursusMenuSelectedItemStyle a:active,
.PartCursusMenuSelectedItemStyle a:visited {color:#008837; font-family:Verdana; font-size:10px; font-weight:bold; text-decoration: none;}
.PartCursusMenuSelectedItemStyle a:hover{color:#008837; font-family:Verdana; font-size:10px; font-weight:bold; text-decoration: none;}


.PartDealer{background-color:White; color:#008837;}
.PartDealer a:link,
.PartDealer a:active,
.PartDealer a:visited {color:red; font-weight:bold; }
.PartDealer a:hover{ color:Red; }
.PartDealerTitel{ font-weight:bold; font-size:larger; }
.PartDealerOndertitel{ font-weight:bold; font-size:smaller; }
.PartDealerInleiding{}

.PartDealerTableHeader
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#008837', EndColorStr='#E0F7B4');
	background-color: #008837;
	color:White;
	font-weight:bold;
}
.PartDealerAchtergrondDonker
{
	background-color:#E0F7B4;
	color:Black;
}
.PartDealerAchtergrondLicht
{
	background-color:#F6FFE5;
	color:Black;
}

.PartDealerTable
{
	color:Black;
	background-color:#F6FFE5;
	border-bottom: #008837 1px solid;

	border-left: #008837 1px solid;
	border-right: #008837 1px solid;
	border-top: #008837 1px solid;
}

.PartDealerLabel
{
	color:Black;
}

.PartDealerLabelFoutmelding
{
	color:Red;
	font-weight:bold;
}


.PartDealerFoutenTable
{
	color:#FF0000;
	background-color:#FFFFFF;
	border-bottom: #FF0000 1px solid;
	border-left: #FF0000 1px solid;
	border-right: #FF0000 1px solid;
	border-top: #FF0000 1px solid;
}


.PartDealerWebGridDealersHeaderStyleDefault,
.PartDealerWebGridDealersHeaderStyleDefault td,
.PartDealerWebGridDealersHeaderStyleDefault tr
{
	color:#FFFFFF;
	background-color: #008837;
	Font-Size: 10pt;
	font-family: Verdana;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	height: 20px;
}
.PartDealerDataGridItem,
.PartDealerDataGridItem td,
.PartDealerDataGridItem tr
{
	height: 20px;
	font-size: 12px;
}

.PartDealerWebGridDealersPagerStyle,
.PartDealerWebGridDealersPagerStyle td,
.PartDealerWebGridDealersPagerStyle tr
{
	color: #FFFFFF;
	background-color:#008837;
	font-weight: bold;
	border-top: #FFFFFF 1px solid;
}


.PartDisclaimer{background-color:White; color:Gray;}
.PartDisclaimer a:link,
.PartDisclaimer a:active,
.PartDisclaimer a:visited {color:Gray; text-decoration: none}
.PartDisclaimer a:hover{ color:Gray; text-decoration: none}
.PartDisclaimerText{color:#008837;}

.PartDisclaimerHome
{ 
	background-color:#FFFFFF; 
	color:Gray; 
}
.PartDisclaimerHome a:link,
.PartDisclaimerHome a:active,
.PartDisclaimerHome a:visited {color:Gray; text-decoration: none;}
.PartDisclaimerHome a:hover{ color:Gray; text-decoration: none;}

.PartDisclaimerTekst
{
	font-size: 11px;
	text-align: right;
}

.PartFillFit
{
	font-size:8px;
}
.PartFillFit a:link,
.PartFillFit a:active,
.PartFillFit a:visited {color:Red; font-size:8px;}
.PartFillFit a:hover{ color:Red; font-size:8px;}

.PartFotoUpload
{
	BORDER-RIGHT: #068433 1px solid;
	BORDER-TOP: #068433 1px solid;
	BORDER-LEFT: #068433 1px solid;
	BORDER-BOTTOM: #068433 1px solid;
	font-size: 11px;
	font-family: Verdana;
	background-color: #ffffff;
	width: 100%;
}

.PartHelpContent
{
	background-color:White; color:#008837;
}
.PartHelpContent a:link,
.PartHelpContent a:active,
.PartHelpContent a:visited {color:red; }
.PartHelpContent a:hover{ color:Red; }

.PartKlant{background-color:White; color:#008837;}
.PartKlant a:link,
.PartKlant a:active,
.PartKlant a:visited {color:red; font-weight:bold; }
.PartKlant a:hover{ color:Red; }
.PartKlantTitel{ font-weight:bold; font-size:larger; }
.PartKlantIntro{ font-weight:bold; font-size:smaller; }
.PartKlantTableHeader
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#008837', EndColorStr='#E0F7B4');
	background-color: #008837;
	color:White;
	font-weight:bold;
}
.PartKlantAchtergrondDonker
{
	background-color:#E0F7B4;
	color:Black;
}
.PartKlantAchtergrondLicht
{
	background-color:#F6FFE5;
	color:Black;
}

.PartKlantTable
{
	color:Black;
	background-color:#F6FFE5;
	border-bottom: #008837 1px solid;

	border-left: #008837 1px solid;
	border-right: #008837 1px solid;
	border-top: #008837 1px solid;
}

.PartKlantLabel
{
	color:Black;
}

.PartKlantLabelFoutmelding
{
	color:Red;
	font-weight:bold;
}

.PartKlantTextBox
{
	color:Black;
	background-color: #F6FFE5;
	border-bottom: #008837 1px solid;

	border-left: #008837 1px solid;
	border-right: #008837 1px solid;
	border-top: #008837 1px solid;
	width: 95%;
}

.PartKlantFoutenTable
{
	color:red;
	background-color:White;
	border-bottom: #FF0000 1px solid;
	border-left: #FF0000 1px solid;
	border-right: #FF0000 1px solid;
	border-top: #FF0000 1px solid;
}

.PartKop{ background-color:#008837; color:White; font-style:italic; font-size:larger; font-weight:bold; }
.PartKop a:link,
.PartKop a:active,
.PartKop a:visited{ color:#FFFFFF; }
.PartKop a:hover{ color:#FFFFFF;  }

.PartLogo{background-color:White; color:#008837;}

.PartMediaBewerkFileNaam
{
	color:#000000;
	font-size:10px;
}
.PartMediaDetailImageText
{
	color:#068433;
	font-size:12px;
	font-weight:bold;
}
.PartMediaDetailTabelText
{
	color:#068433;
	font-size:10px;
}


.PartMenuTable
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#3BA465', EndColorStr='#008837');
	background-color: #008837;
	text-align: left;
}
.PartMenu
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
	text-justify: auto;
	font-size: 11px;
	margin-left: 10px;
	color: white;
	direction: ltr;
	text-indent: 7pt;
	background-repeat: no-repeat;
	font-family: "Verdana";
	text-align: justify;
	font-weight:bold;
	white-space:nowrap;
}
.PartMenuHover
{
	white-space:nowrap;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
	text-justify: auto;
	font-size: 11px;
	margin-left: 10px;
	color: white;
	text-indent: 7pt;
	font-family: "Verdana";
	text-align: justify;
	background-color: #fe0000;
	font-weight:bold;
}
.PartMenuSubHover
{	
	background-position: left 10%;
	font-size: 11px;
	cursor: default;
	color: White;
	background-repeat: no-repeat;
	font-family: "Verdana";
	background-color: #fe0000;}	
.PartMenuSub {border-width:0px;font-size:11px;font-family:"Verdana";border-style:none; background-color:white;}			
.PartMenuHoverItemStyle{cursor:default;color:White; background-color:#FE0000;}
.PartMenuIslandStyle{cursor:default; border-width:1px; font-size:11px; font-family:Verdana; border-style:solid; color:Black; Background-color:Transparent}
.PartMenuItemStyle
{
	white-space:nowrap;
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-top-color: transparent;
	letter-spacing: normal;
	border-right-color: transparent;
}

.PartPanel
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#E9E9E9');
	background-color: #FFFFFF;
}

.PartPanelKop
{
	margin-left: 5px;
	color:Red;
	font-size:11px;
}
.PartPanelVerticalMenu
{
}
.PartPanelSeparator
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#FF0000');
	background-color: #FFFFFF;
}

.PartPanelSeparatorTopDown
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FF0000', EndColorStr='#FFFFFF');
	background-color: #FFFFFF;
}


.PartPanelMenuItemStyle
{
	font-family:Verdana; 
	font-size:10px;
	color:#008837;
}
.PartPanelMenuItemStyle a:link,
.PartPanelMenuItemStyle a:active,
.PartPanelMenuItemStyle a:visited {color:#008837; font-family:Verdana; font-size:10px; text-decoration: none;}
.PartPanelMenuItemStyle a:hover{color:#008837; font-family:Verdana; font-size:10px; font-weight:bold; text-decoration: none;}

.PartPanelMenuSelectedItemStyle
{
	font-family:Verdana; 
	font-size:10px; 
	color:#008837;
	font-weight:bold;
}
.PartPanelMenuSelectedItemStyle a:link,
.PartPanelMenuSelectedItemStyle a:active,
.PartPanelMenuSelectedItemStyle a:visited {color:#008837; font-family:Verdana; font-size:10px; font-weight:bold; text-decoration: none;}
.PartPanelMenuSelectedItemStyle a:hover{color:#008837; font-family:Verdana; font-size:10px; font-weight:bold; text-decoration: none;}

.PartProducten{background-color: #AFD567; color:#008837;}

.PartPrijslijst
{
}
.PartPrijslijstProductNaam
{
	color: Green;
	font-weight: bold;
	text-decoration: underline;
}
.PartPrijslijstLabel
{
	color: #000000;
}
.PartPrijslijstPrijs
{
	color: #FF0000;
	font-size: 30px;
	font-weight: bold;
}
.PartPrijslijstPrijsTekst
{
	color: #FF0000;
	font-weight: bold;
}
.PartPrijslijstAanbieding
{
	color: #000000;
}
.PartPrijslijstBestelButton
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 11px;
	vertical-align: baseline;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	background-color: #f4f5f0;
	text-align: center;
}

.PartRondleiding{background-color:White; color:#008837;}
.PartRondleiding a:link,
.PartRondleiding a:active,
.PartRondleiding a:visited {color:red; text-decoration: none;}
.PartRondleiding a:hover{ color:Red; text-decoration: none;}

.PartSlogan{ background-color:#FF0000; color:#FFFFFF; font-style:italic; font-size:larger; font-weight:bold; }
.PartSlogan a:link,
.PartSlogan a:active,
.PartSlogan a:visited{ color:#FFFFFF; }
.PartSlogan a:hover{ color:#FFFFFF;  }

.PartTaal{ background-color:#008837; color:#FFFFFF; }
.PartTaal a:link,
.PartTaal a:active,
.PartTaal a:visited {color:#FFFFFF; }
.PartTaal a:hover{ color:#FFFFFF; }
.PartTaalLinkButtonControl{ font-size:smaller; }

.PartTabMenuTable
{
	background-color:White; 
	color:#008837; 
}

.PartTabMenu
{
}

.PartTabMenuItemStyle
{
	font-family:Verdana; 
	font-size:12px; 
	border-left:#E0E0E0 1px solid;
	border-top:#E0E0E0 1px solid;
	border-right:#E0E0E0 1px solid;
	background-color:White; 
	color:#008837; 
	font-weight:bold; 
}
.PartTabMenuItemStyle a:link,
.PartTabMenuItemStyle a:active,
.PartTabMenuItemStyle a:visited {color:#008837; text-decoration: none;}
.PartTabMenuItemStyle a:hover{color:#008837; text-decoration: none;}

.PartTabMenuSelectedItemStyle
{
	font-family:Verdana; 
	font-size:12px;
	border-left: #FF0000 1px solid;
	border-top: #FF0000 1px solid;
	border-right: #FF0000 1px solid;
	border-bottom: #FF0000 1px solid;
	background-color:#FF0000;
	color:#FFFFFF; 
	font-weight:bold; 
}
.PartTabMenuSelectedItemStyle a:link,
.PartTabMenuSelectedItemStyle a:active,
.PartTabMenuSelectedItemStyle a:visited {color:#FFFFFF; text-decoration: none;}
.PartTabMenuSelectedItemStyle a:hover{color:#FFFFFF; text-decoration: none;}

.PartTabMenuSeparatorStyle
{
	font-family:Verdana; 
	font-size:12px; 
	background-color:white; 
	color:white;
	font-weight:bold; 
}

.PartUploadItem
{
	background-color:#E0F7B3;
}

.PartUploadAlternatingItem
{
	background-color:#f6ffe5;
}

.PartUpload
{
	background-color: #E9E9E9; 
	color:#008837;
}
.PartUploadLabel
{
	font-family:Verdana; 
	font-size: 9px;
}

.PartWelkom{color:#008837;}
.PartWelkom a:link,
.PartWelkom a:active,
.PartWelkom a:visited {color:red; text-decoration: none; }
.PartWelkom a:hover{ color:Red; text-decoration: none; }

/* Linkbutton styles: kleur wordt niet gezet als deze style boven andere styles van
 A staan
*/

.ToolbarLinkButton
{
	color:Red;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}

.AlbumWebControlAlbumNameButton,
.AlbumWebControlAlbumNameButton a,
.AlbumWebControlAlbumNameButton a:link,
.AlbumWebControlAlbumNameButton a:active,
.AlbumWebControlAlbumNameButton a:visited,
.AlbumWebControlAlbumNameButton a:hover
{
	color:#038839;
	font-weight:bold;
	font-size: 12px;	
}

.AlbumWebControlDeleteButton
.AlbumWebControlDeleteButton a,
.AlbumWebControlDeleteButton a:link,
.AlbumWebControlDeleteButton a:active,
.AlbumWebControlDeleteButton a:visited,
.AlbumWebControlDeleteButton a:hover
{
	color:#999999;
	font-weight:bold;
	font-size: 10px;
}

.WebalbumPaging
{
	color:#0b5c31
}
.WebalbumPaging a,
.WebalbumPaging a:link,
.WebalbumPaging a:active,
.WebalbumPaging a:visited,
.WebalbumPaging a:hover
{
	color:#0b5c31;
	font-weight:bold;
	font-size: 10px;
}

