/***********************************************/
/* spirxpert2006.css                           */
/*                                             */ 
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
	margin-top: 0px;    
	margin-bottom: 0px;    
	padding: 0px;
	width: 900px;  
	margin-left: auto;
	margin-right: auto;  
	background: url(../bitmaps/8grond.gif) #262626; 
}

p{
	font-size: 75%;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	bottom: 0px;
}

p.inspring{
	text-indent: -8px; 
	padding-left: 20px;
	/* left: 20px;  */
}
  
p.onderschrift{
   font-size: 70%;
}

p.tabel{
   font-size: 70%;
}

p.inspring {
    margin-left: 25px;
}

.boldspan{
    font-weight: bold;
	color: #FFFF00;
}

.tabelgroot{
   font-size: 75%;
   line-height: 1.5em;
}

.tabel{
   font-size: 70%;
   line-height: 1.3em;
}

.tabel80{
	font-size: 80%;
	line-height: 1.3em;
	border: thin none #999999;
}
.tabel90 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 1em;
}

.tabel80 li{
   font-size: 110%;
}

.gewoonvetwit {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF
}

.klein {
    font-size: 80%;
}

a:link, a:hover, a:visited {
	color: #ADF11A; 
	text-decoration: none;   
}

a:hover {
	text-decoration: underline;
	background-color: #780000; /*EC9D04;*/ /*#5C2E01;   */
}
/* overrides decoration from previous rule for hovered links */

/*p a:link, a:visited {
    text-decoration: underline;
	color: #00CC33;
}
*/	

/***********************************************/
/* Layout table                                */
/***********************************************/


/* use the div below to center an element, such as a table */
/* Specify a min-width for the body as wide as the 'wrapper'
     element itself. This prevents negative (i.e. inaccessible)
     left-margins in narrow browser windows when using 
     Navigator 6+/Mozilla on Win32: */
div#center, div#prevnext, div#floatlinksrechts{
    text-align: center; 
	min-width: 760px;
}

div#floatlinksrechts{
	clear: both;     
}

div#prevnext{
	clear: both;     
	font-size: 70%;
/*	line-height:: 1.116;   */
	margin-bottom: 7px;
	padding: 4px 0px 0px 0px;
	border-top: 1px solid #545454;
}

div#prevnext a:hover{
	text-decoration: none;
	background-color: #780000; /*#9C6701;*/    
	color: #FFFC00;
}

table.center {
    table-layout: auto;
    margin-left: auto;
	margin-right: auto;
    padding: 5px;
}

table.center tr.onderschrift {   
	padding: 5px 5px 5px 5px;
	text-align: left;
	margin: 0;
	border: 0;
	font-size: 70%;
	vertical-align: top;
}

table.center td {
    padding: 2px;
	margin: 0;
	font-size: 100%;
	text-align: left;
}

table.center th {
    padding: 2px;
	margin: 0;
	font-size: 70%;
	text-align: center;
}


/***********************************************/
    
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
    font-size: 130%;
    color: #FFEC00;
	margin-top: 8px;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
}

h2, h3, h4 {
    clear: left;
	font-size: 90%;
	font-weight: bold;
}

h2 {
    color: #FFFF00;
	padding: 10px 0px 0px 10px;/* 10px 0px 5px 10px; */
}

h3 {
    color: #FFFF00;
	padding: 5px 0px 0px 10px;
}

h4 {
    color: #FFFFFF;
	padding: 0px 0px 0px 10px;
}

h5 {
    font-size: 80%;
    color: #FFFFFF;
	font-weight: normal;
}

ul{
	list-style-type: circle;
	font-size: 85%;
	line-height: 1.5em;
}

ul ul{
    list-style-type: disc;
}

ul ul ul{
    list-style-type: none;
}

ol{
	font-size: 85%;
	line-height: 1.5em;
}
	
li {
	font-size: 90%;
	line-height: 1.5em;
}

label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-size: 100%;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container{
	margin-top: 20px; 
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 10px 0px;
	border: 3px solid #716243;
	width: 900px;   
	background-color: #303029;
}

/*  contain the floats using the after method, a hack to prevent the guillotine bug  */
#container:after{
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* \*/
* html #container{
    height: 1%;
}
/* */

/* \*/
* html .hollyhacked{
    height: 1%;
}
/*  */
/* End float containing rules ********************************************************/

#masthead{
	top: 0%;
	margin: 0px;
	padding: 0px 0px;
	border-bottom: 2px solid #545454;
	width: 900px;
	height: 80px;
	background-color: #303029;
	background: url(../bitmaps/masthead2.jpg) 0 100% no-repeat; 
	background-position:right;
}

#ContentBar{
	float: right;   /* float all container units to reposition correctly on resizing the screen in IE/Win   */
	top: 0%; 
    font-size: 80%;
	padding: 0px;
	width: 140px;
	\width: 140px;   /* IE hack, otherwise it displays an extra space below the li element  */
	w\idth: 140px;   /* see http://css.maxdesign.com.au/listamatic/vertical18.htm for source */
	background-color: #303029;
}

#navBar{
	float: left;   /* float all container units to reposition correctly on resizing the screen in IE/Win   */
	top: 0%; 
/*	margin: 0px 0px 0px 0px;    */
	padding: 0px;
	width: 120px;
	\width: 120px;   /* IE hack, otherwise it displays an extra space below the li element  */
	w\idth: 120px;   /* see http://css.maxdesign.com.au/listamatic/vertical18.htm for source */
	background-color: #303029;
/*	border-top: 1px solid #545454;      
	border-right: 1px solid #545454;      
	border-bottom: 1px solid #545454;   */
}

#content{
	float: right;     
	width: 770px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-color: #303029; 
	border-left: 1px solid #545454;
	font-size: 100%;
}

#content.p{
	line-height: 1.3;
}

#content a:hover{
	background-color: #780000; /*9C6701;*/
	color: #FFFC00;
    text-decoration: none;
}

#centertop{
   top: 0%;
   padding: 0px 0px 0px 0px;
   margin: 0px auto;
   width: 760px;
   background-color: #303029;
   text-align: center;
}   
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 7px 0px 5px 10px;
	text-align: center;
}


/*************** #pageName styles **************/

#pageName{
	padding: 10px 0px 10px 20px;
}

/************* floatRight styles **************/

.floatright{
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 0px 6px 0px 6px;
	background-color: #303029;
	font-size: 70%;
	border: 1px solid #545454;
}

.floatrightimg{
	float: right;
	margin: 6px 6px 6px 6px;
	padding: 0px 0px 0px 8px;
}

.floatleftimg{
	float: left;
	margin: 6px 6px 6px 3px;
	padding: 0px 0px 0px 0px;
	background-color: #303029;
}

.floatleftflash{
	float: left;
	margin: 6px 6px 6px 0px;
	padding: 3px 6px 3px 3px;
	background-color: #303029;
}

.floatleftimggeel{
	float: left;
	margin: 6px 6px 6px 3px;
	padding: 0px 0px 0px 0px;
	background-color: #FCF602;
}

.floatleftimglichtgeel{
	float: left;
	margin: 6px 6px 6px 3px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFEC8;
}

.floatrightimggeel{
	float: right;
	margin: 6px 6px 6px 3px;
	padding: 0px 0px 0px 0px;
	background-color: #FCF602;
}

.floatrightimglichtgeel{
	float: right;
	margin: 6px 6px 6px 3px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFEC8;
}

.floatrightmargin{
	float: right;
	padding: 0px 100px 10px 10px;
/*	padding: 0px;  */
	background-color: #303029;
	text-align: center;
	font-size: 80%;
	color: #999999;
}

/************* floatLeft styles **************/

.floatleft{
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 0px;
	background-color: #303029;
}


/************* #globalNav styles **************/

#globalNav{
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	width: 92px;
	background-color: #303029;
	border-top: 1px solid #545454;
	border-right: 1px solid #545454;    
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
     display: block;
}

#globalNav a {
	font-size: 100%;
	padding: 0px 4px 0px 0px; 
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	height: 1.3em;
	border-top: 1px solid #545454;
	font-size: 70%;
	color: #cccccc;
	text-align: center;
	padding: 10px 10px 0px 128px; 
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;   
	background-color: #303029;
	line-height: 1.0;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a:hover{
	background-color: #780000; /*#9C6701;*/
	color: #FFFC00;
    text-decoration: none;
}

/************* #siteInfo styles ***************/

#topNav{
	float: left;
	border-top: 1px solid #545454;
	border-bottom: 1px solid #545454;
	font-size: 70%;
	color: #cccccc;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;  
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #303029; 
	text-align: center;
	width: 604px;
	line-height: 1.5em;
	display: block;
}

#topNav h2{
    font-size: 130%;
	padding: 0px 0px 8px 0px;
}

#topNav a:link{
	padding: 5px;
    voice-family: "\"}\""; 
    voice-family:inherit;   
	width: auto;
}

#topNav a:visited{
	padding: 5px;               
}

#topNav a:hover{
	background-color: #780000; /*#9C6701;*/
	padding: 5px;         
	color: #FFFC00;
	text-decoration: none;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 2px 2px;
	border-bottom: 1px solid #545454;  
	font-size: 90%;
	display: block;
	width: 126px;
	margin: 0px 0px;
}

#search form{
    margin: 0px;
    padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #ContentBar link styles ***********/

#ContentBar ul a:link, #navBar ul a:visited {display: block; width: 140px; \width: 140px; w\idth: 140px;}
#ContentBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#ContentBar li {
	line-height: normal;
	
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block; width: 120px; \width: 120px; w\idth: 120px;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	line-height: normal;
	
}

/* fix for browsers that don't need the hack */
html > body #navBar li {border-bottom: none;}


/*********** #globalNav link styles ***********/

#globalNav ul a:link, #globalNav ul a:visited {display: block;}
#globalNav ul {
    list-style: none; margin: 0; padding: 0;
	}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#globalNav li {
    border-bottom: 1px solid #545454;
}

/* fix for browsers that don't need the hack */
html > body #globalNav li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	float: left;   /* make all containers float to reposition correctly in IE/Win  */ 
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	width: 120px;  /* to make underlining stretch to #content */
	\width: 120px;
	w\idth: 120px;
	display: block;
}

#sectionLinks h3{
	padding: 10px 0px 2px 8px;
}

#sectionLinks a:link{
	padding: 8px 0px 8px 8px;
	border-bottom: 1px solid #545454;
	border-right: 1px solid #545454;
    voice-family: "\"}\""; 
    voice-family: inherit;   
	width: auto;   
}

#sectionLinks a:visited{
	padding: 8px 0px 8px 8px;
	border-bottom: 1px solid #545454;     
	border-right: 1px solid #545454;
}

#sectionLinks a:hover{
	border-right: 1px solid #545454;
	border-bottom: 1px solid #545454;      
	background-color: #780000; /*#9C6701;*/ 
	padding: 8px 0px 8px 8px;
	color: #FFFC00;
	text-decoration: none;
}

/*********** #globalNavLinks styles ***********/

#globalNavLinks{
	top: 0%;  
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #545454;
	border-bottom: 1px solid #545454;
	font-size: 75%;  
}

#globalNavLinks h3{
	padding: 10px 0px 2px 5px;
}

#globalNavLinks a:link{
	padding: 8px 0px 8px 5px;
	border-top: 1px solid #545454;
	width: 100%;
    voice-family: "\"}\""; 
    voice-family:inherit;
	width: auto;
}

#globalNavLinks a:visited{
	border-top: 1px solid #545454;
	padding: 8px 0px 8px 5px;
}

#globalNavLinks a:hover{
	border-top: 1px solid #545454;
	background-color: #780000; /*#9C6701;*/
	padding: 8px 0px 8px 5px;
}

/************* div sidebar *****************/
div#sidebar {
    float: left;
    font-size: 80%;
	z-index: 11;
	width: 140px;
}

div#sidebar h4 {
    background: #323613;  
	color: #A8EA19; 
    margin: 0;
	padding: 0.33em 0 0.33em 1em;
/*	border-width: 0;  */
	border-bottom: 1px solid #545454;
    border-left: 1px solid #545454;
}

div#sidebar a {
    display: block;
	padding: 0px 0px 0px 8px;
	margin: 0;
	border-bottom: 1px solid #545454;
    border-left: 1px solid #545454;
}

div#sidebar a:hover {
    color: #FFFC00;
	text-decoration: none;
	background-color: #780000; /*#9C6701;*/
}
