  /*A l g e m e n e   i n s t e l l i n g e n */
body      {
	background-color: #F7FBFD;
	color: #27437D;
	margin-left: 0px;
	margin-right: 0px;
}

A:link    {color: black}                      /* link kleur */
A:visited {color: black}                      /* kleur visited links */
A:active  {color: black}                      /* kleur aktieve link */


  /*  T o e v o e g i n g   h u i s t i j l   p o l i t i e a c a d e m i e */


#divTitle {	
	background-color:#041C50;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:49px;
}
	
#divGoldenSeperator {
	background-color:#AA8C49;
	position:absolute;
	top:49px;
	left:0px;
	width:100%;
	height:1px;
	overflow:hidden;
}
	
#divSubtitle {
	background-color:#27437D;
	position:absolute;
	top:50px;
	left:0px;
	width:100%;
	height:35px;
	color:#7C96B9;
        font-family: Verdana; 
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding: 10px 14px;
}
	
#imgPolitieacademie {
	position:absolute;
	top:24px;
	right: 15px;
}
	
#imgLogo {
	position:absolute;
	top:8px;
	left: 15px;
}



  /* h e a d e r s  en  b a l k e n */
.header {background-color: #FFFFFF; width: 90; text-align: center; vertical-align: middle;} /* kop pagina */
.headertitle {background-color: #FFFFFF; font-family: Arial; color: #27437D; font-weight: bold; font-size: 10pt; text-align: center; vertical-align: top}  /* titel in kop pagina */
.subheader {background-color: #F7FBFD; font-family: Arial; color: #27437D; font-weight: bold; font-size: 10pt }  /* subtitel in kop pagina */
.subheader em  {color: black; font-style: normal}   /* em-tag binnen subheader */
.titlebar {background-color: #27437D; color: #FFFFFF; font-family: Arial; font-size: 90%; font-weight: bold; font-size: 100%; text-align: center; vertical-align: middle}   /* titlebar */
.usertitlebar {background-color: #869ABA; color: #FFFFFF; font-family: Arial; font-size: 90%; font-weight: bold; font-size: 100%; text-align: center; vertical-align: middle}   /* titlebar with user data */
.submcancelbalk {background-color: #869ABA; font-family: Arial; text-align: center}   /*balk met submit/cancel buttons*/
.buttontekst { color:#FFFFFF;
		background-color: #27437D;
                 font-family: arial;
                 font-size: 8pt;
                 font-weight: bold;
                 text-align: left;
                 text-decoration: none;
		 width: 100px;
		 height: 28px;
		 padding: 7px;
                }
.buttontekst A:link { color: white; text-decoration: none  ; width : 100%; height : 100% }
.buttontekst A:visited { color: white; text-decoration: none ; width : 100%; height : 100% }

.buttontekst2 { color:#FFFFFF;
		background-color: #27437D;
                 font-family: arial;
                 font-size: 8pt;
                 font-weight: bold;
                 text-align: left;
                 text-decoration: none;
                }
.buttontekst2 A:link { color: white; text-decoration: none  ; width : 100%; height : 100% }
.buttontekst2 A:visited { color: white; text-decoration: none ; width : 100%; height : 100% }

.listbuttons { color:#FFFFFF;
		background-color: #27437D;
                 font-family: arial;
                 font-size: 8pt;
                 font-weight: bold;
                 text-align: left;
                 text-decoration: none;
                }
.listbuttons A:link { color: white; text-decoration: none  ; width : 100%; height : 100% }
.listbuttons A:visited { color: white; text-decoration: none  ; width : 100%; height : 100% }

.fullbbbuttons { color:#FFFFFF;
		background-color: #27437D;
                 font-family: arial;
                 font-size: 8pt;
                 font-weight: bold;
                 text-align: left;
                 text-decoration: none;
                }
.fullbbbuttons A:link { color: white; text-decoration: none  ; width : 100%; height : 100% }
.fullbbbuttons A:visited { color: white; text-decoration: none  ; width : 100%; height : 100% }

.button A:link { width : 100%; height : 100% }
.button A:visited { width : 100%; height : 100% }

.buttontekstnoactive { color: #FFFFFF;
		background-color: #27437D;
                 font-family: arial;
                 font-size: 8pt;
                 font-weight: bold;
                 text-align: left;
                 text-decoration: none;
                 width:90px;
                }

.StartElements {font-family: Arial; color: #27437D; font-weight: normal; font-size: 10pt; vertical-align: top}  


  /* t a b s */
.tabactive { color: #FFFFFF; 
        font-family: Arial; 
        font-size: 10pt; 
        text-align: center; 
        background-color: #041C50;    /*223399*/
        vertical-align: top;
      }
.tabDatabase { color: #FFFFFF; 
        font-family: Arial; 
        font-size: 10pt; 
        text-align: center; 
        background-color: #041C50;
        vertical-align: top;
      }
.tabRestrictions { color: #FFFFFF; 
        font-family: Arial; 
        font-size: 10pt; 
        text-align: center; 
        background-color: #041C50;     /*4466CC*/
        vertical-align: top;
      }

.tabactive A:link {color: #FFFFFF; text-decoration: none ; width : 100%; height : 100% } 
.tabactive A:visited {color: #FFFFFF; text-decoration: none ; width : 100%; height : 100% }

#tableft { text-align:left }
#tabright { text-align:right } 

.tabnoactive { color: #FFFFFF; 
        font-family: Arial; 
        font-size: 10pt; 
        text-align: center; 
        background-color: #27437D;
        vertical-align: top;
      }
.tabnoactive A:link {color: #FFFFFF; text-decoration: none ; width : 100%; height : 100% } 
.tabnoactive A:visited {color: #FFFFFF; text-decoration: none ; width : 100%; height : 100% }

#tabitem { text-align:left; font-size: 10pt; } 
#tabitem A:link {color: #FFFFFF; }  
#tabbutton {  text-align: left;}
#tabboolbox {  text-align: right;}


   /* l i s t s */
.listhead {background-color: #869ABA; font-family: Arial; color: #000000; font-weight: bold; font-size: 10pt; text-align: left; vertical-align: middle} /*header bij een lijst met links*/
.listsubhead {background-color: #869ABA; font-family: Arial; color: #000000; font-weight: normal; font-size: 10pt; text-align: left; vertical-align: middle} /*header bij een lijst met links*/
.listheadpages {background-color: #869ABA; font-family: Arial; color: #000000; font-weight: bold; font-size: 10pt; text-align: right; vertical-align: middle} /*header bij een lijst met links*/
.listitemOdd {font-family: Arial; color: #000000; font-weight: normal; font-size: 9pt; vertical-align: top} /*de link items van de lijst*/
.listitemOdd A:link {color: #000000; text-decoration: none} /*links niet onderstrepen */ 
.listitemOdd A:visited {color: #000000; text-decoration: none} /*links niet onderstrepen */ 
.listitemEven {background-color: #869ABA; font-family: Arial; color: #000000; font-weight: normal; font-size: 9pt; vertical-align: top} /*de link items van de lijst*/
.listitemEven A:link {color: #000000; text-decoration: none} /*links niet onderstrepen */ 
.listitemEven A:visited {color: #000000; text-decoration: none} /*links niet onderstrepen */ 
.listitemextend {font-family: Arial; color: #2382B8; font-weight: normal; font-size: 9pt; vertical-align: top} /*de link items van de lijst*/
.listitemextend A:link {color: #2382B8; text-decoration: none} /*links niet onderstrepen */ 

.SearchPartHeader {background-color: #869ABA; font-family: Arial; color: #041C50; font-weight: bold; font-size: 10pt }
.SearchPartText {background-color: #869ABA; font-family: Arial; color: #041C50; font-weight: normal; font-size: 8pt }
.SearchPartText A:link {color: #041C50; text-decoration: none} /*links niet onderstrepen */ 
.SearchPartText A:visited {color: #041C50; text-decoration: none} /*links niet onderstrepen */ 
.SearchPartText A:hover {color: #041C50; text-decoration: none} /*links niet onderstrepen */ 
.SearchPartCounter {background-color: #CCDDFF; font-family: Arial; color: #000000; text-align: right; font-weight: normal; font-size: 8pt }

   /* v o l l e d i g e  b e s c h r i j v i n g */
.descrname {font-family: Arial; 
            color: #000000; 
            font-weight: bold; 
            font-size: 82%; 
            vertical-align: top}   /* veldnaam in beschrijving */

.descrnamecurs {font-family: Arial; 
            color: #000000; 
            font-style: italic; 
            font-size: 82%; 
            vertical-align: top}   /* veldnaam in beschrijving */

.descrdata {
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 82%;
	vertical-align: top;
	text-align: left;
} /* veldwaarde in beschrijving */

.descrdata A:link {color: #041C50; text-decoration: none; font-weight: bold} /*links niet onderstrepen */ 
.descrdata A:visited {color: #041C50; text-decoration: none; font-weight: bold} /*links niet onderstrepen */ 
.descrdata A:hover {color: #FFB515; text-decoration: none; font-weight: bold} /*links niet onderstrepen */ 

  /* t r e e s   */
  
.TreeTable { background-color:#CCDDFF; }
.TreeElement { font-family: Arial; font-size: 10pt; color: #2382B8; text-decoration : none; }
.TreeElement A:link { text-decoration : none; color : #2382B8 }
.TreeElement A:visited { text-decoration : none; color : #2382B8 }
.TreeElement A:hover { text-decoration : none; color : #C10000 }
   /*f o u t m e l d i n g e n  e . d . */
.message {font-family: Arial; font-weight: bold; font-size: 125%; color: #2382B8; text-align: center;}

  /* m e n u */
.menutext { background-color: #27437D; font-weight: normal; font-size: 10pt; color: black; font-family: Arial; }
.menutext A:link { color: white; text-decoration: none; } /* #2382B8 */
.menutext A:visited { color: white; text-decoration: none; }
.menutext A:hover { color: red; text-decoration: none; }

  /* w a r n i n g */
.warning {font-family: Arial; font-size: 10pt; font-weight: bold; color: red; }

/*========================*/
/* K l e u r e n          */
/*========================*/
/*  #FFFFFF   wit         */
/*  #3347B2   donkerblauw */
/*  #D6DAF3   lichtpaars  */
/*  #F4A54E   oranje      */
/*  #F4C54E   oker        */
/*  #000000   zwart       */
/*  #FFFFFF   wit         */
/*  #3347B2   donkerblauw */
/*  'red'     rood        */
/*  'green    groen       */
/*  #FFFFFF   blauw       */
/*========================*/