/* --- StyleSheet -------------------------------------------------------- */
/* Author: ASPerience BV                                                   */
/* Creation date: 01-02-2008                                               */
BODY {
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
background-color : #FFFFFF;
font:normal 9px/140% Arial, Verdana;
color : #333333;	
line-height: 20px;
}
HR {
color: #9A8C7E;
height: 1px;
}
H1 {
margin-top: 0px;
font-size : 12pt;
color : #000033;
font-weight: bold;
}
H2 {
font-size : 11pt;
color : #000033;	
font-weight: bold;
}
H3 {
font-size : 10pt;
color : #000033;	
font-weight: bold;
}
P {
font-size : 10pt;
color : #333333;	
line-height: 20px;
}
ul {
font-size : 10pt;
margin-left : 20px;
margin-right : 5px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 5px;
line-height: 20px;
}
ol {
font-size : 10pt;
margin-left : 27px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 5px;
line-height: 20px;		
}
img {
border-color : #666666 #666666 #666666 #666666 ;
}
/*--- Default link styles ----------------------------------------------------*/
a:link,
a:visited,
a:active {	
color: #9A8C7E;
text-decoration: underline;
}
a:hover {
color: #000033;
text-decoration: underline;
}
/*--- END Default link styles ------------------------------------------------*/
/* --- Framestructure definition ----------------------------------------- */
table.mainStructure {
width: 640px;
}
td.leftTopBox {
height: 70px;
width: 225px;
background-color : #FFFFFF;
border-right : 1px solid #000033;	
text-align: center;
display:none;
} 
td.midTopBox {
height: 70px;
background-color : #000033;
text-align: center;
display:none;
}
td.rightTopBox {
height: 70px;
width: 225px;
background-color : #FFFFFF;
border-left : 1px solid #000033;	
text-align: center;
display:none;
}
td.leftBannerBox {
height: 220px;
width: 225px;
background-color : #37375D;
border-right : 1px solid #FFFFFF;
vertical-align : top;
display:none;
} 
td.midBannerBox {
height: 220px;
vertical-align : top;
background-color : #FFFFFF;
text-align: center;	
display:none;
}
td.rightBannerBox {
height: 220px;
width: 225px;
background-color : #37375D;
border-left : 1px solid #FFFFFF;	
vertical-align : top;		
display:none;
}
td.leftCollumn {
background-color: #000033;
width: 225px;
border-right : 1px solid #FFFFFF;
padding-top : 10px;
display:none;
}
td.pageBox {
background-color : #FFFFFF;
vertical-align : top;
padding : 10px;
}
td.rightCollumn {
background-color: #000033;
width: 225px;
border-left : 1px solid #FFFFFF;		
padding-top : 10px;	
display:none;
}
td.leftFooter {
height: 11px;
background-color : #000033;
padding: 3px;
border-right : 1px solid #FFFFFF;		
display:none;
}
td.pageFooter {
height: 11px;
font-size: 8pt;
color: #9A8C7e;
background-color : #FFFFFF;
padding: 3px;
text-align : center;
display:none;
}
td.rightFooter {
height: 11px;
background-color : #000033;
padding: 3px;	
border-left : 1px solid #FFFFFF;		
display:none;
}
/* --- END FrameStructure definitition -------------------------------- */
/*--- menu items normal   -----------------------------------------------*/
a.menu:link,
a.menu:visited 		{
padding : 5px 10px 5px 10px;
margin: 0px;	
display:block;
font : normal 10pt Verdana;
color: #FFFFFF;
text-decoration: none;
}
a.menu:hover	{
color: #FFFFFF;
background-color: #37375D; 
background-image : url(../menu_hover.gif);	
background-repeat : no-repeat;	
}
a.menu_current:link,
a.menu_current:visited,
a.menu_current:hover	{
padding : 5px 10px 5px 10px;
margin : 0px;	
display:block;
font : normal 10pt Verdana;
color: #FFFFFF;
background-color: #37375D;
text-decoration: none;	
font-weight : normal;
background-image : url(../menu_hover.gif);
background-repeat : no-repeat;
}
a.submenu:link,
a.submenu:visited 		{
padding : 5px 5px 5px 25px;
margin-top : 0px;	
display:block;
font : normal 8pt Verdana;
color: #FFFFFF;
background-color: #37375D;
text-decoration: none;
}
a.submenu:hover	{
color: #FFFFFF;
background-color: #37375D; 
background-image : url(../menu_hover.gif);	
background-repeat : no-repeat;	
}
a.submenu_current:link,
a.submenu_current:visited,
a.submenu_current:hover	{
padding : 5px 5px 5px 25px;
margin: 0px;	
display:block;
font : normal 8pt Verdana;
color: #FFFFFF;
background-color: #37375D;	
background-image : url(../menu_hover.gif);
background-repeat : no-repeat;	
text-decoration: none;			
}
/*--- END menu items ---------------------------------------------------*/
/*--- Embedded Tables ---------------------------------------------------*/
table.object {
background-color: #f1ebe8;
border : 1px solid #9A8C7E;
}
tr.objectHeaders {
font-family: Arial;
font-size : 10pt;
color: #9A8C7E;
font-weight : bold;
background-color : #f1ebe8;
padding : 3px 3px 3px 3px;
}
tr.objectContent{
font-family: Arial;
font-size : 10pt;
color: #333333;	
font-weight : normal;
padding : 3px 3px 3px 3px;
background-color : #FFFFFF;
vertical-align : top;
}
/*--- END Embedded Tables -------------------------------------------------*/
/*--- Attachement Items -----------------------------------------------------*/
a.attachement:link,
a.attachement:visited 		{
display:block;
width: 100%;
color: #9A8C7E;
text-decoration: none;
}
a.attachement:hover	{
display:block;
width: 100%;	
color: #000033;
background-color: #FFFFCC; 		
text-decoration: underline;
}
/*--- END Attachement Items -------------------------------------------------*/
/* --- Crossell box definition ----------------------------------------- */
#articleBody {
padding: 3px;
color : #666666;
font-size : 9pt;
line-height: 20px;
margin-bottom: 10px;
}
#articleBody ul {
font-size : 9pt;
margin-left : 20px;
margin-right : 5px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 5px;
line-height: 20px;
}
#articleBody P {
margin-top: 3px;
margin-bottom: 3px;
font-size : 9pt;
color: #666666;
line-height: 20px;
}
#articleBody H2 {
color: #000033;
margin-top: 0px;
margin-bottom: 3px;
font-size : 11pt;
font-weight: bold;
}
#articleBody A:link,
#articleBody A:visited {
color: #9A8C7E;
text-decoration: none;
}
#articleBody A:hover,
#articleBody A:active {
color: #000033;
text-decoration: underline;
}
/* --- END Crossell box definition ----------------------------------------- */
/* --- Crossell box definition ----------------------------------------- */
#xsellBody {
margin-bottom: 10px;
font-size : 8pt;
margin-bottom: 10px;
padding : 5px 10px 5px 10px;
}
#xsellbody ul {
font-size : 9pt;
margin-left : 20px;
margin-right : 5px;
padding-left: 0;
margin-top : 5px;
margin-bottom : 5px;
line-height: 20px;
}
#xsellBody P {
margin-top: 3px;
margin-bottom: 3px;
font-size : 8pt;
color: #FFFFFF;
line-height: 16px;
}
#xsellBody H2 {
color: #FFFFFF;
margin-top: 0px;
margin-bottom : 0px;
font-size : 10pt;
font-weight: bold;
}
#xsellBody A:link,
#xsellBody A:visited {
color: #FFFFFF;
text-decoration: none;
}
#xsellBody A:hover,
#xsellBody A:active {
color: #FFFFFF;
text-decoration: underline;
}
/* --- END Crossell box definition ----------------------------------------- */
/* --- home box definition ----------------------------------------- */
#boxHomeNews {
width: 250px;
padding: 5px;
font-size : 8pt;
color: #666666;
background-color: #f1ebe8;	
float: right;
border : 1px solid #9A8C7E;
}
#boxHomeNews A:link,
#boxHomeNews A:visited {
color: #896958;
text-decoration: none;
}
#boxHomeNews A:hover,
#boxHomeNews A:active {
color: #990000;
text-decoration: underline;
}
/* --- END home box definition --------------------------------- */
/* --- aanbod box definition ----------------------------------------- */
#boxAanbod {
text-align: center;
display: block;
width: 620px;
padding: 5px;
font-size : 8pt;
color: #666666;
background-color: #f1ebe8;	
border : 1px solid #9A8C7E;
}
#boxAanbod img{
border-color : #9A8C7E  #9A8C7E #9A8C7E #9A8C7E;
}
/* --- END aanbod box definition --------------------------------- */
/* --- aanbod box definition ----------------------------------------- */
#boxFoto {
text-align: center;
width: 100%;
margin-bottom: 5px;
display: none;
}
#boxFoto img{
border-color : #9A8C7E  #9A8C7E #9A8C7E #9A8C7E;
}
/* --- END aanbod box definition --------------------------------- */
/* --- Menu box definition ----------------------------------------- */
#menuBody {
color: #FFFFFF;
line-height: 20px;
margin-bottom: 10px;
padding : 5px 10px 5px 10px;
}
#menuBody P {
color: #FFFFFF;
font-size : 8pt;
margin-top: 10px;
margin-bottom: 3px;
}
#menuBody UL {
color: #FFFFFF;
font-size : 8pt;
margin-top: 3px;
margin-bottom: 3px;
}
#menuBody  H3 {
color: #FFFFFF;
font-size : 10pt;
font-weight: bold;
margin-top: 3px;
margin-bottom: 3px;
}
#menuBody  label {	
color: #896958;
text-decoration: none;
}
#menuBody  A:link,
#menuBody  A:visited  {
font-size : 8pt;
color: #D4C4B3;
text-decoration: none;
}
#menuBody  A:hover,
#menuBody  A:active  {
font-size : 8pt;
color: #FFFFFF;
text-decoration: underline;
}
/* --- END box definition ----------------------------------------- */
/*--- FORM Items --------------------------------------------------------*/
INPUT {
font-family: Arial;
color : #000000;
font-size : 10pt;
}
SELECT {
font-family: Arial;
color : 000033;
font-size : 8pt;
}
input.textfield {
font-family: Verdana;
color : #000000;
font-size : 8pt;
background-color: #FFFFFF;
padding: 2px;
border : 1px solid #666666;
}
textarea {
font-family: Verdana;
color : #000000;
font-size : 8pt;
background-color: #EEEEEE;
padding: 2px;
border : 1px solid #666666;
}
/*--- END FORM items ----------------------------------------------------*/
#pageNavigator{ 
margin-top: 20px; 
font : normal 8pt Arial; 
display: block; 
color : #144806; 
text-align : left;                 
line-height: 30px; 
} 
a.paginator:link,
a.paginator:visited {
width: 20px;
padding : 2px 2px 2px 2px;
margin-bottom: 5px;
margin-right: 4px;
font : normal 8pt Arial;
color: #896958;
text-decoration: none;
background-color: #f1ebe8;
border : 1px solid #9A8C7E;
text-align : center;
}
a.paginator:active,
a.paginator:hover {
width: 20px;
padding : 2px 2px 2px 2px;
margin-bottom: 5px;
margin-right: 4px;
font : normal 8pt Arial;
color: #FFFFFF;
text-decoration: none;
background-color: #000033;
border : 1px solid #9A8C7E;
text-align : center;	
}
a.paginator_selected:link,
a.paginator_selected:visited,
a.paginator_selected:active,
a.paginator_selected:hover {
width: 20px;
padding : 2px 2px 2px 2px;
margin-bottom: 5px;
margin-right: 4px;
font : normal 8pt Arial;
color: #FFFFFF;
text-decoration: none;
background-color: #000033;
border : 1px solid #9A8C7E;
text-align : center;	
}
/* --- END StyleSheet ---------------------------------------------------- */
input.catcher {
background-color: #DDDDDD;
color: #000000;
display: none;

